12103 Commits (8e379d1415fe02fdf2b7bf8c628d6fee1d3a425b)
 

Author SHA1 Message Date
chrislu 8e379d1415 skip retry if object is not found 3 months ago
chrislu cb2cf65dc9 quick check (no retries) to see if the .versions/ directory exists 3 months ago
chrislu 8edb1e9641 handle retry if not found in .versions folder and should read the normal object 3 months ago
chrislu cf3109ab48 kms sse 3 months ago
chrislu ec3f7f7fbf fixes 3 months ago
chrislu 98807ed3f6 s3: Fix SSE-C multipart IV base64 decoding bug 4 months ago
chrislu e328c66d8d s3: Trace SSE chunk metadata through multipart completion and retrieval 4 months ago
chrislu 50cbe7af75 s3: Add SSE chunk detection debugging for multipart uploads 4 months ago
chrislu a5b35d09b0 s3: Enhanced versioning state tracing for suspended versioning diagnosis 4 months ago
chrislu 83bb8d2289 s3: Add debug logging for versioning state diagnosis 4 months ago
chrislu e1551d36b0 s3: Fix SSE multipart upload metadata preservation 4 months ago
chrislu e8b47c1b3a s3: Fix SSE decryption JWT authentication and streaming errors 4 months ago
chrislu 10e96df867 decode ivBase64 4 months ago
chrislu 4e28bbc482 decode values 4 months ago
chrislu 2763911a80 same logic as filer 4 months ago
chrislu 5f24aadfca fix sse header 4 months ago
chrislu 9a8194782c nil check 4 months ago
chrislu 1ef90058a9 remove 4 months ago
chrislu 206e036e27 set ModifiedTsNs 4 months ago
chrislu b7d009f3d5 nil safety 4 months ago
chrislu 09ced7448d Update s3api_object_handlers.go 4 months ago
chrislu 8c62b44c04 handle part number 4 months ago
chrislu e6de9535cd adjust log level 4 months ago
chrislu 1851f70aef debug 4 months ago
chrislu c8853b327b headers 4 months ago
chrislu 6d0cc81791 test_multipart_get_part 4 months ago
chrislu 5432666863 url encoding 4 months ago
chrislu 010b9b502a profiling 4 months ago
chrislu 9a71ffda9d Missing PartsCount Header 4 months ago
chrislu f2319f1134 debug logs 4 months ago
chrislu b01b7a2aec fixed the suffix range bug (bytes=-N for "last N bytes") 4 months ago
chrislu a82dc8c844 sse continue 4 months ago
chrislu 4b4dc6d10b implement sse 4 months ago
chrislu 615de0dbf2 fmt 4 months ago
chrislu eae129e818 fix sse 4 months ago
chrislu ba6e797dd1 copy object 4 months ago
chrislu a6250d46e7 md5 4 months ago
chrislu ecd30076fc set header 4 months ago
chrislu 9a67f2917c HTTP Range Request Support 4 months ago
chrislu 7ef058d89a directly read write volume servers 4 months ago
chrislu a2d9a2db84 fmt 4 months ago
chrislu 0209f645e6 not used 4 months ago
chrislu 8f64c9ccb8 check for the presence of the X-Amz-Server-Side-Encryption header 4 months ago
chrislu 684b9d2f60 Removed Premature Mutual Exclusivity Check 4 months ago
chrislu d94ff29be2 refactor 4 months ago
chrislu 8425fc0fe7 SSE-C is mutually exclusive with SSE-S3 and SSE-KMS 4 months ago
chrislu 2182d2224e SSE-KMS headers are present, this is not an SSE-C request (mutually exclusive) 4 months ago
chrislu 0ab4d7720b Lazy Entry Fetch for SSE, Skip Conditional Header Check 4 months ago
chrislu ec2986b9ee revert 4 months ago
chrislu e2d14befc0 Lazy Versioning Check, Conditional SSE Entry Fetch, HEAD Request Optimization 4 months ago