Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/tls: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-23 | 1 | -2/+2 |
* | Add ALPN (RFC 7301) and remove NPN | lloyd | 2015-03-20 | 1 | -6/+6 |
* | Remove SSLv3 and handling of SSLv2 client hellos. | lloyd | 2015-01-11 | 1 | -51/+2 |
* | 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/+3 |
* | Let TLS policy disable putting the timestamp in the hello random fields | lloyd | 2014-11-04 | 1 | -7/+12 |
* | Typo | lloyd | 2014-11-04 | 1 | -1/+1 |
* | Add TLS fallback signalling (draft-ietf-tls-downgrade-scsv-00) | lloyd | 2014-10-31 | 1 | -1/+13 |
* | Have TLS_Data_Reader decoding errors include the actual msg type name | lloyd | 2014-04-12 | 1 | -1/+1 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+287 |