aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/tls/tls_channel.h
Commit message (Expand)AuthorAgeFilesLines
* lib/tls: Convert &vec[0] to vec.data()Simon Warta2015-06-231-1/+1
* Add typedefs for function signatures/types used in TLS for easier readinglloyd2015-01-271-8/+13
* 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-47/+49
* A TLS Server can now process either TLS or DTLS but not either,lloyd2014-11-151-0/+3
* Add support for DTLS handshake timeouts and retransmissions.lloyd2014-10-061-2/+13
* Avoid initializer lists here, VC2013 doesn't like it. Github #18lloyd2014-05-011-5/+3
* Guess I won't be needing theselloyd2014-01-181-1/+0
* Move lib into srclloyd2014-01-101-0/+259