Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | upgrade sigsum-go v0.0.6 -> v0.0.7 | Rasmus Dahlberg | 2022-04-29 | 1 | -2/+2 |
| | |||||
* | rename endpoint get-tree-head-to-sign | Linus Nordberg | 2022-04-28 | 1 | -2/+2 |
| | | | | Reference: https://pad.sigsum.org/p/sigsum-db #11 | ||||
* | use sigsum-go v.0.0.5 | Linus Nordberg | 2022-04-28 | 1 | -2/+2 |
| | |||||
* | switch to sigsum-go | Rasmus Dahlberg | 2022-04-13 | 1 | -4/+2 |
| | | | | Updates import paths only. | ||||
* | follow SSHSIG changes in lib | Linus Nordberg | 2022-03-28 | 1 | -0/+2 |
| | |||||
* | go: Tidy module files | Rasmus Dahlberg | 2022-01-26 | 1 | -2/+0 |
| | |||||
* | go: Fix dependencies based on Go version 1.15.9v0.3.5 | Rasmus Dahlberg | 2021-12-30 | 1 | -0/+2 |
| | |||||
* | types: Start using sigsum-lib-go | Rasmus Dahlberg | 2021-12-20 | 1 | -0/+2 |
| | | | | | | 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. | ||||
* | started using the refactored packages in siglog server | Rasmus Dahlberg | 2021-06-06 | 1 | -0/+3 |
| | |||||
* | downgraded Go version to 1.14 | Rasmus Dahlberg | 2021-03-16 | 1 | -2/+2 |
| | |||||
* | major refactor based on README.md and TODOs | Rasmus Dahlberg | 2021-02-25 | 1 | -0/+771 |
Updated types, improved units tests, isolated most test data to have it in one place, renamed and created new files to improve readability, and fixed a bunch of minor TODOs. |