Files
bind9/lib/isc
Brian Wellington ed29aefe31 [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-05 22:32:09 +00:00
..
2001-09-05 22:32:09 +00:00
2001-09-05 21:05:36 +00:00
2001-09-05 17:22:55 +00:00
2001-01-19 01:55:11 +00:00
2001-07-16 03:52:14 +00:00
2001-07-16 03:52:14 +00:00
2001-09-05 22:32:09 +00:00
2001-07-12 03:51:14 +00:00
2001-08-30 04:49:36 +00:00
2001-04-17 14:36:45 +00:00