bind9/bin/dnssec
Andreas Gustafsson 3f538ef15c pullup:
[RT #1709]
Change isc_entropy_usebestsource() to have saner semantics:
 - If an invalid file is specified, an error will be returned instead of the
   keyboard being used.
 - If no file is specified but a random device is present, the keyboard will
   be used if there is an error opening the random device.
 - ISC_ENTROPY_KEYBOARDYES indicates that the keyboard should be the
   only device used.  Otherwise, passing '-r keyboard' is meaningless
   on a machine with a random device, since the keyboard will not be used.

Change the callers in the dnssec tools and rndc-confgen to check for the
special file "keyboard" and call isc_entropy_usebestsource() with the right set
of parameters.
2001-09-06 00:14:18 +00:00
..
win32 Updated .mak files to remove dependancies 2001-08-02 07:05:43 +00:00
.cvsignore A lot of files generated by libtool were not properly ignored. 2000-10-16 23:44:25 +00:00
dnssec-keygen.8 removed CVS Id from machine-generated man page files -- it is no longer needed 2001-06-11 19:02:45 +00:00
dnssec-keygen.c don't call dst_algorithm_supported(), an unsupported algorithm will be caught 2001-07-10 18:53:09 +00:00
dnssec-keygen.docbook copyright updates 2001-04-10 21:52:17 +00:00
dnssec-keygen.html removed CVS Id from machine-generated man page files -- it is no longer needed 2001-06-11 19:02:45 +00:00
dnssec-makekeyset.8 removed CVS Id from machine-generated man page files -- it is no longer needed 2001-06-11 19:02:45 +00:00
dnssec-makekeyset.c pass DST_TYPE_PUBLIC | DST_TYPE_PRIVATE when both the public and private key 2001-05-10 06:04:58 +00:00
dnssec-makekeyset.docbook copyright updates 2001-04-10 21:52:17 +00:00
dnssec-makekeyset.html removed CVS Id from machine-generated man page files -- it is no longer needed 2001-06-11 19:02:45 +00:00
dnssec-signkey.8 removed CVS Id from machine-generated man page files -- it is no longer needed 2001-06-11 19:02:45 +00:00
dnssec-signkey.c pass DST_TYPE_PUBLIC | DST_TYPE_PRIVATE when both the public and private key 2001-05-10 06:04:58 +00:00
dnssec-signkey.docbook copyright updates 2001-04-10 21:52:17 +00:00
dnssec-signkey.html removed CVS Id from machine-generated man page files -- it is no longer needed 2001-06-11 19:02:45 +00:00
dnssec-signzone.8 removed CVS Id from machine-generated man page files -- it is no longer needed 2001-06-11 19:02:45 +00:00
dnssec-signzone.c Bug fixes to support win32 2001-07-22 06:09:42 +00:00
dnssec-signzone.docbook copyright updates 2001-04-10 21:52:17 +00:00
dnssec-signzone.html removed CVS Id from machine-generated man page files -- it is no longer needed 2001-06-11 19:02:45 +00:00
dnssectool.c pullup: 2001-09-06 00:14:18 +00:00
dnssectool.h format string bugs and improved format string checking [RT #1578] 2001-08-08 22:54:55 +00:00
Makefile.in man pages were not properly installed in separate-object-dir builds 2001-06-01 00:45:04 +00:00