aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/tls/tls_client.cpp
Commit message (Expand)AuthorAgeFilesLines
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Add DTLS-SRTP key establishment from RFC 5764 (required for WebRTC).lloyd2015-01-041-1/+9
* A TLS Server can now process either TLS or DTLS but not either,lloyd2014-11-151-1/+2
* Let TLS policy disable putting the timestamp in the hello random fieldslloyd2014-11-041-1/+1
* Fix various warnings from VC++ 2014 and add missing includelloyd2014-10-311-0/+1
* If the server offers us a SCSV instead of a real ciphersuite send a fatal alertlloyd2014-10-301-0/+6
* Specify version number in message when we reject due to policylloyd2014-10-061-1/+2
* Verify that the server did not send any extension that the client didn'tlloyd2014-04-111-10/+12
* Guess I won't be needing theselloyd2014-01-181-1/+0
* Move lib into srclloyd2014-01-101-0/+530