aboutsummaryrefslogtreecommitdiffstats
path: root/src/ssl/tls_suites.cpp
Commit message (Expand)AuthorAgeFilesLines
* propagate from branch 'net.randombit.botan' (head 2841fb518e20d2fe0a374e4f6b0...lloyd2010-10-281-2/+2
|\
| * Use size_t in ssllloyd2010-10-151-2/+2
* | propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b...lloyd2010-10-131-3/+6
|\ \ | |/ |/|
| * propagate from branch 'net.randombit.botan' (head 294e2082ce9231d6165276e2f2a...lloyd2010-06-171-1/+1
| |\
| * | s/to_string/std::to_string/lloyd2010-04-281-3/+6
* | | Really fix RC4 suites - it was set to use a key of 128 bytes == 1024 bits!lloyd2010-09-081-1/+1
* | | Fix RC4 suiteslloyd2010-09-081-1/+1
| |/ |/|
* | Use "/*" instead of "/**" in starting comments at the begining of a file.lloyd2010-06-071-1/+1
|/
* Compile fixlloyd2010-04-201-1/+1
* Expose function breaking down ciphersuite to algo valueslloyd2010-04-191-3/+3
* Add codes for SHA-1 based ECC suites (RFC 4492).lloyd2010-04-191-0/+48
* Add support for SEED ciphersuites. Tested against OpenSSL 0.9.8nlloyd2010-04-171-0/+18
* Clean up ciphersuite handlinglloyd2010-04-171-39/+177
* Rename Policy to TLS_Policy.lloyd2010-02-161-1/+1
* Various minor SSL fixeslloyd2010-02-141-1/+2
* Import latest version of Ajisai into src/ssl; once this hits mainlinelloyd2010-01-111-0/+76