open-vault/vault
2016-06-07 16:01:09 -04:00
..
acl.go Speling police 2016-05-15 09:58:36 -07:00
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 Use entry.Type as a criteria for upgrade 2016-06-01 10:30:11 -04:00
auth_test.go Modify just the type and not the path 2016-05-31 23:19:13 -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 Add a *log.Logger argument to physical.Factory 2016-04-25 20:10:32 -07:00
barrier_test.go
barrier_view.go
barrier_view_test.go
capabilities.go
capabilities_test.go
core.go Enable audit-logging of seal and step-down commands. 2016-05-20 17:03:54 +00:00
core_test.go Enable audit-logging of seal and step-down commands. 2016-05-20 17:03:54 +00:00
dynamic_system_view.go Make a non-caching but still locking variant of transit for when caches are disabled 2016-05-02 22:36:44 -04:00
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 Add seal tests and update generate-root and others to handle dualseal. 2016-04-25 19:39:04 +00:00
init.go Speling police 2016-05-15 09:58:36 -07:00
init_test.go Add a *log.Logger argument to physical.Factory 2016-04-25 20:10:32 -07:00
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 Fix mount tune bounds checking 2016-05-12 07:22:00 -04:00
logical_system_test.go Add wrapping through core and change to use TTL instead of Duration. 2016-05-02 00:47:35 -04:00
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 Address most review feedback. Change responses to multierror to better return more useful values when there are multiple errors 2016-05-16 16:11:33 -04:00
policy_store_test.go Address most review feedback. Change responses to multierror to better return more useful values when there are multiple errors 2016-05-16 16:11:33 -04:00
policy_test.go
rekey.go Speling police 2016-05-15 09:58:36 -07:00
rekey_test.go Fix some rekey testing expected seal type logic 2016-04-28 17:13:03 +00:00
request_handling.go Use time.Time which does RFC3339 across the wire to handle time zones. Arguably we should change the API to always do this... 2016-06-07 16:01:09 -04:00
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 Use entry.Type as a criteria for upgrade 2016-06-01 10:30:11 -04:00
router_test.go Remove wrap specs from backend response 2016-05-19 03:06:09 +00:00
seal.go Add check against seal type to catch errors before we attempt to use the data 2016-04-15 18:16:48 -04:00
seal_test.go Split out TestSeal 2016-04-26 00:14:16 +00:00
seal_testing.go Fix some rekey testing expected seal type logic 2016-04-28 17:13:03 +00:00
testing.go Add to auth/audit too 2016-05-26 13:38:51 -04:00
token_store.go Show renewable status for tokens in output 2016-06-01 17:30:31 -04:00
token_store_test.go Show renewable status for tokens in output 2016-06-01 17:30:31 -04:00
util.go Add keyring zeroize function and add some more memzero calls in 2016-05-27 20:47:40 +00:00
util_test.go