open-vault/vault
2015-03-31 12:51:00 -07:00
..
acl.go vault: ignore a nil policy object, as it has no permissions 2015-03-24 15:49:17 -07:00
acl_test.go vault: Adding PolicyStore 2015-03-18 12:17:03 -07:00
audit.go vault: Adding basic audit table load/unload 2015-03-27 14:00:38 -07:00
auth.go remove credential/ lots of tests faililng 2015-03-30 18:07:05 -07:00
auth_test.go remove credential/ lots of tests faililng 2015-03-30 18:07:05 -07:00
barrier.go logical: put structs here, vault uses them 2015-03-15 14:27:06 -07:00
barrier_aes_gcm.go vault: Improve error when unseal key is wrong 2015-03-12 11:27:41 -07:00
barrier_aes_gcm_test.go vault: Adding a barrier view 2015-03-05 14:34:05 -08:00
barrier_test.go vault: Improve error when unseal key is wrong 2015-03-12 11:27:41 -07:00
barrier_view.go vault: Refactor to use CollectKeys 2015-03-18 12:06:18 -07:00
barrier_view_test.go vault: Refactor to use CollectKeys 2015-03-18 12:06:18 -07:00
core.go vault: require root token for seal 2015-03-31 09:59:02 -07:00
core_test.go vault: test bad key to seal 2015-03-31 10:00:04 -07:00
expiration.go remove credential/ lots of tests faililng 2015-03-30 18:07:05 -07:00
expiration_test.go remove credential/ lots of tests faililng 2015-03-30 18:07:05 -07:00
logical_passthrough.go logical/framework: can specify InternalData for secret 2015-03-20 17:59:48 +01:00
logical_passthrough_test.go logical: move cred stuff over here 2015-03-30 17:46:18 -07:00
logical_system.go vault: require root token for seal 2015-03-31 09:59:02 -07:00
logical_system_test.go vault: require root token for seal 2015-03-31 09:59:02 -07:00
mount.go vault: Make audit/ a protected path 2015-03-27 14:00:57 -07:00
mount_test.go vault: tests passing 2015-03-29 16:18:08 -07:00
policy.go vault: Support policy CRUD 2015-03-23 14:43:31 -07:00
policy_store.go vault: Special case root policy 2015-03-24 11:27:21 -07:00
policy_store_test.go vault: Special case root policy 2015-03-24 11:27:21 -07:00
policy_test.go vault: Adding policy parsing 2015-03-17 15:53:29 -07:00
rollback.go vault: comment mounts mapping in rollback manager 2015-03-17 20:53:28 -05:00
rollback_test.go vault: Removing mtype from router 2015-03-18 15:48:14 -07:00
router.go vault: keep the connection info around for auth 2015-03-30 20:55:01 -07:00
router_test.go vault: keep the connection info around for auth 2015-03-30 20:55:01 -07:00
testing.go vault: tests passing 2015-03-29 16:18:08 -07:00
token_store.go vault: lookup-self for TokenStore to look up your own store 2015-03-31 12:51:00 -07:00
token_store_test.go vault: lookup-self for TokenStore to look up your own store 2015-03-31 12:51:00 -07:00
util.go vault: utility string set methods 2015-03-24 13:56:07 -07:00
util_test.go vault: utility string set methods 2015-03-24 13:56:07 -07:00