.. |
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 update logic to error out on corrupted previous root metadata
|
2016-04-26 16:59:22 -07: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
|
Use askConfirm rather than processing 'yes' or 'no' input manually everywhere.
|
2016-04-19 15:14:14 -07:00 |
main.go
|
Docs: update some tips and comments
|
2016-04-28 09:27:05 +08:00 |
main_test.go
|
Update update logic to error out on corrupted previous root metadata
|
2016-04-26 16:59:22 -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
|
Remove a redundant ErrChecksumMismatch error in tuf/client, since we
|
2016-04-20 11:08:03 -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 |