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