Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Subclass exceptions from std::exception | Pierre Ossman | 2024-11-06 | 1 | -1/+1 |
* | Mark overridden virtual functions | Pierre Ossman | 2024-06-24 | 1 | -3/+3 |
* | Use stdint types | Pierre Ossman | 2023-02-01 | 1 | -1/+1 |
* | Use BufferedOutStream in more streams | Pierre Ossman | 2022-08-25 | 1 | -10/+4 |
* | Be consistent in including config.h | Pierre Ossman | 2021-12-30 | 1 | -4/+0 |
* | Propagate exceptions from GnuTLS push/pull functions | Pierre Ossman | 2021-06-11 | 1 | -0/+2 |
* | Generalise corking to all output streams | Pierre Ossman | 2020-05-21 | 1 | -0/+1 |
* | Simplify stream availability handling | Pierre Ossman | 2020-05-21 | 1 | -1/+1 |
* | Use size_t for lengths in stream objects | Pierre Ossman | 2019-11-15 | 1 | -5/+5 |
* | Raise GnuTLS requirements to 3.x | Pierre Ossman | 2015-01-29 | 1 | -3/+3 |
* | Refactor the TLS code so that the push/pull functions are aware of their | Pierre Ossman | 2012-07-03 | 1 | -2/+1 |
* | [Development] Implement secure TLS streams. | Adam Tkac | 2010-04-23 | 1 | -0/+58 |