open-vault/vault
Jeff Mitchell 8d19b4fb53 Add keyring zeroize function and add some more memzero calls in
appropriate places. Known to be best-effort, but may help in some cases.

Fixes #1446
2016-05-27 20:47:40 +00:00
..
acl.go
acl_test.go
audit.go Add to auth/audit too 2016-05-26 13:38:51 -04:00
audit_test.go Add to auth/audit too 2016-05-26 13:38:51 -04:00
auth.go Add to auth/audit too 2016-05-26 13:38:51 -04:00
auth_test.go Add to auth/audit too 2016-05-26 13:38:51 -04:00
barrier.go
barrier_aes_gcm.go Add keyring zeroize function and add some more memzero calls in 2016-05-27 20:47:40 +00:00
barrier_aes_gcm_test.go
barrier_test.go
barrier_view.go
barrier_view_test.go
capabilities.go
capabilities_test.go
core.go
core_test.go
dynamic_system_view.go
expiration.go Fix the consul secret backends renewal revocation problem 2016-05-25 23:24:16 -04:00
expiration_test.go Add table/type checking to mounts table. 2016-05-26 12:55:00 -04:00
generate_root.go
generate_root_test.go
init.go
init_test.go
keyring.go Add keyring zeroize function and add some more memzero calls in 2016-05-27 20:47:40 +00:00
keyring_test.go
logical_cubbyhole.go
logical_cubbyhole_test.go
logical_passthrough.go
logical_passthrough_test.go
logical_system.go Add to auth/audit too 2016-05-26 13:38:51 -04:00
logical_system_helpers.go
logical_system_test.go
mount.go Add to auth/audit too 2016-05-26 13:38:51 -04:00
mount_test.go Add to auth/audit too 2016-05-26 13:38:51 -04:00
policy.go
policy_store.go
policy_store_test.go
policy_test.go
rekey.go
rekey_test.go
request_handling.go
request_handling_test.go Add table/type checking to mounts table. 2016-05-26 12:55:00 -04:00
rollback.go Re-enable rollback triggers for auth backends 2016-05-26 14:29:41 -04:00
rollback_test.go
router.go
router_test.go
seal.go
seal_test.go
seal_testing.go
testing.go Add to auth/audit too 2016-05-26 13:38:51 -04:00
token_store.go s/logical.ErrorResponse/fmt.Errorf in renewal functions of credential backends 2016-05-26 10:21:03 -04:00
token_store_test.go
util.go Add keyring zeroize function and add some more memzero calls in 2016-05-27 20:47:40 +00:00
util_test.go