docs/tuf/data
Ying Li 708507adde Require signing with all previous roles, instead of just the immediately previous role
Signed-off-by: Ying Li <ying.li@docker.com>
2016-04-13 22:10:58 -07:00
..
errors.go Add some error types 2016-04-04 01:30:08 +08:00
keys.go updates and bugfixes for go 1.6 2016-02-18 16:45:40 -08:00
roles.go Require signing with all previous roles, instead of just the immediately previous role 2016-04-13 22:10:58 -07:00
roles_test.go Require signing with all previous roles, instead of just the immediately previous role 2016-04-13 22:10:58 -07:00
root.go Embed SignedCommon in Root, Snapshot, and Timestamp, as it's already 2016-04-07 17:27:13 -07:00
root_test.go Embed SignedCommon in Root, Snapshot, and Timestamp, as it's already 2016-04-07 17:27:13 -07:00
serializer.go change url from jfrazelle/go to docker/go 2016-01-26 08:43:38 -08:00
snapshot.go Embed SignedCommon in Root, Snapshot, and Timestamp, as it's already 2016-04-07 17:27:13 -07:00
snapshot_test.go Embed SignedCommon in Root, Snapshot, and Timestamp, as it's already 2016-04-07 17:27:13 -07:00
targets.go update top level Signed.Signed to be a *json.RawMessage 2016-03-18 16:18:53 -07:00
targets_test.go update top level Signed.Signed to be a *json.RawMessage 2016-03-18 16:18:53 -07:00
timestamp.go Embed SignedCommon in Root, Snapshot, and Timestamp, as it's already 2016-04-07 17:27:13 -07:00
timestamp_test.go Embed SignedCommon in Root, Snapshot, and Timestamp, as it's already 2016-04-07 17:27:13 -07:00
types.go Use concrete error types rather than generic errors 2016-04-04 01:30:13 +08:00
types_test.go Update test 2016-04-04 02:07:37 +08:00