Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Somewhat contorted, but fixes the issue with sending hash/sig ids with | lloyd | 2012-01-20 | 1 | -4/+4 |
* | TLS_Ciphersuite_Algos was just a strange level of indirection between | lloyd | 2012-01-20 | 1 | -5/+5 |
* | Many fixes for TLS 1.2 though some things in particular client auth | lloyd | 2012-01-20 | 1 | -0/+7 |
* | Kinda maybe working TLS 1.2 for clients. Not well tested at all, but a | lloyd | 2012-01-19 | 1 | -1/+3 |
* | I'm not sure if I like this asthetically, but passing around the | lloyd | 2012-01-19 | 1 | -17/+24 |
* | Add support for next protocol negotiation. Client only currently; | lloyd | 2012-01-04 | 1 | -1/+24 |
* | Add support for client-side session resumption | lloyd | 2011-12-31 | 1 | -0/+5 |
* | Rename the session type to 'TLS_Session'. Split the manager out into | lloyd | 2011-12-30 | 1 | -0/+60 |