.. |
acl.go
|
Use deepequals and write tests for the allow/disallow values
|
2017-01-17 16:40:21 -08:00 |
acl_test.go
|
Add test cases for map and integer types
|
2017-01-18 17:11:25 -08:00 |
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
|
vault: adding ability to reload master key
|
2015-05-29 14:29:55 -07:00 |
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
|
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
|
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
|
Merge branch 'master' into acl-parameters-permission
|
2017-01-13 16:44:10 -08:00 |
core_test.go
|
Wrapping enhancements (#1927)
|
2016-09-28 21:01:28 -07:00 |
dynamic_system_view.go
|
Merge branch 'master' into acl-parameters-permission
|
2017-01-13 16:44:10 -08:00 |
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
|
Return bad request error on providing same key for root generation (#1833)
|
2016-09-01 17:40:01 -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
|
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
|
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
|
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
|
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
|
Convert to logxi
|
2016-08-21 18:13:37 -04:00 |
logical_system_test.go
|
Wrapping enhancements (#1927)
|
2016-09-28 21:01:28 -07:00 |
mount.go
|
core: adding error server logs for failure to update mount table
|
2017-01-11 20:21:34 -05:00 |
mount_test.go
|
Port some updates
|
2017-01-06 15:42:18 -05:00 |
policy.go
|
Permissions were changed from a structure to and array of interfaces. Code optimization for acl.go. Fixed bug where multiple parameters would allow if second or following parameters were denied and there was a wildcard in allow.
|
2016-12-06 18:14:15 -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
|
Permissions were changed from a structure to and array of interfaces. Code optimization for acl.go. Fixed bug where multiple parameters would allow if second or following parameters were denied and there was a wildcard in allow.
|
2016-12-06 18:14:15 -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
|
Convert to logxi
|
2016-08-21 18:13:37 -04:00 |
request_forwarding.go
|
Rename gRPC request forwarding method
|
2017-01-06 17:08:43 -05:00 |
request_forwarding_service.pb.go
|
Rename gRPC request forwarding method
|
2017-01-06 17:08:43 -05:00 |
request_forwarding_service.proto
|
Rename gRPC request forwarding method
|
2017-01-06 17:08:43 -05:00 |
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
|
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
|
Adding interface methods to logical.Backend for parity (#2242)
|
2017-01-07 18:18:22 -05:00 |
router_test.go
|
add initialize method to noopbackend
|
2017-01-13 13:12:27 -08:00 |
seal.go
|
Add KeyNotFoundError to seal file
|
2016-10-05 17:17:33 -04:00 |
seal_test.go
|
Split out TestSeal
|
2016-04-26 00:14:16 +00:00 |
seal_testing.go
|
Fix building some test code without build tags
|
2017-01-12 15:21:47 -05:00 |
testing.go
|
Port over some work to make the system views a bit nicer
|
2017-01-13 14:51:27 -05:00 |
token_store.go
|
TokenStore: Added tidy endpoint (#2192)
|
2016-12-16 15:29:27 -05:00 |
token_store_test.go
|
Adding interface methods to logical.Backend for parity (#2242)
|
2017-01-07 18:18:22 -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 |