mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-12 20:46:14 -04:00
[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. |
||
|---|---|---|
| .. | ||
| win32 | ||
| .cvsignore | ||
| dnssec-keygen.8 | ||
| dnssec-keygen.c | ||
| dnssec-keygen.docbook | ||
| dnssec-keygen.html | ||
| dnssec-makekeyset.8 | ||
| dnssec-makekeyset.c | ||
| dnssec-makekeyset.docbook | ||
| dnssec-makekeyset.html | ||
| dnssec-signkey.8 | ||
| dnssec-signkey.c | ||
| dnssec-signkey.docbook | ||
| dnssec-signkey.html | ||
| dnssec-signzone.8 | ||
| dnssec-signzone.c | ||
| dnssec-signzone.docbook | ||
| dnssec-signzone.html | ||
| dnssectool.c | ||
| dnssectool.h | ||
| Makefile.in | ||