Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | Verify precerts in make tests too. | ||||
* | 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 |
| | | | | | On certain errors from the web server, the workaround was called even though 2.7 was used. The workaround doesn't parse URL:s correctly. | ||||
* | 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 |
| | | | | | | | | | | | | Closes CATLFISH-46 | ||||
| * | | 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 |
|/ | |||||
* | Run check-sth.py in tests | Magnus Ahltorp | 2015-05-22 | 1 | -0/+3 |
| | |||||
* | Add --quiet-ok. | Linus Nordberg | 2015-05-21 | 1 | -1/+3 |
| | |||||
* | Make publickey a mandatory argument. | Linus Nordberg | 2015-05-21 | 1 | -2/+2 |
| | |||||
* | Use parser metavar. | Linus Nordberg | 2015-05-20 | 1 | -2/+3 |
| | |||||
* | Add consistency proof and signature checking | Magnus Ahltorp | 2015-05-20 | 1 | -38/+60 |
| | |||||
* | [docker] Generate HiddenServicePort from $BACKEND_PORT. | Linus Nordberg | 2015-05-19 | 1 | -1/+9 |
| | |||||
* | [docker] Parameterise HiddenServicePort in torrc generation. | Linus Nordberg | 2015-05-18 | 1 | -1/+3 |
| | |||||
* | Print base16 of root hash instead of base64. | Linus Nordberg | 2015-05-15 | 1 | -4/+4 |
| | |||||
* | Say "UTC" when printing dates. | Linus Nordberg | 2015-05-15 | 1 | -2/+2 |
| | |||||
* | Handle all dates as UTC. | Linus Nordberg | 2015-05-15 | 1 | -5/+13 |
| | | | | | | Because timezones, how do they work? Also, print the actual tree head when reporting an old STH. | ||||
* | Keep both current and previous STH's in files. | Linus Nordberg | 2015-05-14 | 1 | -20/+58 |
| | |||||
* | Add check-sth.py. | Linus Nordberg | 2015-05-12 | 1 | -0/+67 |
| | |||||
* | [docker] Handle version numbers containgin dashes correctly in start.sh. | Linus Nordberg | 2015-05-11 | 1 | -1/+1 |
| | |||||
* | Bump version and update NEWS. | Linus Nordberg | 2015-05-11 | 4 | -3/+14 |
| | |||||
* | Fix CATLFISH-45. | Linus Nordberg | 2015-05-11 | 1 | -6/+4 |
| | | | | https://project.nordu.net/browse/CATLFISH-45 | ||||
* | Remove unused file. | Linus Nordberg | 2015-05-06 | 1 | -36/+0 |
| | |||||
* | Rename html/2 to err400/2. | Linus Nordberg | 2015-05-06 | 1 | -17/+17 |
| | |||||
* | Dialyzer clean. | Linus Nordberg | 2015-05-06 | 4 | -20/+28 |
| | |||||
* | [tools] Require precerttools to be imported successfully. | Linus Nordberg | 2015-04-25 | 2 | -4/+4 |
| | | | | | submitcert.py would fail mysteriously when finding a precert and python-pyasn1 wasn't installed. | ||||
* | Ready for catlfish-0.7.0.catlfish-0.7.0 | Linus Nordberg | 2015-04-25 | 4 | -3/+10 |
| | |||||
* | [docker] Change order of arguments to start.sh. | Linus Nordberg | 2015-04-25 | 1 | -3/+10 |
| | | | | | | NOTE: This is an incompatible change. Second argument, after role, is now the database path for merge. Erlang base dir is now the third argument | ||||
* | [merge] Print current time after merge has finished. | Linus Nordberg | 2015-04-25 | 1 | -0/+1 |
| | | | | Sometimes it's interesting to know how long time a merge took. | ||||
* | Merge branch 'mergesecondary' | Linus Nordberg | 2015-04-23 | 6 | -63/+142 |
|\ | |||||
| * | Merge branch 'mergesecondary' of https://git.nordu.net/user/map/catlfish ↵ | Linus Nordberg | 2015-04-23 | 4 | -13/+26 |
| |\ | | | | | | | | | | into mergesecondary |