image/docker
Miloslav Trmač 225404ed0f Stop using net/tls.Config.PreferServerCipherSuites
As of Go 1.17 it is deprecated and ignored.

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2022-06-14 18:40:25 +02:00
..
archive Add image.FromReference, replace most users of image.FromSource 2022-06-11 01:25:44 +02:00
daemon Add image.FromReference, replace most users of image.FromSource 2022-06-11 01:25:44 +02:00
fixtures/registries.d Spelling 2021-03-23 14:37:37 -04:00
internal/tarfile Use strings.NewReader instead of bytes.NewBufferString 2022-04-22 17:45:34 +02:00
policyconfiguration Enable subdomain matching in policy.json 2021-01-14 10:10:12 -05:00
reference docker/referece: add IsFullIdentifier 2022-02-24 10:25:02 +01:00
tarfile Document that PutBlob callers must only provide validated digests 2021-08-23 14:58:55 +02:00
cache.go Update to major version v5 2019-10-25 22:27:45 +02:00
docker_client.go Stop using net/tls.Config.PreferServerCipherSuites 2022-06-14 18:40:25 +02:00
docker_client_test.go Spelling 2021-03-23 14:37:37 -04:00
docker_image.go Move all internal users of image/v5/image to image/v5/internal/image 2022-06-11 01:25:44 +02:00
docker_image_dest.go Update users of deprecated io/ioutil 2022-04-13 20:46:48 +02:00
docker_image_dest_test.go Simplify isManifestInvalidError invocation 2021-08-26 03:33:10 +02:00
docker_image_src.go docker: add workaround for CloudFront 2022-05-11 21:11:23 +02:00
docker_image_src_test.go docker: add workaround for CloudFront 2022-05-11 21:11:23 +02:00
docker_transport.go Change all references to docker registry to container registry 2021-06-30 15:34:06 -04:00
docker_transport_test.go Use quay.io in docker unit tests instead of docker.io 2021-07-23 17:18:02 +02:00
errors.go Add a comment to httpResponseToError 2021-08-26 03:33:10 +02:00
errors_test.go Add tests for httpResponseToError 2021-08-26 02:49:30 +02:00
lookaside.go Config files should live in /usr/local on FreeBSD 2022-05-10 10:45:49 +01:00
lookaside_test.go Update users of deprecated io/ioutil 2022-04-13 20:46:48 +02:00
paths_common.go Config files should live in /usr/local on FreeBSD 2022-05-10 10:45:49 +01:00
paths_freebsd.go Config files should live in /usr/local on FreeBSD 2022-05-10 10:45:49 +01:00
wwwauthenticate.go Fix golangci-lint advises 2019-11-26 18:31:04 +04:00
wwwauthenticate_test.go Fix Bearer authentication 2016-07-29 17:19:39 +02:00