aboutsummaryrefslogtreecommitdiffstats
path: root/src/tls/tls_session.h
Commit message (Expand)AuthorAgeFilesLines
* PEM encoding. Fix BER decoding. Encode the entire cert chain in thelloyd2012-01-241-3/+20
* Add Ciphersuite::to_stringlloyd2012-01-231-2/+8
* Make the version number a proper class, makes many things much easierlloyd2012-01-231-24/+14
* Since this branch is hugely API breaking already, go ahead and putlloyd2012-01-231-4/+8
* Various and sundry bug fixeslloyd2012-01-191-1/+1
* Support SSLv3 client auth on the client side.lloyd2012-01-191-0/+10
* Add support for client-side session resumptionlloyd2011-12-311-12/+12
* Rename the session type to 'TLS_Session'. Split the manager out intolloyd2011-12-301-0/+147