aboutsummaryrefslogtreecommitdiffstats
path: root/src/ssl/tls_client.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanuplloyd2010-10-291-1/+1
* Make TLS_Client entirely via callbacks, not talking to Socket directlylloyd2010-10-191-17/+14
* Use size_t in ssllloyd2010-10-151-2/+2
* Require a TLS_Policylloyd2010-09-171-15/+8
* Hide a number of the internal SSL headers from the user, you can stilllloyd2010-09-151-2/+4
* Use "/*" instead of "/**" in starting comments at the begining of a file.lloyd2010-06-071-1/+1
* Make Record_Reader event driven. Callers (eg TLS_Client andlloyd2010-03-231-0/+2
* Remove use of old PKCS8_ and X509_ typedefslloyd2010-02-161-8/+16
* Rename Policy to TLS_Policy.lloyd2010-02-161-6/+6
* Import latest version of Ajisai into src/ssl; once this hits mainlinelloyd2010-01-111-0/+71