Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | bugfix: check_domain handles faults | Josef Gustafsson | 2015-09-11 | 2 | -6/+10 | |
| | ||||||
* | cleanup and using new functions | Josef Gustafsson | 2015-09-10 | 2 | -33/+3 | |
| | ||||||
* | optimizing putting new domains | Josef Gustafsson | 2015-09-10 | 1 | -4/+6 | |
| | ||||||
* | optimizing putting new domains | Josef Gustafsson | 2015-09-10 | 2 | -14/+53 | |
| | ||||||
* | bugfix: finding data when looking in multiple domains | Josef Gustafsson | 2015-09-10 | 2 | -91/+12 | |
| | ||||||
* | bugfix: saving multiple certs for one domain | Josef Gustafsson | 2015-09-10 | 2 | -6/+2 | |
| | ||||||
* | bugfix: saving multiple certs for one domain | Josef Gustafsson | 2015-09-10 | 1 | -1/+4 | |
| | ||||||
* | bugfix | Josef Gustafsson | 2015-09-10 | 1 | -1/+3 | |
| | ||||||
* | bugfix | Josef Gustafsson | 2015-09-10 | 2 | -3/+12 | |
| | ||||||
* | bugfix: including SAN | Josef Gustafsson | 2015-09-10 | 1 | -10/+3 | |
| | ||||||
* | bugfix: error handling in check_cert | Josef Gustafsson | 2015-09-10 | 1 | -2/+5 | |
| | ||||||
* | moving leveldb-reader to reader, bugfix: dropping last character in data | Josef Gustafsson | 2015-09-10 | 3 | -128/+165 | |
| | ||||||
* | creating output dir if missing | Josef Gustafsson | 2015-09-10 | 3 | -56/+95 | |
| | ||||||
* | adding experimental support for leveldb | Josef Gustafsson | 2015-09-10 | 7 | -247/+333 | |
| | ||||||
* | bugfixes. Building on updates | Josef Gustafsson | 2015-09-09 | 2 | -107/+58 | |
| | ||||||
* | building incrementally across runns | Josef Gustafsson | 2015-09-08 | 4 | -169/+249 | |
| | ||||||
* | bugfix: incrementing tree | Josef Gustafsson | 2015-09-08 | 3 | -178/+101 | |
| | ||||||
* | extracting monitor from auditor | Josef Gustafsson | 2015-09-08 | 8 | -41/+1429 | |
| | ||||||
* | reading more cert info from entries | Josef Gustafsson | 2015-09-08 | 3 | -44/+105 | |
| | ||||||
* | monitor experiments | Josef Gustafsson | 2015-09-07 | 2 | -54/+49 | |
| | ||||||
* | bugfixes and more stuff.. | Josef Gustafsson | 2015-09-07 | 2 | -21/+49 | |
| | ||||||
* | matching strings from cert info against domain-names of interest | Josef Gustafsson | 2015-09-07 | 3 | -56/+58 | |
| | ||||||
* | implementing continous incremental build from entries | Josef Gustafsson | 2015-09-07 | 1 | -9/+11 | |
| | ||||||
* | implementing continous incremental build from entries | Josef Gustafsson | 2015-09-07 | 1 | -15/+55 | |
| | ||||||
* | auditing working, starting with monitor design | Josef Gustafsson | 2015-09-07 | 3 | -145/+126 | |
| | ||||||
* | moving log key handling to certkeys.py, pem files no longer needed. | Josef Gustafsson | 2015-09-04 | 3 | -26/+68 | |
| | ||||||
* | Bugfix for nagios plugin | Josef Gustafsson | 2015-09-04 | 1 | -6/+6 | |
| | ||||||
* | bugfix | josef | 2015-09-03 | 2 | -60/+70 | |
| | ||||||
* | bugfix: fetching more than chunksize entris when verifying inclusion | josef | 2015-09-03 | 2 | -23/+13 | |
| | ||||||
* | adding rsa | Josef Gustafsson | 2015-09-01 | 5 | -9/+1007 | |
|\ | ||||||
| * | experimental... | josef | 2015-09-01 | 1 | -50/+61 | |
| | | ||||||
| * | updates | josef | 2015-09-01 | 2 | -4/+32 | |
| | | ||||||
| * | nagios comatible auditor | josef | 2015-09-01 | 1 | -0/+347 | |
| | | ||||||
| * | bugfixes. Working on nagiosification | josef | 2015-08-31 | 2 | -296/+714 | |
| | | ||||||
| * | inclusion proofs and buxfixes | josef | 2015-08-28 | 3 | -55/+221 | |
| | | ||||||
| * | significantly reduced memory usage while building trees | josef | 2015-08-27 | 1 | -23/+53 | |
| | | ||||||
| * | Merge branch 'master' of ssh://git.nordu.net/user/josef/catlfish | josef | 2015-08-27 | 1 | -2/+4 | |
| |\ | ||||||
| | * | Merge branch 'master' of https://git.nordu.net/catlfish | Josef Gustafsson | 2015-08-25 | 3 | -4/+105 | |
| | |\ | ||||||
| | * | | Adding some install requirements | Josef Gustafsson | 2015-08-25 | 1 | -2/+4 | |
| | | | | ||||||
| * | | | creating more user-friendly tool | josef | 2015-08-27 | 1 | -0/+136 | |
| | | | | ||||||
| * | | | verifying consistency proofs working | josef | 2015-08-26 | 2 | -22/+44 | |
| | | | | ||||||
| * | | | experimental python auditor added | josef | 2015-08-25 | 2 | -0/+136 | |
| | |/ | |/| | ||||||
* | | | working nagios version | Josef Gustafsson | 2015-09-01 | 1 | -0/+347 | |
| | | | ||||||
* | | | Don't break when running tests a second time. | Linus Nordberg | 2015-08-31 | 1 | -0/+1 | |
|/ / | | | | | | | mkdir was unhappy when directory 'fetchcertstore' already exists. | |||||
* | | Add missing root CA in tests. | Linus Nordberg | 2015-08-24 | 1 | -0/+81 | |
| | | ||||||
* | | Merge remote-tracking branch 'refs/remotes/map/storagegc2' | Linus Nordberg | 2015-08-24 | 2 | -3/+23 | |
|\ \ | ||||||
| * | | Use paths/public_cacertfile config variable for public https cert | Magnus Ahltorp | 2015-08-24 | 2 | -1/+2 | |
| | | | ||||||
| * | | storagegc: start from lastverifiednewentry and write file periodically | Magnus Ahltorp | 2015-08-23 | 1 | -2/+21 | |
| |/ | ||||||
* | | Correct copyright year. | Linus Nordberg | 2015-08-21 | 1 | -1/+1 | |
|/ | ||||||
* | Follow internal HTTP API URL changes. | Linus Nordberg | 2015-08-20 | 3 | -36/+36 | |
| |