Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Save STH instead of calculating a new one each time. | Magnus Ahltorp | 2015-03-04 | 2 | -1/+2 |
| | |||||
* | merge.py: use external signing | Magnus Ahltorp | 2015-03-03 | 1 | -1/+1 |
| | |||||
* | Move to external signing | Magnus Ahltorp | 2015-03-02 | 4 | -3/+49 |
| | |||||
* | Make sign and ht optional processes. Move sign args to config. | Magnus Ahltorp | 2015-03-01 | 1 | -0/+3 |
| | |||||
* | Require authentication for merge calls | Magnus Ahltorp | 2015-02-27 | 2 | -6/+6 |
| | |||||
* | Added authentication between frontend and storage nodes | Magnus Ahltorp | 2015-02-27 | 8 | -2/+56 |
| | |||||
* | Verify that known roots are indeed signing themselves. | Linus Nordberg | 2015-02-27 | 10 | -214/+330 |
| | | | | | | | This filters out certificates with signing algorithms that we can't handle. Also, make unit tests better. | ||||
* | Use log level 'warning' for tests. | Linus Nordberg | 2015-02-20 | 1 | -1/+1 |
| | | | | Debug is so messy. | ||||
* | Make unit tests work again. | Linus Nordberg | 2015-02-19 | 2 | -0/+15 |
| | | | | Makefile target 'check' runs them. | ||||
* | Move internal HTTP APIs to mochiweb. | Magnus Ahltorp | 2014-10-25 | 4 | -49/+10 |
| | |||||
* | System tests for external merge | Magnus Ahltorp | 2014-10-24 | 4 | -0/+105 |
| | |||||
* | Implement cert chain validation. | Linus Nordberg | 2014-10-22 | 8 | -0/+220 |
| | | | | NOTE: Presence of and constraints on names are not being validated. | ||||
* | Add licensing information. | Linus Nordberg | 2014-06-10 | 1 | -0/+3 |
| | |||||
* | Change ctls -> catlfish. | Linus Nordberg | 2014-06-10 | 1 | -3/+3 |
| | |||||
* | Add support for get-sth. | Linus Nordberg | 2014-05-05 | 1 | -2/+15 |
| | |||||
* | Whitespace, be gone. | Linus Nordberg | 2014-05-04 | 1 | -1/+1 |
| | |||||
* | Add (very few) tests and build them. | Linus Nordberg | 2014-05-04 | 1 | -0/+20 |