open-vault/vault
2017-05-04 09:37:52 -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 Merge branch 'master-oss' into sys-tidy-leases 2017-05-04 09:37:52 -04:00
expiration_test.go Merge branch 'master-oss' into sys-tidy-leases 2017-05-04 09:37:52 -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 'master-oss' into sys-tidy-leases 2017-05-04 09:37:52 -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 Add the ability to view and list of leases metadata (#2650) 2017-05-03 22:03:42 -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 Fix comment typo 2017-05-03 20:25:55 -04:00
policy_store_test.go
policy_test.go
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 Add more cleanup if a lease fails to register and revoke tokens if registerauth fails 2017-05-03 14:29:57 -04: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 Fixing printf (and similar) issues (#2666) 2017-05-01 23:34:10 -04:00
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
token_store.go Merge branch 'master-oss' into sys-tidy-leases 2017-05-04 09:37:52 -04:00
token_store_test.go Add the ability to view and list of leases metadata (#2650) 2017-05-03 22:03:42 -04:00
util.go
util_test.go
wrapping.go