169 Commits (94c52e3816787ee7e6b5efd2cf0d76f7bd9624a4)

Author SHA1 Message Date
Harshavardhana 6dd13e68c2 Support V2 signatures when autoencryption is enabled (#7084) 6 years ago
Bala FA e23a42305c Rebase minio/parquet-go and fix null handling. (#7067) 6 years ago
Nick Craig-Wood 9c26fe47b0 Fix server side copy of files with `?` in - fixes #7058 (#7059) 6 years ago
poornas ed1275a063 Fix copy from encrypted multipart to single encrypted part (#7056) 6 years ago
Bala FA b0deea27df Refactor s3select to support parquet. (#7023) 6 years ago
poornas 5a80cbec2a Add double encryption at S3 gateway. (#6423) 6 years ago
Harshavardhana d2f8f8c7ee Fix ETag handling with auto-encryption with CopyObject conditions (#7000) 6 years ago
Harshavardhana d1e41695fe Add support for federation on browser (#6891) 6 years ago
poornas 7c9f934875 Disallow SSE requests when object layer has encryption disabled (#6981) 6 years ago
Andreas Auernhammer d264d2c899 add auto-encryption feature (#6523) 6 years ago
Harshavardhana 52b159b1db Allow versionId to be null for Delete,CopyObjectPart (#6972) 6 years ago
Harshavardhana 6f7c99a333 Allow versionId to be null for Copy,Get,Head API calls (#6942) 6 years ago
Praveen raj Mani 9af7d627ac Preserve the compression headers while copying (#6952) 6 years ago
Harshavardhana 4c7c571875 Support JSON to CSV and CSV to JSON output format conversion (#6910) 6 years ago
Harshavardhana bef7c01c58 Choose right users in federation mode for CopyObject (#6895) 6 years ago
Harshavardhana 83fe70f710 Fix CopyObject regression calculating md5sum (#6868) 6 years ago
Harshavardhana dba61867e8 Redirect browser requests returning AccessDenied (#6848) 6 years ago
Harshavardhana 9e3fce441e Audit log claims from token (#6847) 6 years ago
Harshavardhana bfb505aa8e Refactor logging in more Go idiomatic style (#6816) 6 years ago
poornas 5f6d717b7a Fix: Preserve MD5Sum for SSE encrypted objects (#6680) 6 years ago
Harshavardhana 7e1661f4fa Performance improvements to SELECT API on certain query operations (#6752) 6 years ago
Harshavardhana a55a298e00 Make sure to log unhandled errors always (#6784) 6 years ago
kannappanr df2d75a2a3
Cleanup unnecessary logs (#6788) 6 years ago
Andreas Auernhammer d07fb41fe8 add key-rotation for SSE-S3 objects (#6755) 6 years ago
Harshavardhana bef0318c36 Support audit logs with additional fields (#6738) 6 years ago
kannappanr 9ed7fb4916
Do not call multiple response.WriteHeader calls (#6733) 6 years ago
Harshavardhana f162d7bd97 Performance improvements by re-using record buffer (#6622) 6 years ago
Harshavardhana 36990aeafd Avoid double bucket validation in DeleteObjectHandler (#6720) 6 years ago
poornas 1c911c5f40 Fix: Validate copy-part encryption header and metadata (#6725) 6 years ago
Anis Elleuch 88c3dd49c6 copy: Ensure that the user has GET access to the src object (#6715) 6 years ago
kannappanr 6869f6d9dd
Remove unwanted logs (#6708) 6 years ago
Harshavardhana 555d54371c Fix CopyObjectPart broken source encryption support (#6699) 6 years ago
Praveen raj Mani ecb042aa1c Copy and CopyPart changes for compression (#6669) 6 years ago
Andreas Auernhammer 586466584f fix wrong actual part size assignment in CopyObjectPart (#6652) 6 years ago
Ashish Kumar Sinha c0b4bf0a3e SQL select query for CSV/JSON (#6648) 6 years ago
Andreas Auernhammer 8a6c3aa3cd crypto: add RemoveInternalEntries function (#6616) 6 years ago
Harshavardhana 62b560510b Fix SSE-C source decryption handling (#6671) 6 years ago
poornas 7e0f1eb8b5 Fix: verify client sent md5sum in encrypted PutObjectPart request (#6668) 6 years ago
Pontus Leitzler b43e8337b1 Add error handling in api-resource.go (#6651) 6 years ago
Praveen raj Mani cef044178c Treat columns with spaces inbetween [s3Select] (#6597) 6 years ago
kannappanr c7f180ffa9 Add code to translate errInvalidEncryptionParameters to APIErrcode (#6625) 6 years ago
kannappanr b8bd8d6a03 Validate user provided SSE-C key on Head Object API (#6600) 6 years ago
Anis Elleuch 5b3090dffc encryption: Fix copy from encrypted multipart to single part (#6604) 6 years ago
Harshavardhana b0c9ae7490 Add audit logging for S3 and Web handlers (#6571) 6 years ago
poornas 110458cd10 Fix: Disallow requests with SSE-KMS headers (#6587) 6 years ago
Harshavardhana 54ae364def Introduce STS client grants API and OPA policy integration (#6168) 6 years ago
Harshavardhana 8c29f69b00 Fix racy error communication inside go-routine (#6539) 6 years ago
Praveen raj Mani ce9d36d954 Add object compression support (#6292) 6 years ago
poornas ed703c065d Add ObjectOptions to GetObjectNInfo (#6533) 6 years ago
Anis Elleuch aa4e2b1542 Use GetObjectNInfo in CopyObject and CopyObjectPart (#6489) 6 years ago