6 Commits (e1aad066c610386e2369bc4b22ece439682c6765)

Author SHA1 Message Date
Harshavardhana 9e10ee7e47 cpu: Remove pkg/cpu in favor of better klauspost/cpuid. 9 years ago
Harshavardhana 62f6ffb6db xl: Moved to minio/minio - fixes #1112 9 years ago
Harshavardhana 88686dc6e3 build: Handle builds on env where CGO_ENABLED=0 9 years ago
Harshavardhana b74852116a Fix portability issues for arm on raspberry pi 9 years ago
Harshavardhana 762b798767 Migrate this project to minio micro services code 9 years ago
Harshavardhana 2671b2dbf4 crypto/cleanup: remove unused functions 9 years ago
Harshavardhana aa67a19e99 Implement new CPU detection using cpuid, cpuidex plan9 instructions from klauspost/cpuid project, remove C code 9 years ago
Harshavardhana 30fc14e703 Restructure codebase move crypto, checksum to top-level, move ``split`` into donut, move crypto/keys into api/auth 9 years ago
Harshavardhana 8d06504068 Change all minio-io path to minio 9 years ago
Frederick F. Kautz IV 289c859675 Adding software fallback 10 years ago
Harshavardhana b952855779 Add strict checks with vet, golint and gofmt 10 years ago
Harshavardhana bf5a314144 clang lacks proper gas support, implement stubs for sha256,sha512 for darwin. 10 years ago
Harshavardhana 256faddab5 Golint cleanup utils/crypto/sha*,cpu,md5 10 years ago
Harshavardhana 3a3c8645fc Update comments across the codebase 10 years ago
Harshavardhana 53669a0854 Implement delimiter, path prefix 10 years ago
Harshavardhana 49a714d1a4 Add license header for Minio modifications, improvements for sha1,sha256,sha512 implementations 10 years ago
Anis Elleuch e89271b8f5 Use Intel optimized code (ssse3, avx, avx2) to calculate sha256 10 years ago
Harshavardhana 68de9ac19e Further restructure 10 years ago
Harshavardhana 6b36b5c551 A full restructure 10 years ago
Frederick F. Kautz IV 2278df9910 Adding minio-hash with streaming crypto hashes 10 years ago
Harshavardhana 0148237e22 Refactor checksum code, and add Objectname hashing per uploaded objects 10 years ago