aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/tls/tls_policy.h
Commit message (Expand)AuthorAgeFilesLines
* Remove SSLv3 and handling of SSLv2 client hellos.lloyd2015-01-111-4/+1
* 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/+7
* Let TLS policy disable putting the timestamp in the hello random fieldslloyd2014-11-041-0/+8
* No need to pass version by referencelloyd2014-10-311-1/+1
* Add TLS fallback signalling (draft-ietf-tls-downgrade-scsv-00)lloyd2014-10-311-2/+23
* Verify that the server did not send any extension that the client didn'tlloyd2014-04-111-2/+2
* Move lib into srclloyd2014-01-101-0/+194