summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* bugfix: domains.json may not existJosef Gustafsson2015-09-181-8/+10
|
* deploying to glogJosef Gustafsson2015-09-181-12/+8
|
* jasdjasdJosef Gustafsson2015-09-172-22/+29
|
* 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-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
| |