263 lines
6.7 KiB
Plaintext
263 lines
6.7 KiB
Plaintext
|
|
Changes
|
||
|
|
CONTRIBUTING.md
|
||
|
|
docs/Implementing_Tests.pod
|
||
|
|
docs/Translation.pod
|
||
|
|
inc/Module/Install/Base.pm
|
||
|
|
inc/Module/Install/Can.pm
|
||
|
|
inc/Module/Install/External.pm
|
||
|
|
inc/Module/Install/Fetch.pm
|
||
|
|
inc/Module/Install/Makefile.pm
|
||
|
|
inc/Module/Install/Metadata.pm
|
||
|
|
inc/Module/Install.pm
|
||
|
|
inc/Module/Install/Share.pm
|
||
|
|
inc/Module/Install/Win32.pm
|
||
|
|
inc/Module/Install/WriteAll.pm
|
||
|
|
KNOWN_ISSUES
|
||
|
|
lib/Zonemaster/Engine/ASNLookup.pm
|
||
|
|
lib/Zonemaster/Engine/Constants.pm
|
||
|
|
lib/Zonemaster/Engine/DNSName.pm
|
||
|
|
lib/Zonemaster/Engine/Exception.pm
|
||
|
|
lib/Zonemaster/Engine/Logger/Entry.pm
|
||
|
|
lib/Zonemaster/Engine/Logger.pm
|
||
|
|
lib/Zonemaster/Engine/Nameserver/Cache/LocalCache.pm
|
||
|
|
lib/Zonemaster/Engine/Nameserver/Cache.pm
|
||
|
|
lib/Zonemaster/Engine/Nameserver/Cache/RedisCache.pm
|
||
|
|
lib/Zonemaster/Engine/Nameserver.pm
|
||
|
|
lib/Zonemaster/Engine/Normalization/Error.pm
|
||
|
|
lib/Zonemaster/Engine/Normalization.pm
|
||
|
|
lib/Zonemaster/Engine/NSArray.pm
|
||
|
|
lib/Zonemaster/Engine/Overview.pod
|
||
|
|
lib/Zonemaster/Engine/Packet.pm
|
||
|
|
lib/Zonemaster/Engine.pm
|
||
|
|
lib/Zonemaster/Engine/Profile.pm
|
||
|
|
lib/Zonemaster/Engine/Recursor.pm
|
||
|
|
lib/Zonemaster/Engine/Test/Address.pm
|
||
|
|
lib/Zonemaster/Engine/Test/Basic.pm
|
||
|
|
lib/Zonemaster/Engine/Test/Connectivity.pm
|
||
|
|
lib/Zonemaster/Engine/Test/Consistency.pm
|
||
|
|
lib/Zonemaster/Engine/Test/Delegation.pm
|
||
|
|
lib/Zonemaster/Engine/Test/DNSSEC.pm
|
||
|
|
lib/Zonemaster/Engine/TestMethods.pm
|
||
|
|
lib/Zonemaster/Engine/TestMethodsV2.pm
|
||
|
|
lib/Zonemaster/Engine/Test/Nameserver.pm
|
||
|
|
lib/Zonemaster/Engine/Test.pm
|
||
|
|
lib/Zonemaster/Engine/Test/Syntax.pm
|
||
|
|
lib/Zonemaster/Engine/Test/Zone.pm
|
||
|
|
lib/Zonemaster/Engine/Translator.pm
|
||
|
|
lib/Zonemaster/Engine/Util.pm
|
||
|
|
lib/Zonemaster/Engine/Validation.pm
|
||
|
|
lib/Zonemaster/Engine/Zone.pm
|
||
|
|
LICENSE
|
||
|
|
Makefile.PL
|
||
|
|
MANIFEST This list of files
|
||
|
|
META.yml
|
||
|
|
README.md
|
||
|
|
share/GNUmakefile
|
||
|
|
share/iana-ipv4-special-registry.csv
|
||
|
|
share/iana-ipv6-special-registry.csv
|
||
|
|
share/json2yaml.pl
|
||
|
|
share/locale/da/LC_MESSAGES/Zonemaster-Engine.mo
|
||
|
|
share/locale/es/LC_MESSAGES/Zonemaster-Engine.mo
|
||
|
|
share/locale/fi/LC_MESSAGES/Zonemaster-Engine.mo
|
||
|
|
share/locale/fr/LC_MESSAGES/Zonemaster-Engine.mo
|
||
|
|
share/locale/nb/LC_MESSAGES/Zonemaster-Engine.mo
|
||
|
|
share/locale/sl/LC_MESSAGES/Zonemaster-Engine.mo
|
||
|
|
share/locale/sv/LC_MESSAGES/Zonemaster-Engine.mo
|
||
|
|
share/Makefile
|
||
|
|
share/modules.txt
|
||
|
|
share/named.root
|
||
|
|
share/profile_additional_properties.json
|
||
|
|
share/profile.json
|
||
|
|
share/profile.yaml
|
||
|
|
t/00-load.t
|
||
|
|
t/asn.data
|
||
|
|
t/asn.t
|
||
|
|
t/dnsname.t
|
||
|
|
t/logger.t
|
||
|
|
t/methodsv2.data
|
||
|
|
t/methodsv2.t
|
||
|
|
t/nameserver-axfr.data
|
||
|
|
t/nameserver-axfr.t
|
||
|
|
t/nameserver.data
|
||
|
|
t/nameserver.t
|
||
|
|
t/normalization.t
|
||
|
|
t/packet.t
|
||
|
|
t/pod-coverage.t
|
||
|
|
t/pod.t
|
||
|
|
t/profiles/policy.json
|
||
|
|
t/profiles/profile.json
|
||
|
|
t/profiles.t
|
||
|
|
t/profiles/Test-address-all.json
|
||
|
|
t/profiles/Test-all.json
|
||
|
|
t/profiles/Test-all-levels.json
|
||
|
|
t/profiles/Test-basic-all.json
|
||
|
|
t/profiles/Test-connectivity01-only.json
|
||
|
|
t/profiles/Test-connectivity02-only.json
|
||
|
|
t/profiles/Test-connectivity03-only.json
|
||
|
|
t/profiles/Test-connectivity04-only.json
|
||
|
|
t/profiles/Test-connectivity-all.json
|
||
|
|
t/profiles/Test-consistency01-only.json
|
||
|
|
t/profiles/Test-consistency02-only.json
|
||
|
|
t/profiles/Test-consistency03-only.json
|
||
|
|
t/profiles/Test-consistency04-only.json
|
||
|
|
t/profiles/Test-consistency-all.json
|
||
|
|
t/profiles/Test-delegation-all.json
|
||
|
|
t/profiles/Test-dnssec01-only.json
|
||
|
|
t/profiles/Test-dnssec02-only.json
|
||
|
|
t/profiles/Test-dnssec03-only.json
|
||
|
|
t/profiles/Test-dnssec04-only.json
|
||
|
|
t/profiles/Test-dnssec05-only.json
|
||
|
|
t/profiles/Test-dnssec06-only.json
|
||
|
|
t/profiles/Test-dnssec07-only.json
|
||
|
|
t/profiles/Test-dnssec08-only.json
|
||
|
|
t/profiles/Test-dnssec09-only.json
|
||
|
|
t/profiles/Test-dnssec10-only.json
|
||
|
|
t/profiles/Test-dnssec11-only.json
|
||
|
|
t/profiles/Test-dnssec13-only.json
|
||
|
|
t/profiles/Test-dnssec14-only.json
|
||
|
|
t/profiles/Test-dnssec15-only.json
|
||
|
|
t/profiles/Test-dnssec17-only.json
|
||
|
|
t/profiles/Test-dnssec18-only.json
|
||
|
|
t/profiles/Test-dnssec-all.json
|
||
|
|
t/profiles/Test-dnssec-more-all.json
|
||
|
|
t/profiles/Test-nameserver01-only.json
|
||
|
|
t/profiles/Test-nameserver02-only.json
|
||
|
|
t/profiles/Test-nameserver03-only.json
|
||
|
|
t/profiles/Test-nameserver04-only.json
|
||
|
|
t/profiles/Test-nameserver05-only.json
|
||
|
|
t/profiles/Test-nameserver06-only.json
|
||
|
|
t/profiles/Test-nameserver07-only.json
|
||
|
|
t/profiles/Test-nameserver08-only.json
|
||
|
|
t/profiles/Test-nameserver09-only.json
|
||
|
|
t/profiles/Test-nameserver-all.json
|
||
|
|
t/profiles/Test-syntax01-only.json
|
||
|
|
t/profiles/Test-syntax02-only.json
|
||
|
|
t/profiles/Test-syntax03-only.json
|
||
|
|
t/profiles/Test-syntax04-only.json
|
||
|
|
t/profiles/Test-syntax05-only.json
|
||
|
|
t/profiles/Test-syntax06-only.json
|
||
|
|
t/profiles/Test-syntax07-only.json
|
||
|
|
t/profiles/Test-syntax08-only.json
|
||
|
|
t/profiles/Test-syntax-all.json
|
||
|
|
t/profiles/Test-zone-all.json
|
||
|
|
t/recursor-A.data
|
||
|
|
t/recursor-A.t
|
||
|
|
t/recursor.data
|
||
|
|
t/recursor.t
|
||
|
|
t/Test-address01.data
|
||
|
|
t/Test-address01.t
|
||
|
|
t/Test-address03.data
|
||
|
|
t/Test-address03.t
|
||
|
|
t/Test-address.data
|
||
|
|
t/Test-address.t
|
||
|
|
t/Test-basic01.data
|
||
|
|
t/Test-basic01.t
|
||
|
|
t/Test-basic02.data
|
||
|
|
t/Test-basic02.t
|
||
|
|
t/Test-basic.data
|
||
|
|
t/Test-basic.t
|
||
|
|
t/Test-connectivity03.data
|
||
|
|
t/Test-connectivity03.t
|
||
|
|
t/Test-connectivity04.data
|
||
|
|
t/Test-connectivity04.t
|
||
|
|
t/Test-connectivity.data
|
||
|
|
t/Test-connectivity.t
|
||
|
|
t/Test-consistency05.data
|
||
|
|
t/Test-consistency05.t
|
||
|
|
t/Test-consistency06.data
|
||
|
|
t/Test-consistency06.t
|
||
|
|
t/Test-consistency.data
|
||
|
|
t/Test-consistency.t
|
||
|
|
t/Test.data
|
||
|
|
t/Test-delegation01.data
|
||
|
|
t/Test-delegation01.t
|
||
|
|
t/Test-delegation02.data
|
||
|
|
t/Test-delegation02.t
|
||
|
|
t/Test-delegation03.data
|
||
|
|
t/Test-delegation03.t
|
||
|
|
t/Test-delegation.data
|
||
|
|
t/Test-delegation.t
|
||
|
|
t/Test-dnssec01.data
|
||
|
|
t/Test-dnssec01.t
|
||
|
|
t/Test-dnssec03.data
|
||
|
|
t/Test-dnssec03.t
|
||
|
|
t/Test-dnssec05.data
|
||
|
|
t/Test-dnssec05.t
|
||
|
|
t/Test-dnssec07.data
|
||
|
|
t/Test-dnssec07.t
|
||
|
|
t/Test-dnssec10.data
|
||
|
|
t/Test-dnssec10.t
|
||
|
|
t/Test-dnssec16.data
|
||
|
|
t/Test-dnssec16.t
|
||
|
|
t/Test-dnssec.data
|
||
|
|
t/Test-dnssec-more.data
|
||
|
|
t/Test-dnssec-more.t
|
||
|
|
t/Test-dnssec.t
|
||
|
|
t/Test-nameserver01-A.data
|
||
|
|
t/Test-nameserver01-A.t
|
||
|
|
t/Test-nameserver01-B.data
|
||
|
|
t/Test-nameserver01-B.t
|
||
|
|
t/Test-nameserver01-C.data
|
||
|
|
t/Test-nameserver01-C.t
|
||
|
|
t/Test-nameserver01-D.data
|
||
|
|
t/Test-nameserver01-D.t
|
||
|
|
t/Test-nameserver15.data
|
||
|
|
t/Test-nameserver15.t
|
||
|
|
t/Test-nameserver.data
|
||
|
|
t/Test-nameserver.t
|
||
|
|
t/Test-syntax06-A.data
|
||
|
|
t/Test-syntax06-A.t
|
||
|
|
t/Test-syntax06-B.data
|
||
|
|
t/Test-syntax06-B.t
|
||
|
|
t/Test-syntax06-C.data
|
||
|
|
t/Test-syntax06-C.t
|
||
|
|
t/Test-syntax06-D.data
|
||
|
|
t/Test-syntax06-D.t
|
||
|
|
t/Test-syntax06-E.data
|
||
|
|
t/Test-syntax06-E.t
|
||
|
|
t/Test-syntax06-F.data
|
||
|
|
t/Test-syntax06-F.t
|
||
|
|
t/Test-syntax06-G.data
|
||
|
|
t/Test-syntax06-G.t
|
||
|
|
t/Test-syntax06-I.data
|
||
|
|
t/Test-syntax06-I.t
|
||
|
|
t/Test-syntax06-J.data
|
||
|
|
t/Test-syntax06-J.t
|
||
|
|
t/Test-syntax06-K.data
|
||
|
|
t/Test-syntax06-K.t
|
||
|
|
t/Test-syntax06-L.data
|
||
|
|
t/Test-syntax06-L.t
|
||
|
|
t/Test-syntax.data
|
||
|
|
t/Test-syntax.t
|
||
|
|
t/Test.t
|
||
|
|
t/TestUtil/DSL/Compiler.pm
|
||
|
|
t/TestUtil/DSL.pm
|
||
|
|
t/TestUtil.pm
|
||
|
|
t/Test-zone01-A.data
|
||
|
|
t/Test-zone01-A.t
|
||
|
|
t/Test-zone01-B.data
|
||
|
|
t/Test-zone01-B.t
|
||
|
|
t/Test-zone09-1.data
|
||
|
|
t/Test-zone09-1.t
|
||
|
|
t/Test-zone09.data
|
||
|
|
t/Test-zone09.t
|
||
|
|
t/Test-zone11-1.data
|
||
|
|
t/Test-zone11-1.t
|
||
|
|
t/Test-zone11-2.data
|
||
|
|
t/Test-zone11-2.t
|
||
|
|
t/Test-zone11-3.data
|
||
|
|
t/Test-zone11-3.t
|
||
|
|
t/Test-zone11.data
|
||
|
|
t/Test-zone11.t
|
||
|
|
t/Test-zone.data
|
||
|
|
t/Test-zone.t
|
||
|
|
t/translator.t
|
||
|
|
t/undelegated.data
|
||
|
|
t/undelegated.t
|
||
|
|
t/util.t
|
||
|
|
t/validation.t
|
||
|
|
t/zone.data
|
||
|
|
t/zonemaster.data
|
||
|
|
t/zonemaster.t
|
||
|
|
t/zone.t
|