Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fairly huge update that replaces the old secmem types with std::vector | lloyd | 2012-05-18 | 1 | -4/+4 |
* | Only claim we support session tickets if we actually have a key of | lloyd | 2012-03-23 | 1 | -6/+6 |
* | Server side handling of session tickets, though currently with a | lloyd | 2012-03-22 | 1 | -0/+17 |
* | Working client-side session tickets. Tested against gmail.com and | lloyd | 2012-03-22 | 1 | -1/+1 |
* | Correct ticket decoding/encoding | lloyd | 2012-03-22 | 1 | -5/+6 |
* | Add missing source file for New_Session_Ticket msg | lloyd | 2012-03-22 | 1 | -0/+39 |