Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove SSLv3 and handling of SSLv2 client hellos. | lloyd | 2015-01-11 | 1 | -6/+3 |
* | 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 | -48/+23 |
* | A TLS Server can now process either TLS or DTLS but not either, | lloyd | 2014-11-15 | 1 | -1/+2 |
* | Let TLS policy disable putting the timestamp in the hello random fields | lloyd | 2014-11-04 | 1 | -1/+1 |
* | Add TLS fallback signalling (draft-ietf-tls-downgrade-scsv-00) | lloyd | 2014-10-31 | 1 | -4/+14 |
* | Specify version number in message when we reject due to policy | lloyd | 2014-10-06 | 1 | -1/+2 |
* | Guess I won't be needing these | lloyd | 2014-01-18 | 1 | -1/+0 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+725 |