aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/tls/tls_channel.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-4/+6
* A TLS Server can now process either TLS or DTLS but not either,lloyd2014-11-151-21/+29
* Fix various warnings from VC++ 2014 and add missing includelloyd2014-10-311-2/+2
* Add support for DTLS handshake timeouts and retransmissions.lloyd2014-10-061-29/+64
* Avoid initializer lists here, VC2013 doesn't like it. Github #18lloyd2014-05-011-0/+4
* Move lib into srclloyd2014-01-101-0/+668