201 lines
4.4 KiB
Plaintext
201 lines
4.4 KiB
Plaintext
|
|
Changes
|
||
|
|
CONTRIBUTORS.txt
|
||
|
|
CONTRIBUTING.md
|
||
|
|
inc/Module/Install.pm
|
||
|
|
inc/Module/Install/Base.pm
|
||
|
|
inc/Module/Install/Can.pm
|
||
|
|
inc/Module/Install/Fetch.pm
|
||
|
|
inc/Module/Install/Makefile.pm
|
||
|
|
inc/Module/Install/Metadata.pm
|
||
|
|
inc/Module/Install/Win32.pm
|
||
|
|
inc/Module/Install/WriteAll.pm
|
||
|
|
inc/Module/Install/XSUtil.pm
|
||
|
|
include/LDNS.h
|
||
|
|
ldns/.github/FUNDING.yml
|
||
|
|
ldns/.github/workflows/testsuite.yml
|
||
|
|
ldns/buffer.c
|
||
|
|
ldns/Changelog
|
||
|
|
ldns/compat/asctime_r.c
|
||
|
|
ldns/compat/b64_ntop.c
|
||
|
|
ldns/compat/b64_pton.c
|
||
|
|
ldns/compat/strlcpy.c
|
||
|
|
ldns/config.guess
|
||
|
|
ldns/config.sub
|
||
|
|
ldns/configure
|
||
|
|
ldns/dane.c
|
||
|
|
ldns/dname.c
|
||
|
|
ldns/dnssec.c
|
||
|
|
ldns/dnssec_sign.c
|
||
|
|
ldns/dnssec_verify.c
|
||
|
|
ldns/dnssec_zone.c
|
||
|
|
ldns/duration.c
|
||
|
|
ldns/edns.c
|
||
|
|
ldns/error.c
|
||
|
|
ldns/higher.c
|
||
|
|
ldns/host2str.c
|
||
|
|
ldns/host2wire.c
|
||
|
|
ldns/install-sh
|
||
|
|
ldns/keys.c
|
||
|
|
ldns/ldns/buffer.h
|
||
|
|
ldns/ldns/common.h.in
|
||
|
|
ldns/ldns/config.h.in
|
||
|
|
ldns/ldns/dane.h
|
||
|
|
ldns/ldns/dname.h
|
||
|
|
ldns/ldns/dnssec.h
|
||
|
|
ldns/ldns/dnssec_sign.h
|
||
|
|
ldns/ldns/dnssec_verify.h
|
||
|
|
ldns/ldns/dnssec_zone.h
|
||
|
|
ldns/ldns/duration.h
|
||
|
|
ldns/ldns/edns.h
|
||
|
|
ldns/ldns/error.h
|
||
|
|
ldns/ldns/higher.h
|
||
|
|
ldns/ldns/host2str.h
|
||
|
|
ldns/ldns/host2wire.h
|
||
|
|
ldns/ldns/keys.h
|
||
|
|
ldns/ldns/ldns.h
|
||
|
|
ldns/ldns/net.h.in
|
||
|
|
ldns/ldns/packet.h
|
||
|
|
ldns/ldns/parse.h
|
||
|
|
ldns/ldns/radix.h
|
||
|
|
ldns/ldns/rbtree.h
|
||
|
|
ldns/ldns/rdata.h
|
||
|
|
ldns/ldns/resolver.h
|
||
|
|
ldns/ldns/rr.h
|
||
|
|
ldns/ldns/rr_functions.h
|
||
|
|
ldns/ldns/sha1.h
|
||
|
|
ldns/ldns/sha2.h
|
||
|
|
ldns/ldns/str2host.h
|
||
|
|
ldns/ldns/tsig.h
|
||
|
|
ldns/ldns/update.h
|
||
|
|
ldns/ldns/util.h.in
|
||
|
|
ldns/ldns/wire2host.h
|
||
|
|
ldns/ldns/zone.h
|
||
|
|
ldns/libdns.doxygen.in
|
||
|
|
ldns/LICENSE
|
||
|
|
ldns/ltmain.sh
|
||
|
|
ldns/Makefile.in
|
||
|
|
ldns/net.c
|
||
|
|
ldns/packaging/ldns-config.in
|
||
|
|
ldns/packaging/libldns.pc.in
|
||
|
|
ldns/packet.c
|
||
|
|
ldns/parse.c
|
||
|
|
ldns/radix.c
|
||
|
|
ldns/rbtree.c
|
||
|
|
ldns/rdata.c
|
||
|
|
ldns/resolver.c
|
||
|
|
ldns/rr.c
|
||
|
|
ldns/rr_functions.c
|
||
|
|
ldns/sha1.c
|
||
|
|
ldns/sha2.c
|
||
|
|
ldns/str2host.c
|
||
|
|
ldns/tsig.c
|
||
|
|
ldns/update.c
|
||
|
|
ldns/util.c
|
||
|
|
ldns/wire2host.c
|
||
|
|
ldns/zone.c
|
||
|
|
lib/Zonemaster/LDNS.pm
|
||
|
|
lib/Zonemaster/LDNS/Packet.pm
|
||
|
|
lib/Zonemaster/LDNS/RR.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/A.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/A6.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/AAAA.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/AFSDB.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/APL.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/ATMA.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/CAA.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/CDNSKEY.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/CDS.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/CERT.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/CNAME.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/DHCID.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/DLV.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/DNAME.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/DNSKEY.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/DS.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/EID.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/EUI48.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/EUI64.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/GID.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/GPOS.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/HINFO.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/HIP.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/HTTPS.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/IPSECKEY.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/ISDN.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/KEY.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/KX.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/L32.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/L64.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/LOC.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/LP.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/MAILA.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/MAILB.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/MB.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/MD.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/MF.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/MG.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/MINFO.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/MR.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/MX.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/NAPTR.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/NID.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/NIMLOC.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/NINFO.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/NS.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/NSAP.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/NSEC.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/NSEC3.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/NSEC3PARAM.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/NULL.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/NXT.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/PTR.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/PX.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/RKEY.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/RP.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/RRSIG.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/RT.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/SIG.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/SINK.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/SOA.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/SPF.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/SRV.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/SSHFP.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/SVCB.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/TA.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/TALINK.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/TKEY.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/TLSA.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/TXT.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/TYPE.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/UID.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/UINFO.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/UNSPEC.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/URI.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/WKS.pm
|
||
|
|
lib/Zonemaster/LDNS/RR/X25.pm
|
||
|
|
lib/Zonemaster/LDNS/RRList.pm
|
||
|
|
LICENSE
|
||
|
|
Makefile.PL
|
||
|
|
MANIFEST This list of files
|
||
|
|
META.yml
|
||
|
|
ppport.h
|
||
|
|
README.md
|
||
|
|
src/assist.c
|
||
|
|
src/LDNS.xs
|
||
|
|
src/typemap
|
||
|
|
t/axfr.t
|
||
|
|
t/dnssec.t
|
||
|
|
t/example.org
|
||
|
|
t/idn.t
|
||
|
|
t/load_zonefile.t
|
||
|
|
t/netldns.t
|
||
|
|
t/nsid.t
|
||
|
|
t/packet.t
|
||
|
|
t/regression.t
|
||
|
|
t/resolver.t
|
||
|
|
t/rr.t
|
||
|
|
t/rrlist.t
|
||
|
|
t/serialize.t
|
||
|
|
t/utils.t
|
||
|
|
t/wireformat.t
|