Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some shells (like dash when invoked as /bin/sh) don't do brace expansion. | Linus Nordberg | 2017-02-06 | 1 | -1/+3 |
| | |||||
* | Some shells (like dash when invoked as /bin/sh) don't like '==' to test. | Linus Nordberg | 2017-02-06 | 1 | -1/+1 |
| | |||||
* | Wait for merge in tests | Magnus Ahltorp | 2017-02-06 | 5 | -12/+21 |
| | |||||
* | Added tools for getting and generating global config | Magnus Ahltorp | 2017-02-02 | 12 | -29/+73 |
| | |||||
* | merge_sth.py doesn't do the right thing when 'sth' is missing.erlmerge_backup | Linus Nordberg | 2017-02-02 | 1 | -0/+1 |
| | | | | See CATLFISH-88, CATLFISH-89 for a discussion. | ||||
* | Parallelised merge, backup phase. | Linus Nordberg | 2017-02-02 | 1 | -0/+3 |
| | |||||
* | Parallelised merge, distribution phase.erlmerge_dist | Linus Nordberg | 2017-02-01 | 8 | -7/+57 |
| | |||||
* | Verify config file signature | Magnus Ahltorp | 2017-02-01 | 7 | -1/+26 |
| | | | | | Read log key from config file in more places. Check STH signature in storagegc.py | ||||
* | Remove old @-style preprocessing code. | Magnus Ahltorp | 2017-01-23 | 1 | -2/+1 |
| | |||||
* | API keys are now provided in the config file. | Magnus Ahltorp | 2017-01-20 | 3 | -11/+19 |
| | | | | Also added CA cert verification for internal TLS connections. | ||||
* | Change hard coded paths to use variables | Magnus Ahltorp | 2016-11-22 | 1 | -8/+8 |
| | |||||
* | Added performance tests | Magnus Ahltorp | 2016-11-02 | 3 | -1/+78 |
| | |||||
* | Remove unused code from test Makefile. | Magnus Ahltorp | 2016-10-18 | 1 | -29/+0 |
| | | | | Fix parsing bug in compileconfig. | ||||
* | Test failing merge backup | Magnus Ahltorp | 2016-10-14 | 10 | -46/+92 |
| | | | | Refactor tests | ||||
* | Make tests run independently from cwd | Magnus Ahltorp | 2016-10-13 | 12 | -141/+149 |
| | |||||
* | Specify where to source test.shvars from ('./'). | Linus Nordberg | 2016-10-06 | 10 | -10/+10 |
| | | | | For people without '.' in PATH. | ||||
* | Move test preparation to separate shell script | Magnus Ahltorp | 2016-10-05 | 2 | -47/+89 |
| | |||||
* | Move tests to shell scripts | Magnus Ahltorp | 2016-10-05 | 10 | -156/+253 |
| | |||||
* | Move tests to test/Makefile | Magnus Ahltorp | 2016-10-05 | 4 | -24/+224 |
| | | | | Tests only touch the catlfish/tests directory. | ||||
* | Merge remote-tracking branch 'refs/remotes/map/python-requests-chunked' | Linus Nordberg | 2016-07-11 | 1 | -0/+2 |
|\ | |||||
| * | Added commented out permdb option for merge secondary test | Magnus Ahltorp | 2016-03-18 | 1 | -0/+2 |
| | | |||||
* | | Implement CATLFISH-74 | Magnus Ahltorp | 2016-07-11 | 1 | -3/+6 |
|/ | |||||
* | Fix backup-quorum-size and use it. | Linus Nordberg | 2015-11-10 | 1 | -0/+2 |
| | |||||
* | Add missing root CA in tests. | Linus Nordberg | 2015-08-24 | 1 | -0/+81 |
| | |||||
* | Use paths/public_cacertfile config variable for public https cert | Magnus Ahltorp | 2015-08-24 | 1 | -0/+1 |
| | |||||
* | Script for converting database to new format | Magnus Ahltorp | 2015-08-19 | 32 | -0/+36 |
| | |||||
* | Preliminary merge secondary support. Change merge db to lowercase. | Magnus Ahltorp | 2015-07-31 | 2 | -0/+23 |
| | |||||
* | Implement rate limiting of add_chain | Magnus Ahltorp | 2015-06-12 | 1 | -0/+3 |
| | |||||
* | Don't answer public requests if STH is too old or nonexistent | Magnus Ahltorp | 2015-06-12 | 1 | -0/+2 |
| | |||||
* | Remove unused file. | Linus Nordberg | 2015-05-06 | 1 | -36/+0 |
| | |||||
* | Run all types of nodes from the same docker image. | Linus Nordberg | 2015-04-13 | 1 | -0/+1 |
| | |||||
* | Move path to verifycert.erl to config file. | Linus Nordberg | 2015-04-10 | 1 | -0/+1 |
| | |||||
* | Testing environment for hsm signing | Magnus Ahltorp | 2015-04-10 | 1 | -0/+6 |
| | |||||
* | Generate test authentication keys dynamically | Magnus Ahltorp | 2015-03-31 | 8 | -36/+0 |
| | |||||
* | X.509 cert generation for http server | Magnus Ahltorp | 2015-03-31 | 3 | -7/+10 |
| | |||||
* | Cleanup tests and use urllib2.build_opener | Magnus Ahltorp | 2015-03-31 | 3 | -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 server | Magnus Ahltorp | 2015-03-30 | 3 | -5/+15 |
| | | | | Closes CATLFISH-30 | ||||
* | Merge remote-tracking branch 'refs/remotes/map/compileconfig2' | Linus Nordberg | 2015-03-25 | 7 | -135/+56 |
|\ | | | | | | | | | Conflicts: .gitignore | ||||
| * | Generate config from master config. Verify responses in merge.py. | Magnus Ahltorp | 2015-03-23 | 7 | -135/+56 |
| | | |||||
* | | Store rejected certificates. | Linus Nordberg | 2015-03-25 | 13 | -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 more | Magnus Ahltorp | 2015-03-08 | 1 | -0/+1 |
| | |||||
* | Save STH instead of calculating a new one each time. | Magnus Ahltorp | 2015-03-04 | 2 | -1/+2 |
| | |||||
* | merge.py: use external signing | Magnus Ahltorp | 2015-03-03 | 1 | -1/+1 |
| | |||||
* | Move to external signing | Magnus Ahltorp | 2015-03-02 | 4 | -3/+49 |
| | |||||
* | Make sign and ht optional processes. Move sign args to config. | Magnus Ahltorp | 2015-03-01 | 1 | -0/+3 |
| | |||||
* | Require authentication for merge calls | Magnus Ahltorp | 2015-02-27 | 2 | -6/+6 |
| | |||||
* | Added authentication between frontend and storage nodes | Magnus Ahltorp | 2015-02-27 | 8 | -2/+56 |
| | |||||
* | Verify that known roots are indeed signing themselves. | Linus Nordberg | 2015-02-27 | 10 | -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 Nordberg | 2015-02-20 | 1 | -1/+1 |
| | | | | Debug is so messy. | ||||
* | Make unit tests work again. | Linus Nordberg | 2015-02-19 | 2 | -0/+15 |
| | | | | Makefile target 'check' runs them. |