.. |
test-fixtures
|
moved the test cert keys to appropriate test-fixtures folder
|
2016-02-29 15:49:08 -05:00 |
SPEC.md
|
Update documentation to be consistent with return codes
|
2015-12-10 10:26:40 -05:00 |
api_test.go
|
Use a pointer config instead
|
2015-04-23 11:13:52 -04:00 |
auth.go
|
api: client library methods to get tokens
|
2015-04-04 17:53:59 -07:00 |
auth_token.go
|
Initial work on token roles
|
2016-03-01 12:41:40 -05:00 |
auth_token_test.go
|
Add other token role unit tests and some minor other changes.
|
2016-03-01 12:41:41 -05:00 |
client.go
|
Add VAULT_TLS_SERVER_NAME environment variable
|
2016-02-25 17:28:49 +01:00 |
client_test.go
|
moved the test cert keys to appropriate test-fixtures folder
|
2016-02-29 15:49:08 -05:00 |
help.go
|
command/help
|
2015-04-02 22:42:05 -07:00 |
logical.go
|
Updates and documentation
|
2016-01-22 10:07:32 -05:00 |
request.go
|
Remove cookie authentication.
|
2015-08-21 19:46:23 -07:00 |
request_test.go
|
api: Allow reseting of request body
|
2015-04-20 10:44:51 -07:00 |
response.go
|
http: fix mount endpoints
|
2015-03-16 10:51:13 -07:00 |
secret.go
|
AccessorID --> Accessor, accessor_id --> accessor
|
2016-03-09 06:23:31 -05:00 |
secret_test.go
|
Add unit tests
|
2015-10-07 20:17:06 -04:00 |
ssh.go
|
ssh-helper api changes
|
2016-02-23 00:16:00 -05:00 |
ssh_agent.go
|
Use tls_skip_verify in vault-ssh-helper
|
2016-02-23 17:32:49 -05:00 |
ssh_agent_test.go
|
fix api tests
|
2016-02-26 17:01:40 -05:00 |
sys.go
|
api: separate sys out further
|
2015-03-11 17:46:41 -05:00 |
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
|
Create a unified function to sanitize mount paths.
|
2016-03-03 13:13:47 -05:00 |
sys_capabilities.go
|
refactoring changes due to acl.Capabilities
|
2016-03-04 18:55:48 -05:00 |
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
|
Address comments from review.
|
2015-08-25 15:33:58 -07:00 |
sys_leader.go
|
api: Support sys/leader endpoint
|
2015-04-20 12:04:13 -07:00 |
sys_lease.go
|
Add forced revocation.
|
2016-03-03 10:13:59 -05:00 |
sys_mounts.go
|
Create a unified function to sanitize mount paths.
|
2016-03-03 13:13:47 -05:00 |
sys_mounts_test.go
|
Parse and return MountConfigOutput from API
|
2016-02-02 17:11:05 -06:00 |
sys_policy.go
|
api: fixing 404 handling of GetPolicy
|
2015-07-13 19:20:00 +10:00 |
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
|
api: Adding Rotate and KeyStatus
|
2015-05-27 18:05:23 -07:00 |
sys_seal.go
|
Add reset support to the unseal command.
|
2015-10-28 15:59:39 -04:00 |
sys_stepdown.go
|
Provide 'sys/step-down' and 'vault step-down'
|
2016-02-26 19:43:55 -05:00 |