aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/tls/msg_client_hello.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove SSLv3 and handling of SSLv2 client hellos.lloyd2015-01-111-51/+2
* 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-0/+3
* Let TLS policy disable putting the timestamp in the hello random fieldslloyd2014-11-041-7/+12
* Typolloyd2014-11-041-1/+1
* Add TLS fallback signalling (draft-ietf-tls-downgrade-scsv-00)lloyd2014-10-311-1/+13
* Have TLS_Data_Reader decoding errors include the actual msg type namelloyd2014-04-121-1/+1
* Move lib into srclloyd2014-01-101-0/+287