COMMITS
/ api/ssh_agent.go June 8, 2020
J
Add namespace parameter to ssh helper config (#9160)
Jim Kalafut committed
April 12, 2019
J
Create sdk/ and api/ submodules (#6583)
Jeff Mitchell committed
January 9, 2019
J
Run goimports across the repository (#6010)
Jim Kalafut committed
July 24, 2018
B
API: Add context to each raw request call (#4987)
Brian Kassouf committed
June 12, 2018
C
Move checkHCLKeys into hclutil (#4749)
Calvin Leung Huang committed
April 10, 2018
J
Purge structs from API.
Jeff Mitchell committed
April 6, 2018
C
Fix output-related tests (#4288)
Calvin Leung Huang committed
April 5, 2018
V
Errwrap everywhere (#4252)
Vishal Nayak committed
August 24, 2016
M
allow a TLS server name to be configured for SSH agents (#1720)
markrzasa committed
July 1, 2016
V
Add allowed_roles to ssh-helper-config and return role name from verify call
vishalnayak committed
May 3, 2016
J
Switch our tri-copy ca loading code to go-rootcerts
Jeff Mitchell committed
March 10, 2016
S
Validate HCL for SSHHelper too
Seth Vargo committed
February 23, 2016
V
Use tls_skip_verify in vault-ssh-helper
vishalnayak committed
V
ssh-helper api changes
vishalnayak committed
December 17, 2015
J
Use cleanhttp.DefaultTransport rather than instantiating directly to avoid leaked FDs
Jeff Mitchell committed
November 3, 2015
J
Move environment variable reading logic to API.
Jeff Mitchell committed
October 15, 2015
J
Don't use http.DefaultClient
Jeff Mitchell committed
September 29, 2015
A
Fix some lint warnings.
Alexey Grachov committed
August 22, 2015
J
Remove cookie authentication.
Jeff Mitchell committed
August 18, 2015
V
Vault SSH: Documentation update and minor refactoring changes.
vishalnayak committed
August 13, 2015
V
Vault SSH: Default lease of 5 min for SSH secrets
vishalnayak committed
August 12, 2015
V
Vault SSH: Exposed verify request/response messges to agent
vishalnayak committed
V
Vault SSH: Moved agent's client creation code to Vault's source
vishalnayak committed
V
Vault SSH: Moved SSH agent config to Vault's source
vishalnayak committed
V
Vault SSH: Added SSHAgent API
vishalnayak committed