Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove TLS heartbeat support. | Jack Lloyd | 2016-02-07 | 1 | -26/+0 |
* | Add final attribute to many classes | Jack Lloyd | 2016-01-10 | 1 | -11/+11 |
* | Mass-prefix member vars with m_ | René Korthaus | 2016-01-08 | 1 | -15/+15 |
* | 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 | -1/+23 |
* | tls: Add missing overrides | Daniel Seither | 2015-07-30 | 1 | -30/+30 |
* | Add ALPN (RFC 7301) and remove NPN | lloyd | 2015-03-20 | 1 | -20/+15 |
* | 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/+27 |
* | Fix various warnings from VC++ 2014 and add missing include | lloyd | 2014-10-31 | 1 | -0/+6 |
* | Verify that the server did not send any extension that the client didn't | lloyd | 2014-04-11 | 1 | -0/+3 |
* | Guess I won't be needing these | lloyd | 2014-01-18 | 1 | -1/+0 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+397 |