summaryrefslogtreecommitdiff
path: root/tools/check-sth.py
Commit message (Collapse)AuthorAgeFilesLines
* Don't require --publickey, but print better error message.Magnus Ahltorp2015-05-221-1/+1
|
* Add --quiet-ok.Linus Nordberg2015-05-211-1/+3
|
* Make publickey a mandatory argument.Linus Nordberg2015-05-211-2/+2
|
* Use parser metavar.Linus Nordberg2015-05-201-2/+3
|
* Add consistency proof and signature checkingMagnus Ahltorp2015-05-201-38/+60
|
* Print base16 of root hash instead of base64.Linus Nordberg2015-05-151-4/+4
|
* Say "UTC" when printing dates.Linus Nordberg2015-05-151-2/+2
|
* Handle all dates as UTC.Linus Nordberg2015-05-151-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 Nordberg2015-05-141-20/+58
|
* Add check-sth.py.Linus Nordberg2015-05-121-0/+67