| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge is now run by shell script tools/merge. | Linus Nordberg | 2015-11-10 | 9 | -115/+331 |
| * | Lint nits. | Linus Nordberg | 2015-11-10 | 1 | -38/+56 |
| * | Get the imports correct. | Linus Nordberg | 2015-11-10 | 2 | -5/+3 |
| * | Correct two error printouts. | Linus Nordberg | 2015-11-10 | 1 | -4/+6 |
| * | Split merge.py into three pieces. | Linus Nordberg | 2015-11-10 | 5 | -514/+613 |
| * | Bump version to 0.9.0-dev. | Linus Nordberg | 2015-09-26 | 3 | -3/+3 |
| * | NEWS.md wordsmithing.catlfish-0.8.0 | Linus Nordberg | 2015-09-21 | 1 | -9/+9 |
| * | catlfish-0.8.0. | Linus Nordberg | 2015-09-21 | 4 | -5/+5 |
| * | Update NEWS. | Linus Nordberg | 2015-09-15 | 1 | -0/+4 |
| * | Verify MTL against leaf hash before returning get-entries. | Linus Nordberg | 2015-09-15 | 2 | -3/+5 |
| * | Add path for sendsth-verified | Magnus Ahltorp | 2015-09-15 | 1 | -0/+1 |
| * | Document GetEntry in design doc. | Linus Nordberg | 2015-09-09 | 1 | -2/+3 |
| * | Don't break when running tests a second time. | Linus Nordberg | 2015-08-31 | 1 | -0/+1 |
| * | Add missing root CA in tests. | Linus Nordberg | 2015-08-24 | 1 | -0/+81 |
| * | Merge remote-tracking branch 'refs/remotes/map/storagegc2' | Linus Nordberg | 2015-08-24 | 2 | -3/+23 |
| |\ |
|
| | * | Use paths/public_cacertfile config variable for public https cert | Magnus Ahltorp | 2015-08-24 | 2 | -1/+2 |
| | * | storagegc: start from lastverifiednewentry and write file periodically | Magnus Ahltorp | 2015-08-23 | 1 | -2/+21 |
| * | | Correct copyright year. | Linus Nordberg | 2015-08-21 | 1 | -1/+1 |
| |/ |
|
| * | Follow internal HTTP API URL changes.internal-api | Linus Nordberg | 2015-08-20 | 3 | -36/+36 |
| * | Include .py files in TAGS. | Linus Nordberg | 2015-08-20 | 1 | -1/+1 |
| * | Script for converting database to new format | Magnus Ahltorp | 2015-08-19 | 36 | -1/+182 |
| * | Wrap entries in plop wrapper | Magnus Ahltorp | 2015-08-19 | 4 | -26/+44 |
| * | Merge remote-tracking branch 'refs/remotes/map/storagegc' | Linus Nordberg | 2015-08-19 | 4 | -0/+79 |
| |\ |
|
| | * | Added storage gc script | Magnus Ahltorp | 2015-07-31 | 4 | -0/+79 |
| * | | Don't cons an improper list when serialising extra data for a precert. | Linus Nordberg | 2015-08-19 | 1 | -1/+1 |
| * | | Rename extra_data/3 and move it some. | Linus Nordberg | 2015-08-07 | 1 | -14/+14 |
| * | | Add tests for precerts. | Magnus Ahltorp | 2015-08-06 | 2 | -0/+85 |
| * | | Return correct extra-data for precerts too (closes CATLFISH-56). | Linus Nordberg | 2015-08-06 | 4 | -59/+76 |
| * | | Always store and return root certificate (closes CATLFISH-55). | Linus Nordberg | 2015-08-03 | 1 | -8/+7 |
| * | | Add info about 'make check'. | Linus Nordberg | 2015-08-03 | 1 | -0/+4 |
| |/ |
|
| * | [tests] Verify that primary and secondary merge nodes have the same data. | Linus Nordberg | 2015-07-31 | 1 | -0/+2 |
| * | Set verifiedsize after merge backup is verified | Magnus Ahltorp | 2015-07-31 | 2 | -1/+19 |
| * | Preliminary merge secondary support. Change merge db to lowercase. | Magnus Ahltorp | 2015-07-31 | 6 | -45/+240 |
| * | Update NEWS. | Linus Nordberg | 2015-06-12 | 1 | -0/+4 |
| * | Improve merge progress reporting | Magnus Ahltorp | 2015-06-12 | 1 | -44/+79 |
| * | Implement rate limiting of add_chain | Magnus Ahltorp | 2015-06-12 | 5 | -27/+156 |
| * | Don't answer public requests if STH is too old or nonexistent | Magnus Ahltorp | 2015-06-12 | 3 | -0/+32 |
| * | Removed python 2.6 SSL workaround | Magnus Ahltorp | 2015-06-10 | 1 | -19/+5 |
| * | Don't exit on signing error | Magnus Ahltorp | 2015-06-10 | 1 | -1/+1 |
| * | Update NEWS.md. | Linus Nordberg | 2015-06-10 | 1 | -0/+5 |
| * | [verifycert] Follow version number change in plop. | Linus Nordberg | 2015-06-10 | 1 | -1/+1 |
| * | Remove unused temporary variable. | Linus Nordberg | 2015-06-10 | 1 | -9/+7 |
| * | Add verification of whole entry. Implement library call for plop verification. | Magnus Ahltorp | 2015-06-10 | 3 | -11/+49 |
| * | Add a dependency for running tests. | Linus Nordberg | 2015-06-10 | 1 | -0/+3 |
| * | Merge remote-tracking branch 'refs/remotes/john/https_get_for_old_python' | Linus Nordberg | 2015-06-01 | 1 | -6/+48 |
| |\ |
|
| | * | Added a https get function for old python | John Van de Meulebrouck Brendgard | 2015-05-22 | 1 | -6/+48 |
| * | | Merge remote-tracking branch 'refs/remotes/map/fsynclogorder' | Linus Nordberg | 2015-05-29 | 4 | -3/+14 |
| |\ \ |
|
| | * | | Fsync logorder in merge | Magnus Ahltorp | 2015-05-22 | 1 | -0/+6 |
| | * | | Don't require --publickey, but print better error message. | Magnus Ahltorp | 2015-05-22 | 3 | -3/+8 |
| | |/ |
|
| * | | Moving docker stuff to its own repo (catlfish-dockerfiles). | Linus Nordberg | 2015-05-22 | 9 | -228/+0 |
| |/ |
|