Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | validate tree heads harder | Linus Nordberg | 2021-06-16 | 1 | -6/+37 |
* | a too old or too new tree head is not an error | Linus Nordberg | 2021-06-16 | 1 | -4/+5 |
* | don't sign a tree head that's too old or too far in the future | Linus Nordberg | 2021-06-15 | 1 | -12/+26 |
* | be less permissive of --bootstrap-log | Linus Nordberg | 2021-06-15 | 1 | -0/+4 |
* | don't generate signing key just like that | Linus Nordberg | 2021-06-15 | 1 | -17/+44 |
* | handle empty response | Linus Nordberg | 2021-06-15 | 1 | -1/+2 |
* | readability: more explanatory variable names | Linus Nordberg | 2021-06-03 | 1 | -18/+18 |
* | remove spurious assignment | Linus Nordberg | 2021-06-03 | 1 | -1/+0 |
* | readability | Linus Nordberg | 2021-06-03 | 1 | -1/+2 |
* | get the logic for --bootstrap-log right | Linus Nordberg | 2021-06-03 | 1 | -57/+93 |
* | error handling cleaned up a bit | Linus Nordberg | 2021-06-03 | 1 | -70/+98 |
* | disallow the short form for --bootstrap-log | Linus Nordberg | 2021-06-03 | 1 | -1/+1 |
* | exit with error if uploading the signature fails | Linus Nordberg | 2021-06-03 | 1 | -13/+15 |
* | implement witness | Linus Nordberg | 2021-06-02 | 1 | -0/+341 |