aboutsummaryrefslogtreecommitdiff
path: root/pkg/state
Commit message (Collapse)AuthorAgeFilesLines
* state: Generate new mocksRasmus Dahlberg2022-01-261-27/+12
|
* state: Refactor with new tree head endpointsRasmus Dahlberg2022-01-263-408/+229
| | | | For details see doc/proposals/2022-01-no-quick-tree-head-endpoint.
* types: Start using sigsum-lib-goRasmus Dahlberg2021-12-205-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.1Rasmus Dahlberg2021-09-292-4/+4
|
* updated (co)signed tree head structuresv0.2.0Rasmus Dahlberg2021-09-132-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} -> sigsumRasmus Dahlberg2021-09-132-4/+4
|
* started using the refactored packages in siglog serverRasmus Dahlberg2021-06-062-0/+547