Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Really fix RC4 suites - it was set to use a key of 128 bytes == 1024 bits! | lloyd | 2010-09-08 | 1 | -1/+1 |
* | Fix RC4 suites | lloyd | 2010-09-08 | 1 | -1/+1 |
* | Use "/*" instead of "/**" in starting comments at the begining of a file. | lloyd | 2010-06-07 | 1 | -1/+1 |
* | Compile fix | lloyd | 2010-04-20 | 1 | -1/+1 |
* | Expose function breaking down ciphersuite to algo values | lloyd | 2010-04-19 | 1 | -3/+3 |
* | Add codes for SHA-1 based ECC suites (RFC 4492). | lloyd | 2010-04-19 | 1 | -0/+48 |
* | Add support for SEED ciphersuites. Tested against OpenSSL 0.9.8n | lloyd | 2010-04-17 | 1 | -0/+18 |
* | Clean up ciphersuite handling | lloyd | 2010-04-17 | 1 | -39/+177 |
* | Rename Policy to TLS_Policy. | lloyd | 2010-02-16 | 1 | -1/+1 |
* | Various minor SSL fixes | lloyd | 2010-02-14 | 1 | -1/+2 |
* | Import latest version of Ajisai into src/ssl; once this hits mainline | lloyd | 2010-01-11 | 1 | -0/+76 |