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 | -9/+11 |
| | |||||
* | Verify SSL certificates and hostnames in python code | Magnus Ahltorp | 2015-04-10 | 1 | -0/+3 |
| | | | | Closes CATLFISH-34 | ||||
* | Cleanup tests and use urllib2.build_opener | Magnus Ahltorp | 2015-03-31 | 1 | -4/+8 |
| | | | | | | | | | 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 | -7/+5 |
| | |||||
* | Support multiple baseurls in test | Magnus Ahltorp | 2015-03-23 | 1 | -51/+62 |
| | |||||
* | Fix signature calculation in test | Magnus Ahltorp | 2015-03-23 | 1 | -1/+2 |
| | |||||
* | Save STH instead of calculating a new one each time. | Magnus Ahltorp | 2015-03-04 | 1 | -2/+5 |
| | |||||
* | merge.py: use external signing | Magnus Ahltorp | 2015-03-03 | 1 | -1/+1 |
| | |||||
* | Require authentication for merge calls | Magnus Ahltorp | 2015-02-27 | 1 | -1/+1 |
| | |||||
* | Add consistency proof checking to testcase1 | Magnus Ahltorp | 2015-02-27 | 1 | -1/+23 |
| | | | | Fix consistency proof checking when first size is power of 2 | ||||
* | testcase1: Actually verify inclusion proof | Magnus Ahltorp | 2015-02-20 | 1 | -2/+9 |
| | |||||
* | Move hardcoded merge parameters to command line | Magnus Ahltorp | 2015-02-20 | 1 | -7/+10 |
| | |||||
* | Check return value from merge.py | Magnus Ahltorp | 2014-10-28 | 1 | -6/+15 |
| | |||||
* | Repair tests to work with x509 validation code. Add intermediate ↵ | Magnus Ahltorp | 2014-10-24 | 1 | -1/+1 |
| | | | | certificates to test chains. | ||||
* | Added external merging supportmap-external-merge2 | Magnus Ahltorp | 2014-10-24 | 1 | -0/+13 |
| | |||||
* | Add copyright and licensing information.copyright | Linus Nordberg | 2014-10-15 | 1 | -0/+4 |
| | | | | After offline discussions with Magnus Ahltorp. | ||||
* | testcase1: Added certificate fetching | Magnus Ahltorp | 2014-10-08 | 1 | -37/+88 |
| | |||||
* | Added basic system test | Magnus Ahltorp | 2014-10-08 | 1 | -0/+133 |