summaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Script for converting database to new formatMagnus Ahltorp2015-08-1932-0/+36
|
* Preliminary merge secondary support. Change merge db to lowercase.Magnus Ahltorp2015-07-312-0/+23
|
* Implement rate limiting of add_chainMagnus Ahltorp2015-06-121-0/+3
|
* Don't answer public requests if STH is too old or nonexistentMagnus Ahltorp2015-06-121-0/+2
|
* Remove unused file.Linus Nordberg2015-05-061-36/+0
|
* Run all types of nodes from the same docker image.Linus Nordberg2015-04-131-0/+1
|
* Move path to verifycert.erl to config file.Linus Nordberg2015-04-101-0/+1
|
* Testing environment for hsm signingMagnus Ahltorp2015-04-101-0/+6
|
* Generate test authentication keys dynamicallyMagnus Ahltorp2015-03-318-36/+0
|
* X.509 cert generation for http serverMagnus Ahltorp2015-03-313-7/+10
|
* Cleanup tests and use urllib2.build_openerMagnus Ahltorp2015-03-313-14/+14
| | | | | | | | | 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
* Allow local administrator to override IP address and port for web serverMagnus Ahltorp2015-03-303-5/+15
| | | | Closes CATLFISH-30
* 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