aboutsummaryrefslogtreecommitdiff
path: root/src/api/signature/payload.rs
Commit message (Expand)AuthorAgeFilesLines
* First version of admin API (#298)Alex2022-05-241-9/+11
* First implementation of K2V (#293)Alex2022-05-101-8/+7
* fix a clippy lintAlex Auvolat2022-03-281-1/+1
* add test framework for arbitraty S3 requeststrinity-1686a2022-03-231-8/+6
* 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-171-0/+269