Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Save peer certs in session info. Use helper function for handshake | lloyd | 2011-12-28 | 1 | -1/+1 |
* | Make TLS_Session_Params a real class. Various cleanups. | lloyd | 2011-12-28 | 1 | -57/+106 |
* | Session deserialization | lloyd | 2011-12-27 | 1 | -1/+1 |
* | Half of session serialization | lloyd | 2011-12-27 | 1 | -62/+57 |
* | First rev of working session resumption (server side only). Only works | lloyd | 2011-12-27 | 1 | -21/+51 |
* | Compile fix, also save version # | lloyd | 2011-12-23 | 1 | -1/+2 |
* | Initial hooks for session resumption | lloyd | 2011-12-23 | 1 | -0/+128 |