This website requires JavaScript.
Explore
Help
Sign In
MyFavMirrors
/
minio
Watch
1
Star
0
Fork
0
You've already forked minio
mirror of
https://github.com/minio/minio.git
synced
2025-01-17 17:53:15 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
minio
/
pkg
/
server
History
Harshavardhana
8654ddb566
Generate auth now saves in ${HOME}/.minio/users.json, also authHandler verifies request validity
2015-07-08 21:53:13 -07:00
..
api
Generate auth now saves in ${HOME}/.minio/users.json, also authHandler verifies request validity
2015-07-08 21:53:13 -07:00
nimble
Add nimbleNet tests
2015-07-07 16:15:47 -07:00
rpc
Add server side signaturev4 check, not wired up to the readers yet.
2015-07-08 16:57:03 -07:00
api_donut_cache_test.go
Add API tests for both donut on disk and donut cache
2015-07-07 19:39:46 -07:00
api_donut_test.go
Add API tests for both donut on disk and donut cache
2015-07-07 19:39:46 -07:00
router.go
Add auth rpc service to generate access keys, add corresponding test
2015-07-08 14:40:39 -07:00
rpc_test.go
Add auth rpc service to generate access keys, add corresponding test
2015-07-08 14:40:39 -07:00
server.go
Fix SSL support, pointer indirection caused nil buffers
2015-07-08 11:02:15 -07:00