]> git.ipfire.org Git - thirdparty/pdns.git/commit
- scary commit -
authorBert Hubert <bert.hubert@netherlabs.nl>
Mon, 31 Jan 2011 21:59:45 +0000 (21:59 +0000)
committerBert Hubert <bert.hubert@netherlabs.nl>
Mon, 31 Jan 2011 21:59:45 +0000 (21:59 +0000)
commitf309dacd0670d0e157d07df10818cafea015320e
tree4d978b0e3ad50d1a24e6c7892fef5d8ae4b1e2f9
parent8de9c0543cc162d8edf9b46f27d46a447148ced5
- scary commit -
add a generic botan1.8/botan1.9 signer/verifier for RSA
refactor the signer/verifier API so the more code moves out of the per-engine interface
add the ability to have multiple enginers for a single algorithm, plus add the notion of a 'fallback' engine, in our case polarssl
update some copyright statements

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@1951 d19b8d6e-7fed-0310-83ef-9ca221ded41b
pdns/Makefile.am
pdns/botan18signers.cc
pdns/botan19signers.cc
pdns/botansigners.cc [new file with mode: 0644]
pdns/communicator.cc
pdns/dnssecinfra.cc
pdns/dnssecinfra.hh
pdns/dnssecsigner.cc
pdns/mastercommunicator.cc
pdns/pdnssec.cc
pdns/polarrsakeyinfra.cc