minio/pkg/utils
Harshavardhana 063832baaf Implement TLS server
$ ./minio --tls --cert <your_cert> --key <your_private_key>

This patchset also provides crypto/x509 - which is a wrapper package
to generate X509 certificates.

This is necessary to provide certificates later through management console
2015-01-25 17:20:00 -08:00
..
checksum/crc32c Implement crc32c for Darwin, update documentation 2015-01-23 19:43:51 -08:00
cpu Remove assembly code bring back C code 2015-01-15 18:53:15 -08:00
crypto Implement TLS server 2015-01-25 17:20:00 -08:00
split Further restructure 2015-01-14 12:40:43 -08:00
unitconv Full restructure in accordance with 2015-01-14 11:29:04 -08:00
execpipe.go Add license headers and other cleanup 2015-01-20 23:16:24 -08:00
execpipe_test.go Add license headers and other cleanup 2015-01-20 23:16:24 -08:00
helpers.go A full restructure 2014-12-29 21:22:26 -08:00