- Hide our time traveling abilities.

This commit is contained in:
George Thessalonikefs
2021-02-01 17:02:19 +01:00
parent bb09b649f7
commit 21def26405
+6 -6
View File
@@ -1,10 +1,10 @@
1 February 2022: George
1 February 2021: George
- Attempt to fix NULL keys in the reuse_tcp tree; relates to #411.
29 January 2022: Wouter
29 January 2021: Wouter
- Fix for doxygen 1.8.20 compatibility.
28 January 2022: Wouter
28 January 2021: Wouter
- Annotate that we ignore the return value of if_indextoname.
- Fix to use correct type for label count in rpz routine.
- Fix empty clause warning in config_file nsid parse.
@@ -12,7 +12,7 @@
- Fix empty clause warning in edns pass for padding.
- Fix fwd ancil test post script when not supported.
26 January 2022: George
26 January 2021: George
- Merge PR #408 from fobser: Prevent a few more yacc clashes.
- Merge PR #275 from Roland van Rijswijk-Deij: Add feature to return the
original instead of a decrementing TTL ('serve-original-ttl')
@@ -21,10 +21,10 @@
- Ignore cache blacklisting when trying to reply with expired data from
cache (#394).
26 January 2022: Wouter
26 January 2021: Wouter
- Fix compile of unbound-dnstap-socket without dnstap installed.
22 January 2022: Willem
22 January 2021: Willem
- Padding of queries and responses with DNS over TLS as specified in
RFC7830 and RFC8467.