Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Read key file as a seed | Grégoire Détrez | 2022-06-20 | 1 | -1/+1 |
| | |||||
* | Revert "wip" | Linus Nordberg | 2022-05-25 | 1 | -65/+5 |
| | | | | | | | This reverts commit c003c2fc189748f082c09a2b4a729eb1c5732668. Should not have been pushed to main but rather branch linus/roles. Sorry about that. | ||||
* | wip | Linus Nordberg | 2022-05-24 | 1 | -5/+65 |
| | |||||
* | Merge remote-tracking branch 'origin/merge/glog-to-log' | Linus Nordberg | 2022-05-17 | 1 | -17/+47 |
|\ | |||||
| * | replace glog with sigsum-go's log package | Rasmus Dahlberg | 2022-05-05 | 1 | -17/+47 |
| | | |||||
* | | read key from file | Rasmus Dahlberg | 2022-05-05 | 1 | -3/+7 |
|/ | |||||
* | use dns package from sigsum-gov0.4.0 | Linus Nordberg | 2022-05-02 | 1 | -1/+1 |
| | | | | Issue: #26 | ||||
* | change verification_key to public_key | Linus Nordberg | 2022-04-29 | 1 | -2/+2 |
| | | | | Issue: #40 | ||||
* | 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. | ||||
* | incorporate fixes from rgdd | Linus Nordberg | 2022-03-03 | 1 | -3/+2 |
| | |||||
* | correct an error message | Linus Nordberg | 2022-03-03 | 1 | -1/+1 |
| | |||||
* | clarify a few things on how to run the log | Linus Nordberg | 2022-03-03 | 1 | -5/+5 |
| | |||||
* | 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 | 3 | -0/+235 |