.. |
acl.go
|
Add logic to merge the two arrays and refactor the test around merging
|
2017-01-20 11:16:46 -08:00 |
acl_test.go
|
Add logic to merge the two arrays and refactor the test around merging
|
2017-01-20 11:16:46 -08:00 |
audit.go
|
Configure the request headers that are output to the audit log (#2321)
|
2017-02-02 11:49:20 -08:00 |
audit_test.go
|
Configure the request headers that are output to the audit log (#2321)
|
2017-02-02 11:49:20 -08:00 |
audited_headers.go
|
Compare headers case-insensitively for auditing
|
2017-02-15 20:35:35 -05:00 |
audited_headers_test.go
|
Compare headers case-insensitively for auditing
|
2017-02-15 20:35:35 -05:00 |
auth.go
|
Move router mount back below table persistence
|
2017-01-17 15:15:28 -05:00 |
auth_test.go
|
Multi value test seal (#2281)
|
2017-01-17 15:43:10 -05:00 |
barrier.go
|
vault: adding ability to reload master key
|
2015-05-29 14:29:55 -07:00 |
barrier_aes_gcm.go
|
Multi value test seal (#2281)
|
2017-01-17 15:43:10 -05:00 |
barrier_aes_gcm_test.go
|
Convert to logxi
|
2016-08-21 18:13:37 -04:00 |
barrier_test.go
|
vault: adding ability to reload master key
|
2015-05-29 14:29:55 -07:00 |
barrier_view.go
|
Adding interface methods to logical.Backend for parity (#2242)
|
2017-01-07 18:18:22 -05:00 |
barrier_view_test.go
|
Adding interface methods to logical.Backend for parity (#2242)
|
2017-01-07 18:18:22 -05: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 |
cluster.go
|
Make TLS 1.2 *explicitly* required for cluster communications
|
2017-01-31 13:30:25 -05:00 |
cluster_test.go
|
Merge pull request #2202 from fcantournet/fix_govet_fatalf
|
2017-01-17 16:45:35 -05:00 |
core.go
|
Merge branch 'master-oss' into acl-parameters-permission
|
2017-02-08 01:59:52 -05:00 |
core_test.go
|
Multi value test seal (#2281)
|
2017-01-17 15:43:10 -05:00 |
dynamic_system_view.go
|
Format dynamic_system_view.go
|
2017-01-19 16:54:08 -08:00 |
expiration.go
|
Add debug (#2341)
|
2017-02-06 18:30:13 -05:00 |
expiration_test.go
|
Attempt to fix expiration test again
|
2017-01-24 11:17:48 -05: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
|
Multi value test seal (#2281)
|
2017-01-17 15:43:10 -05:00 |
init.go
|
Remove errant unlock of state lock
|
2017-02-07 11:08:52 -05:00 |
init_test.go
|
Minor ports
|
2016-12-05 12:28:12 -05:00 |
keyring.go
|
Added JSON Decode and Encode helpers.
|
2016-07-06 12:25:40 -04:00 |
keyring_test.go
|
Fix keyring test
|
2017-01-24 12:58:14 -08:00 |
logical_cubbyhole.go
|
Port some updates
|
2017-01-06 15:42:18 -05:00 |
logical_cubbyhole_test.go
|
Change default TTL from 30 to 32 to accommodate monthly operations (#1942)
|
2016-09-28 18:32:49 -04:00 |
logical_passthrough.go
|
Merge branch 'master-oss' into json-use-number
|
2016-07-15 19:21:55 -04:00 |
logical_passthrough_test.go
|
Change default TTL from 30 to 32 to accommodate monthly operations (#1942)
|
2016-09-28 18:32:49 -04:00 |
logical_system.go
|
Update the help text for auditing headers (#2330)
|
2017-02-03 10:08:31 -08:00 |
logical_system_helpers.go
|
Convert to logxi
|
2016-08-21 18:13:37 -04:00 |
logical_system_test.go
|
Configure the request headers that are output to the audit log (#2321)
|
2017-02-02 11:49:20 -08:00 |
mount.go
|
Add cleanup functions to multiple DB backends. (#2313)
|
2017-02-01 14:05:25 -05:00 |
mount_test.go
|
Multi value test seal (#2281)
|
2017-01-17 15:43:10 -05:00 |
policy.go
|
Remove extra comments
|
2017-01-20 11:38:40 -08:00 |
policy_store.go
|
Port some updates
|
2017-01-06 15:42:18 -05:00 |
policy_store_test.go
|
Wrapping enhancements (#1927)
|
2016-09-28 21:01:28 -07:00 |
policy_test.go
|
Update tests to check parsing of types
|
2017-01-19 18:13:39 -08:00 |
rekey.go
|
rekey: remove the check from vault/rekey.go in favor of check in http layer
|
2017-01-12 00:07:49 -05:00 |
rekey_test.go
|
Multi value test seal (#2281)
|
2017-01-17 15:43:10 -05:00 |
request_forwarding.go
|
Rename gRPC request forwarding method
|
2017-01-06 17:08:43 -05:00 |
request_forwarding_service.pb.go
|
Update protos
|
2017-02-02 16:20:32 -05:00 |
request_forwarding_service.proto
|
Rename gRPC request forwarding method
|
2017-01-06 17:08:43 -05:00 |
request_handling.go
|
Configure the request headers that are output to the audit log (#2321)
|
2017-02-02 11:49:20 -08:00 |
request_handling_test.go
|
JWT wrapping tokens (#2172)
|
2017-01-04 16:44:03 -05:00 |
rollback.go
|
Rejig locks during unmount/remount. (#1855)
|
2016-09-13 11:50:14 -04:00 |
rollback_test.go
|
Adding interface methods to logical.Backend for parity (#2242)
|
2017-01-07 18:18:22 -05:00 |
router.go
|
Configure the request headers that are output to the audit log (#2321)
|
2017-02-02 11:49:20 -08:00 |
router_test.go
|
add initialize method to noopbackend
|
2017-01-13 13:12:27 -08:00 |
seal.go
|
Multi value test seal (#2281)
|
2017-01-17 15:43:10 -05:00 |
seal_test.go
|
Split out TestSeal
|
2016-04-26 00:14:16 +00:00 |
seal_testing.go
|
Push test functions to a var for overriding
|
2017-02-07 20:44:31 -05:00 |
testing.go
|
Multi value test seal (#2281)
|
2017-01-17 15:43:10 -05:00 |
token_store.go
|
Fix regression in 0.6.4 where token store roles could not properly wo… (#2286)
|
2017-01-18 16:11:25 -05:00 |
token_store_test.go
|
Fix regression in 0.6.4 where token store roles could not properly wo… (#2286)
|
2017-01-18 16:11:25 -05:00 |
util.go
|
Removed unused methods
|
2017-01-03 12:51:35 -05:00 |
util_test.go
|
Utility Enhancements
|
2016-04-05 20:32:59 -04:00 |
wrapping.go
|
When a JWT wrapping token is returned, audit the inner token both for
|
2017-01-04 23:50:24 -05:00 |