.. |
acl.go
|
Speling police
|
2016-05-15 09:58:36 -07:00 |
acl_test.go
|
test cases for capabilities endpoint
|
2016-03-05 00:03:55 -05:00 |
audit.go
|
Add to auth/audit too
|
2016-05-26 13:38:51 -04:00 |
audit_test.go
|
Add to auth/audit too
|
2016-05-26 13:38:51 -04:00 |
auth.go
|
Use entry.Type as a criteria for upgrade
|
2016-06-01 10:30:11 -04:00 |
auth_test.go
|
Modify just the type and not the path
|
2016-05-31 23:19:13 -04:00 |
barrier.go
|
vault: adding ability to reload master key
|
2015-05-29 14:29:55 -07:00 |
barrier_aes_gcm.go
|
Add keyring zeroize function and add some more memzero calls in
|
2016-05-27 20:47:40 +00:00 |
barrier_aes_gcm_test.go
|
Add a *log.Logger argument to physical.Factory
|
2016-04-25 20:10:32 -07:00 |
barrier_test.go
|
vault: adding ability to reload master key
|
2015-05-29 14:29:55 -07:00 |
barrier_view.go
|
vault: Split SecurityBarrier interface to BarrierStorage
|
2015-04-10 16:43:35 -07:00 |
barrier_view_test.go
|
vault: Adding ClearView method
|
2015-04-02 11:18:05 -07:00 |
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
|
Enable audit-logging of seal and step-down commands.
|
2016-05-20 17:03:54 +00:00 |
core_test.go
|
Enable audit-logging of seal and step-down commands.
|
2016-05-20 17:03:54 +00:00 |
dynamic_system_view.go
|
Make a non-caching but still locking variant of transit for when caches are disabled
|
2016-05-02 22:36:44 -04:00 |
expiration.go
|
Make token renewable status work properly on lookup
|
2016-06-08 09:19:39 -04:00 |
expiration_test.go
|
Add table/type checking to mounts table.
|
2016-05-26 12:55:00 -04:00 |
generate_root.go
|
SealInterface
|
2016-04-04 10:44:22 -04:00 |
generate_root_test.go
|
Add seal tests and update generate-root and others to handle dualseal.
|
2016-04-25 19:39:04 +00:00 |
init.go
|
Speling police
|
2016-05-15 09:58:36 -07:00 |
init_test.go
|
Add a *log.Logger argument to physical.Factory
|
2016-04-25 20:10:32 -07:00 |
keyring.go
|
Add keyring zeroize function and add some more memzero calls in
|
2016-05-27 20:47:40 +00:00 |
keyring_test.go
|
vault: attempt to resolve #303
|
2015-06-02 22:55:18 +02:00 |
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
|
Remove unneeded Fields in passthrough
|
2016-06-09 10:33:24 -04:00 |
logical_passthrough_test.go
|
WriteOperation -> UpdateOperation
|
2016-01-08 13:03:03 -05:00 |
logical_system.go
|
Add to auth/audit too
|
2016-05-26 13:38:51 -04:00 |
logical_system_helpers.go
|
Fix mount tune bounds checking
|
2016-05-12 07:22:00 -04:00 |
logical_system_test.go
|
Fix mah broken tests
|
2016-06-10 14:03:56 -04:00 |
mount.go
|
Add to auth/audit too
|
2016-05-26 13:38:51 -04:00 |
mount_test.go
|
Add to auth/audit too
|
2016-05-26 13:38:51 -04:00 |
policy.go
|
Preserve pointer
|
2016-03-10 15:55:47 -05:00 |
policy_store.go
|
cubbyhole-response-wrapping -> response-wrapping
|
2016-06-10 13:48:46 -04:00 |
policy_store_test.go
|
Fix mah broken tests
|
2016-06-10 14:03:56 -04:00 |
policy_test.go
|
Parse policy HCL syntax and keys
|
2016-03-10 15:25:25 -05:00 |
rekey.go
|
Speling police
|
2016-05-15 09:58:36 -07:00 |
rekey_test.go
|
Fix some rekey testing expected seal type logic
|
2016-04-28 17:13:03 +00:00 |
request_handling.go
|
Add some commenting
|
2016-06-14 05:54:09 +00:00 |
request_handling_test.go
|
Add table/type checking to mounts table.
|
2016-05-26 12:55:00 -04:00 |
rollback.go
|
Re-enable rollback triggers for auth backends
|
2016-05-26 14:29:41 -04: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
|
Use entry.Type as a criteria for upgrade
|
2016-06-01 10:30:11 -04:00 |
router_test.go
|
Remove wrap specs from backend response
|
2016-05-19 03:06:09 +00:00 |
seal.go
|
Add check against seal type to catch errors before we attempt to use the data
|
2016-04-15 18:16:48 -04:00 |
seal_test.go
|
Split out TestSeal
|
2016-04-26 00:14:16 +00:00 |
seal_testing.go
|
Fix some rekey testing expected seal type logic
|
2016-04-28 17:13:03 +00:00 |
testing.go
|
Add to auth/audit too
|
2016-05-26 13:38:51 -04:00 |
token_store.go
|
Merge pull request #1504 from hashicorp/token-store-roles-renewability
|
2016-06-08 15:56:54 -04:00 |
token_store_test.go
|
Merge pull request #1504 from hashicorp/token-store-roles-renewability
|
2016-06-08 15:56:54 -04:00 |
util.go
|
Add keyring zeroize function and add some more memzero calls in
|
2016-05-27 20:47:40 +00:00 |
util_test.go
|
Utility Enhancements
|
2016-04-05 20:32:59 -04:00 |