summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added storage gc scriptstoragegcMagnus Ahltorp2015-07-314-0/+79
* [tests] Verify that primary and secondary merge nodes have the same data.Linus Nordberg2015-07-311-0/+2
* Set verifiedsize after merge backup is verifiedMagnus Ahltorp2015-07-312-1/+19
* Preliminary merge secondary support. Change merge db to lowercase.Magnus Ahltorp2015-07-316-45/+240
* Update NEWS.Linus Nordberg2015-06-121-0/+4
* Improve merge progress reportingMagnus Ahltorp2015-06-121-44/+79
* Implement rate limiting of add_chainMagnus Ahltorp2015-06-125-27/+156
* Don't answer public requests if STH is too old or nonexistentMagnus Ahltorp2015-06-123-0/+32
* Removed python 2.6 SSL workaroundMagnus Ahltorp2015-06-101-19/+5
* Don't exit on signing errorMagnus Ahltorp2015-06-101-1/+1
* Update NEWS.md.Linus Nordberg2015-06-101-0/+5
* [verifycert] Follow version number change in plop.Linus Nordberg2015-06-101-1/+1
* Remove unused temporary variable.Linus Nordberg2015-06-101-9/+7
* Add verification of whole entry. Implement library call for plop verification.Magnus Ahltorp2015-06-103-11/+49
* Add a dependency for running tests.Linus Nordberg2015-06-101-0/+3
* Merge remote-tracking branch 'refs/remotes/john/https_get_for_old_python'Linus Nordberg2015-06-011-6/+48
|\
| * Added a https get function for old pythonJohn Van de Meulebrouck Brendgard2015-05-221-6/+48
* | Merge remote-tracking branch 'refs/remotes/map/fsynclogorder'Linus Nordberg2015-05-294-3/+14
|\ \
| * | Fsync logorder in mergefsynclogorderMagnus Ahltorp2015-05-221-0/+6
| * | Don't require --publickey, but print better error message.check-sth3Magnus Ahltorp2015-05-223-3/+8
| |/
* | Moving docker stuff to its own repo (catlfish-dockerfiles).Linus Nordberg2015-05-229-228/+0
|/
* Run check-sth.py in testscheck-sth2Magnus Ahltorp2015-05-221-0/+3
* Add --quiet-ok.Linus Nordberg2015-05-211-1/+3
* Make publickey a mandatory argument.Linus Nordberg2015-05-211-2/+2
* Use parser metavar.Linus Nordberg2015-05-201-2/+3
* Add consistency proof and signature checkingcheck-sthMagnus Ahltorp2015-05-201-38/+60
* [docker] Generate HiddenServicePort from $BACKEND_PORT.Linus Nordberg2015-05-191-1/+9
* [docker] Parameterise HiddenServicePort in torrc generation.Linus Nordberg2015-05-181-1/+3
* Print base16 of root hash instead of base64.Linus Nordberg2015-05-151-4/+4
* Say "UTC" when printing dates.Linus Nordberg2015-05-151-2/+2
* Handle all dates as UTC.Linus Nordberg2015-05-151-5/+13
* Keep both current and previous STH's in files.Linus Nordberg2015-05-141-20/+58
* Add check-sth.py.Linus Nordberg2015-05-121-0/+67
* [docker] Handle version numbers containgin dashes correctly in start.sh.Linus Nordberg2015-05-111-1/+1
* Bump version and update NEWS.Linus Nordberg2015-05-114-3/+14
* Fix CATLFISH-45.Linus Nordberg2015-05-111-6/+4
* Remove unused file.Linus Nordberg2015-05-061-36/+0
* Rename html/2 to err400/2.Linus Nordberg2015-05-061-17/+17
* Dialyzer clean.Linus Nordberg2015-05-064-20/+28
* [tools] Require precerttools to be imported successfully.Linus Nordberg2015-04-252-4/+4
* Ready for catlfish-0.7.0.Linus Nordberg2015-04-254-3/+10
* [docker] Change order of arguments to start.sh.Linus Nordberg2015-04-251-3/+10
* [merge] Print current time after merge has finished.Linus Nordberg2015-04-251-0/+1
* Merge branch 'mergesecondary'Linus Nordberg2015-04-236-63/+142
|\
| * Merge branch 'mergesecondary' of https://git.nordu.net/user/map/catlfish into...Linus Nordberg2015-04-234-13/+26
| |\
| | * Don't require logprivatekey if hsm is configured for a signing node.mergesecondaryMagnus Ahltorp2015-04-232-10/+16
| | * Add remote script for merge secondaryMagnus Ahltorp2015-04-232-3/+10
| * | Fix copyright notes.Linus Nordberg2015-04-232-2/+2
| |/
| * Add support for merge secondariesMagnus Ahltorp2015-04-233-53/+119
* | [doc] Mention HSM as an alternative to keeping the log key on disk.Linus Nordberg2015-04-231-1/+1