aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* we're sigsum nowv0.2.1Linus Nordberg2021-09-141-0/+0
* s/siglog/sigsum/gLinus Nordberg2021-09-141-6/+10
* v0/get-consistency-proof don't return the sizes anymorev0.2.0Linus Nordberg2021-09-141-7/+7
* follow more API changes in v0.2.0Linus Nordberg2021-09-141-8/+9
* signed tree head wire format doesn't include `key_hash` anymoreLinus Nordberg2021-09-141-3/+1
* base url is now sigsum/v0Linus Nordberg2021-09-141-3/+3
* adapted README.md to use sigsum terminologyRasmus Dahlberg2021-06-241-1/+2
* added BSD 2-Clause LicenseRasmus Dahlberg2021-06-241-18/+19
* fixed copyrightRasmus Dahlberg2021-06-231-1/+1
* add README and LICENSEv0.1.0Linus Nordberg2021-06-162-0/+34
* rename files signed_tree_head and signing_keyLinus Nordberg2021-06-161-7/+5
* be explicit when we return NoneLinus Nordberg2021-06-161-0/+1
* don't fetch consistency proof when tree hasn't grownLinus Nordberg2021-06-161-1/+7
* use @properties in TreeHeadLinus Nordberg2021-06-161-38/+50
* refactoring log history validationLinus Nordberg2021-06-161-63/+63
* fix --base-dirLinus Nordberg2021-06-161-10/+10
* validate tree heads harderLinus Nordberg2021-06-161-6/+37
* a too old or too new tree head is not an errorLinus Nordberg2021-06-161-4/+5
* don't sign a tree head that's too old or too far in the futureLinus Nordberg2021-06-151-12/+26
* be less permissive of --bootstrap-logLinus Nordberg2021-06-151-0/+4
* don't generate signing key just like thatLinus Nordberg2021-06-151-17/+44
* handle empty responseLinus Nordberg2021-06-151-1/+2
* readability: more explanatory variable namesLinus Nordberg2021-06-031-18/+18
* remove spurious assignmentLinus Nordberg2021-06-031-1/+0
* readabilityLinus Nordberg2021-06-031-1/+2
* get the logic for --bootstrap-log rightLinus Nordberg2021-06-031-57/+93
* error handling cleaned up a bitLinus Nordberg2021-06-031-70/+98
* disallow the short form for --bootstrap-logLinus Nordberg2021-06-031-1/+1
* exit with error if uploading the signature failsLinus Nordberg2021-06-031-13/+15
* implement witnessLinus Nordberg2021-06-021-0/+341