aboutsummaryrefslogtreecommitdiffstats
path: root/src/ssl/tls_messages.h
Commit message (Expand)AuthorAgeFilesLines
* Add code point for the SRP identifier extension and add a check for itlloyd2011-12-171-0/+3
* Remove BOTAN_DLL from internal headers, add it to Unexpected_Messagelloyd2011-06-021-11/+11
* Require a TLS_Policylloyd2010-09-171-2/+2
* Hide a number of the internal SSL headers from the user, you can stilllloyd2010-09-151-1/+1
* Use "/*" instead of "/**" in starting comments at the begining of a file.lloyd2010-06-071-1/+1
* Return SecureVector vals by const reflloyd2010-04-231-4/+4
* Add support for reading SSLv2 client helloslloyd2010-04-171-1/+10
* Add a class that knows how to decode a (very small subset of) TLS datalloyd2010-03-301-0/+3
* Remove use of old PKCS8_ and X509_ typedefslloyd2010-02-161-13/+18
* Rename Policy to TLS_Policy.lloyd2010-02-161-2/+2
* Various minor SSL fixeslloyd2010-02-141-1/+1
* Import latest version of Ajisai into src/ssl; once this hits mainlinelloyd2010-01-111-0/+277