Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update module name (s/sigsum-log-go/log-go) | Rasmus Dahlberg | 2022-04-13 | 1 | -4/+4 |
| | | | | | | See decided proposal: sigsum/doc/proposals/2022-04-restructure-repositories.md | ||||
* | switch to sigsum-go | Rasmus Dahlberg | 2022-04-13 | 1 | -1/+1 |
| | | | | Updates import paths only. | ||||
* | correct an error message | Linus Nordberg | 2022-03-03 | 1 | -1/+1 |
| | |||||
* | types: Start using sigsum-lib-go | Rasmus Dahlberg | 2021-12-20 | 1 | -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 interval | Rasmus Dahlberg | 2021-12-05 | 1 | -5/+0 |
| | |||||
* | added domain_hint enforcementv0.3.0 | Rasmus Dahlberg | 2021-10-02 | 1 | -0/+4 |
| | |||||
* | changed module name, s/golang/gitv0.2.1 | Rasmus Dahlberg | 2021-09-29 | 1 | -4/+4 |
| | |||||
* | added shard_hint enforcement | Rasmus Dahlberg | 2021-09-27 | 1 | -0/+10 |
| | |||||
* | added option to supply git-commit hash when compiling | Rasmus Dahlberg | 2021-09-14 | 1 | -0/+3 |
| | | | | | | | Usage: ``` $ go build -ldflags="-X 'main.gitCommit=$(git rev-list -1 HEAD)'" ``` | ||||
* | fixed {st,stfe,system-transparency} -> sigsum | Rasmus Dahlberg | 2021-09-13 | 1 | -0/+177 |