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 80abda22ee
api/log: initial implementation of the package (#859)
* api/log: initial implementation of the package

* api: refactored to support api/log

* scep/api: refactored to support api/log

* api/log: documented the package

* api: moved log-related tests to api/log
2 years ago
..
log api/log: initial implementation of the package (#859) 2 years ago
read api: moved read-related tests to api/read 2 years ago
api.go api: refactored to use the read package 2 years ago
api_test.go api: refactored to use the read package 2 years ago
errors.go api/log: initial implementation of the package (#859) 2 years ago
rekey.go api: refactored to use the read package 2 years ago
renew.go Refactor renew after expiry token authorization 2 years ago
revoke.go api: refactored to use the read package 2 years ago
revoke_test.go api: refactored to use the read package 2 years ago
sign.go api: refactored to use the read package 2 years ago
ssh.go api: refactored to use the read package 2 years ago
sshRekey.go api: refactored to use the read package 2 years ago
sshRenew.go api: refactored to use the read package 2 years ago
sshRevoke.go api: refactored to use the read package 2 years ago
ssh_test.go api: refactored to use the read package 2 years ago
utils.go api/log: initial implementation of the package (#859) 2 years ago
utils_test.go api/log: initial implementation of the package (#859) 2 years ago