Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "wip" | Linus Nordberg | 2022-05-25 | 2 | -164/+4 |
| | | | | | | | 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 | 2 | -4/+164 |
| | |||||
* | replace glog with sigsum-go's log package | Rasmus Dahlberg | 2022-05-05 | 1 | -5/+5 |
| | |||||
* | update module name (s/sigsum-log-go/log-go) | Rasmus Dahlberg | 2022-04-13 | 2 | -3/+3 |
| | | | | | | See decided proposal: sigsum/doc/proposals/2022-04-restructure-repositories.md | ||||
* | switch to sigsum-go | Rasmus Dahlberg | 2022-04-13 | 4 | -4/+4 |
| | | | | Updates import paths only. | ||||
* | state: Generate new mocks | Rasmus Dahlberg | 2022-01-26 | 1 | -27/+12 |
| | |||||
* | state: Refactor with new tree head endpoints | Rasmus Dahlberg | 2022-01-26 | 3 | -408/+229 |
| | | | | For details see doc/proposals/2022-01-no-quick-tree-head-endpoint. | ||||
* | types: Start using sigsum-lib-go | Rasmus Dahlberg | 2021-12-20 | 5 | -255/+412 |
| | | | | | | 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. | ||||
* | changed module name, s/golang/gitv0.2.1 | Rasmus Dahlberg | 2021-09-29 | 2 | -4/+4 |
| | |||||
* | updated (co)signed tree head structuresv0.2.0 | Rasmus Dahlberg | 2021-09-13 | 2 | -82/+98 |
| | | | | | | - 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} -> sigsum | Rasmus Dahlberg | 2021-09-13 | 2 | -4/+4 |
| | |||||
* | started using the refactored packages in siglog server | Rasmus Dahlberg | 2021-06-06 | 2 | -0/+547 |