165 Commits (6274727b71d65df182818834df1b2b4afd11acdd)

Author SHA1 Message Date
Harshavardhana 88af9ba666 Consolidate developers docs and Makefile, create symlink automatically 11 years ago
Frederick F. Kautz IV 84c5df8441 Using generic make test ./... and make build ./..., disabled signers code for now to fix build. 11 years ago
Harshavardhana ac99968796 Add x509 tests and should be part of the build 11 years ago
Harshavardhana d78cd581c5 Authorization validation in accordance with S3 signer AWSv2 11 years ago
Harshavardhana 07a1ad8b2d Remote syso files in 'make clean' 11 years ago
Harshavardhana 2547163cb2 Add erasure package in its full form v1.0 11 years ago
Harshavardhana 4c0804c5bc Cosmetic change 'minio' to be installed with Makefile 11 years ago
Harshavardhana 01d15ca3b2 Implement crc32c for Darwin, update documentation 11 years ago
Harshavardhana 3d43305b1f Make gcc mandatory on OSX, since clang lacks certain GAS features 11 years ago
Harshavardhana 8582391ef6 Add arch=osx for isal to compile properly on MacOSX 11 years ago
Harshavardhana e7c74fdde2 Add ARCH flags 11 years ago
Harshavardhana 9401262f75 Remove linux specific code for now, bring them in later 11 years ago
Harshavardhana 5b67da7d96 Add PutBucket and ListBuckets service 11 years ago
Frederick F. Kautz IV f550e84cf4 Removing old server 11 years ago
Harshavardhana 68de9ac19e Further restructure 11 years ago
Anand Babu (AB) Periasamy d4d43fa018 clean isal files as well 11 years ago
Harshavardhana 432275e966 Full restructure in accordance with 11 years ago
Harshavardhana f347a1e590 Merge with Intel ISAL changes from github.com/minio-io/isal 11 years ago
Frederick F. Kautz IV 992dea1bf3 Adding index command 11 years ago
Harshavardhana fff6b589cf Rename split-file --> split 11 years ago
Harshavardhana 6b36b5c551 A full restructure 11 years ago
Harshavardhana 13650e088c Implement md5c function, slower than Golang's implementation 11 years ago
Frederick F. Kautz IV 25c8bfee24 Adding minio-hash to install via Makefile 11 years ago
Frederick F. Kautz IV ff55d40432 Adding md5, sha256, sha512 to Makefile 11 years ago
Harshavardhana d4c05f11c7 Update documentation 11 years ago
Harshavardhana 5268a62166 Add minio-cli stub generator 11 years ago
Harshavardhana e1b6f5391f Add pkgs/scsi to build 11 years ago
Harshavardhana 3ec5c2fb8f Implement commands 11 years ago
Frederick F. Kautz IV 05baa6d9a2 Removing fsstorage 11 years ago
Harshavardhana 0148237e22 Refactor checksum code, and add Objectname hashing per uploaded objects 11 years ago
Harshavardhana fc50291cac fsStorage should use appendStorage with offsets 11 years ago
Harshavardhana 235949eafe Build fixes after moving to go1.4 11 years ago
Harshavardhana c0724b38b9 Ignore io.EOF for gob decoding 11 years ago
Frederick F. Kautz IV 568ca4e1bc erasure encoded demo 11 years ago
Frederick F. Kautz IV e670608226 Fixing build 11 years ago
Harshavardhana f6a5b61b00 Make get/put more robust 11 years ago
Harshavardhana 43680cd7b6 Add sha1 - AVX2 supported fast implementation, with some crc32c cleanup 11 years ago
Harshavardhana 7314b5e37d Fixes #71 - some crazy races inside erasure and simplify the code 11 years ago
Harshavardhana c3fca84f25 Add git and mercurial as dependencies 11 years ago
Harshavardhana fb34c5290c Fast CRC implementations ported from Intel's efforts 11 years ago
Harshavardhana 6e4583ef1d Build restructure top level 11 years ago
Harshavardhana a4676211cf Enable cover profile and test for split and strbyteconv 11 years ago
Harshavardhana 67e9a27b34 Enable way to split files at input bytes 11 years ago
Frederick F. Kautz IV d1f9704f25 Fixing build where cover and godep cause a break when system is offline 11 years ago
Harshavardhana fa1a13a8bf Cleanup makefile 11 years ago
Harshavardhana eaf5379246 Update readme with clear instructions 11 years ago
Frederick F. Kautz IV 6382ee161e Renaming minio-demo to erasure-demo 11 years ago
Frederick F. Kautz IV 3c09029049 Merging encode and decode to single minio-demo binary 11 years ago
Frederick F. Kautz IV 03beef3afc Moving gateway and storage driver to packages 11 years ago
Harshavardhana 3cefaf5ad8 Restructure directory, add 'pkgs' folder now 11 years ago