Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Shuffle things around. Add NIST X.509 test to build. | lloyd | 2014-01-01 | 1 | -273/+0 |
* | Add info for SRP-GCM | lloyd | 2013-12-21 | 1 | -0/+23 |
* | Support the normal names for CCM in TLS policy config | lloyd | 2013-12-04 | 1 | -3/+3 |
* | wget it ourselves, and include the hash of the file in the output | lloyd | 2013-11-28 | 1 | -23/+55 |
* | Support CCM-8 ciphersuites | lloyd | 2013-09-05 | 1 | -6/+14 |
* | Enable CCM mode in TLS suite_info generator | lloyd | 2013-09-05 | 1 | -4/+23 |
* | Rename ARC4 to RC4 | lloyd | 2013-04-19 | 1 | -4/+4 |
* | Add datestamp to autogenerated tls_suite_info.cpp | lloyd | 2013-04-12 | 1 | -13/+11 |
* | Add support for AEAD modes in TLS. Add GCM ciphersuites. | lloyd | 2013-04-11 | 1 | -1/+1 |
* | Make the IV length and MAC keylength explicit in the ciphersuite | lloyd | 2013-04-10 | 1 | -4/+19 |
* | Have tls_suite_info.py generate the entire source file | lloyd | 2013-03-28 | 1 | -0/+31 |
* | Rename script and add header | lloyd | 2013-03-27 | 1 | -0/+147 |