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 8654ddb566 Generate auth now saves in ${HOME}/.minio/users.json, also authHandler verifies request validity 9 years ago
..
auth Generate auth now saves in ${HOME}/.minio/users.json, also authHandler verifies request validity 9 years ago
controller Generate auth now saves in ${HOME}/.minio/users.json, also authHandler verifies request validity 9 years ago
cpu Implement new CPU detection using cpuid, cpuidex plan9 instructions from klauspost/cpuid project, remove C code 9 years ago
crypto Implement new CPU detection using cpuid, cpuidex plan9 instructions from klauspost/cpuid project, remove C code 9 years ago
donut HTTP header Content-Length signifies body length of the request, if its smaller reply appropriately 9 years ago
erasure Go vet fixes for donut 9 years ago
hash/crc32c Restructure codebase move crypto, checksum to top-level, move ``split`` into donut, move crypto/keys into api/auth 9 years ago
iodine Trim iodine path properly, so that now errors have github.com/minio/minio prefixed 9 years ago
quick Move atomic file writes into its own package, use them inside quick and disk packages 9 years ago
server Generate auth now saves in ${HOME}/.minio/users.json, also authHandler verifies request validity 9 years ago
utils Moving os.MkdirAll() inside atomic for auto parent directory creates 9 years ago