Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | api: use checksumming in api_common::signature for put/putpart | Alex Auvolat | 6 days | 3 | -36/+110 |
* | api: start refactor of signature to calculate checksums earlier | Alex Auvolat | 6 days | 5 | -27/+243 |
* | api: streaming: parse unsigned streaming bodies and payload trailers | Alex Auvolat | 6 days | 1 | -146/+304 |
* | api: add logic to parse x-amz-content-sha256 | Alex Auvolat | 7 days | 4 | -62/+122 |
* | api: refactor: move checksum algorithms to common | Alex Auvolat | 7 days | 3 | -0/+186 |
* | signature: refactor: move constant defs to mod.rs | Alex Auvolat | 7 days | 3 | -26/+50 |
* | wip: split garage_api into garage_api_{common,s3,k2v,admin} | Alex Auvolat | 2025-01-31 | 4 | -0/+1045 |