10 Commits (ce4c4645e9bbbaa75183839d575b2cd43902ee36)

Author SHA1 Message Date
chrislu 5cdbafe9e8 refactor: extract createTrailerStreamingRequest helper to reduce test duplication 2 weeks ago
chrislu f0eb4dc8cb test: handle crc32 Write error return for completeness 2 weeks ago
chrislu 4d0b85c016 test: add negative test for invalid trailer signature 2 weeks ago
chrislu e29ccf9f2f test: separate canonical trailer text (\n) from on-wire format (\r\n) 2 weeks ago
chrislu 8c5900e80f address review comments: add trailer signature to test, fix constant alignment 2 weeks ago
chrislu a4aa7ded43 s3: support STREAMING-AWS4-HMAC-SHA256-PAYLOAD-TRAILER for signed chunked uploads with checksums 2 weeks ago
Chris Lu b7e3284fc5
S3: fix TestSignedStreamingUploadInvalidSignature test (#7421) 2 months ago
Tom Crasset 824dcac3bf
s3: combine all signature verification checks into a single function (#7330) 2 months ago
Tom Crasset 9604db2c93
implement s3 streaming-unsigned-payload-trailer (#6539) 10 months ago
Tom Crasset a7b964af96
add s3 signature tests and prepare implementation of STREAMING-UNSIGNED-PAYLOAD-TRAILER (#6525) 11 months ago