aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/scripts/tls_suite_info.py
Commit message (Expand)AuthorAgeFilesLines
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-011-273/+0
* Add info for SRP-GCMlloyd2013-12-211-0/+23
* Support the normal names for CCM in TLS policy configlloyd2013-12-041-3/+3
* wget it ourselves, and include the hash of the file in the outputlloyd2013-11-281-23/+55
* Support CCM-8 ciphersuiteslloyd2013-09-051-6/+14
* Enable CCM mode in TLS suite_info generatorlloyd2013-09-051-4/+23
* Rename ARC4 to RC4lloyd2013-04-191-4/+4
* Add datestamp to autogenerated tls_suite_info.cpplloyd2013-04-121-13/+11
* Add support for AEAD modes in TLS. Add GCM ciphersuites.lloyd2013-04-111-1/+1
* Make the IV length and MAC keylength explicit in the ciphersuitelloyd2013-04-101-4/+19
* Have tls_suite_info.py generate the entire source filelloyd2013-03-281-0/+31
* Rename script and add headerlloyd2013-03-271-0/+147