]> git.ipfire.org Git - thirdparty/bind9.git/commit
[master] isc_rng_randombytes()
authorMukund Sivaraman <muks@isc.org>
Mon, 6 Nov 2017 18:44:37 +0000 (10:44 -0800)
committerEvan Hunt <each@isc.org>
Mon, 6 Nov 2017 18:44:37 +0000 (10:44 -0800)
commit7e1df5182c989e56927fe304d15e28ed06a5240d
tree25b5b8851c35943fc50ee0b50d9cbe699db19d97
parent72ddd51e74278acef2c4b78822472abe60f19131
[master] isc_rng_randombytes()

4807. [cleanup] isc_rng_randombytes() returns a specified number of
bytes from the PRNG; this is now used instead of
calling isc_rng_random() multiple times. [RT #46230]
CHANGES
bin/named/controlconf.c
bin/named/server.c
lib/dns/dispatch.c
lib/isc/include/isc/random.h
lib/isc/random.c
lib/isc/tests/random_test.c
lib/isc/win32/libisc.def.in
lib/ns/client.c