distribution/manifest
Stephen J Day 76624704c3 Correct unmarshal order for SignedManifest
To ensure that we only unmarshal the verified payload into the contained
manifest, we first copy the entire incoming buffer into Raw and then unmarshal
only the Payload portion of the incoming bytes. If the contents is later
verified, the caller can then be sure that the contents of the Manifest fields
can be trusted.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2015-10-14 14:37:34 -07:00
..
schema1 Correct unmarshal order for SignedManifest 2015-10-14 14:37:34 -07:00
doc.go Move manifest package to schema1 2015-08-21 16:29:47 -07:00
versioned.go Move manifest package to schema1 2015-08-21 16:29:47 -07:00