open-vault/api
Jeff Mitchell 5f5542cb91 Return status for rekey/root generation at init time. This mitigates a
(very unlikely) potential timing attack between init-ing and fetching
status.

Fixes #1054
2016-02-12 14:24:36 -05:00
..
test-fixtures
api_test.go
auth.go
auth_token.go Add some documentation to the API revoke functions 2016-02-03 11:42:13 -05:00
auth_token_test.go Fix up unit tests to expect new values 2016-01-29 19:36:56 -05:00
client.go Move environment variable reading logic to API. 2015-11-04 10:28:00 -05:00
client_test.go Move environment variable reading logic to API. 2015-11-04 10:28:00 -05:00
help.go
logical.go Updates and documentation 2016-01-22 10:07:32 -05:00
request.go
request_test.go
response.go
secret.go
secret_test.go
SPEC.md Update documentation to be consistent with return codes 2015-12-10 10:26:40 -05:00
ssh.go
ssh_agent.go Use cleanhttp.DefaultTransport rather than instantiating directly to avoid leaked FDs 2015-12-17 15:23:13 -05:00
ssh_agent_test.go
sys.go
sys_audit.go Reintroduce the ability to look up obfuscated values in the audit log 2015-11-18 20:26:03 -05:00
sys_auth.go
sys_generate_root.go Return status for rekey/root generation at init time. This mitigates a 2016-02-12 14:24:36 -05:00
sys_init.go
sys_leader.go
sys_lease.go
sys_mounts.go Parse and return MountConfigOutput from API 2016-02-02 17:11:05 -06:00
sys_mounts_test.go Parse and return MountConfigOutput from API 2016-02-02 17:11:05 -06:00
sys_policy.go
sys_rekey.go Return status for rekey/root generation at init time. This mitigates a 2016-02-12 14:24:36 -05:00
sys_rotate.go
sys_seal.go Add reset support to the unseal command. 2015-10-28 15:59:39 -04:00