.. |
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
|
Remove RevokePrefix from the API too as we simply do not support it any
|
2016-04-05 11:00:12 -04:00 |
auth_token.go
|
Add explicit max TTL capability to token creation API
|
2016-06-08 14:49:48 -04:00 |
auth_token_test.go
|
Add explicit max TTL capability to token creation API
|
2016-06-08 14:49:48 -04:00 |
client.go
|
Add unwrap test function and some robustness around paths for the wrap lookup function
|
2016-05-19 11:49:46 -04:00 |
client_test.go
|
Address most review feedback. Change responses to multierror to better return more useful values when there are multiple errors
|
2016-05-16 16:11:33 -04:00 |
help.go
|
command/help
|
2015-04-02 22:42:05 -07:00 |
logical.go
|
Make Unwrap a first-party API command and refactor UnwrapCommand to use it
|
2016-05-27 21:04:30 +00:00 |
request.go
|
Add wrap support to API/CLI
|
2016-05-02 02:03:23 -04:00 |
request_test.go
|
api: Allow reseting of request body
|
2015-04-20 10:44:51 -07:00 |
response.go
|
Use UseNumber() on json.Decoder to have numbers be json.Number objects
|
2016-04-20 18:38:20 +00:00 |
secret.go
|
Add token accessor to wrap information if one exists
|
2016-06-13 23:58:17 +00:00 |
secret_test.go
|
Add token accessor to wrap information if one exists
|
2016-06-13 23:58:17 +00:00 |
ssh.go
|
ssh-helper api changes
|
2016-02-23 00:16:00 -05:00 |
ssh_agent.go
|
Switch our tri-copy ca loading code to go-rootcerts
|
2016-05-03 12:23:25 -04:00 |
ssh_agent_test.go
|
Validate HCL for SSHHelper too
|
2016-03-10 16:47:46 -05:00 |
sys.go
|
api: separate sys out further
|
2015-03-11 17:46:41 -05:00 |
sys_audit.go
|
Rename id to path and path to file_path, print audit backend paths
|
2016-03-14 17:15:07 -04:00 |
sys_auth.go
|
Create a unified function to sanitize mount paths.
|
2016-03-03 13:13:47 -05:00 |
sys_capabilities.go
|
Enable callbacks for handling logical.Request changes before processing requests
|
2016-03-17 22:29:53 -04: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
|
SealInterface
|
2016-04-04 10:44:22 -04: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
|
SealInterface
|
2016-04-04 10:44:22 -04: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 |