aboutsummaryrefslogtreecommitdiff
path: root/cmd/tmp
Commit message (Collapse)AuthorAgeFilesLines
* remove programs that sigsum-debug replacedRasmus Dahlberg2022-04-295-202/+0
|
* change verification_key to public_keyLinus Nordberg2022-04-292-2/+2
| | | | Issue: #40
* change 'preimage' to 'message'Linus Nordberg2022-04-291-4/+4
| | | | Issue: #40
* rename endpoint get-tree-head-to-signLinus Nordberg2022-04-281-1/+1
| | | | Reference: https://pad.sigsum.org/p/sigsum-db #11
* update module name (s/sigsum-log-go/log-go)Rasmus Dahlberg2022-04-131-1/+1
| | | | | | See decided proposal: sigsum/doc/proposals/2022-04-restructure-repositories.md
* switch to sigsum-goRasmus Dahlberg2022-04-134-7/+7
| | | | Updates import paths only.
* follow SSHSIG changes in libLinus Nordberg2022-03-281-9/+9
|
* types: Start using sigsum-lib-goRasmus Dahlberg2021-12-204-32/+35
| | | | | | 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.
* added print of verification key hashRasmus Dahlberg2021-12-071-0/+3
|
* added missing command-line parsingv0.3.2Rasmus Dahlberg2021-12-051-0/+2
|
* added domain_hint enforcementv0.3.0Rasmus Dahlberg2021-10-022-9/+92
|
* changed module name, s/golang/gitv0.2.1Rasmus Dahlberg2021-09-292-2/+2
|
* 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-132-5/+5
|
* started using the refactored packages in siglog serverRasmus Dahlberg2021-06-064-0/+104