aboutsummaryrefslogtreecommitdiffstats
path: root/src/tls/tls_ciphersuite.h
Commit message (Expand)AuthorAgeFilesLines
* Doxygen commentslloyd2012-07-061-1/+44
* Profiling with valgrind shows that the 2**16 iteration for findinglloyd2012-06-141-1/+9
* Limit the lifetime of tickets to Policy::session_ticket_lifetime()lloyd2012-04-041-0/+3
* Remove the Ciphersuite_Code enum and move all ciphersuitelloyd2012-03-301-1/+12
* Support getting ciphersuites by name as well as suite IDlloyd2012-01-281-1/+3
* Convenience methodlloyd2012-01-251-0/+2
* s/tls_suites/tls_ciphersuite/lloyd2012-01-241-0/+55