]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Fix header comment about EDE reference in validator/val_sigcrypt.h.
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Mon, 1 Dec 2025 15:04:41 +0000 (16:04 +0100)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Mon, 1 Dec 2025 15:04:41 +0000 (16:04 +0100)
doc/Changelog
validator/val_sigcrypt.h

index eac6aa7f7851fb7e5b37cb0a0e47883db4c23f14..e5f7126980fb619723cbb068ffc09324c724eed3 100644 (file)
@@ -1,5 +1,6 @@
 1 December 2025: Wouter
        - Fix to add EDNS CO flag to testbound and debug message log.
+       - Fix header comment about EDE reference in validator/val_sigcrypt.h.
 
 28 November 2025: Yorgos
        - For #1375, there is no DNSTAP environment if it wasn't configured.
index 1fac8bde0e91ae326a45caec28ddeda1c87c9d73..c1e2658e4fd1a813364bac2bcf616871db330117 100644 (file)
@@ -311,7 +311,7 @@ enum sec_status dnskey_verify_rrset(struct module_env* env, struct val_env* ve,
  *     pass false at start. pass old value only for same rrset and same
  *     signature (but perhaps different key) for reuse.
  * @param reason: if bogus, a string returned, fixed or alloced in scratch.
- * @param reason_bogus: EDE (8914) code paired with the reason of failure.
+ * @param reason_bogus: EDE (RFC8914) code paired with the reason of failure.
  * @param section: section of packet where this rrset comes from.
  * @param qstate: qstate with region.
  * @return secure if this key signs this signature. unchecked on error or