]> git.ipfire.org Git - thirdparty/bind9.git/commit
Always use random data from the crypto provider
authorOndřej Surý <ondrej@sury.org>
Wed, 18 Apr 2018 19:13:28 +0000 (12:13 -0700)
committerOndřej Surý <ondrej@sury.org>
Thu, 3 May 2018 13:03:46 +0000 (15:03 +0200)
commit9a3a257374a2fc6304db2f1cf2a3eeec530f927f
tree32d85569eeb20bc268f369fcb36d9a267c46d617
parent6a49d41c5bdbf23a5cd18e37437510786be13d18
Always use random data from the crypto provider
18 files changed:
bin/confgen/keygen.c
bin/dnssec/dnssectool.c
bin/named/config.c
bin/named/server.c
bin/nsupdate/nsupdate.c
bin/tests/system/pipelined/pipequeries.c
bin/tests/system/rsabigexponent/bigkey.c
bin/tests/system/tkey/keycreate.c
bin/tests/system/tkey/keydelete.c
configure
configure.in
lib/dns/dst_api.c
lib/dns/openssl_link.c
lib/dns/pkcs11.c
lib/dns/tests/dstrandom_test.c
lib/isc/include/isc/platform.h.in
lib/isc/win32/include/isc/platform.h.in
win32utils/Configure