Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | payload.rs: Surround / in inverted commas. | Jonathan Davies | 2023-06-06 | 1 | -1/+1 |
* | payload.rs: Fixed typo in error message. | Jonathan Davies | 2023-06-06 | 1 | -1/+1 |
* | k2v signature verification: double urlencoding (see comment in source code) | Alex Auvolat | 2023-05-18 | 1 | -2/+38 |
* | First version of admin API (#298) | Alex | 2022-05-24 | 1 | -9/+11 |
* | First implementation of K2V (#293) | Alex | 2022-05-10 | 1 | -8/+7 |
* | fix a clippy lint | Alex Auvolat | 2022-03-28 | 1 | -1/+1 |
* | add test framework for arbitraty S3 requests | trinity-1686a | 2022-03-23 | 1 | -8/+6 |
* | Fix some new clippy lintsfix-resync | Alex Auvolat | 2022-03-14 | 1 | -1/+1 |
* | Add tracing output to signature calculation | Alex Auvolat | 2022-02-28 | 1 | -0/+3 |
* | Support for PostObject (#222) | trinity-1686a | 2022-02-21 | 1 | -47/+62 |
* | Add date verification to presigned urls (#196) | trinity-1686a | 2022-01-18 | 1 | -22/+59 |
* | Support STREAMING-AWS4-HMAC-SHA256-PAYLOAD (#64) (#156) | Jill | 2022-01-17 | 1 | -0/+269 |