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
Panagiotis Siatras 2139121683
optimized render.JSON (#929)
* api/render: render JSON directly to the underlying writer

* also consider json.MarshalerError a panic
1 year ago
..
log Refactor tests stylistically 2 years ago
read Standardize linting file and fix or ignore lots of linting errors 2 years ago
render optimized render.JSON (#929) 1 year ago
api.go Move provisioner marshaling logic to api package 2 years ago
api_test.go Move provisioner marshaling logic to api package 2 years ago
crl.go do not render CRLs in memory (#1373) 1 year ago
rekey.go Retrieve the authority from the context in api methods. 2 years ago
renew.go Add support for renew when using stepcas 2 years ago
revoke.go Update bad serial error to be more specific 2 years ago
revoke_test.go Standardize linting file and fix or ignore lots of linting errors 2 years ago
sign.go Do not use deprecated AuthorizeSign 2 years ago
ssh.go Merge branch 'master' into ssh-renew-provisioner 2 years ago
sshRekey.go No longer need to ignore context warnings when context in request 2 years ago
sshRenew.go No longer need to ignore context warnings when context in request 2 years ago
sshRevoke.go Retrieve the authority from the context in api methods. 2 years ago
ssh_test.go Do not use deprecated AuthorizeSign 2 years ago