aboutsummaryrefslogtreecommitdiffstats
path: root/src/tls/hello.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Working though hacking client verify (server side only). Only supportslloyd2011-12-281-6/+6
| | | | | TLS 1.0/1.1, SSLv3 uses a different hash format. Only RSA certs tested so far.
* Slightly better alert option for this caselloyd2011-12-281-1/+1
|
* Make TLS_Session_Params a real class. Various cleanups.lloyd2011-12-281-7/+8
|
* Make tls_session_key.h an internal headerlloyd2011-12-271-0/+1
|
* Force resumed session to use previous ciphersuite, etclloyd2011-12-271-4/+22
|
* Initial hooks for session resumptionlloyd2011-12-231-10/+12
|
* Rename ssl module to tlslloyd2011-12-231-0/+331