summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* bugfixJosef Gustafsson2015-09-102-3/+12
|
* bugfix: including SANJosef Gustafsson2015-09-101-10/+3
|
* bugfix: error handling in check_certJosef Gustafsson2015-09-101-2/+5
|
* moving leveldb-reader to reader, bugfix: dropping last character in dataJosef Gustafsson2015-09-103-128/+165
|
* creating output dir if missingJosef Gustafsson2015-09-103-56/+95
|
* adding experimental support for leveldbJosef Gustafsson2015-09-107-247/+333
|
* bugfixes. Building on updatesJosef Gustafsson2015-09-092-107/+58
|
* building incrementally across runnsJosef Gustafsson2015-09-084-169/+249
|
* bugfix: incrementing treeJosef Gustafsson2015-09-083-178/+101
|
* extracting monitor from auditorJosef Gustafsson2015-09-088-41/+1429
|
* reading more cert info from entriesJosef Gustafsson2015-09-083-44/+105
|
* monitor experimentsJosef Gustafsson2015-09-072-54/+49
|
* bugfixes and more stuff..Josef Gustafsson2015-09-072-21/+49
|
* matching strings from cert info against domain-names of interestJosef Gustafsson2015-09-073-56/+58
|
* implementing continous incremental build from entriesJosef Gustafsson2015-09-071-9/+11
|
* implementing continous incremental build from entriesJosef Gustafsson2015-09-071-15/+55
|
* auditing working, starting with monitor designJosef Gustafsson2015-09-073-145/+126
|
* 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
|/ / | | | | | | mkdir was unhappy when directory 'fetchcertstore' already exists.
* | 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
|\ | | | | | | | | Conflicts: Makefile
| * 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
| |