.. |
server
|
prevent binding 0.0.0.0 -> ::0 (#2094)
|
2016-11-15 12:00:57 -05:00 |
test-fixtures
|
…
|
|
token
|
…
|
|
audit_disable.go
|
Follow Vault convention on `DELETE` being idempotent (#1903)
|
2016-09-19 13:02:25 -04:00 |
audit_disable_test.go
|
…
|
|
audit_enable.go
|
Update audit-enable to show more examples (#1842)
|
2016-09-01 20:14:29 -04:00 |
audit_enable_test.go
|
…
|
|
audit_list.go
|
…
|
|
audit_list_test.go
|
…
|
|
auth.go
|
Don't panic on bad auth path
|
2016-09-08 11:14:47 -04:00 |
auth_disable.go
|
Follow Vault convention on `DELETE` being idempotent (#1903)
|
2016-09-19 13:02:25 -04:00 |
auth_disable_test.go
|
…
|
|
auth_enable.go
|
…
|
|
auth_enable_test.go
|
…
|
|
auth_test.go
|
…
|
|
capabilities.go
|
…
|
|
capabilities_test.go
|
…
|
|
command_test.go
|
…
|
|
config.go
|
…
|
|
config_test.go
|
…
|
|
delete.go
|
…
|
|
delete_test.go
|
…
|
|
format.go
|
Add yml alias for yaml
|
2016-09-16 10:43:23 -04:00 |
format_test.go
|
…
|
|
generate-root.go
|
Fix generate-root help and progress output.
|
2017-01-04 09:01:17 -08:00 |
generate-root_test.go
|
…
|
|
init.go
|
init: pgp-keys input validations
|
2017-01-11 23:32:38 -05:00 |
init_test.go
|
Add support for PGP encrypting the initial root token. (#1883)
|
2016-09-13 18:42:24 -04:00 |
key_status.go
|
…
|
|
key_status_test.go
|
…
|
|
list.go
|
Add response wrapping to list operations (#1814)
|
2016-09-02 01:13:14 -04:00 |
list_test.go
|
…
|
|
mount.go
|
…
|
|
mount_test.go
|
…
|
|
mount_tune.go
|
…
|
|
mounts.go
|
…
|
|
mounts_test.go
|
…
|
|
path_help.go
|
…
|
|
path_help_test.go
|
…
|
|
pgp_test.go
|
Remove hex output from keys; standardize on B64 for CLI output. This (#1831)
|
2016-09-01 12:59:15 -04:00 |
policy_delete.go
|
…
|
|
policy_delete_test.go
|
…
|
|
policy_list.go
|
…
|
|
policy_list_test.go
|
…
|
|
policy_write.go
|
…
|
|
policy_write_test.go
|
…
|
|
read.go
|
…
|
|
read_test.go
|
…
|
|
rekey.go
|
Update text of init/rekey around recovery values
|
2016-09-12 16:20:21 -04:00 |
rekey_test.go
|
Wrapping enhancements (#1927)
|
2016-09-28 21:01:28 -07:00 |
remount.go
|
…
|
|
remount_test.go
|
…
|
|
renew.go
|
…
|
|
renew_test.go
|
…
|
|
revoke.go
|
…
|
|
revoke_test.go
|
…
|
|
rotate.go
|
…
|
|
rotate_test.go
|
…
|
|
seal.go
|
…
|
|
seal_test.go
|
…
|
|
server.go
|
Change an output to an error
|
2016-12-06 07:56:45 -05:00 |
server_ha_test.go
|
Split HA server command tests from reload tests
|
2016-10-07 11:06:01 -04:00 |
server_test.go
|
Split HA server command tests from reload tests
|
2016-10-07 11:06:01 -04:00 |
ssh.go
|
ssh: Use temporary file to store the identity file
|
2016-10-18 12:50:12 -04:00 |
ssh_test.go
|
…
|
|
status.go
|
…
|
|
status_test.go
|
…
|
|
step-down.go
|
…
|
|
token_create.go
|
…
|
|
token_create_test.go
|
…
|
|
token_lookup.go
|
…
|
|
token_lookup_test.go
|
…
|
|
token_renew.go
|
…
|
|
token_renew_test.go
|
…
|
|
token_revoke.go
|
…
|
|
token_revoke_test.go
|
…
|
|
unmount.go
|
Follow Vault convention on `DELETE` being idempotent (#1903)
|
2016-09-19 13:02:25 -04:00 |
unmount_test.go
|
…
|
|
unseal.go
|
…
|
|
unseal_test.go
|
…
|
|
unwrap.go
|
JWT wrapping tokens (#2172)
|
2017-01-04 16:44:03 -05:00 |
unwrap_test.go
|
Add response wrapping to list operations (#1814)
|
2016-09-02 01:13:14 -04:00 |
util.go
|
cli: fix bug with 'vault read -field=...' when the field value contains a printf formatting verb (#2109)
|
2016-11-22 12:30:23 -05:00 |
version.go
|
Add cgo info to vault version output
|
2016-11-27 19:32:57 -05:00 |
version_test.go
|
…
|
|
wrapping_test.go
|
…
|
|
write.go
|
…
|
|
write_test.go
|
…
|
|