open-vault/vault
2019-06-17 14:11:35 -04:00
..
cluster Add a get handler function (#6603) 2019-04-17 14:21:56 -07:00
external_tests Tokenhelper v2 (#6662) 2019-06-14 10:17:04 -04:00
replication Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
seal refactoring to unit test transit seal (#6605) 2019-04-23 15:13:56 -04:00
acl.go Check nil parameter value when processing an ACL. 2019-04-26 15:57:00 -07:00
acl_test.go Check nil parameter value when processing an ACL. 2019-04-26 15:57:00 -07:00
acl_util.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
audit.go Allow plugins to submit audit requests/responses via extended SystemView (#6777) 2019-05-22 18:52:53 -04:00
audit_broker.go Allow plugins to submit audit requests/responses via extended SystemView (#6777) 2019-05-22 18:52:53 -04:00
audit_test.go Allow plugins to submit audit requests/responses via extended SystemView (#6777) 2019-05-22 18:52:53 -04:00
audited_headers.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
audited_headers_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
auth.go Fix a case where mounts could be duplicated (#6771) 2019-06-04 10:33:36 -07:00
auth_test.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
barrier.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
barrier_access.go
barrier_aes_gcm.go Clear the Barrier AEAD cache on keyring reload (#6870) 2019-06-12 08:56:16 -07:00
barrier_aes_gcm_test.go Clear the Barrier AEAD cache on keyring reload (#6870) 2019-06-12 08:56:16 -07:00
barrier_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
barrier_view.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
barrier_view_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
barrier_view_util.go
capabilities.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
capabilities_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
cluster.go Move cluster logic out of vault package (#6601) 2019-04-17 13:50:31 -07:00
cluster_test.go Move cluster logic out of vault package (#6601) 2019-04-17 13:50:31 -07:00
core.go Add core.coreNumber field, used to differentiate multiple cores/clusters when running tests (#6855) 2019-06-10 14:07:16 -04:00
core_test.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
core_util.go Move cluster logic out of vault package (#6601) 2019-04-17 13:50:31 -07:00
cors.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
counters.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
counters_test.go
dynamic_system_view.go core: add generic request forwarding bits to oss (#6866) 2019-06-11 13:13:03 -07:00
expiration.go Port over some SP v2 bits (#6516) 2019-05-01 13:47:41 -04:00
expiration_integ_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
expiration_test.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
expiration_util.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
generate_root.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
generate_root_test.go Update to api 1.0.1 and sdk 0.1.8 2019-04-15 14:10:07 -04:00
ha.go Allow plugins to submit audit requests/responses via extended SystemView (#6777) 2019-05-22 18:52:53 -04:00
identity_lookup.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
identity_lookup_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
identity_store.go Storage packer V1 updates (#6531) 2019-05-07 15:29:51 -04:00
identity_store_aliases.go Prevent entity alias creation when entity is in different NS than mount (#943) (#6886) 2019-06-14 12:53:00 -04:00
identity_store_aliases_test.go Prevent entity alias creation when entity is in different NS than mount (#943) (#6886) 2019-06-14 12:53:00 -04:00
identity_store_entities.go Prevent entity alias creation when entity is in different NS than mount (#943) (#6886) 2019-06-14 12:53:00 -04:00
identity_store_entities_test.go Storage packer V1 updates (#6531) 2019-05-07 15:29:51 -04:00
identity_store_group_aliases.go Prevent entity alias creation when entity is in different NS than mount (#943) (#6886) 2019-06-14 12:53:00 -04:00
identity_store_group_aliases_test.go Storage packer V1 updates (#6531) 2019-05-07 15:29:51 -04:00
identity_store_groups.go Prevent entity alias creation when entity is in different NS than mount (#943) (#6886) 2019-06-14 12:53:00 -04:00
identity_store_groups_test.go Storage packer V1 updates (#6531) 2019-05-07 15:29:51 -04:00
identity_store_schema.go Storage packer V1 updates (#6531) 2019-05-07 15:29:51 -04:00
identity_store_structs.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
identity_store_test.go Storage packer V1 updates (#6531) 2019-05-07 15:29:51 -04:00
identity_store_upgrade.go Prevent entity alias creation when entity is in different NS than mount (#943) (#6886) 2019-06-14 12:53:00 -04:00
identity_store_util.go Prevent entity alias creation when entity is in different NS than mount (#943) (#6886) 2019-06-14 12:53:00 -04:00
init.go
init_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
keyring.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
keyring_test.go
logical_cubbyhole.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
logical_cubbyhole_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
logical_passthrough.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
logical_passthrough_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
logical_system.go List additional sys paths as unauthenticated (#6654) 2019-04-29 16:42:23 -07:00
logical_system_helpers.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
logical_system_integ_test.go Update to api 1.0.1 and sdk 0.1.8 2019-04-15 14:10:07 -04:00
logical_system_paths.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
logical_system_test.go Storage packer V1 updates (#6531) 2019-05-07 15:29:51 -04:00
mount.go Add new license callback init step for logical backends. (#6887) 2019-06-17 14:11:35 -04:00
mount_test.go Fix a case where mounts could be duplicated (#6771) 2019-06-04 10:33:36 -07:00
mount_util.go Add new license callback init step for logical backends. (#6887) 2019-06-17 14:11:35 -04:00
namespaces.go
plugin_catalog.go Update to api 1.0.1 and sdk 0.1.8 2019-04-15 14:10:07 -04:00
plugin_catalog_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
plugin_reload.go Sync plugin reload file 2019-04-23 10:22:56 -04:00
policy.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
policy_store.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
policy_store_test.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
policy_store_util.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
policy_test.go
policy_util.go
rekey.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
rekey_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
request_forwarding.go Move cluster logic out of vault package (#6601) 2019-04-17 13:50:31 -07:00
request_forwarding_rpc.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
request_forwarding_rpc_util.go
request_forwarding_service.pb.go Update grpc and protos (#6725) 2019-05-13 12:09:30 -04:00
request_forwarding_service.proto
request_handling.go Tokenhelper v2 (#6662) 2019-06-14 10:17:04 -04:00
request_handling_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
request_handling_util.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
rollback.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
rollback_test.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
router.go Fix a case where mounts could be duplicated (#6771) 2019-06-04 10:33:36 -07:00
router_access.go
router_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
seal.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
seal_access.go
seal_autoseal.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
seal_test.go
seal_testing.go
seal_testing_util.go
sealunwrapper.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
sealunwrapper_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
testing.go Add core.coreNumber field, used to differentiate multiple cores/clusters when running tests (#6855) 2019-06-10 14:07:16 -04:00
testing_util.go
token_store.go Tokenhelper v2 (#6662) 2019-06-14 10:17:04 -04:00
token_store_test.go Tokenhelper v2 (#6662) 2019-06-14 10:17:04 -04:00
token_store_util.go
ui.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
ui_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
util.go
util_test.go
wrapping.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
wrapping_util.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00