open-vault/vault
Armon Dadgar 10a67592cd vault: more protection of protected mount points 2015-03-18 15:16:52 -07:00
..
acl.go vault: Adding ACL representation 2015-03-17 18:31:20 -07:00
acl_test.go vault: Adding PolicyStore 2015-03-18 12:17:03 -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: integrate policy and token store into core 2015-03-18 14:00:42 -07:00
core_test.go vault: integration expiration manager with core 2015-03-16 15:28:50 -07:00
expiration.go vault: Refactor to use CollectKeys 2015-03-18 12:06:18 -07:00
expiration_test.go vault: Testing restore 2015-03-16 15:11:47 -07:00
logical_passthrough.go vault: Adding sys/revoke 2015-03-16 16:26:34 -07:00
logical_passthrough_test.go all: Removing fields from Lease 2015-03-16 13:29:51 -07:00
logical_system.go vault: TODOs 2015-03-17 20:54:38 -05:00
logical_system_test.go vault: Support sys/revoke-prefix/ 2015-03-16 16:33:48 -07:00
mount.go vault: more protection of protected mount points 2015-03-18 15:16:52 -07:00
mount_test.go vault: make mount functions private again, going to try something else 2015-03-14 18:31:31 -07:00
policy.go vault: Refactor to use CollectKeys 2015-03-18 12:06:18 -07:00
policy_store.go vault: integrate policy and token store into core 2015-03-18 14:00:42 -07:00
policy_store_test.go vault: integrate policy and token store into core 2015-03-18 14:00:42 -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: RollbackManager 2015-03-17 20:39:45 -05:00
router.go vault: convert to logical.Request and friends 2015-03-15 14:53:41 -07:00
router_test.go vault: testing internal expiration manager methods 2015-03-16 15:11:47 -07:00
testing.go vault: don't copy the key so it can be zeroed, document, add helper 2015-03-14 18:25:55 -07:00
token_store.go vault: integrate policy and token store into core 2015-03-18 14:00:42 -07:00
token_store_test.go vault: testing token revocation 2015-03-18 13:50:36 -07:00
util.go vault: Adding UUID method 2015-03-11 15:13:07 -07:00
util_test.go vault: Adding UUID method 2015-03-11 15:13:07 -07:00