moby--moby/registry
Vincent Batts 747f89cd32 TarSum: versioning
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>
2014-09-10 15:41:52 -04:00
..
MAINTAINERS update go import path and libcontainer 2014-07-24 22:19:50 +00:00
auth.go update go import path and libcontainer 2014-07-24 22:19:50 +00:00
auth_test.go Merge auth package within registry 2014-03-10 17:16:58 -07:00
httpfactory.go registry.Registry -> registry.Session 2014-08-13 09:27:43 -04:00
registry.go Merge pull request #7609 from ewindisch/max_imgname 2014-09-08 11:06:54 -07:00
registry_mock_test.go fix return values in registry mock service 2014-08-25 10:29:38 -07:00
registry_test.go Restrict repository names from matching hexadecimal strings 2014-08-27 13:46:10 -04:00
service.go Expand hostname before passing it to NewRegistry() 2014-08-16 14:25:46 +02:00
session.go TarSum: versioning 2014-09-10 15:41:52 -04:00
types.go registry.Registry -> registry.Session 2014-08-13 09:27:43 -04:00