Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | types: Start using sigsum-lib-go | Rasmus Dahlberg | 2021-12-20 | 1 | -1/+1 |
| | | | | | | 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 | 1 | -1/+1 |
| | |||||
* | fixed {st,stfe,system-transparency} -> sigsum | Rasmus Dahlberg | 2021-09-13 | 1 | -1/+1 |
| | |||||
* | downgraded Go version to 1.14 | Rasmus Dahlberg | 2021-03-16 | 1 | -4/+4 |
| | |||||
* | started to re-add basic client commands | Rasmus Dahlberg | 2021-03-16 | 1 | -0/+1 |
| | |||||
* | major refactor based on README.md and TODOs | Rasmus Dahlberg | 2021-02-25 | 1 | -0/+12 |
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. |