aboutsummaryrefslogtreecommitdiff
path: root/pkg/state
Commit message (Collapse)AuthorAgeFilesLines
* Revert "wip"Linus Nordberg2022-05-252-164/+4
| | | | | | | This reverts commit c003c2fc189748f082c09a2b4a729eb1c5732668. Should not have been pushed to main but rather branch linus/roles. Sorry about that.
* wipLinus Nordberg2022-05-242-4/+164
|
* replace glog with sigsum-go's log packageRasmus Dahlberg2022-05-051-5/+5
|
* update module name (s/sigsum-log-go/log-go)Rasmus Dahlberg2022-04-132-3/+3
| | | | | | See decided proposal: sigsum/doc/proposals/2022-04-restructure-repositories.md
* switch to sigsum-goRasmus Dahlberg2022-04-134-4/+4
| | | | Updates import paths only.
* 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