summaryrefslogtreecommitdiff
path: root/tools/merge.py
Commit message (Collapse)AuthorAgeFilesLines
* Fsync logorder in mergeMagnus Ahltorp2015-05-221-0/+6
| | | | Closes CATLFISH-46
* Add remote script for merge secondaryMagnus Ahltorp2015-04-231-3/+6
|
* Add support for merge secondariesMagnus Ahltorp2015-04-231-53/+26
|
* Run all types of nodes from the same docker image.Linus Nordberg2015-04-131-3/+12
|
* Move path to verifycert.erl to config file.Linus Nordberg2015-04-101-1/+1
|
* Verify SSL certificates and hostnames in python codeMagnus Ahltorp2015-04-101-1/+3
| | | | Closes CATLFISH-34
* Verify that database entry actually contains the certificateMagnus Ahltorp2015-04-071-1/+33
|
* Retry sendlog on errorMagnus Ahltorp2015-04-021-3/+12
|
* Cleanup tests and use urllib2.build_openerMagnus Ahltorp2015-03-311-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 nodesMagnus Ahltorp2015-03-271-3/+8
|
* Generate config from master config. Verify responses in merge.py.Magnus Ahltorp2015-03-231-43/+49
|
* Make timing printouts optional in merge.pyMagnus Ahltorp2015-03-231-2/+5
|
* merge.py: Store certs in hashed directory structureMagnus Ahltorp2015-03-081-2/+19
|
* Save STH instead of calculating a new one each time.Magnus Ahltorp2015-03-041-3/+12
|
* merge.py: use external signingMagnus Ahltorp2015-03-031-3/+2
|
* Move http_request to certtoolsMagnus Ahltorp2015-03-031-25/+10
|
* Require authentication for merge callsMagnus Ahltorp2015-02-271-10/+32
|
* merge.py: Only ask node that actually has the entry.Magnus Ahltorp2015-02-201-21/+70
| | | | | Fetch multiple entries from storage node. Chunk sendlog.
* Move hardcoded merge parameters to command lineMagnus Ahltorp2015-02-201-12/+16
|
* merge.py: add call to storage/getentry since fetchnewentries no longer gives ↵Magnus Ahltorp2015-02-201-2/+18
| | | | us the actual entry
* Merge remote-tracking branch 'refs/remotes/map/external-merge3' into ↵Linus Nordberg2014-10-291-4/+53
|\ | | | | | | | | | | | | | | | | merging-external-merge Conflicts: src/v1.erl tools/merge.py tools/testcase1.py
| * merge.py: send whole sth in sendsth callMagnus Ahltorp2014-10-271-1/+26
| |
| * Handle missing entries in mergeMagnus Ahltorp2014-10-271-2/+26
| |
| * System tests for external mergeMagnus Ahltorp2014-10-241-1/+1
| |
| * Added external merging supportmap-external-merge2Magnus Ahltorp2014-10-241-0/+133
|
* Copyright NORDUnet.Linus Nordberg2014-10-291-2/+2
|
* Added external merging supportMagnus Ahltorp2014-10-291-0/+133