Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PEM encoding. Fix BER decoding. Encode the entire cert chain in the | lloyd | 2012-01-24 | 1 | -3/+20 |
* | Add Ciphersuite::to_string | lloyd | 2012-01-23 | 1 | -2/+8 |
* | Make the version number a proper class, makes many things much easier | lloyd | 2012-01-23 | 1 | -24/+14 |
* | Since this branch is hugely API breaking already, go ahead and put | lloyd | 2012-01-23 | 1 | -4/+8 |
* | Various and sundry bug fixes | lloyd | 2012-01-19 | 1 | -1/+1 |
* | Support SSLv3 client auth on the client side. | lloyd | 2012-01-19 | 1 | -0/+10 |
* | Add support for client-side session resumption | lloyd | 2011-12-31 | 1 | -12/+12 |
* | Rename the session type to 'TLS_Session'. Split the manager out into | lloyd | 2011-12-30 | 1 | -0/+147 |