Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Shuffle things around. Add NIST X.509 test to build. | lloyd | 2014-01-01 | 1 | -50/+0 |
* | Have all the TLS handshake messages stored in unique_ptrs with only | lloyd | 2012-08-06 | 1 | -2/+2 |
* | Add Handshake_Hash::reset | lloyd | 2012-08-03 | 1 | -0/+1 |
* | Add format() hook to Handshake_Writer, so that Handshake_Hash does not | lloyd | 2012-07-28 | 1 | -12/+3 |
* | Fairly huge update that replaces the old secmem types with std::vector | lloyd | 2012-05-18 | 1 | -6/+9 |
* | Support alternate PRF hashes in TLS 1.2. Add support for the SHA-384 | lloyd | 2012-01-28 | 1 | -1/+3 |
* | Make the version number a proper class, makes many things much easier | lloyd | 2012-01-23 | 1 | -1/+2 |
* | Since this branch is hugely API breaking already, go ahead and put | lloyd | 2012-01-23 | 1 | -1/+5 |
* | Kinda maybe working TLS 1.2 for clients. Not well tested at all, but a | lloyd | 2012-01-19 | 1 | -2/+2 |
* | Working though hacking client verify (server side only). Only supports | lloyd | 2011-12-28 | 1 | -2/+10 |
* | Rename ssl module to tls | lloyd | 2011-12-23 | 1 | -0/+40 |