Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Require a TLS_Policy | lloyd | 2010-09-17 | 1 | -1/+0 |
* | Remove trailing comma from enum decl | lloyd | 2010-09-07 | 1 | -1/+1 |
* | Use "/*" instead of "/**" in starting comments at the begining of a file. | lloyd | 2010-06-07 | 1 | -1/+1 |
* | Extension codes for ECC negotiation | lloyd | 2010-04-21 | 1 | -0/+3 |
* | Add codes for SHA-1 based ECC suites (RFC 4492). | lloyd | 2010-04-19 | 1 | -25/+33 |
* | Add support for SEED ciphersuites. Tested against OpenSSL 0.9.8n | lloyd | 2010-04-17 | 1 | -0/+3 |
* | Add support for reading SSLv2 client hellos | lloyd | 2010-04-17 | 1 | -0/+1 |
* | Clean up ciphersuite handling | lloyd | 2010-04-17 | 1 | -15/+60 |
* | Add some magic numbers for TLS extension codes | lloyd | 2010-03-30 | 1 | -0/+11 |
* | Add alert code for PSK/SRP (unknown identity) | lloyd | 2010-02-17 | 1 | -0/+2 |
* | Rename Policy to TLS_Policy. | lloyd | 2010-02-16 | 1 | -3/+3 |
* | Import latest version of Ajisai into src/ssl; once this hits mainline | lloyd | 2010-01-11 | 1 | -0/+118 |