Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [fix-presigned] presigned requests: allow x-amz-* query parameters to stand i... | Alex Auvolat | 2024-02-28 | 1 | -1/+1 |
* | [fix-presigned] split presigned/normal signature verification | Alex Auvolat | 2024-02-28 | 1 | -25/+60 |
* | [dep-upgrade-202402] cargo clippy fixes | Alex Auvolat | 2024-02-08 | 1 | -2/+2 |
* | [dep-upgrade-202402] upgrade to http/hyper 1.x for tests | Alex Auvolat | 2024-02-05 | 1 | -7/+27 |
* | k2v signature verification: double urlencoding (see comment in source code) | Alex Auvolat | 2023-05-18 | 1 | -0/+1 |
* | use one key per context to isolate teststests/increase-robustness | Quentin Dufour | 2023-03-13 | 1 | -4/+5 |
* | First implementation of K2V (#293) | Alex | 2022-05-10 | 1 | -8/+47 |
* | cleanup | trinity-1686a | 2022-03-23 | 1 | -19/+4 |
* | add test framework for arbitraty S3 requests | trinity-1686a | 2022-03-23 | 1 | -0/+280 |