summaryrefslogtreecommitdiffstats
path: root/common/rdr/TLSOutStream.h
Commit message (Collapse)AuthorAgeFilesLines
* Raise GnuTLS requirements to 3.xPierre Ossman2015-01-291-3/+3
| | | | | | This allows us to simplify things by getting rid of some old compatibility code. People should really be using current versions of GnuTLS anyway to stay secure.
* Refactor the TLS code so that the push/pull functions are aware of theirPierre Ossman2012-07-031-2/+1
| | | | | | | containing stream object. This is in preparation for supporting GnuTLS 3.x. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4921 3789f03b-4d11-0410-bbf8-ca57d06f2519
* [Development] Implement secure TLS streams.Adam Tkac2010-04-231-0/+58
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4044 3789f03b-4d11-0410-bbf8-ca57d06f2519