docs/client
Ying Li 117124e6da Address review comments:
- fix a spelling mistake and rename the builder retroactive-checksum-check functions
- on client update bootstrapping, we should not validate the root on disk against any trust pinning configuration

Signed-off-by: Ying Li <ying.li@docker.com>
2016-04-27 14:45:37 -07:00
..
changelist Change root cert rotation to be root key rotation instead 2016-04-13 22:12:53 -07:00
backwards_compatibility_test.go Update update logic to error out on corrupted previous root metadata 2016-04-26 16:59:22 -07:00
client.go Address review comments: 2016-04-27 14:45:37 -07:00
client_pkcs11_test.go "make lint" wasn't actually linting every file in the repo. golint ./... 2016-04-12 22:28:32 -07:00
client_test.go Update all the server validation and generation code to use the builder. 2016-04-27 10:58:58 -07:00
client_update_test.go Address review comments: 2016-04-27 14:45:37 -07:00
delegations.go NotaryRepository.Update now just returns an error, rather than a client 2016-04-06 14:08:08 -07:00
helpers.go Change root cert rotation to be root key rotation instead 2016-04-13 22:12:53 -07:00
helpers_test.go Removing key import and gun from cryptoservice 2016-03-18 11:31:03 -07:00
repo.go Change config to disable_tofu instead of tofu 2016-04-19 11:01:56 -07:00
repo_pkcs11.go Change config to disable_tofu instead of tofu 2016-04-19 11:01:56 -07:00