5 June 2025: Wouter
- Fix unbound-anchor certificate file read for line ends and end of
file.
+ - Fix comment for the dname_remove_label_limit_len function.
3 June 2025: Yorgos
- Small manpage corrections for the 'disable-dnssec-lame-check' option.
* @param dname: from what to strip off. uncompressed wireformat.
* @param len: length, adjusted to become less.
* @param lenlimit: length limit that we can't surpass (usually the zone apex).
- * return
+ * @return
* o 1, and dname stripped off, or "." if input was ".", else
* o 0, if going up would surpass lenlimit.
*/