Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Verify that database entry actually contains the certificate | Magnus Ahltorp | 2015-04-07 | 1 | -1/+33 |
| | |||||
* | Retry sendlog on error | Magnus Ahltorp | 2015-04-02 | 1 | -3/+12 |
| | |||||
* | Cleanup tests and use urllib2.build_opener | Magnus Ahltorp | 2015-03-31 | 1 | -4/+12 |
| | | | | | | | | | 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 | ||||
* | Handle multiple signing nodes | Magnus Ahltorp | 2015-03-27 | 1 | -3/+8 |
| | |||||
* | Generate config from master config. Verify responses in merge.py. | Magnus Ahltorp | 2015-03-23 | 1 | -43/+49 |
| | |||||
* | Make timing printouts optional in merge.py | Magnus Ahltorp | 2015-03-23 | 1 | -2/+5 |
| | |||||
* | merge.py: Store certs in hashed directory structure | Magnus Ahltorp | 2015-03-08 | 1 | -2/+19 |
| | |||||
* | Save STH instead of calculating a new one each time. | Magnus Ahltorp | 2015-03-04 | 1 | -3/+12 |
| | |||||
* | merge.py: use external signing | Magnus Ahltorp | 2015-03-03 | 1 | -3/+2 |
| | |||||
* | Move http_request to certtools | Magnus Ahltorp | 2015-03-03 | 1 | -25/+10 |
| | |||||
* | Require authentication for merge calls | Magnus Ahltorp | 2015-02-27 | 1 | -10/+32 |
| | |||||
* | merge.py: Only ask node that actually has the entry. | Magnus Ahltorp | 2015-02-20 | 1 | -21/+70 |
| | | | | | Fetch multiple entries from storage node. Chunk sendlog. | ||||
* | Move hardcoded merge parameters to command line | Magnus Ahltorp | 2015-02-20 | 1 | -12/+16 |
| | |||||
* | merge.py: add call to storage/getentry since fetchnewentries no longer gives ↵ | Magnus Ahltorp | 2015-02-20 | 1 | -2/+18 |
| | | | | us the actual entry | ||||
* | Merge remote-tracking branch 'refs/remotes/map/external-merge3' into ↵ | Linus Nordberg | 2014-10-29 | 1 | -4/+53 |
|\ | | | | | | | | | | | | | | | | | merging-external-merge Conflicts: src/v1.erl tools/merge.py tools/testcase1.py | ||||
| * | merge.py: send whole sth in sendsth call | Magnus Ahltorp | 2014-10-27 | 1 | -1/+26 |
| | | |||||
| * | Handle missing entries in merge | Magnus Ahltorp | 2014-10-27 | 1 | -2/+26 |
| | | |||||
| * | System tests for external merge | Magnus Ahltorp | 2014-10-24 | 1 | -1/+1 |
| | | |||||
| * | Added external merging supportmap-external-merge2 | Magnus Ahltorp | 2014-10-24 | 1 | -0/+133 |
| | |||||
* | Copyright NORDUnet. | Linus Nordberg | 2014-10-29 | 1 | -2/+2 |
| | |||||
* | Added external merging support | Magnus Ahltorp | 2014-10-29 | 1 | -0/+133 |