moby--moby/distribution
Aaron Lehmann 84b2162c1a Set idle timeouts for HTTP reads and writes in communications with the registry
Otherwise, some operations can get stuck indefinitely when the remote
side is unresponsive.

Fixes #12823

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2016-01-26 12:40:39 -08:00
..
fixtures/validate_manifest
metadata
xfer Fix watching a released transfer 2016-01-25 13:28:02 -08:00
pull.go Merge pull request #19057 from dnephin/remove_version_from_registry_pkg 2016-01-25 22:45:06 -08:00
pull_v1.go Remove the use of dockerversion from the registry package 2016-01-15 12:43:54 -05:00
pull_v2.go Remove temporary layer download file on error 2016-01-25 18:20:18 -08:00
pull_v2_test.go
pull_v2_unix.go
pull_v2_windows.go
push.go Remove the use of dockerversion from the registry package 2016-01-15 12:43:54 -05:00
push_v1.go Remove the use of dockerversion from the registry package 2016-01-15 12:43:54 -05:00
push_v2.go Fixes layer MediaTypes in manifests created from a cross-repository push 2016-01-20 12:23:16 -08:00
registry.go Set idle timeouts for HTTP reads and writes in communications with the registry 2016-01-26 12:40:39 -08:00
registry_unit_test.go