..
acl.go
Make compile
2017-10-23 17:15:56 -04:00
acl_test.go
Sync over
2017-10-23 16:43:07 -04:00
audit.go
Add metrics counters for audit log failures ( #3001 )
2017-07-14 11:03:56 -04:00
audit_test.go
Create and persist human-friendly-ish mount accessors ( #2918 )
2017-06-26 18:14:36 +01: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
Standardize on "auth method"
2017-10-24 09:32:15 -04:00
auth_test.go
Sync over
2017-10-23 16:43:07 -04:00
barrier.go
Sync over
2017-10-23 16:43:07 -04:00
barrier_access.go
Sync over
2017-10-23 16:43:07 -04:00
barrier_aes_gcm.go
Sync over
2017-10-23 16:43:07 -04:00
barrier_aes_gcm_test.go
Migrate physical backends into separate packages ( #3106 )
2017-08-03 13:24:27 -04:00
barrier_test.go
vault: adding ability to reload master key
2015-05-29 14:29:55 -07:00
barrier_view.go
Sync over
2017-10-23 16:43:07 -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
Sync over
2017-10-23 16:43:07 -04:00
capabilities_test.go
Sync over
2017-10-23 16:43:07 -04:00
cluster.go
Add option to set cluster TLS cipher suites. ( #3228 )
2017-08-30 16:28:23 -04:00
cluster_test.go
Add option to set cluster TLS cipher suites. ( #3228 )
2017-08-30 16:28:23 -04:00
core.go
Remove extra curly brace
2017-10-23 16:06:27 -04:00
core_test.go
Sync over
2017-10-23 16:03:36 -04:00
cors.go
Sync over
2017-10-23 16:03:36 -04:00
dynamic_system_view.go
Sync over
2017-10-23 16:03:36 -04:00
expiration.go
Adding latency injector option to -dev mode for storage operations ( #3289 )
2017-09-11 14:49:08 -04:00
expiration_test.go
Adding latency injector option to -dev mode for storage operations ( #3289 )
2017-09-11 14:49:08 -04:00
generate_root.go
Port some replication bits to OSS ( #2386 )
2017-02-16 15:15:02 -05:00
generate_root_test.go
Sync some seal testing stuff
2017-10-23 13:42:04 -04:00
identity_lookup.go
remove premium version checks for identity store ( #3462 )
2017-10-17 14:08:51 -04:00
identity_store.go
remove premium version checks for identity store ( #3462 )
2017-10-17 14:08:51 -04:00
identity_store_aliases.go
remove premium version checks for identity store ( #3462 )
2017-10-17 14:08:51 -04:00
identity_store_aliases_test.go
Porting identity store ( #3419 )
2017-10-11 10:21:20 -07:00
identity_store_entities.go
remove premium version checks for identity store ( #3462 )
2017-10-17 14:08:51 -04:00
identity_store_entities_test.go
Porting identity store ( #3419 )
2017-10-11 10:21:20 -07:00
identity_store_groups.go
remove premium version checks for identity store ( #3462 )
2017-10-17 14:08:51 -04:00
identity_store_groups_test.go
Porting identity store ( #3419 )
2017-10-11 10:21:20 -07:00
identity_store_schema.go
Porting identity store ( #3419 )
2017-10-11 10:21:20 -07:00
identity_store_structs.go
Porting identity store ( #3419 )
2017-10-11 10:21:20 -07:00
identity_store_test.go
Porting identity store ( #3419 )
2017-10-11 10:21:20 -07:00
identity_store_upgrade.go
remove premium version checks for identity store ( #3462 )
2017-10-17 14:08:51 -04:00
identity_store_util.go
Porting identity store ( #3419 )
2017-10-11 10:21:20 -07:00
identity_store_util_test.go
Porting identity store ( #3419 )
2017-10-11 10:21:20 -07:00
init.go
Fix some merge/update bugs
2017-10-23 16:49:46 -04:00
init_test.go
Sync some seal testing stuff
2017-10-23 13:42:04 -04: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
Rename "generic" secret backend to "kv" ( #3292 )
2017-09-15 09:02:29 -04:00
logical_cubbyhole_test.go
Make cubbyhole local instead of replicated. ( #2397 )
2017-02-18 13:51:05 -05:00
logical_passthrough.go
Sync
2017-10-23 15:35:28 -04:00
logical_passthrough_test.go
Sync
2017-10-23 15:35:28 -04:00
logical_system.go
Standardize on "auth method"
2017-10-24 09:32:15 -04:00
logical_system_helpers.go
Sync
2017-10-23 15:35:28 -04:00
logical_system_integ_test.go
Lazy-load plugin mounts ( #3255 )
2017-09-01 01:02:03 -04:00
logical_system_test.go
Sync
2017-10-23 15:35:28 -04:00
mount.go
Make compile
2017-10-23 17:15:56 -04:00
mount_test.go
Sync
2017-10-23 15:35:28 -04:00
plugin_catalog.go
Lazy-load plugin mounts ( #3255 )
2017-09-01 01:02:03 -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
plugin_reload.go
Add plugin backend reload capability ( #3112 )
2017-08-08 00:18:59 -04:00
policy.go
Fix some merge/update bugs
2017-10-23 16:49:46 -04:00
policy_store.go
Make compile
2017-10-23 17:15:56 -04:00
policy_store_test.go
Sync
2017-10-23 14:59:37 -04:00
policy_test.go
Sync
2017-10-23 14:59:37 -04:00
rekey.go
Sync
2017-10-23 14:59:37 -04:00
rekey_test.go
Sync
2017-10-23 14:59:37 -04:00
request_forwarding.go
Sync
2017-10-23 14:59:37 -04:00
request_forwarding_service.pb.go
Update proto
2017-10-23 17:45:05 -04:00
request_forwarding_service.proto
Sync
2017-10-23 14:59:37 -04:00
request_handling.go
Standardize on "auth method"
2017-10-24 09:32:15 -04:00
request_handling_test.go
Rename "generic" secret backend to "kv" ( #3292 )
2017-09-15 09:02:29 -04:00
rollback.go
checking for nil backends before attempting to rollback on a backend ( #2997 )
2017-07-12 13:12:55 -07:00
rollback_test.go
fix expiration tests
2017-06-30 21:31:27 -04:00
router.go
Sync
2017-10-23 14:59:37 -04:00
router_access.go
Sync
2017-10-23 15:35:28 -04:00
router_test.go
Sync
2017-10-23 14:59:37 -04:00
seal.go
Make compile
2017-10-23 17:15:56 -04:00
seal_access.go
Make compile
2017-10-23 17:15:56 -04:00
seal_test.go
Split out TestSeal
2016-04-26 00:14:16 +00:00
seal_testing.go
Sync some seal testing stuff
2017-10-23 13:42:04 -04:00
testing.go
Sync
2017-10-23 14:59:37 -04:00
token_store.go
Sync
2017-10-23 14:59:37 -04:00
token_store_test.go
Sync
2017-10-23 14:59:37 -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
Sync some changes
2017-10-23 12:50:34 -04:00