aboutsummaryrefslogtreecommitdiff
path: root/cmd/sigsum_log_go
Commit message (Collapse)AuthorAgeFilesLines
* incorporate fixes from rgddLinus Nordberg2022-03-031-3/+2
|
* correct an error messageLinus Nordberg2022-03-031-1/+1
|
* clarify a few things on how to run the logLinus Nordberg2022-03-031-5/+5
|
* types: Start using sigsum-lib-goRasmus Dahlberg2021-12-201-12/+12
| | | | | | This commit does not change the way in which the log behaves externally. In other words, all changes are internal and involves renaming and code restructuring. Most notably picking up the refactored sigsum-lib-go.
* implemented open-ended shard intervalRasmus Dahlberg2021-12-051-5/+0
|
* added domain_hint enforcementv0.3.0Rasmus Dahlberg2021-10-021-0/+4
|
* changed module name, s/golang/gitv0.2.1Rasmus Dahlberg2021-09-291-4/+4
|
* added shard_hint enforcementRasmus Dahlberg2021-09-271-0/+10
|
* added option to supply git-commit hash when compilingRasmus Dahlberg2021-09-141-0/+3
| | | | | | | Usage: ``` $ go build -ldflags="-X 'main.gitCommit=$(git rev-list -1 HEAD)'" ```
* fixed {st,stfe,system-transparency} -> sigsumRasmus Dahlberg2021-09-133-0/+235