]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remove RSAMD5 support
authorOndřej Surý <ondrej@sury.org>
Thu, 25 Oct 2018 08:27:49 +0000 (10:27 +0200)
committerOndřej Surý <ondrej@sury.org>
Tue, 11 Dec 2018 10:32:24 +0000 (11:32 +0100)
commite69dc0dbc783818ea7062166e130d56869ffe65d
tree73fd1225e21f0afc14d7bb812d68af8069a77ead
parent74f895740ccf004785c604ccac09b218bb555e4b
Remove RSAMD5 support
27 files changed:
bin/dnssec/dnssec-cds.c
bin/dnssec/dnssec-keyfromlabel.c
bin/dnssec/dnssec-keyfromlabel.docbook
bin/dnssec/dnssec-keygen.c
bin/dnssec/dnssec-keygen.docbook
bin/dnssec/dnssec-revoke.c
bin/named/server.c
bin/python/isc/policy.py.in
lib/bind9/check.c
lib/dns/ds.c
lib/dns/dst_api.c
lib/dns/dst_parse.c
lib/dns/dst_parse.h
lib/dns/include/dns/keyvalues.h
lib/dns/include/dst/dst.h
lib/dns/key.c
lib/dns/opensslrsa_link.c
lib/dns/pkcs11rsa_link.c
lib/dns/rcode.c
lib/dns/rdata/generic/key_25.c
lib/dns/rdata/generic/keydata_65533.c
lib/dns/tests/.gitignore [new file with mode: 0644]
lib/dns/tests/dst_test.c
lib/dns/tests/rsa_test.c
lib/dns/validator.c
lib/dns/zone.c
lib/ns/update.c