summaryrefslogtreecommitdiff
path: root/tools/testcase1.py
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Fix consistency proof checking when first size is power of 2
* 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 ↵Magnus Ahltorp2014-10-241-1/+1
| | | | certificates to test chains.
* Added external merging supportMagnus Ahltorp2014-10-241-0/+13
|
* Add copyright and licensing information.Linus Nordberg2014-10-151-0/+4
| | | | After offline discussions with Magnus Ahltorp.
* testcase1: Added certificate fetchingMagnus Ahltorp2014-10-081-37/+88
|
* Added basic system testMagnus Ahltorp2014-10-081-0/+133