Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't require logprivatekey if hsm is configured for a signing node. | Magnus Ahltorp | 2015-04-23 | 1 | -1/+5 |
| | |||||
* | Add HSM support in compileconfig.py | Magnus Ahltorp | 2015-04-10 | 1 | -0/+3 |
| | |||||
* | Docker packaging. | Linus Nordberg | 2015-04-01 | 1 | -1/+1 |
| | |||||
* | Cleanup tests and use urllib2.build_opener | Magnus Ahltorp | 2015-03-31 | 1 | -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 http | Magnus Ahltorp | 2015-03-31 | 1 | -6/+18 |
| | | | | Closes CATLFISH-31 | ||||
* | Allow local administrator to override IP address and port for web server | Magnus Ahltorp | 2015-03-30 | 1 | -6/+15 |
| | | | | Closes CATLFISH-30 | ||||
* | Handle multiple signing nodes | Magnus Ahltorp | 2015-03-27 | 1 | -3/+4 |
| | |||||
* | Provide function for calculating entryhash from entry | Magnus Ahltorp | 2015-03-27 | 1 | -0/+2 |
| | |||||
* | Generate config from master config. Verify responses in merge.py. | Magnus Ahltorp | 2015-03-23 | 1 | -0/+283 |