aboutsummaryrefslogtreecommitdiff
path: root/pkg/instance/handler.go
Commit message (Expand)AuthorAgeFilesLines
* implement primary and secondary role, for replicationv0.5.0Linus Nordberg2022-06-231-184/+0
* replace glog with sigsum-go's log packageRasmus Dahlberg2022-05-051-9/+9
* rename endpoint get-tree-head-to-signLinus Nordberg2022-04-281-1/+1
* switch to sigsum-goRasmus Dahlberg2022-04-131-1/+1
* rename "a Handler" -> "h Handler"Rasmus Dahlberg2022-04-041-6/+6
* clean-up ServeHTTP methodRasmus Dahlberg2022-04-011-17/+24
* fix non-compliant use of HTTP status code 405Rasmus Dahlberg2022-04-011-2/+19
* instance: Use the new tree-head endpointsRasmus Dahlberg2022-01-261-15/+6
* types: Start using sigsum-lib-goRasmus Dahlberg2021-12-201-0/+169