aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/scripts
Commit message (Expand)AuthorAgeFilesLines
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-012-635/+0
* Fix running without --write-hash-filelloyd2013-12-291-1/+2
* Add info for SRP-GCMlloyd2013-12-211-0/+23
* Add --write-hash-file to dist.py, producing a sha256sum filelloyd2013-12-121-9/+35
* 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-4/+10
* merge of '767ce7b733ad25a056a4609645dbb0418fed5c91'lloyd2013-03-211-1/+1
|\
| * Use env to work around Arch sillinesslloyd2013-03-191-1/+1
* | Fix error if we asked for nonexistent branch or versionlloyd2013-03-211-1/+1
|/
* Support for non-CBC modes in ciphersuite list genlloyd2013-03-161-4/+23
* Add the script that generates the switch in tls_suite_info.cpplloyd2013-03-161-0/+122
* Create the checkout in the current working directory, then move thelloyd2013-03-051-5/+12
* Update copyright yet (and set off a rebuild)lloyd2013-03-051-1/+1
* Compile fix, add --print-output-names, log to stderrlloyd2013-03-041-4/+11
* Support for passphrase filelloyd2013-03-041-4/+14
* Add --quiet to dist.pylloyd2013-03-041-0/+6
* Tweak output name, fix botan_version.py rewriterlloyd2013-03-041-7/+7
* Set the release type (unreleased, released, snapshot) inlloyd2013-03-041-1/+6
* Add ability for dist script to create snapshots of named brancheslloyd2013-03-041-26/+97
* Run GPG at the end, sadly can't sign all files at oncelloyd2013-03-021-10/+10
* Error creating botan_version.py for release :(lloyd2012-12-271-1/+1
* Fix setting release_vc_revlloyd2012-10-301-1/+1
* Have the release script pull the datestamp from monotone, so it doeslloyd2012-07-251-4/+47
* Fix --output-dir which did not work at all. Make compatible withlloyd2012-07-101-53/+71
* Add a new, somewhat more functional dist scriptlloyd2011-07-111-0/+168