Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -1/+9 |
* | A TLS Server can now process either TLS or DTLS but not either, | lloyd | 2014-11-15 | 1 | -1/+2 |
* | Let TLS policy disable putting the timestamp in the hello random fields | lloyd | 2014-11-04 | 1 | -1/+1 |
* | Fix various warnings from VC++ 2014 and add missing include | lloyd | 2014-10-31 | 1 | -0/+1 |
* | If the server offers us a SCSV instead of a real ciphersuite send a fatal alert | lloyd | 2014-10-30 | 1 | -0/+6 |
* | Specify version number in message when we reject due to policy | lloyd | 2014-10-06 | 1 | -1/+2 |
* | Verify that the server did not send any extension that the client didn't | lloyd | 2014-04-11 | 1 | -10/+12 |
* | Guess I won't be needing these | lloyd | 2014-01-18 | 1 | -1/+0 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+530 |