aboutsummaryrefslogtreecommitdiff
path: root/cmd
Commit message (Collapse)AuthorAgeFilesLines
* added domain_hint enforcementv0.3.0Rasmus Dahlberg2021-10-023-9/+96
|
* changed module name, s/golang/gitv0.2.1Rasmus Dahlberg2021-09-293-6/+6
|
* 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)'" ```
* updated (co)signed tree head structuresv0.2.0Rasmus Dahlberg2021-09-131-3/+10
| | | | | | - Added key_hash in tree head, see motivation in api.md - Added separate types for (co)signed tree heads - Refactored tree head HTTP APIs to be current, see api.md
* fixed {st,stfe,system-transparency} -> sigsumRasmus Dahlberg2021-09-135-34/+32
|
* started using the refactored packages in siglog serverRasmus Dahlberg2021-06-067-0/+341