open-vault/vault
2017-05-02 16:54:03 -04:00
..
acl.go Allowed/Denied parameters support for globs (#2438) 2017-03-03 14:50:55 -08:00
acl_test.go Allowed/Denied parameters support for globs (#2438) 2017-03-03 14:50:55 -08:00
audit.go Add some nil checks to mounting 2017-03-04 16:43:18 -05:00
audit_test.go Audit: Add token's use count to audit response (#2437) 2017-03-08 17:36:50 -05:00
audited_headers.go
audited_headers_test.go
auth.go Create unified aws auth backend (#2441) 2017-04-24 15:15:50 -04:00
auth_test.go Understand local when persisting mount tables, to avoid invalidations when not necessary (#2427) 2017-03-02 14:37:59 -05:00
barrier.go
barrier_aes_gcm.go
barrier_aes_gcm_test.go
barrier_test.go
barrier_view.go
barrier_view_test.go
capabilities.go
capabilities_test.go
cluster.go Fix double-lock 2017-03-02 10:54:31 -05:00
cluster_test.go
core.go Fix poison pill location 2017-03-04 10:21:27 -05:00
core_test.go Create unified aws auth backend (#2441) 2017-04-24 15:15:50 -04:00
dynamic_system_view.go Add option to disable caching per-backend. (#2455) 2017-03-08 09:20:09 -05:00
expiration.go Skip checking the validity of an empty client token 2017-05-02 16:53:41 -04:00
expiration_test.go Added a test for tidying of empty token 2017-05-02 16:54:03 -04:00
generate_root.go
generate_root_test.go
init.go
init_test.go
keyring.go
keyring_test.go
logical_cubbyhole.go
logical_cubbyhole_test.go
logical_passthrough.go Rename helper 'duration' to 'parseutil'. (#2449) 2017-03-07 11:21:22 -05:00
logical_passthrough_test.go
logical_system.go Merge branch 'oss' into sys-tidy-leases 2017-04-27 11:23:48 -04:00
logical_system_helpers.go Understand local when persisting mount tables, to avoid invalidations when not necessary (#2427) 2017-03-02 14:37:59 -05:00
logical_system_test.go Updating revoke/renew to prefer PUT method (#2646) 2017-04-27 10:47:43 -04:00
mount.go Add option to disable caching per-backend. (#2455) 2017-03-08 09:20:09 -05:00
mount_test.go Understand local when persisting mount tables, to avoid invalidations when not necessary (#2427) 2017-03-02 14:37:59 -05:00
policy.go Rename helper 'duration' to 'parseutil'. (#2449) 2017-03-07 11:21:22 -05:00
policy_store.go
policy_store_test.go
policy_test.go Add max/min wrapping TTL ACL statements (#2411) 2017-02-27 14:42:00 -05:00
rekey.go
rekey_test.go
request_forwarding.go Large update to request forwarding handling. (#2426) 2017-03-02 10:03:49 -05:00
request_forwarding_service.pb.go
request_forwarding_service.proto
request_handling.go AppRole: Support restricted use tokens (#2435) 2017-03-03 09:31:20 -05:00
request_handling_test.go
rollback.go
rollback_test.go
router.go Create unified aws auth backend (#2441) 2017-04-24 15:15:50 -04:00
router_test.go
seal.go
seal_test.go
seal_testing.go Update TestSeal to ignore setting the config to nil 2017-03-01 14:10:06 -08:00
testing.go Rejig core standby logic to check validity of barrier during active transition 2017-02-28 18:17:30 -05:00
token_store.go Refactor locking code in lease tidy; add ending debug statements 2017-04-27 16:22:19 -04:00
token_store_test.go Fix revoke tree test 2017-04-26 16:26:48 -07:00
util.go
util_test.go
wrapping.go