Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | updates | josef | 2015-09-01 | 2 | -4/+32 | |
| | | ||||||
| * | nagios comatible auditor | josef | 2015-09-01 | 1 | -0/+347 | |
| | | ||||||
| * | bugfixes. Working on nagiosification | josef | 2015-08-31 | 2 | -296/+714 | |
| | | ||||||
| * | inclusion proofs and buxfixes | josef | 2015-08-28 | 3 | -55/+221 | |
| | | ||||||
| * | significantly reduced memory usage while building trees | josef | 2015-08-27 | 1 | -23/+53 | |
| | | ||||||
| * | Merge branch 'master' of ssh://git.nordu.net/user/josef/catlfish | josef | 2015-08-27 | 1 | -2/+4 | |
| |\ | ||||||
| | * | Merge branch 'master' of https://git.nordu.net/catlfish | Josef Gustafsson | 2015-08-25 | 3 | -4/+105 | |
| | |\ | ||||||
| | * | | Adding some install requirements | Josef Gustafsson | 2015-08-25 | 1 | -2/+4 | |
| | | | | ||||||
| * | | | creating more user-friendly tool | josef | 2015-08-27 | 1 | -0/+136 | |
| | | | | ||||||
| * | | | verifying consistency proofs working | josef | 2015-08-26 | 2 | -22/+44 | |
| | | | | ||||||
| * | | | experimental python auditor added | josef | 2015-08-25 | 2 | -0/+136 | |
| | |/ | |/| | ||||||
* | | | working nagios version | Josef Gustafsson | 2015-09-01 | 1 | -0/+347 | |
| | | | ||||||
* | | | Don't break when running tests a second time. | Linus Nordberg | 2015-08-31 | 1 | -0/+1 | |
|/ / | | | | | | | mkdir was unhappy when directory 'fetchcertstore' already exists. | |||||
* | | 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. | 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 | |
|\ | | | | | | | | | Conflicts: Makefile | |||||
| * | 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 | |
| | | | | | | | | 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 | |
|/ |