open-vault/vault
2016-04-13 22:15:54 +01:00
..
acl.go refactoring changes due to acl.Capabilities 2016-03-04 18:55:48 -05:00
acl_test.go test cases for capabilities endpoint 2016-03-05 00:03:55 -05:00
audit.go Update deps, and adjust usage of go-uuid to match new return values 2016-01-13 13:40:08 -05:00
audit_test.go Reintroduce the ability to look up obfuscated values in the audit log 2015-11-18 20:26:03 -05:00
auth.go Update deps, and adjust usage of go-uuid to match new return values 2016-01-13 13:40:08 -05:00
auth_test.go Run preSeal if postUnseal fails. 2015-11-02 13:29:33 -05:00
barrier.go
barrier_aes_gcm.go
barrier_aes_gcm_test.go
barrier_test.go
barrier_view.go
barrier_view_test.go
capabilities.go Sort the capabilities before returning 2016-03-18 12:40:17 -04:00
capabilities_test.go Fix capabilities test case 2016-03-18 12:55:18 -04:00
core.go Utility Enhancements 2016-04-05 20:32:59 -04:00
core_test.go SealInterface 2016-04-04 10:44:22 -04:00
dynamic_system_view.go Allow backends to see taint status. 2016-01-22 17:01:22 -05:00
expiration.go Keep the expiration manager from keeping old token entries. 2016-03-31 15:10:25 -04:00
expiration_test.go Keep the expiration manager from keeping old token entries. 2016-03-31 15:10:25 -04:00
generate_root.go SealInterface 2016-04-04 10:44:22 -04:00
generate_root_test.go RootGeneration->GenerateRoot 2016-01-19 18:28:10 -05:00
init.go SealInterface 2016-04-04 10:44:22 -04:00
init_test.go SealInterface 2016-04-04 10:44:22 -04:00
keyring.go
keyring_test.go
logical_cubbyhole.go Oops, we needed that, but for a different reason than the comment said. So put the test back but fix the comment 2016-02-03 14:05:29 -05:00
logical_cubbyhole_test.go Update deps, and adjust usage of go-uuid to match new return values 2016-01-13 13:40:08 -05:00
logical_passthrough.go Address more list feedback 2016-01-22 10:07:32 -05:00
logical_passthrough_test.go WriteOperation -> UpdateOperation 2016-01-08 13:03:03 -05:00
logical_system.go Add missing path-helps and clarify subpaths in tables 2016-04-13 22:15:54 +01:00
logical_system_helpers.go
logical_system_test.go Remove auth/token/revoke-prefix in favor of sys/revoke-prefix. 2016-03-31 18:04:05 -04:00
mount.go Show entry path in log, not internal view path 2016-01-28 12:34:49 -05:00
mount_test.go
policy.go Preserve pointer 2016-03-10 15:55:47 -05:00
policy_store.go Add listing of cubbyhole's root to the default policy. 2016-02-03 13:50:47 -05:00
policy_store_test.go
policy_test.go Parse policy HCL syntax and keys 2016-03-10 15:25:25 -05:00
rekey.go SealInterface 2016-04-04 10:44:22 -04:00
rekey_test.go SealInterface 2016-04-04 10:44:22 -04:00
rollback.go Address feedback from review 2015-11-15 17:32:57 -05:00
rollback_test.go Update deps, and adjust usage of go-uuid to match new return values 2016-01-13 13:40:08 -05:00
router.go Fix commenting 2016-02-29 20:29:04 -05:00
router_test.go Update deps, and adjust usage of go-uuid to match new return values 2016-01-13 13:40:08 -05:00
seal.go SealInterface 2016-04-04 10:44:22 -04:00
testing.go SealInterface 2016-04-04 10:44:22 -04:00
token_store.go Construct token path from request to fix displaying TTLs when using 2016-04-07 15:45:38 +00:00
token_store_test.go Construct token path from request to fix displaying TTLs when using 2016-04-07 15:45:38 +00:00
util.go Add Vault support for the *BSDs, including Darwin 2016-04-05 12:18:19 -07:00
util_test.go Utility Enhancements 2016-04-05 20:32:59 -04:00