aboutsummaryrefslogtreecommitdiffstats
path: root/src/tls/tls_handshake_hash.h
Commit message (Expand)AuthorAgeFilesLines
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-011-50/+0
* Have all the TLS handshake messages stored in unique_ptrs with onlylloyd2012-08-061-2/+2
* Add Handshake_Hash::resetlloyd2012-08-031-0/+1
* Add format() hook to Handshake_Writer, so that Handshake_Hash does notlloyd2012-07-281-12/+3
* Fairly huge update that replaces the old secmem types with std::vectorlloyd2012-05-181-6/+9
* Support alternate PRF hashes in TLS 1.2. Add support for the SHA-384lloyd2012-01-281-1/+3
* Make the version number a proper class, makes many things much easierlloyd2012-01-231-1/+2
* Since this branch is hugely API breaking already, go ahead and putlloyd2012-01-231-1/+5
* Kinda maybe working TLS 1.2 for clients. Not well tested at all, but alloyd2012-01-191-2/+2
* Working though hacking client verify (server side only). Only supportslloyd2011-12-281-2/+10
* Rename ssl module to tlslloyd2011-12-231-0/+40