summaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'refs/remotes/map/compileconfig2'Linus Nordberg2015-03-257-135/+56
|\ | | | | | | | | Conflicts: .gitignore
| * Generate config from master config. Verify responses in merge.py.Magnus Ahltorp2015-03-237-135/+56
| |
* | Store rejected certificates.Linus Nordberg2015-03-2513-0/+861
|/ | | | | | | Not storing the full chain, which would be even more useful. No rate limiting, which would be good. Also, reorganise some in x509.erl and add tests.
* Test moreMagnus 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
|
* Verify that known roots are indeed signing themselves.Linus Nordberg2015-02-2710-214/+330
| | | | | | | This filters out certificates with signing algorithms that we can't handle. Also, make unit tests better.
* Use log level 'warning' for tests.Linus Nordberg2015-02-201-1/+1
| | | | Debug is so messy.
* Make unit tests work again.Linus Nordberg2015-02-192-0/+15
| | | | 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
|
* Implement cert chain validation.Linus Nordberg2014-10-228-0/+220
| | | | NOTE: Presence of and constraints on names are not being validated.
* Add licensing information.Linus Nordberg2014-06-101-0/+3
|
* Change ctls -> catlfish.Linus Nordberg2014-06-101-3/+3
|
* Add support for get-sth.Linus Nordberg2014-05-051-2/+15
|
* Whitespace, be gone.Linus Nordberg2014-05-041-1/+1
|
* Add (very few) tests and build them.Linus Nordberg2014-05-041-0/+20