Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't require --publickey, but print better error message. | Magnus Ahltorp | 2015-05-22 | 1 | -1/+1 |
| | |||||
* | Add --quiet-ok. | Linus Nordberg | 2015-05-21 | 1 | -1/+3 |
| | |||||
* | Make publickey a mandatory argument. | Linus Nordberg | 2015-05-21 | 1 | -2/+2 |
| | |||||
* | Use parser metavar. | Linus Nordberg | 2015-05-20 | 1 | -2/+3 |
| | |||||
* | Add consistency proof and signature checking | Magnus Ahltorp | 2015-05-20 | 1 | -38/+60 |
| | |||||
* | Print base16 of root hash instead of base64. | Linus Nordberg | 2015-05-15 | 1 | -4/+4 |
| | |||||
* | Say "UTC" when printing dates. | Linus Nordberg | 2015-05-15 | 1 | -2/+2 |
| | |||||
* | Handle all dates as UTC. | Linus Nordberg | 2015-05-15 | 1 | -5/+13 |
| | | | | | | Because timezones, how do they work? Also, print the actual tree head when reporting an old STH. | ||||
* | Keep both current and previous STH's in files. | Linus Nordberg | 2015-05-14 | 1 | -20/+58 |
| | |||||
* | Add check-sth.py. | Linus Nordberg | 2015-05-12 | 1 | -0/+67 |