summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* stripping away everything except what is necessary for nagiosnagiosJosef Gustafsson2015-09-04585-21321/+0
* moving log key handling to certkeys.py, pem files no longer needed.Josef Gustafsson2015-09-043-26/+68
* Bugfix for nagios pluginJosef Gustafsson2015-09-041-6/+6
* bugfixjosef2015-09-032-60/+70
* bugfix: fetching more than chunksize entris when verifying inclusionjosef2015-09-032-23/+13
* adding rsaJosef Gustafsson2015-09-015-9/+1007
|\
| * experimental...josef2015-09-011-50/+61
| * updatesjosef2015-09-012-4/+32
| * nagios comatible auditorjosef2015-09-011-0/+347
| * bugfixes. Working on nagiosificationjosef2015-08-312-296/+714
| * inclusion proofs and buxfixesjosef2015-08-283-55/+221
| * significantly reduced memory usage while building treesjosef2015-08-271-23/+53
| * Merge branch 'master' of ssh://git.nordu.net/user/josef/catlfishjosef2015-08-271-2/+4
| |\
| | * Merge branch 'master' of https://git.nordu.net/catlfishJosef Gustafsson2015-08-253-4/+105
| | |\
| | * | Adding some install requirementsJosef Gustafsson2015-08-251-2/+4
| * | | creating more user-friendly tooljosef2015-08-271-0/+136
| * | | verifying consistency proofs workingjosef2015-08-262-22/+44
| * | | experimental python auditor addedjosef2015-08-252-0/+136
| | |/ | |/|
* | | working nagios versionJosef Gustafsson2015-09-011-0/+347
* | | Don't break when running tests a second time.Linus Nordberg2015-08-311-0/+1
|/ /
* | Add missing root CA in tests.Linus Nordberg2015-08-241-0/+81
* | Merge remote-tracking branch 'refs/remotes/map/storagegc2'Linus Nordberg2015-08-242-3/+23
|\ \
| * | Use paths/public_cacertfile config variable for public https certMagnus Ahltorp2015-08-242-1/+2
| * | storagegc: start from lastverifiednewentry and write file periodicallyMagnus Ahltorp2015-08-231-2/+21
| |/
* | Correct copyright year.Linus Nordberg2015-08-211-1/+1
|/
* Follow internal HTTP API URL changes.Linus Nordberg2015-08-203-36/+36
* Include .py files in TAGS.Linus Nordberg2015-08-201-1/+1
* Script for converting database to new formatMagnus Ahltorp2015-08-1936-1/+182
* Wrap entries in plop wrapperMagnus Ahltorp2015-08-194-26/+44
* Merge remote-tracking branch 'refs/remotes/map/storagegc'Linus Nordberg2015-08-194-0/+79
|\
| * Added storage gc scriptMagnus Ahltorp2015-07-314-0/+79
* | Don't cons an improper list when serialising extra data for a precert.Linus Nordberg2015-08-191-1/+1
* | Rename extra_data/3 and move it some.Linus Nordberg2015-08-071-14/+14
* | Add tests for precerts.Magnus Ahltorp2015-08-062-0/+85
* | Return correct extra-data for precerts too (closes CATLFISH-56).Linus Nordberg2015-08-064-59/+76
* | Always store and return root certificate (closes CATLFISH-55).Linus Nordberg2015-08-031-8/+7
* | Add info about 'make check'.Linus Nordberg2015-08-031-0/+4
|/
* [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