distribution/registry
Richard Scothern dd32fbe615 Before allowing a schema1 manifest to be stored in the registry, ensure that it
contains equal length History and FSLayer arrays.

This is required to prevent malformed manifests being put to the registry and
failing external verification checks.

Signed-off-by: Richard Scothern <richard.scothern@gmail.com>
2015-11-03 15:19:46 -08:00
..
api Merge pull request #1035 from aaronlehmann/host-parameter-alternate 2015-10-13 14:03:48 -07:00
auth Update "type auth.Challenge" comment example code 2015-10-21 11:54:13 -07:00
client Add expires_in and issued_at to the auth spec. 2015-10-27 11:05:33 -07:00
handlers Before allowing a schema1 manifest to be stored in the registry, ensure that it 2015-11-03 15:19:46 -08:00
listener [Server] Listen and serve on a unix socket 2015-05-11 16:00:14 +03:00
middleware Add pull through cache functionality to the Registry which can be configured 2015-08-04 16:09:55 -07:00
proxy Buffer writing the scheduler entry state to disk by periodically checking for 2015-10-29 11:35:52 -07:00
storage Before allowing a schema1 manifest to be stored in the registry, ensure that it 2015-11-03 15:19:46 -08:00
doc.go Move initialization code from main.go to the registry package 2015-09-09 14:39:31 -07:00
registry.go Add WithVersion to context and other cleanup 2015-09-14 17:14:31 -07:00