dnscontrol/providers
Phil Pennock d221471e38
dnsimple: bug-fix SSHFP, add multi TXT support (#639)
* dnsimple: bug-fix SSHFP, add multi TXT support

The default logic for encoding SSHFP records was dropping the key and
hash algorithms and just posting the content, the `Can` check didn't
stop attempts to use SSHFP.  So, implement SSHFP support.

DNSimple support multiple DNS strings in a TXT record, by representing
the payload as quoted strings already.  This doesn't appear to be
documented, but it does actually work.

* Update docs support matrix too

* fix go fmt missing upstream

Tests failing on my branch for something broken upstream

* fix typo in error message
2020-02-21 13:23:30 -05:00
..
_all Internals: Switch to v2 go.mod, drop GOPATH, and fix Azure Pipelines (#595) 2020-01-28 10:42:31 -05:00
activedir ACTIVEDIRECTORY: Implement get-zones (#643) 2020-02-21 12:54:00 -05:00
azuredns Implement Get Zone for Azure DNS (#631) 2020-02-18 11:35:13 -05:00
bind Add "get-zone" command (#613) 2020-02-18 08:59:18 -05:00
cloudflare Add "get-zone" command (#613) 2020-02-18 08:59:18 -05:00
cloudns Add "get-zone" command (#613) 2020-02-18 08:59:18 -05:00
config Switch to Go 1.13 error wrapping (#604) 2020-01-28 11:06:56 -05:00
diff Internals: Switch to v2 go.mod, drop GOPATH, and fix Azure Pipelines (#595) 2020-01-28 10:42:31 -05:00
digitalocean Do get zones (#635) 2020-02-19 13:11:49 -05:00
dnsimple dnsimple: bug-fix SSHFP, add multi TXT support (#639) 2020-02-21 13:23:30 -05:00
exoscale Add "get-zone" command (#613) 2020-02-18 08:59:18 -05:00
gandi Add "get-zone" command (#613) 2020-02-18 08:59:18 -05:00
gandi_v5 Add "get-zone" command (#613) 2020-02-18 08:59:18 -05:00
gcloud Add "get-zone" command (#613) 2020-02-18 08:59:18 -05:00
hexonet Add "get-zone" command (#613) 2020-02-18 08:59:18 -05:00
internetbs Switch to Go 1.13 error wrapping (#604) 2020-01-28 11:06:56 -05:00
linode Add "get-zone" command (#613) 2020-02-18 08:59:18 -05:00
namecheap Add "get-zone" command (#613) 2020-02-18 08:59:18 -05:00
namedotcom Add "get-zone" command (#613) 2020-02-18 08:59:18 -05:00
ns1 Add "get-zone" command (#613) 2020-02-18 08:59:18 -05:00
octodns Add "get-zone" command (#613) 2020-02-18 08:59:18 -05:00
opensrs Add "get-zone" command (#613) 2020-02-18 08:59:18 -05:00
ovh Add "get-zone" command (#613) 2020-02-18 08:59:18 -05:00
route53 ROUTE53: Fully implement get-zones (#638) 2020-02-20 15:07:34 -05:00
softlayer Add "get-zone" command (#613) 2020-02-18 08:59:18 -05:00
vultr Add "get-zone" command (#613) 2020-02-18 08:59:18 -05:00
capabilities.go Add "get-zone" command (#613) 2020-02-18 08:59:18 -05:00
providers.go Add "get-zone" command (#613) 2020-02-18 08:59:18 -05:00