35 Commits (832319d06b07d6380c78b737dfd65ea2736364fd)

Author SHA1 Message Date
Harshavardhana 9401262f75 Remove linux specific code for now, bring them in later 10 years ago
Frederick F. Kautz IV c23fa26830 Extracting storage api to interface 10 years ago
Harshavardhana d44404dd81 Provide ETag with sha256Sum of input object data 10 years ago
Harshavardhana 5b67da7d96 Add PutBucket and ListBuckets service 10 years ago
Harshavardhana e22ae2475a Add license headers and other cleanup 10 years ago
Frederick F. Kautz IV 9260e6404a Adding error when object exists 10 years ago
Frederick F. Kautz IV 3026f77cfc Adding handler for listing objects to both trailing and non-trailing url 10 years ago
Frederick F. Kautz IV cc4329fb12 List objects in a bucket. 10 years ago
Frederick F. Kautz IV 53190e1210 Initial work for xml list objects 10 years ago
Frederick F. Kautz IV 3c1580fcd9 Simplifying code 10 years ago
Frederick F. Kautz IV 2fedef04ac Moving scsi pkg away from errors.New 10 years ago
Frederick F. Kautz IV 36268f07ea Adding error handling to storage get call 10 years ago
Frederick F. Kautz IV f3705c5d61 Moving web logic to minioapi package 10 years ago
Frederick F. Kautz IV c791c7bca4 Store objects in memory map 10 years ago
Frederick F. Kautz IV 718794205f wip 10 years ago
Frederick F. Kautz IV 2ede0bff52 Closing channel when http server dies 10 years ago
Frederick F. Kautz IV 1176d38e84 handler now only listens to GET requests 10 years ago
Frederick F. Kautz IV c766f3617b Populating http handler with test scaffolding 10 years ago
Frederick F. Kautz IV d3d1c1afb3 Minor refactoring, moving http request logic from storage to server 10 years ago
Frederick F. Kautz IV f356599e22 Adding initial web server and storage server module infrastructure 10 years ago
Frederick F. Kautz IV f550e84cf4 Removing old server 10 years ago
Frederick F. Kautz IV b8981ce946 Removing old server 10 years ago
Harshavardhana b1266de212 Consolidate asm.S from crc32c, sha1, sha256 and sha512 10 years ago
Harshavardhana 3bf73642fd Remove assembly code bring back C code 10 years ago
Harshavardhana 6e84b1df97 Provide package http as a http.Server wrapper 10 years ago
Harshavardhana 68de9ac19e Further restructure 10 years ago
Harshavardhana 432275e966 Full restructure in accordance with 10 years ago
Harshavardhana f347a1e590 Merge with Intel ISAL changes from github.com/minio-io/isal 10 years ago
Harshavardhana 462808b87a Disable sha1,sha256,sha512 avx,avx2,sse3 crypto implementations. 10 years ago
Frederick F. Kautz IV b5d84790a2 Further simplifying merging files. Eliminated a structure, switched to PipeWriter 10 years ago
Harshavardhana 0e4a26e3b4 Add Diskattrmap, Scsiattrmap for probed scsi devices 10 years ago
Harshavardhana 6b36b5c551 A full restructure 10 years ago