16 Commits (dce76d9307ef12749a10a5171fc67e0af09e3a1f)

Author SHA1 Message Date
Krishna Srinivas 5db1e9f3dd signature: use region from Auth header if server's region not configured (#4329) 7 years ago
Harshavardhana 155a90403a fs/erasure: Rename meta 'md5Sum' as 'etag'. (#4319) 7 years ago
Harshavardhana 3fe33e7b15 handler: simplify parsing valid location constraint. (#4040) 8 years ago
Harshavardhana b62cd8ed84 sign/streaming: Content-Encoding is not set in newer aws-java-sdks (#3986) 8 years ago
Harshavardhana 5f7565762e api: postPolicy cleanup. Simplify the code and re-use. (#3890) 8 years ago
Anis Elleuch c9b1468c3b Presigend Post: Error out when File is not found (#3723) 8 years ago
Anis Elleuch ed4fcb63f7 Require content-length in POST & Upload requests (#3671) 8 years ago
Harshavardhana 62f8343879 Add constants for commonly used values. (#3588) 8 years ago
Harshavardhana 69559aa101 objAPI: Implement CopyObject API. (#3487) 8 years ago
Anis Elleuch ef3319a49d Fix: Typo in non canonicalized header extraction (#3480) 8 years ago
Anis Elleuch 5404dddcea PostForm: Save supported headers in obj metadata (#3474) 8 years ago
Krishna Srinivas 35e541e0b1 content-length-range policy should be honored for the uploaded object sizes. (#3076) 8 years ago
Krishna Srinivas 5999a23d3e When object whose size is greater than 5G is uploaded using presigned POST we should return error. (#3033) 8 years ago
Harshavardhana 6494b77d41 server: Add more elaborate startup messages. (#2731) 8 years ago
Harshavardhana 64083b9227 signature: Region changes should be handled just like AWS. (#2805) 8 years ago
Harshavardhana bccf549463 server: Move all the top level files into cmd folder. (#2490) 8 years ago
Harshavardhana 064c51162d api: Add new ListenBucketNotificationHandler. (#2336) 8 years ago
Anis Elleuch dcc3463e48 Limit POST form fields and file size + Generic Request Size limiter (#2317) 8 years ago
Anis Elleuch 8b3cb3a0de POST Policy, multiple fixes: AccessDenied with unmet conditions, ${filename} in Key, missing filename in multipart (#2304) 8 years ago
Harshavardhana f248089523 api: Implement bucket notification. (#2271) 8 years ago
Harshavardhana f85d94288d api: extract http headers with some supported header list. (#2268) 8 years ago
Harshavardhana 1f706e067d api: xmlDecoder should honor contentLength. (#2226) 8 years ago
karthic rao 8deddb82f4 Cleanup: Moving IsValidLocationContraint to handler utils 8 years ago