aboutsummaryrefslogtreecommitdiff
path: root/pkg/requests
Commit message (Collapse)AuthorAgeFilesLines
* use a more appropriate URL for testingLinus Nordberg2022-04-281-3/+3
| | | | sigsum dot com is not a thing.
* add url parsing for get-requests with inputRasmus Dahlberg2022-04-262-108/+135
| | | | Pair-programmed with ln5.
* update module name (s/sigsum-lib-go/sigsum-go)v0.0.4Rasmus Dahlberg2022-04-102-3/+3
| | | | | | See decided proposal: sigsum/doc/proposals/2022-04-restructure-repositories.md
* fix asymmetry in testv0.0.3Rasmus Dahlberg2022-03-281-2/+2
| | | | Next layer of hashing is when computing a checksum.
* sign tree heads and leaves with SSHSIGLinus Nordberg2022-03-282-6/+5
|
* requests: Add request types and testsRasmus Dahlberg2021-12-202-0/+434