summaryrefslogtreecommitdiffstats
path: root/common/rdr/TLSInStream.h
Commit message (Expand)AuthorAgeFilesLines
* Propagate exceptions from GnuTLS push/pull functionsPierre Ossman2021-06-111-0/+2
* Change streams to be asynchronousPierre Ossman2020-05-211-2/+2
* Create common base classes for buffered streamsPierre Ossman2020-05-211-8/+3
* Use size_t for lengths in stream objectsPierre Ossman2019-11-151-5/+5
* Raise GnuTLS requirements to 3.xPierre Ossman2015-01-291-3/+3
* Refactor the TLS code so that the push/pull functions are aware of theirPierre Ossman2012-07-031-3/+1
* [Development] Implement secure TLS streams.Adam Tkac2010-04-231-0/+57