Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -17/+17 |
* | Fix return type of TLS_Reader::get_u32bit | Jack Lloyd | 2016-04-21 | 1 | -2/+2 |
* | Missing adds | Jack Lloyd | 2015-12-11 | 1 | -1/+0 |
* | Reroot the exception hierarchy into a toplevel Exception class | Jack Lloyd | 2015-12-11 | 1 | -2/+2 |
* | Fix bug causing TLS client to sometimes reject DHE server kex | Jack Lloyd | 2015-11-13 | 1 | -0/+2 |
* | lib/tls: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-23 | 1 | -3/+3 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Support setting the number of pad bytes in a heartbeat message. Use | lloyd | 2015-01-07 | 1 | -6/+5 |
* | Add support for DTLS handshake timeouts and retransmissions. | lloyd | 2014-10-06 | 1 | -2/+2 |
* | Compile fix | lloyd | 2014-04-13 | 1 | -2/+2 |
* | Have TLS_Data_Reader decoding errors include the actual msg type name | lloyd | 2014-04-12 | 1 | -26/+31 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+226 |