aboutsummaryrefslogtreecommitdiff
path: root/weed/s3api/s3api_streaming_copy.go
AgeCommit message (Expand)AuthorFilesLines
2025-12-02Fix SSE-S3 copy: preserve encryption metadata and set chunk SSE type (#7598)Chris Lu1-9/+51
2025-11-25S3: Fix encrypted file copy with multiple chunks (#7530) (#7546)Chris Lu1-1/+1
2025-10-23S3 API: Fix SSE-S3 decryption on object download (#7366)Chris Lu1-5/+5
2025-10-22S3: Avoid in-memory map concurrent writes in SSE-S3 key manager (#7358)Chris Lu1-4/+2
2025-08-21S3 API: Add SSE-KMS (#7144)Chris Lu1-0/+561