aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/tls/tls_handshake_io.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add explicit static_cast operations to eliminate implicit cast compiler warni...Dan Brown2016-04-271-3/+3
* Change calls to 'get_byte' to explicitly cast parameters and eliminate compil...Dan Brown2016-04-271-3/+3
* TLS improvementsJack Lloyd2015-10-251-50/+47
* More changes for use with debug STLSimon Warta2015-06-301-2/+8
* lib/tls: Convert &vec[0] to vec.data()Simon Warta2015-06-231-4/+4
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Not helpfullloyd2014-11-161-1/+0
* A TLS Server can now process either TLS or DTLS but not either,lloyd2014-11-151-0/+1
* Add support for DTLS handshake timeouts and retransmissions.lloyd2014-10-061-14/+87
* A std::deque's memory is not guaranteed to be contiguouslloyd2014-04-061-1/+1
* Move lib into srclloyd2014-01-101-0/+381