aboutsummaryrefslogtreecommitdiff
path: root/src/api/signature
Commit message (Expand)AuthorAgeFilesLines
* Rename error varian for ClippyAlex Auvolat2022-05-181-2/+2
* More error refactoringAlex Auvolat2022-05-132-22/+4
* Separate error types for k2v and signatureAlex Auvolat2022-05-134-4/+59
* Rename error::Error to s3::error::ErrorAlex Auvolat2022-05-133-3/+3
* Error refactoringAlex Auvolat2022-05-133-10/+12
* First implementation of K2V (#293)Alex2022-05-103-16/+69
* fix a clippy lintAlex Auvolat2022-03-281-1/+1
* add test framework for arbitraty S3 requeststrinity-1686a2022-03-231-8/+6
* garage_api: Update streaming payload stream unit testsKokaKiwi2022-03-231-1/+1
* garage_api: Handle streaming payload early in request handlingKokaKiwi2022-03-231-3/+3
* Fix some new clippy lintsfix-resyncAlex Auvolat2022-03-141-1/+1
* Add tracing output to signature calculationAlex Auvolat2022-02-281-0/+3
* Support for PostObject (#222)trinity-1686a2022-02-211-47/+62
* Add date verification to presigned urls (#196)trinity-1686a2022-01-181-22/+59
* Support STREAMING-AWS4-HMAC-SHA256-PAYLOAD (#64) (#156)Jill2022-01-173-0/+635