Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Address some issues with PR 492 | Jack Lloyd | 2016-08-13 | 1 | -1/+1 |
* | Encrypt-then-MAC extension (RFC 7366) | Juraj Somorovsky | 2016-05-11 | 1 | -1/+6 |
* | cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli... | Daniel Neus | 2016-03-05 | 1 | -1/+1 |
* | Remove support for the TLS min fragment length extension. | Jack Lloyd | 2016-02-07 | 1 | -10/+1 |
* | Add extended master secret extension (RFC 7627) to TLS | Jack Lloyd | 2016-01-03 | 1 | -1/+6 |
* | lib/tls: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-23 | 1 | -1/+1 |
* | Fix various bugs found by Coverity scanner. | lloyd | 2015-05-15 | 1 | -0/+1 |
* | 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 | -12/+16 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+206 |