dnscontrol/models
2025-12-04 12:10:04 -05:00
..
dns.go BUGFIX: IDN support is broken for domain names (#3845) 2025-11-29 12:17:44 -05:00
dns_test.go
dnsrr.go NEW FEATURE: Add SMIMEA support for BIND and deSEC (#3786) 2025-10-10 11:16:13 -04:00
domain.go Remove FakeDC hack. Replace with DC Name Varieties 2025-12-04 12:10:04 -05:00
provider.go
quotes.go
quotes_test.go
rawrecord.go fixing tests 2025-11-26 23:13:39 -05:00
record.go fix .NameFQDN* and other nits 2025-12-03 21:46:00 -05:00
record_test.go feat(validation): Validation errors now include the line number (#3788) 2025-10-10 13:48:41 -04:00
recorddb.go
recordtype.go
t_caa.go BUGFIX: IDN support is broken for domain names (#3845) 2025-11-29 12:17:44 -05:00
t_dnskey.go
t_ds.go
t_loc.go CLOUDFLARE: Add LOC support (#3857) 2025-12-01 09:12:10 -05:00
t_mx.go
t_naptr.go
t_parse.go fix .NameFQDN* and other nits 2025-12-03 21:46:00 -05:00
t_smimea.go NEW FEATURE: Add SMIMEA support for BIND and deSEC (#3786) 2025-10-10 11:16:13 -04:00
t_soa.go
t_srv.go
t_sshfp.go
t_svcb.go
t_tlsa.go
t_txt.go POWERDNS: New record type: LUA (#3815) 2025-11-03 11:32:28 -05:00
target.go AKAMAIEDGEDNS: Add ALIAS and AKAMAITLC support to the Akamai Edge DNS provider (#3836) 2025-11-14 09:48:42 -05:00
tdwarn.go
tonameservers_test.go
unknown.go
unmanaged.go