open-vault/vault
Jeff Mitchell d25aa9fc21 Don't write salts in initialization, look up on demand (#2702) 2017-05-09 17:51:09 -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 Fix audit test and make audited headers more robust in map checks 2017-02-16 00:44:20 -05:00
audited_headers_test.go Compare headers case-insensitively for auditing 2017-02-15 20:35:35 -05: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
barrier_view.go More rep porting (#2391) 2017-02-16 23:09:39 -05: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
cluster.go Fix double-lock 2017-03-02 10:54:31 -05:00
cluster_test.go Port some replication bits to OSS (#2386) 2017-02-16 15:15:02 -05:00
core.go Only run Abs on the plugin directory if it's set 2017-04-24 16:20:20 -07: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 Update debugging around tidy 2017-05-05 10:48:12 -04:00
expiration_test.go Don't write salts in initialization, look up on demand (#2702) 2017-05-09 17:51:09 -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
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 Don't write salts in initialization, look up on demand (#2702) 2017-05-09 17:51:09 -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 Merge remote-tracking branch 'oss/master' into database-refactor 2017-05-04 10:45:18 -07: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 store the plugin directory prepended command in the barrier, prepend on get 2017-05-04 12:36:06 -07: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
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 Large update to request forwarding handling. (#2426) 2017-03-02 10:03:49 -05:00
request_forwarding_service.pb.go Update protos 2017-02-02 16:20:32 -05:00
request_forwarding_service.proto Rename gRPC request forwarding method 2017-01-06 17:08:43 -05: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
seal_testing.go Update TestSeal to ignore setting the config to nil 2017-03-01 14:10:06 -08:00
testing.go Remove unused TestCoreUnsealedWithListener function 2017-05-02 14:52:48 -07:00
token_store.go Don't write salts in initialization, look up on demand (#2702) 2017-05-09 17:51:09 -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
wrapping.go Port some replication bits to OSS (#2386) 2017-02-16 15:15:02 -05:00