mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
747f89cd32
This introduces Versions for TarSum checksums. Fixes: https://github.com/docker/docker/issues/7526 It preserves current functionality and abstracts the interface for future flexibility of hashing algorithms. As a POC, the VersionDev Tarsum does not include the mtime in the checksum calculation, and would solve https://github.com/docker/docker/issues/7387 though this is not a settled Version is subject to change until a version number is assigned. Signed-off-by: Vincent Batts <vbatts@redhat.com> |
||
---|---|---|
.. | ||
auth.go | ||
auth_test.go | ||
httpfactory.go | ||
MAINTAINERS | ||
registry.go | ||
registry_mock_test.go | ||
registry_test.go | ||
service.go | ||
session.go | ||
types.go |