]> git.ipfire.org Git - thirdparty/pdns.git/commit
auth: Remove GSS/TSIG support
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 17 Aug 2020 09:29:55 +0000 (11:29 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 17 Aug 2020 09:29:55 +0000 (11:29 +0200)
commita2a4ac94e7bbb5b72ff3907158c9dbd7ba48d606
treefee020422a7dec1e5bd9104913fbc9ad496453f6
parent56984db3f15c4f06e9063f0eb7742ff723784fe1
auth: Remove GSS/TSIG support
24 files changed:
configure.ac
docs/domainmetadata.rst
docs/tsig.rst
m4/pdns_enable_gss_tsig.m4 [deleted file]
modules/remotebackend/Makefile.am
pdns/Makefile.am
pdns/dnspacket.cc
pdns/dnssecinfra.cc
pdns/gss_context.cc [deleted file]
pdns/gss_context.hh [deleted file]
pdns/ixplore.cc
pdns/packethandler.cc
pdns/packethandler.hh
pdns/pdnsutil.cc
pdns/recursordist/Makefile.am
pdns/recursordist/gss_context.cc [deleted symlink]
pdns/recursordist/gss_context.hh [deleted symlink]
pdns/resolver.cc
pdns/rfc2136handler.cc
pdns/saxfr.cc
pdns/tcpreceiver.cc
pdns/tkey.cc
pdns/tsigverifier.cc
pdns/ws-auth.cc