Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove TLS heartbeat support. | Jack Lloyd | 2016-02-07 | 1 | -3/+0 |
* | Mass-prefix member vars with m_ | René Korthaus | 2016-01-08 | 1 | -14/+14 |
* | String comparision fixes | Daniel Neus | 2016-01-04 | 1 | -2/+2 |
* | Add extended master secret extension (RFC 7627) to TLS | Jack Lloyd | 2016-01-03 | 1 | -2/+17 |
* | Reroot the exception hierarchy into a toplevel Exception class | Jack Lloyd | 2015-12-11 | 1 | -1/+1 |
* | 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 |