Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix various bugs found by Coverity scanner. | lloyd | 2015-05-15 | 1 | -0/+4 |
* | Add ALPN (RFC 7301) and remove NPN | lloyd | 2015-03-20 | 1 | -11/+28 |
* | 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 | -26/+67 |
* | Have TLS_Data_Reader decoding errors include the actual msg type name | lloyd | 2014-04-12 | 1 | -1/+1 |
* | Verify that the server did not send any extension that the client didn't | lloyd | 2014-04-11 | 1 | -0/+8 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+533 |