aboutsummaryrefslogtreecommitdiffstats
path: root/common/rdr/TLSOutStream.h
Commit message (Expand)AuthorAgeFilesLines
* Subclass exceptions from std::exceptionPierre Ossman2024-11-061-1/+1
* Mark overridden virtual functionsPierre Ossman2024-06-241-3/+3
* Use stdint typesPierre Ossman2023-02-011-1/+1
* Use BufferedOutStream in more streamsPierre Ossman2022-08-251-10/+4
* Be consistent in including config.hPierre Ossman2021-12-301-4/+0
* Propagate exceptions from GnuTLS push/pull functionsPierre Ossman2021-06-111-0/+2
* Generalise corking to all output streamsPierre Ossman2020-05-211-0/+1
* Simplify stream availability handlingPierre Ossman2020-05-211-1/+1
* 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-2/+1
* [Development] Implement secure TLS streams.Adam Tkac2010-04-231-0/+58