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/authority
Panagiotis Siatras 00634fb648
api/render, api/log: initial implementation of the packages (#860)
* api/render: initial implementation of the package

* acme/api: refactored to support api/render

* authority/admin: refactored to support api/render

* ca: refactored to support api/render

* api: refactored to support api/render

* api/render: implemented Error

* api: refactored to support api/render.Error

* acme/api: refactored to support api/render.Error

* authority/admin: refactored to support api/render.Error

* ca: refactored to support api/render.Error

* ca: fixed broken tests

* api/render, api/log: moved error logging to this package

* acme: refactored Error so that it implements render.RenderableError

* authority/admin: refactored Error so that it implements render.RenderableError

* api/render: implemented RenderableError

* api/render: added test coverage for Error

* api/render: implemented statusCodeFromError

* api: refactored RootsPEM to work with render.Error

* acme, authority/admin: fixed pointer receiver name for consistency

* api/render, errs: moved StatusCoder & StackTracer to the render package
2 years ago
..
admin api/render, api/log: initial implementation of the packages (#860) 2 years ago
administrator Introduce gocritic linter and address warnings 3 years ago
config Rename claim to allowRenewAfterExpiry. 2 years ago
provisioner api/render, api/log: initial implementation of the packages (#860) 2 years ago
status wip 3 years ago
testdata Add special handling for *json.UnmarshalTypeError 2 years ago
admins.go Introduce gocritic linter and address warnings 3 years ago
authority.go Add options to use custom renewal methods. 2 years ago
authority_test.go Cleanup 2 years ago
authorize.go Refactor renew after expiry token authorization 2 years ago
authorize_test.go api/render, api/log: initial implementation of the packages (#860) 2 years ago
config.go Admin level API for provisioner mgmt v1 3 years ago
export.go Merge branch 'master' into max/context 3 years ago
linkedca.go Introduce gocritic linter and address warnings 3 years ago
options.go Add authority.WithX509SignerFunc 2 years ago
provisioners.go Rename claim to allowRenewAfterExpiry. 2 years ago
provisioners_test.go api/render, api/log: initial implementation of the packages (#860) 2 years ago
root.go Simplify statuscoder error generators. 4 years ago
root_test.go api/render, api/log: initial implementation of the packages (#860) 2 years ago
ssh.go Refactor extraction of JSON template syntax errors 2 years ago
ssh_test.go api/render, api/log: initial implementation of the packages (#860) 2 years ago
tls.go Merge pull request #804 from smallstep/herman/normalize-ipv6-dns-names 2 years ago
tls_test.go api/render, api/log: initial implementation of the packages (#860) 2 years ago
version.go Add missing version.go file. 4 years ago