Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Additional bits for SSLv3 client auth | lloyd | 2011-12-28 | 1 | -1/+10 |
* | Save peer certs in session info. Use helper function for handshake | lloyd | 2011-12-28 | 1 | -1/+1 |
* | Working though hacking client verify (server side only). Only supports | lloyd | 2011-12-28 | 1 | -14/+14 |
* | Make TLS_Session_Params a real class. Various cleanups. | lloyd | 2011-12-28 | 1 | -6/+10 |
* | Partial bits of the server side of client auth. Incomplete. | lloyd | 2011-12-28 | 1 | -9/+13 |
* | Force resumed session to use previous ciphersuite, etc | lloyd | 2011-12-27 | 1 | -0/+8 |
* | First rev of working session resumption (server side only). Only works | lloyd | 2011-12-27 | 1 | -0/+7 |
* | Initial hooks for session resumption | lloyd | 2011-12-23 | 1 | -25/+37 |
* | Rename ssl module to tls | lloyd | 2011-12-23 | 1 | -0/+297 |