summaryrefslogtreecommitdiff
path: root/usr.bin/dig/lib/dns/rdata/generic/caa_257.c
AgeCommit message (Expand)Author
2020-09-14Mechanically replace isc_boolean_t with int.Florian Obser
2020-02-26no need to go through RETERR when we return a constantFlorian Obser
2020-02-26In preparation of compiling lib/dns/rdata/ files individually we needFlorian Obser
2020-02-26In preparation of compiling lib/dns/rdata/ files individually we needFlorian Obser
2020-02-26Always printing unknown types as TYPE%u and not sometimes as %uFlorian Obser
2020-02-25reduce multiple newlinesJonathan Gray
2020-02-24We only need to create cname, ns, soa and tsig structs.Florian Obser
2020-02-24We only need to fill a wire format buffer from soa and tsig structs.Florian Obser
2020-02-24We only need to free cname, ns, soa and tsig structs.Florian Obser
2020-02-24We only need to check the owner for nsec3 records, remove all theFlorian Obser
2020-02-24We are always preserving the order of records.Florian Obser
2020-02-23rmeove more unused functions and codeJoerg Jung
2020-02-20We do not generate DNS records from text representations.Florian Obser
2020-02-07Move dig(1) and needed DNS libraries into it's own source directory inFlorian Obser