You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
smallstep-certificates/api
max furman dccbdf3a90 Introduce generalized statusCoder errors and loads of ssh unit tests.
* StatusCoder api errors that have friendly user messages.
* Unit tests for SSH sign/renew/rekey/revoke across all provisioners.
4 years ago
..
api.go Introduce generalized statusCoder errors and loads of ssh unit tests. 4 years ago
api_test.go Introduce generalized statusCoder errors and loads of ssh unit tests. 4 years ago
errors.go Move api errors to their own package and modify the typedef 4 years ago
renew.go Introduce generalized statusCoder errors and loads of ssh unit tests. 4 years ago
revoke.go Move api errors to their own package and modify the typedef 4 years ago
revoke_test.go Fix tests. 4 years ago
sign.go Introduce generalized statusCoder errors and loads of ssh unit tests. 4 years ago
ssh.go Introduce generalized statusCoder errors and loads of ssh unit tests. 4 years ago
sshRekey.go Introduce generalized statusCoder errors and loads of ssh unit tests. 4 years ago
sshRenew.go Introduce generalized statusCoder errors and loads of ssh unit tests. 4 years ago
sshRevoke.go Introduce generalized statusCoder errors and loads of ssh unit tests. 4 years ago
ssh_test.go Addapt tests to the api change. 4 years ago
utils.go Move api errors to their own package and modify the typedef 4 years ago
utils_test.go Fix tests. 4 years ago