| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add debug logging. | Linus Nordberg | 2015-02-25 | 1 | -0/+5 |
* | Don't dump rejected certs to disk. | Linus Nordberg | 2015-02-25 | 1 | -1/+0 |
* | Extend 'modules' and 'applications' in application resource file. | Linus Nordberg | 2015-02-25 | 1 | -2/+2 |
* | Add packaging and examples. | Linus Nordberg | 2015-02-24 | 473 | -0/+12211 |
* | testcase1: Actually verify inclusion proof | Magnus Ahltorp | 2015-02-20 | 2 | -4/+33 |
* | Move public keys to separate file | Magnus Ahltorp | 2015-02-20 | 2 | -14/+15 |
* | Added verification of consistency proofs | Magnus Ahltorp | 2015-02-20 | 2 | -0/+95 |
* | Added hackney dependency text in README.md | Magnus Ahltorp | 2015-02-20 | 1 | -0/+5 |
* | Add fetching all certs to the list of tests | Magnus Ahltorp | 2015-02-20 | 1 | -3/+4 |
* | Implement function to fetch consistency proof | Magnus Ahltorp | 2015-02-20 | 1 | -9/+99 |
* | fetchallcerts.py: handle precerts | Magnus Ahltorp | 2015-02-20 | 3 | -37/+249 |
* | fetchallcerts.py: Store certificates. | Magnus Ahltorp | 2015-02-20 | 1 | -25/+30 |
* | Wait after first submission. Continue on http error 400. Print submission rat... | Magnus Ahltorp | 2015-02-20 | 2 | -7/+36 |
* | merge.py: Only ask node that actually has the entry. | Magnus Ahltorp | 2015-02-20 | 1 | -21/+70 |
* | Log time spent serving a request | Magnus Ahltorp | 2015-02-20 | 1 | -0/+3 |
* | Make mochiweb pool size configurable | Magnus Ahltorp | 2015-02-20 | 1 | -0/+1 |
* | Added hackney application | Magnus Ahltorp | 2015-02-20 | 2 | -1/+3 |
* | Move hardcoded merge parameters to command line | Magnus Ahltorp | 2015-02-20 | 3 | -33/+49 |
* | merge.py: add call to storage/getentry since fetchnewentries no longer gives ... | Magnus Ahltorp | 2015-02-20 | 1 | -2/+18 |
* | Remove references to jiffy | Magnus Ahltorp | 2015-02-20 | 1 | -1/+0 |
* | Use log level 'warning' for tests. | Linus Nordberg | 2015-02-20 | 1 | -1/+1 |
* | Stop validating that cert.issuer matches issuer.subject. | Linus Nordberg | 2015-02-20 | 1 | -46/+27 |
* | Make unit tests work again. | Linus Nordberg | 2015-02-19 | 8 | -29/+52 |
* | Have README reflect the current state of logging a bit better. | Linus Nordberg | 2014-11-21 | 1 | -7/+5 |
* | We don't use jiffy any more. | Linus Nordberg | 2014-11-20 | 1 | -2/+1 |
* | Catch ctrl-c more correctly. Catch SystemExit from add_chain and exit in main... | Magnus Ahltorp | 2014-11-18 | 1 | -8/+22 |
* | Verify certificates by decoding them as 'plain' certs rather than 'otp. | Linus Nordberg | 2014-11-18 | 2 | -67/+201 |
* | Entry hash runs over leaf plus chain. | Linus Nordberg | 2014-11-18 | 1 | -2/+2 |
* | Log some info about certs that don't parse and why. | Linus Nordberg | 2014-11-05 | 2 | -11/+27 |
* | Make 'release' depend on 'all'. | Linus Nordberg | 2014-11-03 | 1 | -1/+1 |
* | Protect rel/db when making 'release'. | Linus Nordberg | 2014-11-03 | 1 | -0/+3 |
* | Merge remote-tracking branch 'refs/remotes/map/external-merge3' into merging-... | Linus Nordberg | 2014-10-29 | 22 | -201/+688 |
|\ |
|
| * | httpd.conf removed, reflect this in Makefile. Touch test db files.external-merge3 | Magnus Ahltorp | 2014-10-28 | 1 | -2/+2 |
| * | Check return value from merge.py | Magnus Ahltorp | 2014-10-28 | 1 | -6/+15 |
| * | certtools.py: fix bug in build_merkle_tree | Magnus Ahltorp | 2014-10-28 | 1 | -0/+3 |
| * | merge.py: send whole sth in sendsth call | Magnus Ahltorp | 2014-10-27 | 2 | -1/+46 |
| * | fetchallcerts.py: calculate root hash | Magnus Ahltorp | 2014-10-27 | 2 | -15/+61 |
| * | Added fetchallcerts.py | Magnus Ahltorp | 2014-10-27 | 2 | -0/+61 |
| * | submitcert.py: submit multiple cert chains | Magnus Ahltorp | 2014-10-27 | 2 | -40/+78 |
| * | Handle missing entries in merge | Magnus Ahltorp | 2014-10-27 | 1 | -2/+26 |
| * | Rewrite root certificate cache handling | Magnus Ahltorp | 2014-10-26 | 3 | -18/+30 |
| * | Stop using jiffy | Magnus Ahltorp | 2014-10-25 | 3 | -122/+108 |
| * | Move internal HTTP APIs to mochiweb. | Magnus Ahltorp | 2014-10-25 | 7 | -58/+19 |
| * | System tests for external merge | Magnus Ahltorp | 2014-10-24 | 9 | -1/+202 |
| * | Repair tests to work with x509 validation code. Add intermediate certificates... | Magnus Ahltorp | 2014-10-24 | 4 | -1/+102 |
| * | Added external merging support | Magnus Ahltorp | 2014-10-24 | 7 | -2/+196 |
* | | Copyright NORDUnet. | Linus Nordberg | 2014-10-29 | 1 | -2/+2 |
* | | Added external merging support | Magnus Ahltorp | 2014-10-29 | 7 | -2/+196 |
* | | Don't use update_known_roots/0 in get-roots. | Linus Nordberg | 2014-10-24 | 1 | -1/+1 |
|/ |
|
* | Whitespace. | Linus Nordberg | 2014-10-24 | 1 | -16/+19 |