Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fairly huge update that replaces the old secmem types with std::vector | lloyd | 2012-05-18 | 1 | -5/+5 |
* | Huge pile of post merge fixups, mtn really fucked that merge | lloyd | 2012-04-25 | 1 | -3/+3 |
* | Use SHA-256 when MD5 is negotiated as the HMAC hash in TLS 1.2, | lloyd | 2012-04-02 | 1 | -1/+1 |
* | Support alternate PRF hashes in TLS 1.2. Add support for the SHA-384 | lloyd | 2012-01-28 | 1 | -36/+36 |
* | Make Alert a first class object ala Version. Move the alert codes into | lloyd | 2012-01-26 | 1 | -1/+1 |
* | Make the version number a proper class, makes many things much easier | lloyd | 2012-01-23 | 1 | -3/+3 |
* | Since this branch is hugely API breaking already, go ahead and put | lloyd | 2012-01-23 | 1 | -3/+7 |
* | Kinda maybe working TLS 1.2 for clients. Not well tested at all, but a | lloyd | 2012-01-19 | 1 | -8/+25 |
* | Working though hacking client verify (server side only). Only supports | lloyd | 2011-12-28 | 1 | -3/+15 |
* | Rename ssl module to tls | lloyd | 2011-12-23 | 1 | -0/+70 |