aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/tls/tls_reader.h
Commit message (Expand)AuthorAgeFilesLines
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-17/+17
* Fix return type of TLS_Reader::get_u32bitJack Lloyd2016-04-211-2/+2
* Missing addsJack Lloyd2015-12-111-1/+0
* Reroot the exception hierarchy into a toplevel Exception classJack Lloyd2015-12-111-2/+2
* Fix bug causing TLS client to sometimes reject DHE server kexJack Lloyd2015-11-131-0/+2
* lib/tls: Convert &vec[0] to vec.data()Simon Warta2015-06-231-3/+3
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Support setting the number of pad bytes in a heartbeat message. Uselloyd2015-01-071-6/+5
* Add support for DTLS handshake timeouts and retransmissions.lloyd2014-10-061-2/+2
* Compile fixlloyd2014-04-131-2/+2
* Have TLS_Data_Reader decoding errors include the actual msg type namelloyd2014-04-121-26/+31
* Move lib into srclloyd2014-01-101-0/+226