summaryrefslogtreecommitdiff
path: root/tools/testcase1.py
Commit message (Expand)AuthorAgeFilesLines
* Don't require logprivatekey if hsm is configured for a signing node.Magnus Ahltorp2015-04-231-9/+11
* Verify SSL certificates and hostnames in python codeMagnus Ahltorp2015-04-101-0/+3
* Cleanup tests and use urllib2.build_openerMagnus Ahltorp2015-03-311-4/+8
* Generate config from master config. Verify responses in merge.py.Magnus Ahltorp2015-03-231-7/+5
* Support multiple baseurls in testMagnus Ahltorp2015-03-231-51/+62
* Fix signature calculation in testMagnus Ahltorp2015-03-231-1/+2
* Save STH instead of calculating a new one each time.Magnus Ahltorp2015-03-041-2/+5
* merge.py: use external signingMagnus Ahltorp2015-03-031-1/+1
* Require authentication for merge callsMagnus Ahltorp2015-02-271-1/+1
* Add consistency proof checking to testcase1Magnus Ahltorp2015-02-271-1/+23
* testcase1: Actually verify inclusion proofMagnus Ahltorp2015-02-201-2/+9
* Move hardcoded merge parameters to command lineMagnus Ahltorp2015-02-201-7/+10
* Check return value from merge.pyMagnus Ahltorp2014-10-281-6/+15
* Repair tests to work with x509 validation code. Add intermediate certificates...Magnus Ahltorp2014-10-241-1/+1
* Added external merging supportMagnus Ahltorp2014-10-241-0/+13
* Add copyright and licensing information.Linus Nordberg2014-10-151-0/+4
* testcase1: Added certificate fetchingMagnus Ahltorp2014-10-081-37/+88
* Added basic system testMagnus Ahltorp2014-10-081-0/+133