.. |
acl.go
|
|
|
acl_test.go
|
|
|
audit.go
|
Change Vault audit broker logic to successfully start when at least one (#2155)
|
2016-12-02 15:09:01 -05:00 |
audit_test.go
|
Change Vault audit broker logic to successfully start when at least one (#2155)
|
2016-12-02 15:09:01 -05:00 |
auth.go
|
Port some updates
|
2017-01-06 15:42:18 -05:00 |
auth_test.go
|
Port some updates
|
2017-01-06 15:42:18 -05:00 |
barrier.go
|
|
|
barrier_aes_gcm.go
|
|
|
barrier_aes_gcm_test.go
|
|
|
barrier_test.go
|
|
|
barrier_view.go
|
Port some updates
|
2017-01-06 15:42:18 -05:00 |
barrier_view_test.go
|
Port some updates
|
2017-01-06 15:42:18 -05:00 |
capabilities.go
|
|
|
capabilities_test.go
|
|
|
cluster.go
|
Port some updates
|
2017-01-06 15:42:18 -05:00 |
cluster_test.go
|
Fix other clustering tests on OSX
|
2016-11-08 10:55:41 -05:00 |
core.go
|
Split Unseal into Unseal and unsealInternal
|
2017-01-06 16:30:43 -05:00 |
core_test.go
|
Wrapping enhancements (#1927)
|
2016-09-28 21:01:28 -07:00 |
dynamic_system_view.go
|
|
|
expiration.go
|
Port some updates
|
2017-01-06 15:42:18 -05:00 |
expiration_test.go
|
Fix revocation of leases when num_uses goes to 0 (#2190)
|
2016-12-16 13:11:55 -05:00 |
generate_root.go
|
|
|
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
|
Minor ports
|
2016-12-05 12:28:12 -05:00 |
keyring.go
|
|
|
keyring_test.go
|
|
|
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
|
|
|
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
|
When a JWT wrapping token is returned, audit the inner token both for
|
2017-01-04 23:50:24 -05:00 |
logical_system_helpers.go
|
|
|
logical_system_test.go
|
Wrapping enhancements (#1927)
|
2016-09-28 21:01:28 -07:00 |
mount.go
|
Port some updates
|
2017-01-06 15:42:18 -05:00 |
mount_test.go
|
Port some updates
|
2017-01-06 15:42:18 -05:00 |
policy.go
|
|
|
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
|
|
|
rekey.go
|
|
|
rekey_test.go
|
|
|
request_forwarding.go
|
Port some updates
|
2017-01-06 15:42:18 -05:00 |
request_forwarding_service.pb.go
|
Bump proto files after update
|
2016-11-17 10:06:26 -05:00 |
request_forwarding_service.proto
|
|
|
request_handling.go
|
JWT wrapping tokens (#2172)
|
2017-01-04 16:44:03 -05:00 |
request_handling_test.go
|
JWT wrapping tokens (#2172)
|
2017-01-04 16:44:03 -05:00 |
rollback.go
|
|
|
rollback_test.go
|
|
|
router.go
|
JWT wrapping tokens (#2172)
|
2017-01-04 16:44:03 -05:00 |
router_test.go
|
Change default TTL from 30 to 32 to accommodate monthly operations (#1942)
|
2016-09-28 18:32:49 -04:00 |
seal.go
|
Add KeyNotFoundError to seal file
|
2016-10-05 17:17:33 -04:00 |
seal_test.go
|
|
|
seal_testing.go
|
Minor ports
|
2016-12-05 12:28:12 -05:00 |
testing.go
|
Fix panic() in test suite (#2149)
|
2016-12-02 06:31:06 -05:00 |
token_store.go
|
TokenStore: Added tidy endpoint (#2192)
|
2016-12-16 15:29:27 -05:00 |
token_store_test.go
|
Add tidy expiration test
|
2016-12-16 17:04:28 -05:00 |
util.go
|
Removed unused methods
|
2017-01-03 12:51:35 -05:00 |
util_test.go
|
|
|
wrapping.go
|
When a JWT wrapping token is returned, audit the inner token both for
|
2017-01-04 23:50:24 -05:00 |