summaryrefslogtreecommitdiff
path: root/monitor
Commit message (Collapse)AuthorAgeFilesLines
...
* finding nice script for verifying SCT, requires openssl 1.0.2Josef Gustafsson2015-09-174-42/+279
|
* sct reading for testingJosef Gustafsson2015-09-174-44/+73
|
* experimental verifying sct signatureJosef Gustafsson2015-09-162-36/+43
|
* bugfix: loading monitored domains from fileJosef Gustafsson2015-09-154-63/+47
|
* adding domain monitoring to monitorJosef Gustafsson2015-09-143-52/+113
|
* checking for changes in domain certsJosef Gustafsson2015-09-143-28/+76
|
* refactoring readerJosef Gustafsson2015-09-142-25/+44
|
* refactoring and moving things aroundJosef Gustafsson2015-09-145-128/+142
|
* fetching full certs frmo hashes in readerJosef Gustafsson2015-09-142-28/+56
|
* counting not yet valid cers separatelyJosef Gustafsson2015-09-141-8/+20
|
* saving entry hashes as wellJosef Gustafsson2015-09-144-21/+35
|
* error handling in main, save and exit on errorJosef Gustafsson2015-09-141-4/+7
|
* cleaningJosef Gustafsson2015-09-111-8/+0
|
* using separate cert database, key hahses in other databasesJosef Gustafsson2015-09-111-34/+35
|
* using two databasesJosef Gustafsson2015-09-114-47/+76
|
* bugfix: check_domain handles faultsJosef Gustafsson2015-09-111-1/+1
|
* bugfix: check_domain handles faultsJosef Gustafsson2015-09-112-6/+10
|
* cleanup and using new functionsJosef Gustafsson2015-09-102-33/+3
|
* optimizing putting new domainsJosef Gustafsson2015-09-101-4/+6
|
* optimizing putting new domainsJosef Gustafsson2015-09-102-14/+53
|
* bugfix: finding data when looking in multiple domainsJosef Gustafsson2015-09-102-91/+12
|
* bugfix: saving multiple certs for one domainJosef Gustafsson2015-09-102-6/+2
|
* bugfix: saving multiple certs for one domainJosef Gustafsson2015-09-101-1/+4
|
* bugfixJosef Gustafsson2015-09-101-1/+3
|
* 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-106-68/+333
|
* bugfixes. Building on updatesJosef Gustafsson2015-09-092-107/+58
|
* building incrementally across runnsJosef Gustafsson2015-09-084-169/+249
|
* bugfix: incrementing treeJosef Gustafsson2015-09-082-156/+97
|
* extracting monitor from auditorJosef Gustafsson2015-09-085-0/+1381