Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added tools for getting and generating global config | Magnus Ahltorp | 2017-02-02 | 1 | -0/+2 |
| | |||||
* | Parallelised merge, backup phase. | Linus Nordberg | 2017-02-02 | 1 | -0/+3 |
| | |||||
* | Parallelised merge, distribution phase. | Linus Nordberg | 2017-02-01 | 1 | -1/+14 |
| | |||||
* | Verify config file signature | Magnus Ahltorp | 2017-02-01 | 1 | -0/+4 |
| | | | | | Read log key from config file in more places. Check STH signature in storagegc.py | ||||
* | Make tests run independently from cwdlarge-tests3 | Magnus Ahltorp | 2016-10-13 | 1 | -7/+7 |
| | |||||
* | Run all types of nodes from the same docker image. | Linus Nordberg | 2015-04-13 | 1 | -0/+1 |
| | |||||
* | Move path to verifycert.erl to config file. | Linus Nordberg | 2015-04-10 | 1 | -0/+1 |
| | |||||
* | X.509 cert generation for http servercagen | Magnus Ahltorp | 2015-03-31 | 1 | -1/+1 |
| | |||||
* | Cleanup tests and use urllib2.build_openercleanup-tests | Magnus Ahltorp | 2015-03-31 | 1 | -4/+4 |
| | | | | | | | | | 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 | ||||
* | Generate config from master config. Verify responses in merge.py. | Magnus Ahltorp | 2015-03-23 | 1 | -0/+8 |