open-vault/vault
Jeff Mitchell 722e26f27a Add support for PGP encrypting the initial root token. (#1883) 2016-09-13 18:42:24 -04:00
..
acl.go
acl_test.go Added tests for disallowed_policies 2016-08-02 15:21:15 -04:00
audit.go Rejig locks during unmount/remount. (#1855) 2016-09-13 11:50:14 -04:00
audit_test.go Convert to logxi 2016-08-21 18:13:37 -04:00
auth.go Rejig locks during unmount/remount. (#1855) 2016-09-13 11:50:14 -04:00
auth_test.go Remove the upgrade code to update the mount table from 'aws' to 'aws-ec2' 2016-08-29 11:53:52 -04:00
barrier.go
barrier_aes_gcm.go Added JSON Decode and Encode helpers. 2016-07-06 12:25:40 -04:00
barrier_aes_gcm_test.go Convert to logxi 2016-08-21 18:13:37 -04:00
barrier_test.go
barrier_view.go
barrier_view_test.go
capabilities.go
capabilities_test.go
cluster.go Convert to logxi 2016-08-21 18:13:37 -04:00
cluster_test.go Pass headers back when request forwarding (#1795) 2016-08-26 17:53:47 -04:00
core.go Plumb through the ability to set the storage read cache size. (#1784) 2016-08-26 10:27:06 -04:00
core_test.go Add support for PGP encrypting the initial root token. (#1883) 2016-09-13 18:42:24 -04:00
dynamic_system_view.go Convert to logxi 2016-08-21 18:13:37 -04:00
expiration.go Convert to logxi 2016-08-21 18:13:37 -04:00
expiration_test.go Merge pull request #1607 from hashicorp/standardize-time 2016-07-13 10:19:23 -06:00
generate_root.go Return bad request error on providing same key for root generation (#1833) 2016-09-01 17:40:01 -04:00
generate_root_test.go
init.go Add support for PGP encrypting the initial root token. (#1883) 2016-09-13 18:42:24 -04:00
init_test.go Add support for PGP encrypting the initial root token. (#1883) 2016-09-13 18:42:24 -04:00
keyring.go Added JSON Decode and Encode helpers. 2016-07-06 12:25:40 -04:00
keyring_test.go Remove Unix() invocations on 'time.Time' objects and removed conversion of time to UTC 2016-07-08 18:30:18 -04:00
logical_cubbyhole.go Convert to logxi 2016-08-21 18:13:37 -04:00
logical_cubbyhole_test.go
logical_passthrough.go Merge branch 'master-oss' into json-use-number 2016-07-15 19:21:55 -04:00
logical_passthrough_test.go
logical_system.go Convert to logxi 2016-08-21 18:13:37 -04:00
logical_system_helpers.go Convert to logxi 2016-08-21 18:13:37 -04:00
logical_system_test.go Minor test fix 2016-08-09 07:13:29 -04:00
mount.go Rejig locks during unmount/remount. (#1855) 2016-09-13 11:50:14 -04:00
mount_test.go Request forwarding (#1721) 2016-08-15 09:42:42 -04:00
policy.go
policy_store.go Migrate default policy to a const 2016-08-08 18:33:31 -04:00
policy_store_test.go Add test for non-assignable policies 2016-07-25 16:00:18 -04:00
policy_test.go
rekey.go Apply fix from #1827 to rekey 2016-09-01 17:42:28 -04:00
rekey_test.go Convert to logxi 2016-08-21 18:13:37 -04:00
request_forwarding.go Pass headers back when request forwarding (#1795) 2016-08-26 17:53:47 -04:00
request_forwarding_service.pb.go Rename proto service stuff and change log levels for some messages 2016-08-19 11:49:25 -04:00
request_forwarding_service.proto Rename proto service stuff and change log levels for some messages 2016-08-19 11:49:25 -04:00
request_handling.go Add response wrapping to list operations (#1814) 2016-09-02 01:13:14 -04:00
request_handling_test.go Fix broken test 2016-07-05 12:54:27 -04:00
rollback.go Rejig locks during unmount/remount. (#1855) 2016-09-13 11:50:14 -04:00
rollback_test.go Convert to logxi 2016-08-21 18:13:37 -04:00
router.go initial local commit 2016-07-23 21:46:28 -04:00
router_test.go
seal.go Convert to logxi 2016-08-21 18:13:37 -04:00
seal_test.go
seal_testing.go Add support for PGP encrypting the initial root token. (#1883) 2016-09-13 18:42:24 -04:00
testing.go Add support for PGP encrypting the initial root token. (#1883) 2016-09-13 18:42:24 -04:00
token_store.go Description consistency 2016-08-29 15:53:11 -04:00
token_store_test.go Don't allow tokens in paths. (#1783) 2016-08-24 15:59:43 -04:00
util.go
util_test.go