]> granicus.if.org Git - pdns/commit
add ECDSA support to DNSSEC infra via OpenSSL
authorKees Monshouwer <mind04@monshouwer.org>
Mon, 28 Dec 2015 11:10:17 +0000 (12:10 +0100)
committermind04 <mind04@monshouwer.org>
Tue, 29 Dec 2015 21:45:14 +0000 (22:45 +0100)
commit7581a35b3ef3526761731b8f60423d4f72ea3af4
tree039ee18e2e2eb6e74e93874cd2a97a7438d1df9b
parentc4f8afcb7318723fdf411a8ebfa1f472d2e3e891
add ECDSA support to DNSSEC infra via OpenSSL
configure.ac
m4/ax_check_openssl.m4 [new file with mode: 0644]
pdns/Makefile.am
pdns/opensslsigners.cc [new file with mode: 0644]
pdns/opensslsigners.hh [new file with mode: 0644]
pdns/pdnsutil.cc
pdns/receiver.cc