]> git.ipfire.org Git - thirdparty/pdns.git/commit
Merge pull request #11759 from mind04/auth-tsig-cleanup
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Tue, 2 Aug 2022 13:31:30 +0000 (15:31 +0200)
committerGitHub <noreply@github.com>
Tue, 2 Aug 2022 13:31:30 +0000 (15:31 +0200)
commit6bc0c0f185f4f2755524406fbf46daab7c8be0ee
tree985a00c544465db5a5d14ffedc6638c8316d368c
parent1d2e0eeabeb33f6ddce8a7f1c30b48d4da891ed8
parent40361bf2d4ac37cc71542f324982d5a47f602d14
Merge pull request #11759 from mind04/auth-tsig-cleanup

auth: getTSIGKey(s) cleanup
15 files changed:
modules/bindbackend/bindbackend2.hh
modules/lmdbbackend/lmdbbackend.cc
modules/lmdbbackend/lmdbbackend.hh
modules/remotebackend/remotebackend.cc
modules/remotebackend/remotebackend.hh
modules/remotebackend/test-remotebackend.cc
pdns/backends/gsql/gsqlbackend.cc
pdns/backends/gsql/gsqlbackend.hh
pdns/dnsbackend.hh
pdns/mastercommunicator.cc
pdns/slavecommunicator.cc
pdns/tcpreceiver.cc
pdns/ueberbackend.cc
pdns/ueberbackend.hh
pdns/ws-auth.cc