Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | api: various fixes | Alex Auvolat | 4 days | 1 | -12/+12 |
* | api: validate trailing checksum + add test for unsigned-paylad-trailer | Alex Auvolat | 4 days | 1 | -16/+42 |
* | api: fix optional \n after trailer checksum header | Alex Auvolat | 4 days | 1 | -1/+6 |
* | api: remove content-encoding: aws-chunked for streaming payload | Alex Auvolat | 4 days | 1 | -1/+19 |
* | api: streaming signature: fix trailer parsing | Alex Auvolat | 5 days | 1 | -10/+13 |
* | api: use checksumming in api_common::signature for put/putpart | Alex Auvolat | 5 days | 1 | -5/+1 |
* | api: start refactor of signature to calculate checksums earlier | Alex Auvolat | 5 days | 1 | -11/+41 |
* | api: streaming: parse unsigned streaming bodies and payload trailers | Alex Auvolat | 5 days | 1 | -146/+304 |
* | api: add logic to parse x-amz-content-sha256 | Alex Auvolat | 6 days | 1 | -11/+30 |
* | signature: refactor: move constant defs to mod.rs | Alex Auvolat | 6 days | 1 | -11/+1 |
* | wip: split garage_api into garage_api_{common,s3,k2v,admin} | Alex Auvolat | 2025-01-31 | 1 | -0/+373 |