summaryrefslogtreecommitdiff
path: root/tools/compileconfig.py
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup tests and use urllib2.build_openercleanup-testsMagnus Ahltorp2015-03-311-1/+1
| | | | | | | | | Remove unused files Generate test config files directly in release directory Move test database files to "tests" directory Generate log key when preparing tests Report error when STH not found in v1.erl Make merge, fetchallcerts, submitcert, verifysct, and testcase1 take log key as argument
* Allow non-TLS httpnopublicssl3Magnus Ahltorp2015-03-311-6/+18
| | | | Closes CATLFISH-31
* Allow local administrator to override IP address and port for web serverMagnus Ahltorp2015-03-301-6/+15
| | | | Closes CATLFISH-30
* Handle multiple signing nodesMagnus Ahltorp2015-03-271-3/+4
|
* Provide function for calculating entryhash from entryentryhash-mergeMagnus Ahltorp2015-03-271-0/+2
|
* Generate config from master config. Verify responses in merge.py.Magnus Ahltorp2015-03-231-0/+283