Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove SSLv3 and handling of SSLv2 client hellos. | lloyd | 2015-01-11 | 1 | -4/+1 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Add DTLS-SRTP key establishment from RFC 5764 (required for WebRTC). | lloyd | 2015-01-04 | 1 | -0/+7 |
* | Let TLS policy disable putting the timestamp in the hello random fields | lloyd | 2014-11-04 | 1 | -0/+8 |
* | No need to pass version by reference | lloyd | 2014-10-31 | 1 | -1/+1 |
* | Add TLS fallback signalling (draft-ietf-tls-downgrade-scsv-00) | lloyd | 2014-10-31 | 1 | -2/+23 |
* | Verify that the server did not send any extension that the client didn't | lloyd | 2014-04-11 | 1 | -2/+2 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+194 |