aboutsummaryrefslogtreecommitdiff
path: root/pkg/instance/endpoint_test.go
Commit message (Collapse)AuthorAgeFilesLines
* types: Start using sigsum-lib-goRasmus Dahlberg2021-12-201-661/+0
| | | | | | 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.
* implemented open-ended shard intervalRasmus Dahlberg2021-12-051-52/+42
|
* added domain_hint enforcementv0.3.0Rasmus Dahlberg2021-10-021-14/+34
|
* changed module name, s/golang/gitv0.2.1Rasmus Dahlberg2021-09-291-2/+2
|
* added shard_hint enforcementRasmus Dahlberg2021-09-271-27/+53
|
* updated (co)signed tree head structuresv0.2.0Rasmus Dahlberg2021-09-131-7/+11
| | | | | | - 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
* s/get-proof-by-hash/get-inclusion-proofRasmus Dahlberg2021-09-131-2/+2
|
* fixed {st,stfe,system-transparency} -> sigsumRasmus Dahlberg2021-09-131-5/+5
|
* added more instance testsRasmus Dahlberg2021-06-071-10/+199
|
* added start on refactored instance testsRasmus Dahlberg2021-06-071-318/+270
|
* started using the refactored packages in siglog serverRasmus Dahlberg2021-06-061-0/+480