summaryrefslogtreecommitdiff
path: root/test/config
Commit message (Collapse)AuthorAgeFilesLines
* Generate test authentication keys dynamicallyMagnus Ahltorp2015-03-318-36/+0
|
* Generate config from master config. Verify responses in merge.py.Magnus Ahltorp2015-03-233-135/+0
|
* Test moreextsignMagnus Ahltorp2015-03-081-0/+1
|
* Save STH instead of calculating a new one each time.Magnus Ahltorp2015-03-042-1/+2
|
* merge.py: use external signingMagnus Ahltorp2015-03-031-1/+1
|
* Move to external signingMagnus Ahltorp2015-03-024-3/+49
|
* Make sign and ht optional processes. Move sign args to config.Magnus Ahltorp2015-03-011-0/+3
|
* Require authentication for merge callsMagnus Ahltorp2015-02-272-6/+6
|
* Added authentication between frontend and storage nodesMagnus Ahltorp2015-02-278-2/+56
|
* Use log level 'warning' for tests.Linus Nordberg2015-02-201-1/+1
| | | | Debug is so messy.
* Make unit tests work again.Linus Nordberg2015-02-191-0/+4
| | | | Makefile target 'check' runs them.
* Move internal HTTP APIs to mochiweb.Magnus Ahltorp2014-10-254-49/+10
|
* System tests for external mergeMagnus Ahltorp2014-10-244-0/+105