Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update TLS OCB ciphersuites to match draft-zauner-tls-aes-ocb-00 | lloyd | 2015-01-21 | 1 | -0/+2 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Remove config used for testing DTLS-SRTP | lloyd | 2015-01-04 | 1 | -3/+2 |
* | Add DTLS-SRTP key establishment from RFC 5764 (required for WebRTC). | lloyd | 2015-01-04 | 1 | -9/+16 |
* | Add ChaCha20Poly1305 TLS ciphersuites compatible with Google's implementation | lloyd | 2014-12-31 | 1 | -0/+1 |
* | A TLS Server can now process either TLS or DTLS but not either, | lloyd | 2014-11-15 | 1 | -3/+1 |
* | 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 | -1/+14 |
* | Verify that the server did not send any extension that the client didn't | lloyd | 2014-04-11 | 1 | -0/+10 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+286 |