moby--moby/pkg/tarsum
Josh Hawn a7aa2c8ad2 Finalize TarSum Version 1 w/ refactor
The current Dev version of TarSum includes hashing of extended
file attributes and omits inclusion of modified time headers.

I refactored the logic around the version differences to make it
more clear that the difference between versions is in how tar
headers are selected and ordered.

TarSum Version 1 is now declared with the new Dev version continuing
to track it.

Docker-DCO-1.1-Signed-off-by: Josh Hawn <josh.hawn@docker.com> (github: jlhawn)
2014-11-04 21:38:52 -08:00
..
testdata tarsum: name collision fix 2014-09-17 14:37:46 -04:00
MAINTAINER Add Eric Windisch to MAINTAINER for tarsum 2014-08-20 11:19:46 -07:00
fileinfosums.go tarsum: name collision fix 2014-09-17 14:37:46 -04:00
fileinfosums_test.go tarsum: name collision fix 2014-09-17 14:37:46 -04:00
tarsum.go Finalize TarSum Version 1 w/ refactor 2014-11-04 21:38:52 -08:00
tarsum_test.go pkg/tarsum: fix panic with dynamic buffer 2014-09-25 15:58:35 -07:00
versioning.go Finalize TarSum Version 1 w/ refactor 2014-11-04 21:38:52 -08:00
versioning_test.go Finalize TarSum Version 1 w/ refactor 2014-11-04 21:38:52 -08:00
writercloser.go TarSum: versioning 2014-09-10 15:41:52 -04:00