mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-27 20:25:55 -04:00
TSIG key names need to be any valid DNS name so that update-policy "self" rules work with arbitrary names. Replace the alnum+'.'+'-'+'_' charset filter in the key-generation tools with a dns_name_fromstring() validity check. |
||
|---|---|---|
| .. | ||
| include | ||
| .gitignore | ||
| ddns-confgen.rst | ||
| keygen.c | ||
| keygen.h | ||
| meson.build | ||
| os.c | ||
| rndc-confgen.c | ||
| rndc-confgen.rst | ||
| tsig-keygen.c | ||
| tsig-keygen.rst | ||
| util.c | ||
| util.h | ||