open-vault/vault
Jeff Mitchell 21644751ed Fix the key rotation upgrade check error message 2015-10-05 18:23:32 -04:00
..
acl.go
acl_test.go
audit.go Fix problematic logging statements. 2015-10-02 18:31:46 -07:00
audit_test.go Expand HMAC support in Salt; require an identifier be passed in to specify type but allow generation with and without. Add a StaticSalt ID for testing functions. Fix bugs; unit tests pass. 2015-09-18 17:38:30 -04:00
auth.go Fix problematic logging statements. 2015-10-02 18:31:46 -07:00
auth_test.go
barrier.go
barrier_aes_gcm.go Bump AESGCM version; include path in the GCM tags. 2015-09-19 17:04:37 -04:00
barrier_aes_gcm_test.go Bump AESGCM version; include path in the GCM tags. 2015-09-19 17:04:37 -04:00
barrier_test.go
barrier_view.go
barrier_view_test.go
core.go Fix the key rotation upgrade check error message 2015-10-05 18:23:32 -04:00
core_test.go Don't use leases on the generic backend...with a caveat. 2015-09-21 16:37:37 -04:00
dynamic_system_view.go Take ClientToken instead of Policies 2015-09-21 10:04:03 -04:00
expiration.go
expiration_test.go
keyring.go
keyring_test.go
logical_cubbyhole.go
logical_cubbyhole_test.go
logical_passthrough.go Minor updates to passthrough and additional tests 2015-09-21 16:57:41 -04:00
logical_passthrough_test.go Minor updates to passthrough and additional tests 2015-09-21 16:57:41 -04:00
logical_system.go Fix problematic logging statements. 2015-10-02 18:31:46 -07:00
logical_system_helpers.go Switch per-mount values to strings going in and seconds coming out, like other commands. Indicate deprecation of 'lease' in the token backend. 2015-09-25 10:41:21 -04:00
logical_system_test.go Switch per-mount values to strings going in and seconds coming out, like other commands. Indicate deprecation of 'lease' in the token backend. 2015-09-25 10:41:21 -04:00
mount.go Fix problematic logging statements. 2015-10-02 18:31:46 -07:00
mount_test.go
policy.go Fix warnings returned by `make vet` 2015-09-26 21:17:39 -07:00
policy_store.go
policy_store_test.go Fix warnings returned by `make vet` 2015-09-26 21:17:39 -07:00
policy_test.go
rollback.go
rollback_test.go
router.go
router_test.go
testing.go Don't use leases on the generic backend...with a caveat. 2015-09-21 16:37:37 -04:00
token_store.go Github backend: enable auth renewals 2015-10-02 13:33:19 -04:00
token_store_test.go Format token lease/TTL as int in JSON API when looking up 2015-09-27 22:36:36 -04:00
util.go
util_test.go