summaryrefslogtreecommitdiff
path: root/monitor/josef_monitor.py
Commit message (Expand)AuthorAgeFilesLines
* adding code for analyzing overlapjosef2015-10-191-5/+1
* adding script for inclusion checking by submitting to all logs and checking t...josef2015-10-191-45/+1
* cleaningJosef Gustafsson2015-10-081-11/+0
* cleaning up timestampingJosef Gustafsson2015-10-071-14/+19
* logging front-end IP addresses for CT logsJosef Gustafsson2015-10-061-2/+14
* adding rollback on failureJosef Gustafsson2015-10-051-31/+62
* improving timestamp validation to prevent regressionjosef2015-10-011-0/+4
* Merge branch 'master' of ssh://git.nordu.net/user/josef/catlfishJosef Gustafsson2015-10-011-1/+11
|\
| * fixjosef2015-10-011-1/+2
| * more fine-grained erro handlingjosef2015-10-011-15/+20
| * adding error handling for incremental buildjosef2015-10-011-12/+16
* | some fixes and cleaningJosef Gustafsson2015-10-011-15/+4
* | refactorJosef Gustafsson2015-09-301-11/+0
|/
* bugfix in consistency validationJosef Gustafsson2015-09-301-1/+26
* minor cleaningJosef Gustafsson2015-09-301-2/+2
* refactoringJosef Gustafsson2015-09-301-30/+9
* more verbose logging, including proofsJosef Gustafsson2015-09-301-128/+108
* minor fixesJosef Gustafsson2015-09-291-4/+14
* changing log timestamps to UTCJosef Gustafsson2015-09-281-17/+17
* debuggingJosef Gustafsson2015-09-281-16/+17
* enabling mixed auditing/monitoring. changing timespamp formatJosef Gustafsson2015-09-281-19/+24
* bugfix in key encodingJosef Gustafsson2015-09-281-1/+1
* using lohkey from config fileJosef Gustafsson2015-09-281-1/+1
* compability fixed for runnning without leveldbJosef Gustafsson2015-09-281-2/+2
* compability fixed for runnning without leveldbJosef Gustafsson2015-09-281-4/+8
* preparing to run tests on devpJosef Gustafsson2015-09-241-10/+3
* fixJosef Gustafsson2015-09-241-10/+9
* changing config import in monitor to take filename as argumentJosef Gustafsson2015-09-241-26/+33
* monitor error handling for unavailable servicesJosef Gustafsson2015-09-241-6/+16
* monitoring root certificatesJosef Gustafsson2015-09-221-31/+31
* implementing root monitoringJosef Gustafsson2015-09-221-6/+55
* bugfixJosef Gustafsson2015-09-181-1/+1
* bugfix: domains.json may not existJosef Gustafsson2015-09-181-8/+10
* finding nice script for verifying SCT, requires openssl 1.0.2Josef Gustafsson2015-09-171-3/+1
* sct reading for testingJosef Gustafsson2015-09-171-2/+4
* bugfix: loading monitored domains from fileJosef Gustafsson2015-09-151-21/+23
* adding domain monitoring to monitorJosef Gustafsson2015-09-141-4/+31
* refactoring and moving things aroundJosef Gustafsson2015-09-141-23/+19
* saving entry hashes as wellJosef Gustafsson2015-09-141-6/+7
* error handling in main, save and exit on errorJosef Gustafsson2015-09-141-4/+7
* using two databasesJosef Gustafsson2015-09-111-27/+30
* bugfix: check_domain handles faultsJosef Gustafsson2015-09-111-1/+1
* bugfix: check_domain handles faultsJosef Gustafsson2015-09-111-5/+7
* bugfix: error handling in check_certJosef Gustafsson2015-09-101-2/+5
* creating output dir if missingJosef Gustafsson2015-09-101-1/+9
* adding experimental support for leveldbJosef Gustafsson2015-09-101-41/+53
* bugfixes. Building on updatesJosef Gustafsson2015-09-091-104/+55
* building incrementally across runnsJosef Gustafsson2015-09-081-168/+175
* bugfix: incrementing treeJosef Gustafsson2015-09-081-156/+53
* extracting monitor from auditorJosef Gustafsson2015-09-081-0/+492