open-vault/vault
2019-04-04 13:02:44 -04:00
..
external_tests add short sleep between revocation and lookup (#6425) 2019-03-15 18:24:53 -04:00
replication Refactor the cluster listener (#6232) 2019-02-14 18:14:56 -08:00
seal Add metrics to seal methods (#6478) 2019-03-26 10:32:19 -07:00
acl.go Revert "filtered-path endpoint (#6132)" (#6337) 2019-03-04 14:08:21 -08:00
acl_test.go Revert "filtered-path endpoint (#6132)" (#6337) 2019-03-04 14:08:21 -08:00
acl_util.go
audit.go Split SubView functionality into logical.StorageView (#6141) 2019-01-31 09:25:18 -05:00
audit_broker.go
audit_test.go
audited_headers.go
audited_headers_test.go
auth.go Split SubView functionality into logical.StorageView (#6141) 2019-01-31 09:25:18 -05:00
auth_test.go
barrier.go Split SubView functionality into logical.StorageView (#6141) 2019-01-31 09:25:18 -05:00
barrier_access.go
barrier_aes_gcm.go Split SubView functionality into logical.StorageView (#6141) 2019-01-31 09:25:18 -05:00
barrier_aes_gcm_test.go Split SubView functionality into logical.StorageView (#6141) 2019-01-31 09:25:18 -05:00
barrier_test.go Split SubView functionality into logical.StorageView (#6141) 2019-01-31 09:25:18 -05:00
barrier_view.go Split SubView functionality into logical.StorageView (#6141) 2019-01-31 09:25:18 -05:00
barrier_view_test.go Split SubView functionality into logical.StorageView (#6141) 2019-01-31 09:25:18 -05:00
barrier_view_util.go
capabilities.go
capabilities_test.go
cluster.go Apply the bits from ent pr 852 that are relevant to OSS. (#6528) 2019-04-04 13:02:44 -04:00
cluster_test.go Apply the bits from ent pr 852 that are relevant to OSS. (#6528) 2019-04-04 13:02:44 -04:00
core.go changed misspelled english words (#6432) 2019-03-19 09:32:45 -04:00
core_test.go Don't add kv by default in non-dev scenarios (#6109) 2019-02-14 11:55:32 -08:00
core_util.go Refactor the cluster listener (#6232) 2019-02-14 18:14:56 -08:00
cors.go Don't duplicate CORS headers (#6207) 2019-02-11 13:10:26 -05:00
counters.go Add code for writing and reading request counters to storage. (#5918) 2019-03-05 14:55:07 -05:00
counters_test.go Add code for writing and reading request counters to storage. (#5918) 2019-03-05 14:55:07 -05:00
dynamic_system_view.go
expiration.go Handle ns lease and token renew/revoke via relative paths (#6236) (#6312) 2019-02-28 16:02:25 -08:00
expiration_integ_test.go
expiration_test.go
expiration_util.go
generate_root.go
generate_root_test.go
ha.go A few more syncs 2019-03-04 13:53:15 -05:00
identity_lookup.go
identity_lookup_test.go
identity_store.go
identity_store_aliases.go
identity_store_aliases_test.go
identity_store_entities.go Merge entities during unseal only on the primary (#6075) 2019-02-08 16:32:06 -05:00
identity_store_entities_test.go
identity_store_group_aliases.go
identity_store_group_aliases_test.go
identity_store_groups.go
identity_store_groups_test.go
identity_store_schema.go
identity_store_structs.go
identity_store_test.go Merge entities during unseal only on the primary (#6075) 2019-02-08 16:32:06 -05:00
identity_store_upgrade.go
identity_store_util.go Port identity store cleanup code 2019-02-26 16:11:16 -05:00
init.go Port over some test fixes (#6261) 2019-02-19 12:03:02 -08:00
init_test.go
keyring.go
keyring_test.go
logical_cubbyhole.go
logical_cubbyhole_test.go
logical_passthrough.go
logical_passthrough_test.go
logical_system.go Added upstream changes from enterprise to OSS (#6419) 2019-03-15 14:25:05 +01:00
logical_system_helpers.go Added upstream changes from enterprise to OSS (#6419) 2019-03-15 14:25:05 +01:00
logical_system_integ_test.go
logical_system_paths.go Add OpenAPI support for query parameters (#6490) 2019-03-28 14:40:56 -07:00
logical_system_test.go Revert "filtered-path endpoint (#6132)" (#6337) 2019-03-04 14:08:21 -08:00
mount.go Prometheus support on v1/sys/metrics endpoint (#5308) 2019-02-14 12:46:59 -08:00
mount_test.go use deep.Equal instead of reflect.DeepEqual in some failing tests (#6249) 2019-02-15 14:00:14 -08:00
mount_util.go
namespaces.go
plugin_catalog.go
plugin_catalog_test.go
plugin_reload.go
policy.go Add ability to use path wildcard segments (#6164) 2019-02-14 18:31:43 -08:00
policy_store.go Revert "filtered-path endpoint (#6132)" (#6337) 2019-03-04 14:08:21 -08:00
policy_store_test.go
policy_store_util.go
policy_test.go Add ability to use path wildcard segments (#6164) 2019-02-14 18:31:43 -08:00
policy_util.go
rekey.go Split SubView functionality into logical.StorageView (#6141) 2019-01-31 09:25:18 -05:00
rekey_test.go
request_forwarding.go Port over some test fixes (#6261) 2019-02-19 12:03:02 -08:00
request_forwarding_rpc.go Port over some test fixes (#6261) 2019-02-19 12:03:02 -08:00
request_forwarding_rpc_util.go
request_forwarding_service.pb.go Add allowed_response_headers (#6115) 2019-02-05 16:02:15 -05:00
request_forwarding_service.proto
request_handling.go core: port over CG and perf standby handling bits (#6530) 2019-04-03 14:16:49 -07:00
request_handling_test.go
request_handling_util.go core: port over CG and perf standby handling bits (#6530) 2019-04-03 14:16:49 -07:00
rollback.go Fix a locking issue in the Rollback manager (#6426) 2019-03-18 11:12:48 -07:00
rollback_test.go
router.go Sync over 2019-03-25 14:18:43 -04:00
router_access.go
router_test.go
seal.go Updates to recovery keys (#6152) 2019-02-01 11:29:55 -08:00
seal_access.go
seal_autoseal.go Add ability to migrate autoseal to autoseal (#5930) 2019-03-04 14:11:56 -08:00
seal_test.go
seal_testing.go Updates to recovery keys (#6152) 2019-02-01 11:29:55 -08:00
seal_testing_util.go
sealunwrapper.go
sealunwrapper_test.go
testing.go Apply the bits from ent pr 852 that are relevant to OSS. (#6528) 2019-04-04 13:02:44 -04:00
testing_util.go Fix leader info repopulation (#6167) 2019-02-05 21:01:18 -05:00
token_store.go Sync over 2019-03-18 09:33:01 -04:00
token_store_test.go Fix failing TokenStore test 2019-03-04 17:44:00 -08:00
token_store_util.go
ui.go
ui_test.go
util.go
util_test.go
wrapping.go Migrate from SermoDigital go Square JOSE (#6445) 2019-03-20 14:54:03 -04:00
wrapping_util.go