]> git.ipfire.org Git - thirdparty/pdns.git/commit
Tweaks and handle trust anchors better
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 19 Feb 2024 14:20:31 +0000 (15:20 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Thu, 25 Apr 2024 09:31:40 +0000 (11:31 +0200)
commiteaae11f84490ea5851b108ce8d5c88d367a66b7d
treeaff3984667c80a1a597a90ef0fcc976e8939418c
parent4792eae8e0563a175fa503a2ea7342fc2d421bf6
Tweaks and handle trust anchors better
13 files changed:
pdns/recursordist/rec-main.cc
pdns/recursordist/rec_channel_rec.cc
pdns/recursordist/rpzloader.cc
pdns/recursordist/settings/cxxsupport.cc
pdns/recursordist/settings/generate.py
pdns/recursordist/settings/rust-bridge-in.rs
pdns/recursordist/settings/table.py
pdns/recursordist/test-settings.cc
regression-tests.recursor-dnssec/recursortests.py
regression-tests.recursor-dnssec/runtests
regression-tests.recursor-dnssec/test_NTA.py
regression-tests.recursor-dnssec/test_NoDSYAML.py [new file with mode: 0644]
regression-tests.recursor-dnssec/test_SimpleYAML.py