summaryrefslogtreecommitdiff
path: root/monitor/josef_monitor.py
Commit message (Expand)AuthorAgeFilesLines
* 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