aboutsummaryrefslogtreecommitdiffstats
path: root/src/ssl
Commit message (Expand)AuthorAgeFilesLines
* Include <netinet/in.h>; needed on FreeBSD at leastlloyd2010-03-101-1/+2
* Rename PK_Encryptor_MR_with_EME and PK_Decryptor_MR_with_EME tolloyd2010-03-081-2/+2
* Modify pubkey classes to take names instead of object pointers.lloyd2010-03-083-65/+71
* Remove some unnecessary usages of PK_Signing_Keylloyd2010-03-042-53/+30
* Client_Key_Exchange needs modification for DH changeslloyd2010-03-041-14/+14
* Unused variable warning in catch statementlloyd2010-03-031-1/+1
* Use the canonical header guard form in handshake_hash.h otherwise thelloyd2010-02-171-2/+2
* Add alert code for PSK/SRP (unknown identity)lloyd2010-02-171-0/+2
* Naming scheme for DL groups has changedlloyd2010-02-171-1/+1
* Remove use of old PKCS8_ and X509_ typedefslloyd2010-02-1610-49/+62
* Rename Policy to TLS_Policy.lloyd2010-02-1631-152/+103
* Various minor SSL fixeslloyd2010-02-1413-42/+42
* Import latest version of Ajisai into src/ssl; once this hits mainlinelloyd2010-01-1133-0/+4350