Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Save peer certs in session info. Use helper function for handshake | lloyd | 2011-12-28 | 1 | -7/+1 |
* | Working though hacking client verify (server side only). Only supports | lloyd | 2011-12-28 | 1 | -2/+0 |
* | Partial bits of the server side of client auth. Incomplete. | lloyd | 2011-12-28 | 1 | -1/+3 |
* | Make tls_session_key.h an internal header | lloyd | 2011-12-27 | 1 | -0/+1 |
* | First rev of working session resumption (server side only). Only works | lloyd | 2011-12-27 | 1 | -0/+2 |
* | Much smarter state transition checking: at each point in the | lloyd | 2011-12-27 | 1 | -85/+35 |
* | Initial hooks for session resumption | lloyd | 2011-12-23 | 1 | -1/+1 |
* | Centralize a lot of the handshaking and message parsing in TLS_Channel | lloyd | 2011-12-23 | 1 | -182/+8 |
* | Rename ssl module to tls | lloyd | 2011-12-23 | 1 | -0/+499 |