1057 Commits (7f99cc9768c00de7d7b3992e28c1bf1b0e257691)

Author SHA1 Message Date
Andreas Auernhammer d0a43af616 replace all "crypto/sha256" with "github.com/minio/sha256-simd" (#5391) 7 years ago
Aditya Manthramurthy aa7e5c71e9 Remove upload healing related dead code (#5404) 7 years ago
Andreas Auernhammer dd202a1a5f restrict TLS cipher suites of the server (#5245) 7 years ago
Nitish Tiwari 42633748db
Update madmin package to return storage class parity (#5387) 7 years ago
Aditya Manthramurthy cd22feecf8 Remove healing of incomplete multipart uploads (#5390) 7 years ago
Matthieu Paret 374feda237 add HTTPStats to madmin (#5299) 7 years ago
Aditya Manthramurthy f1355da72e Add base64 encoded MD5 output for Hash Reader (#5315) 7 years ago
A. Elleuch 98d07210e7 fix: Ignore logging some tcp routine errors (#5097) 7 years ago
Harshavardhana 8efa82126b
Convert errors tracer into a separate package (#5221) 7 years ago
Krishnan Parthasarathi 2a0a62b78d Return ErrContentSHA256Mismatch when sha256sum is invalid (#5188) 7 years ago
Harshavardhana 8d59f35523 Add GetInfo() support for solaris (#5174) 7 years ago
Andreas Auernhammer ca6b4773ed add SSE-C support for HEAD, GET, PUT (#4894) 7 years ago
Nitish Tiwari 34a1b58a75
Remove redirectHeaders method (#5120) 7 years ago
Bala FA 32c6b62932 move credentials as separate package (#5115) 7 years ago
A. Elleuch 866dffcd62 log: Store http request/responses in a log file (#4804) 7 years ago
Harshavardhana 5eb210dd2e Set etag properly to calculated value if available (#5106) 7 years ago
Harshavardhana 1d8a8c63db Simplify data verification with HashReader. (#5071) 7 years ago
Harshavardhana 3d0dced23c Remove go1.9 specific code for windows (#5033) 7 years ago
Krishna Srinivas db1edfe487 Fix data race bug in the testcase TestHTTPListenerAcceptParallel (#5043) 7 years ago
Bala FA 9c16f73334 pkg/http: use port 65432 than 9000 for unit tests (#5021) 7 years ago
Julien Maitrehenry 02a5f1e96a Add b2s method on pkg/disk/type_bsd.go (#5036) 7 years ago
Harshavardhana 4deefa3695 tests: Remove dependency on check.v1 (#5034) 7 years ago
Bala FA 88938340b3 remove all dead codes (#5019) 7 years ago
A. Elleuch 53f3d2fd65 Push max threads to little less than kernel limit (#5001) 7 years ago
Andreas Auernhammer 02af37a394 optimize memory allocs during reconstruct (#4964) 7 years ago
Tamer Fahmy 0bf981278e Provide the correct free block size volume/disk information (#4943) 7 years ago
Harshavardhana f8024cadbb [security] rpc: Do not transfer access/secret key. (#4857) 7 years ago
Bala FA b694c1a4d7 fix: bufconn and listener tests for megacheck (#4827) 7 years ago
Harshavardhana 879cef37a1 Fail to start server if detected cross-device mounts. (#4807) 7 years ago
Bala FA 1729e82361 tests: use port '0' for auto-detecting free port. (#4803) 7 years ago
Harshavardhana d864e00e24 posix: Deprecate custom removeAll/mkdirAll implementations. (#4808) 7 years ago
Andrej Pregl fa52d491c5 Added support for macOS in TestNewHTTPListener (#4782) 7 years ago
A. Elleuch b4dc6df35c go1.8: Changes to support golang 1.8 (#4759) 7 years ago
Krishnan Parthasarathi 54f3a0946f Avoid superfluous error messages after connect (#4762) 7 years ago
ebozduman 0aca2ab970 Stop attempting to close nil Listener (#4753) 7 years ago
Nitish Tiwari fcc61fa46a Remove minimum inodes reqd check (#4747) 7 years ago
Harshavardhana f8bd9cfd83 rpc: Do not use read/write deadlines for rpc connections. (#4647) 7 years ago
Bala FA c3dd7c1f6c Refactor HTTP server to address bugs (#4636) 7 years ago
Harshavardhana f3506b8958 tests: Enable previously disabled UNC tests on CI. (#4575) 7 years ago
Harshavardhana f5b4b0765a Update minio-go dependency (#4551) 7 years ago
Harshavardhana 353f2d3a6e fs: Hold `format.json` readLock ref to avoid GC. (#4532) 7 years ago
Harshavardhana 075b8903d7 fs: Add safe locking semantics for `format.json` (#4523) 7 years ago
Harshavardhana e01b2fc06d Disable network share test, appveyor bug. (#4446) 7 years ago
Anis Elleuch 465274cd21 server-info: Change Error type to string (#4346) 7 years ago
Harshavardhana 610dbe3479 config: Do not migrate config file if not needed. (#4264) 7 years ago
Harshavardhana f0b5c0ec7c windows: Support all REPARSE_POINT attrib files properly. (#4203) 7 years ago
Peter Tribble 2b96d9f706 Enable build on solaris (#4115) 7 years ago
Anis Elleuch 83abad0b37 admin: ServerInfo() returns info for each node (#4150) 8 years ago
Krishnan Parthasarathi 3032f0f505 Remove duration field from lock instrumentation (#4111) 8 years ago
Harshavardhana 7765081db7 cache: Increasing caching GC percent from 20 to 50. (#4041) 8 years ago