Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Shuffle things around. Add NIST X.509 test to build. | lloyd | 2014-01-01 | 1 | -151/+0 |
* | Only negotiate an AEAD mode when using 1.2 | lloyd | 2013-04-11 | 1 | -0/+2 |
* | Add TLS::Policy::server_uses_own_ciphersuite_preferences() | lloyd | 2013-03-21 | 1 | -0/+8 |
* | Remove TLS::Policy::pref_version. Instead pass the version to offer to | lloyd | 2012-10-13 | 1 | -0/+10 |
* | Add TLS::Protocol_Version::supports_ciphersuite_specific_prf | lloyd | 2012-08-02 | 1 | -0/+5 |
* | If we're going to reject an insecure renegotiation, do it immediately, | lloyd | 2012-07-29 | 1 | -0/+7 |
* | Changes to version handling in support of DTLS work. | lloyd | 2012-07-12 | 1 | -27/+23 |
* | Doxygen comments | lloyd | 2012-07-06 | 1 | -4/+38 |
* | A fix for bug 192. First, when renegotiating in the client, attempt to | lloyd | 2012-06-09 | 1 | -0/+2 |
* | Storing the version as a single u16bit makes compares simpler | lloyd | 2012-01-24 | 1 | -27/+14 |
* | Make the version number a proper class, makes many things much easier | lloyd | 2012-01-23 | 1 | -0/+100 |