docs/cmd/notary
Ying Li b4b2e51502 Update the server to reject operations on images which do not match the prefix.
Signed-off-by: Ying Li <ying.li@docker.com>
2016-05-20 11:21:00 -05:00
..
config.json Changing the default config to point to notary-server 2015-10-12 18:21:39 -07:00
delegations.go Use askConfirm rather than processing 'yes' or 'no' input manually everywhere. 2016-04-19 15:14:14 -07:00
delegations_test.go Change config to disable_tofu instead of tofu 2016-04-19 11:01:56 -07:00
integration_nonpkcs11_test.go update positive tests 2016-02-08 13:40:02 -08:00
integration_pkcs11_test.go "make lint" wasn't actually linting every file in the repo. golint ./... 2016-04-12 22:28:32 -07:00
integration_test.go Update the server to reject operations on images which do not match the prefix. 2016-05-20 11:21:00 -05:00
keys.go Update client warning to be more clear about why you need to keep your root key past initial root rotation. 2016-04-19 15:14:14 -07:00
keys_nonpkcs11.go "make lint" wasn't actually linting every file in the repo. golint ./... 2016-04-12 22:28:32 -07:00
keys_pkcs11.go "make lint" wasn't actually linting every file in the repo. golint ./... 2016-04-12 22:28:32 -07:00
keys_test.go Update the server to reject operations on images which do not match the prefix. 2016-05-20 11:21:00 -05:00
main.go Allow for password caching for delegation keys with non-delegation PEM names 2016-05-02 10:28:54 -07:00
main_test.go add positive test for passphrase caching 2016-05-03 18:10:48 -07:00
prettyprint.go Update update logic to error out on corrupted previous root metadata 2016-04-26 16:59:22 -07:00
prettyprint_test.go Update update logic to error out on corrupted previous root metadata 2016-04-26 16:59:22 -07:00
root-ca.crt Fixed comments, changed default config 2015-10-12 17:14:23 -07:00
tuf.go Merge pull request #724 from HuKeping/cli 2016-05-10 09:04:40 -07:00
tuf_test.go Refactor the notary command line to not use global mutable state, and to not exit on error. 2016-02-03 12:01:16 -08:00
util.go From riyazdf's review 2016-05-10 09:51:45 +08:00
util_test.go Add test for those helper functions 2016-05-10 09:51:45 +08:00