You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Harshavardhana 634f70f3b0 WriteObject() encoded data in go routine, fix another multipart issue 10 years ago
..
auth Generate auth now saves in ${HOME}/.minio/users.json, also authHandler verifies request validity 10 years ago
controller Add abbreviated close response, to avoid any leaks 10 years ago
cpu Implement new CPU detection using cpuid, cpuidex plan9 instructions from klauspost/cpuid project, remove C code 10 years ago
crypto Fix OS X build 10 years ago
donut WriteObject() encoded data in go routine, fix another multipart issue 10 years ago
erasure Go vet fixes for donut 10 years ago
hash/crc32c Restructure codebase move crypto, checksum to top-level, move ``split`` into donut, move crypto/keys into api/auth 10 years ago
iodine Trim iodine path properly, so that now errors have github.com/minio/minio prefixed 10 years ago
quick Move atomic file writes into its own package, use them inside quick and disk packages 10 years ago
server Add a ratelimited listener than a ratelimited handler - more precise 10 years ago
utils Fix OS X build 10 years ago