aboutsummaryrefslogtreecommitdiffstats
path: root/src/ssl/tls_policy.h
Commit message (Expand)AuthorAgeFilesLines
* Disable SSLv3 by defaultlloyd2014-10-311-1/+1
* Make TLS_Policy::check_cert pure virtuallloyd2010-11-291-1/+8
* Use size_t in ssllloyd2010-10-151-1/+1
* Require a TLS_Policylloyd2010-09-171-3/+2
* Use "/*" instead of "/**" in starting comments at the begining of a file.lloyd2010-06-071-2/+2
* Add support for TLS v1.1's per-record random IV. Tested against GnuTLS server.lloyd2010-03-301-1/+1
* Rename Policy to TLS_Policy.lloyd2010-02-161-17/+22
* Various minor SSL fixeslloyd2010-02-141-1/+1
* Import latest version of Ajisai into src/ssl; once this hits mainlinelloyd2010-01-111-0/+52