This website requires JavaScript.
Explore
Help
Sign In
fcrozat
/
distribution
Watch
1
Star
0
Fork
0
You've already forked distribution
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
distribution
/
registry
History
Stephen J Day
1040c824ba
registry/handlers: fix incorrect use of Digest.Verifiers
...
Signed-off-by: Stephen J Day <stephen.day@docker.com>
2016-12-15 18:33:26 -08:00
..
api
Honor X-Forwarded-Port and Forwarded headers
2016-11-02 16:49:42 +01:00
auth
Update registry server to support repository class
2016-11-21 16:36:36 -08:00
client
digest: use digest.Parse over ParseDigest
2016-12-15 15:07:42 -08:00
handlers
registry/handlers: fix incorrect use of Digest.Verifiers
2016-12-15 18:33:26 -08:00
listener
[Server] Listen and serve on a unix socket
2015-05-11 16:00:14 +03:00
middleware
Add support for blobAccessController middleware
2016-05-19 14:02:15 +02:00
proxy
Refactor authorization challenges to its own package
2016-11-09 15:27:40 -08:00
storage
Merge pull request
#2105
from stevvooe/algorithm-own-file
2016-12-15 16:55:37 -08:00
doc.go
Move initialization code from main.go to the registry package
2015-09-09 14:39:31 -07:00
registry_test.go
Allow registry clients to connect via http2
2016-08-13 22:07:42 -04:00
registry.go
Add configuration option to disable access logging
2016-09-14 14:33:30 -07:00
root.go
Remove signature store from registry. Return a generated signature for manifest
2016-05-27 13:19:26 -07:00