Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | api: validate trailing checksum + add test for unsigned-paylad-trailer | Alex Auvolat | 5 days | 1 | -48/+33 |
* | api: refactor: move checksumming code around again | Alex Auvolat | 6 days | 1 | -0/+22 |
* | api: use checksumming in api_common::signature for put/putpart | Alex Auvolat | 6 days | 1 | -9/+19 |
* | api: start refactor of signature to calculate checksums earlier | Alex Auvolat | 6 days | 1 | -5/+130 |
* | api: add logic to parse x-amz-content-sha256 | Alex Auvolat | 7 days | 1 | -1/+1 |
* | api: refactor: move checksum algorithms to common | Alex Auvolat | 7 days | 1 | -0/+181 |