aboutsummaryrefslogtreecommitdiff
path: root/cmd/sigsum_log_go
Commit message (Collapse)AuthorAgeFilesLines
* Read key file as a seedGrégoire Détrez2022-06-201-1/+1
|
* Revert "wip"Linus Nordberg2022-05-251-65/+5
| | | | | | | This reverts commit c003c2fc189748f082c09a2b4a729eb1c5732668. Should not have been pushed to main but rather branch linus/roles. Sorry about that.
* wipLinus Nordberg2022-05-241-5/+65
|
* Merge remote-tracking branch 'origin/merge/glog-to-log'Linus Nordberg2022-05-171-17/+47
|\
| * replace glog with sigsum-go's log packageRasmus Dahlberg2022-05-051-17/+47
| |
* | read key from fileRasmus Dahlberg2022-05-051-3/+7
|/
* use dns package from sigsum-gov0.4.0Linus Nordberg2022-05-021-1/+1
| | | | Issue: #26
* change verification_key to public_keyLinus Nordberg2022-04-291-2/+2
| | | | Issue: #40
* update module name (s/sigsum-log-go/log-go)Rasmus Dahlberg2022-04-131-4/+4
| | | | | | See decided proposal: sigsum/doc/proposals/2022-04-restructure-repositories.md
* switch to sigsum-goRasmus Dahlberg2022-04-131-1/+1
| | | | Updates import paths only.
* 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