summaryrefslogtreecommitdiffstats
path: root/common/rdr/TLSOutStream.cxx
Commit message (Expand)AuthorAgeFilesLines
* Raise GnuTLS requirements to 3.xPierre Ossman2015-01-291-5/+4
* GnuTLS 3.x has removed gnutls_transport_set_global_errno() in favour ofPierre Ossman2012-07-031-5/+2
* Refactor the TLS code so that the push/pull functions are aware of theirPierre Ossman2012-07-031-2/+11
* Support building with older versions of gnutls; Fix gnutls detection when bui...DRC2010-09-301-0/+4
* [Bugfix] Properly report transport errors to GNUTLS.Adam Tkac2010-08-251-2/+10
* [Development] Implement secure TLS streams.Adam Tkac2010-04-231-0/+106