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 15dd0df187 Support signature v4 at rest 9 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 9 years ago
cpu Implement new CPU detection using cpuid, cpuidex plan9 instructions from klauspost/cpuid project, remove C code 10 years ago
crypto Implement new CPU detection using cpuid, cpuidex plan9 instructions from klauspost/cpuid project, remove C code 10 years ago
donut Support signature v4 at rest 9 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 Rename definitions to log.go, add valid prefixes 9 years ago
utils Rename definitions to log.go, add valid prefixes 9 years ago