Riyaz Faizullabhoy
|
bde878cdb6
|
changing API for updating delegations
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
|
2016-02-23 11:57:08 -08:00 |
Riyaz Faizullabhoy
|
729bb88537
|
addressing review comments
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
|
2016-02-23 11:55:31 -08:00 |
Ying Li
|
8ca8f073fa
|
Have isValidRootRoleStructure take both role names in order to construct an ErrInvalidMetadata
Signed-off-by: Ying Li <ying.li@docker.com>
|
2016-02-22 19:39:54 -08:00 |
Ying Li
|
191307fc07
|
specifying other non-base roles on the root metadata is not invalid
Signed-off-by: Ying Li <ying.li@docker.com>
|
2016-02-22 19:16:32 -08:00 |
Ying Li
|
4b13e7d358
|
Refactor RootRole verification into a helper function used by root and targets validation
Signed-off-by: Ying Li <ying.li@docker.com>
|
2016-02-22 19:16:32 -08:00 |
Ying Li
|
57e28e4f09
|
Rename the validation functions and add more tests
Signed-off-by: Ying Li <ying.li@docker.com>
|
2016-02-22 19:16:32 -08:00 |
Ying Li
|
314cfb9a17
|
Add targets metadata validation to the targets data structure
Signed-off-by: Ying Li <ying.li@docker.com>
|
2016-02-22 19:16:32 -08:00 |
Ying Li
|
36ea1f6901
|
Add root metadata validation to the root data structure
Signed-off-by: Ying Li <ying.li@docker.com>
|
2016-02-22 19:16:32 -08:00 |
Jessica Frazelle
|
a64db12c04
|
change url from jfrazelle/go to docker/go
Signed-off-by: Jessica Frazelle <acidburn@docker.com>
|
2016-01-26 08:43:38 -08:00 |
Ying Li
|
c65fc03ef9
|
Update test to make x509 keys start a day in the past.
Signed-off-by: Ying Li <ying.li@docker.com>
|
2016-01-14 14:15:38 -08:00 |
Ying Li
|
f57f2beb08
|
Factor marshalling a SignedRoot into JSON into TUF/data/root.go, and
add an injectable serializer (so we can test JSON marshalling/unmarshalling
error propagation).
Signed-off-by: Ying Li <ying.li@docker.com>
|
2016-01-14 10:51:24 -08:00 |
David Lawrence
|
f73560d839
|
creating concrete types for the various key ciphers
Signed-off-by: David Lawrence <david.lawrence@docker.com> (github: endophage)
|
2015-10-28 16:02:55 -07:00 |
David Lawrence
|
2833a88292
|
adding gotuf to notary
Signed-off-by: David Lawrence <david.lawrence@docker.com> (github: endophage)
|
2015-10-27 16:36:06 -07:00 |