dnscontrol/models
Tom Limoncelli 41d994bab6
Eliminate models.StringsToNameservers() (#1486)
* Eliminate StringsToNameservers()

* update comments
2022-04-24 09:08:40 -04:00
..
dns.go Eliminate models.StringsToNameservers() (#1486) 2022-04-24 09:08:40 -04:00
dns_test.go
dnsrr.go Security: Fix many staticcheck warnings 2021-12-14 09:47:32 -05:00
domain.go ClouDNS: Add CLOUDNS_WR (Web Redirects) (#1421) 2022-03-02 09:21:51 -05:00
provider.go
quotes.go BUGFIX: CAA records may include quoted spaces #1374 (#1377) 2022-01-25 09:57:20 -05:00
quotes_test.go BUGFIX: CAA records may include quoted spaces #1374 (#1377) 2022-01-25 09:57:20 -05:00
record.go MAINT: Sort various lists (#1433) 2022-03-02 11:19:15 -05:00
record_test.go
t_caa.go BUGFIX: CAA records may include quoted spaces #1374 (#1377) 2022-01-25 09:57:20 -05:00
t_ds.go
t_mx.go
t_naptr.go Improve MSDNS naptr support (#1165) 2021-06-24 18:26:21 -04:00
t_parse.go MAINT: Sort various lists (#1433) 2022-03-02 11:19:15 -05:00
t_soa.go
t_srv.go
t_sshfp.go
t_tlsa.go
t_txt.go
target.go MAINT: Sort various lists (#1433) 2022-03-02 11:19:15 -05:00
tdwarn.go
tonameservers_test.go