aboutsummaryrefslogtreecommitdiffstats
path: root/src/tls/finished.cpp
Commit message (Expand)AuthorAgeFilesLines
* A change to Finished in 687c3c7dccdd2f5e4825bdb60155c7bfba22339f brokelloyd2012-01-201-3/+5
* Kinda maybe working TLS 1.2 for clients. Not well tested at all, but alloyd2012-01-191-6/+21
* Remove Handshake_Message::deserialize which was an unnecessary hook.lloyd2012-01-191-1/+1
* I'm not sure if I like this asthetically, but passing around thelloyd2012-01-191-54/+49
* Many renegotiation fixes. Add support for the secure renegotiationlloyd2011-12-301-7/+9
* Clean up the ordering of constructor args to the various message typeslloyd2011-12-291-3/+4
* Working though hacking client verify (server side only). Only supportslloyd2011-12-281-3/+3
* Initial hooks for session resumptionlloyd2011-12-231-5/+5
* Rename ssl module to tlslloyd2011-12-231-0/+100