summaryrefslogtreecommitdiff
path: root/dns
Commit message (Collapse)AuthorAge
* Generated types rely on interfaceMike Crute2023-08-22
|
* Fixes for ACMEv2Mike Crute2022-12-24
|
* Add ACMEv2 endpointsMike Crute2022-01-30
| | | | | | | | | The ACMEv2 endpoints are easier to use for clients running the Golang acme.autocert.Manager. They require no tracking of state and also handle DNS propagation checking so the client can remain simple. Once the legacy REST client for the v1 endpoints is gone those old endpoints can be removed.
* Add dynamic DNS functionalityMike Crute2020-11-10
|
* Do not do ddns update if ip is sameMike Crute2020-08-11
|
* Add port to allow dns transferMike Crute2020-08-11
|
* Generate DNS typesMike Crute2020-08-11
|
* Refactor into an applicationMike Crute2020-01-04
|
* Create updated serviceMike Crute2020-01-02