bind9/bin/nsupdate
Evan Hunt 24172bd2ee [master] completed and corrected the crypto-random change
4724.	[func]		By default, BIND now uses the random number
			functions provided by the crypto library (i.e.,
			OpenSSL or a PKCS#11 provider) as a source of
			randomness rather than /dev/random.  This is
			suitable for virtual machine environments
			which have limited entropy pools and lack
			hardware random number generators.

			This can be overridden by specifying another
			entropy source via the "random-device" option
			in named.conf, or via the -r command line option;
			however, for functions requiring full cryptographic
			strength, such as DNSSEC key generation, this
			cannot be overridden. In particular, the -r
			command line option no longer has any effect on
			dnssec-keygen.

			This can be disabled by building with
			"configure --disable-crypto-rand".
			[RT #31459] [RT #46047]
2017-09-28 10:09:22 -07:00
..
win32 [master] add libns and remove liblwres 2017-09-08 13:47:34 -07:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Makefile.in Finished merge of rt45019 (openssl hash default) 2017-09-09 10:30:16 +02:00
nsupdate.1 regen master 2017-08-30 01:12:14 +00:00
nsupdate.c [master] completed and corrected the crypto-random change 2017-09-28 10:09:22 -07:00
nsupdate.docbook [master] Add -4/-6 command line options to nsupdate and rndc 2017-08-29 10:21:54 +02:00
nsupdate.html regen master 2017-08-30 01:12:14 +00:00