open-vault/vault
Jeff Mitchell 88c0367fa6 Add grpc keepalives as a fallback option for our heartbeating 2017-05-26 13:32:13 -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 Delay salt initialization for audit backends 2017-05-23 20:36:20 -04:00
audit_test.go Delay salt initialization for audit backends 2017-05-23 20:36:20 -04:00
audited_headers.go Delay salt initialization for audit backends 2017-05-23 20:36:20 -04:00
audited_headers_test.go Delay salt initialization for audit backends 2017-05-23 20:36:20 -04:00
auth.go Don't write salts in initialization, look up on demand (#2702) 2017-05-09 17:51:09 -04:00
auth_test.go Don't write salts in initialization, look up on demand (#2702) 2017-05-09 17:51:09 -04:00
barrier.go More rep porting (#2391) 2017-02-16 23:09:39 -05:00
barrier_aes_gcm.go More rep porting (#2391) 2017-02-16 23:09:39 -05:00
barrier_aes_gcm_test.go More rep porting (#2391) 2017-02-16 23:09:39 -05:00
barrier_test.go vault: adding ability to reload master key 2015-05-29 14:29:55 -07:00
barrier_view.go add gofmt checks to Vault and format existing code (#2745) 2017-05-19 08:34:17 -04:00
barrier_view_test.go Adding interface methods to logical.Backend for parity (#2242) 2017-01-07 18:18:22 -05:00
capabilities.go More rep porting (#2391) 2017-02-16 23:09:39 -05:00
capabilities_test.go Fix capabilities test case 2016-03-18 12:55:18 -04:00
cluster.go Revert grpc back a version (they introduced a panic) and clean up a bunch of old request forwarding stuff 2017-05-24 10:38:48 -04:00
cluster_test.go Remove non-gRPC request forwarding 2017-05-24 09:34:59 -04:00
core.go Fix tests 2017-05-25 09:00:49 -04:00
core_test.go Create unified aws auth backend (#2441) 2017-04-24 15:15:50 -04:00
dynamic_system_view.go return a 404 when no plugin is found 2017-04-24 18:31:27 -07:00
expiration.go Don't allow parent references in file paths 2017-05-12 13:52:33 -04:00
expiration_test.go Don't allow parent references in file paths 2017-05-12 13:52:33 -04:00
generate_root.go Port some replication bits to OSS (#2386) 2017-02-16 15:15:02 -05:00
generate_root_test.go Multi value test seal (#2281) 2017-01-17 15:43:10 -05:00
init.go More rep porting (#2391) 2017-02-16 23:09:39 -05:00
init_test.go Minor ports 2016-12-05 12:28:12 -05:00
keyring.go Added JSON Decode and Encode helpers. 2016-07-06 12:25:40 -04:00
keyring_test.go Fix keyring test 2017-01-24 12:58:14 -08:00
logical_cubbyhole.go Make cubbyhole local instead of replicated. (#2397) 2017-02-18 13:51:05 -05:00
logical_cubbyhole_test.go Make cubbyhole local instead of replicated. (#2397) 2017-02-18 13:51:05 -05:00
logical_passthrough.go Allow non-strings to be used to set `ttl` field in generic. (#2699) 2017-05-09 14:05:00 -04:00
logical_passthrough_test.go Allow non-strings to be used to set `ttl` field in generic. (#2699) 2017-05-09 14:05:00 -04:00
logical_system.go Input checks for policy rules (#2771) 2017-05-26 10:48:41 -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 Delay salt initialization for audit backends 2017-05-23 20:36:20 -04:00
mount.go Don't write salts in initialization, look up on demand (#2702) 2017-05-09 17:51:09 -04:00
mount_test.go Don't write salts in initialization, look up on demand (#2702) 2017-05-09 17:51:09 -04:00
plugin_catalog.go Don't allow parent references in file paths 2017-05-12 13:52:33 -04:00
plugin_catalog_test.go Update the builtin keys; move catalog to core; protect against unset plugin directory 2017-04-24 10:30:33 -07: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 Wrapping enhancements (#1927) 2016-09-28 21:01:28 -07:00
policy_test.go Add max/min wrapping TTL ACL statements (#2411) 2017-02-27 14:42:00 -05:00
rekey.go Do some porting to make diffing easier 2017-02-24 10:45:29 -05:00
rekey_test.go More rep porting (#2391) 2017-02-16 23:09:39 -05:00
request_forwarding.go Add grpc keepalives as a fallback option for our heartbeating 2017-05-26 13:32:13 -04:00
request_forwarding_service.pb.go Add heartbeating and cluster address sharing to request forwarding (#2762) 2017-05-24 15:06:56 -04:00
request_forwarding_service.proto Add heartbeating and cluster address sharing to request forwarding (#2762) 2017-05-24 15:06:56 -04:00
request_handling.go Merge branch 'master-oss' into sys-tidy-leases 2017-05-05 10:53:41 -04:00
request_handling_test.go Don't write salts in initialization, look up on demand (#2702) 2017-05-09 17:51:09 -04:00
rollback.go Make rollback attempts trace level instead of debug level 2017-02-27 09:41:56 -05:00
rollback_test.go Adding interface methods to logical.Backend for parity (#2242) 2017-01-07 18:18:22 -05:00
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 Multi value test seal (#2281) 2017-01-17 15:43:10 -05:00
seal_test.go Split out TestSeal 2016-04-26 00:14:16 +00:00
seal_testing.go Update TestSeal to ignore setting the config to nil 2017-03-01 14:10:06 -08:00
testing.go Revert grpc back a version (they introduced a panic) and clean up a bunch of old request forwarding stuff 2017-05-24 10:38:48 -04:00
token_store.go Don't allow parent references in file paths 2017-05-12 13:52:33 -04:00
token_store_test.go Fix up the tests 2017-05-04 12:41:15 -04:00
util.go Removed unused methods 2017-01-03 12:51:35 -05:00
util_test.go Utility Enhancements 2016-04-05 20:32:59 -04:00
wrapping.go Port some replication bits to OSS (#2386) 2017-02-16 15:15:02 -05:00