index
:
go-x-crypto
main
ssh-run-with-context
Fork of golang.org/x/crypto with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
acme
/
types.go
Age
Commit message (
Expand
)
Author
2025-09-04
acme: include order problem in OrderError
Daniel McCarney
2025-06-30
acme: fix TLSALPN01ChallengeCert for IP address identifiers
Daniel McCarney
2025-04-17
acme: return error from pre-authorization when unsupported
Ian Stapleton Cordasco
2025-01-16
acme: support challenges that require the ACME client to send a non-empty JSO...
Evgeny Shatokhin
2025-01-02
all: make function and struct comments match the names
cuishuang
2022-10-12
all: use automatic RFC linking
Axel Wagner
2022-02-09
acme: remove support for pre-RFC 8555 ACME spec
Ben Burkert
2021-04-21
acme: add support for subproblems
Roland Shoemaker
2020-12-21
acme: hardcode and remove ExternalAccountBinding.Algorithm
Filippo Valsorda
2020-12-17
acme: add external account binding support
James Kasten
2020-03-02
acme: make WaitAuthorization return authorization errors consistently
Andrew Louis
2019-10-01
acme: update existing methods for RFC 8555
Alex Vaghin
2019-10-01
acme: implement new order-based issuance methods
Alex Vaghin
2019-09-27
acme: support RFC 8555 account management
Alex Vaghin
2019-09-26
acme: add support for RFC8555 compliant discovery
x1ddos
2018-06-08
acme: add support for TLS-ALPN
Maciej Dębski
2018-06-02
acme: clarify retries and backoff algorithm
Alex Vaghin
2017-07-28
acme: clarify the purpose of CertOption interface
Joe Kyo
2017-04-25
acme: add function to check rate limits
Alex Vaghin
2017-04-25
acme: replace ErrAuthorizationFailed with a type
Alex Vaghin
2016-08-31
acme: expose internal/acme as acme package
Alex Vaghin