111 April 2025: Yorgos 2 - Merge #1265: Fix WSAPoll. 3 410 April 2025: Wouter 5 - Fix for print of connection type in log-replies for dot and doh. 6 79 April 2025: Wouter 8 - Fix to detect if atomic_store links in configure. 9 - Fix #1264: unbound 1.22.0 leaks memory when doing DoH. 10 118 April 2025: Wouter 12 - Tag for 1.23.0rc1. 13 - Fix fast_reload to print chroot with config file name. 14 157 April 2025: Yorgos 16 - Merge #902: DNS Error Reporting (RFC 9567). Introduces new 17 configuration option 'dns-error-reporting' and new statistics for 18 'num.dns_error_reports'. 19 204 April 2025: Wouter 21 - Fix mesh_copy_client_info to omit null contents from copy. 22 - Fix comment name in the rpz nsdname test. 23 - Fix nettle compile for warnings and ticket keys. 24 - Fix redis_replica test for unused option defaults and log printout. 25 - Fix test to speed up common.sh script kill_pid. 26 - Fix to update common.sh for speed of kill_pid. 27 284 April 2025: Yorgos 29 - Merge #1019: Redis read-only replica support. 30 Introduces new 'redis-replica-*' options for the Redis cache backend. 31 323 April 2025: Wouter 33 - Fix #1263: Exempt loopback addresses from wait-limit. 34 - Fix wait-limit-netblock and wait-limit-cookie-netblock config parse 35 to allow two arguments. 36 - Fix ub_event and include dnstap and win_svc headers. 37 - Fix test for stat_values for wait limit defaults for localhost. 38 - Fix parameter unused warning in net_help.c. 39 402 April 2025: Yorgos 41 - Merge #1262 from markyang92, fix build with 42 'gcc-15 -Wbuiltin-declaration-mismatch' error in compat/malloc.c. 43 - For #1262, ifdef is no longer needed. 44 452 April 2025: Wouter 46 - Fix unbound-control test so it counts the new flush_negative output, 47 also answers the _ta probe from testns and prints command output 48 and skip a thread specific test when no threads are available. 49 - Fix that ub_event has the facility to deal with callbacks for 50 fast reload, doq, windows-stop and dnstap. 51 - Fix fast reload test to check if pid exists before acting on it. 52 531 April 2025: Wouter 54 - Fix escape more characters when printing an RR type with an unquoted 55 string. 56 - Enable the auth_tls.tdir and auth_tls_failcert.tdir tests. 57 5831 March 2025: Wouter 59 - iana portlist update. 60 - Merge #1042: Fast Reload. The unbound-control fast_reload is added. 61 It reads changed config in a thread, then only briefly pauses the 62 service threads, that keep running. DNS service is only interrupted 63 briefly, less than a second. 64 - Skip the unit tests for auth_tls.tdir and auth_tls_failcert.tdir. 65 6627 March 2025: Wouter 67 - Fix unit test dname log printout typecast. 68 - Fix for ci test, expat is installed on the osx image. 69 7026 March 2025: Yorgos 71 - Fix #1255: Multiple pinnings to vulnerable copies of libexpat. 72 - For #1255, for ios use an older expat version that does not require 73 C++11 language features. 74 - For #1255, for ios disable building tests that require C++11. 75 - For #1255, for ios try the latest expat version again. 76 7724 March 2025: Wouter 78 - Fix #1254: `send failed: Socket is not connected` and 79 `remote address is 0.0.0.0 port 53`. 80 8121 March 2025: Wouter 82 - Fix #1253: Cache entries fail to be removed from Redis cachedb 83 backend with unbound-control flush* +c. 84 - Fix for #1253: Fix for redis cachedb backend to expect an integer 85 reply for the EXPIRE command. 86 8720 March 2025: Wouter 88 - Fix print of RR type NSAP-PTR, it is an unquoted string. 89 9018 March 2025: Wouter 91 - Fix #1251: WSAPoll first argument cannot be NULL. 92 - Fix for windows compile create ssl contexts. 93 9417 March 2025: Wouter 95 - Fix representation of types GPOS and RESINFO, add rdf type for 96 unquoted str. 97 9816 March 2025: Yorgos 99 - Fix 'unbound-control flush_negative' when reporting removed data; 100 reported by David 'eqvinox' Lamparter. 101 10228 February 2025: Wouter 103 - Merge #1238: Prefer SOURCE_DATE_EPOCH over actual time. 104 Add --help output description for the SOURCE_DATE_EPOCH variable. 105 10625 February 2025: Wouter 107 - Merge #1243: Do not shadow tm on line 236. 108 10924 February 2025: Yorgos 110 - Fix hash calculation for cachedb to ignore case. Previously, cached 111 records there were only relevant for same case queries (if not 112 already in Unbound's internal cache). 113 11419 February 2025: Yorgos 115 - Fix static analysis report about unhandled EOF on error conditions 116 when reading anchor key files. 117 - Merge #1241: Fix infra-keep-probing for low infra-cache-max-rtt 118 values. 119 12017 February 2025: Yorgos 121 - Consider reconfigurations when calculating the still_useful_timeout 122 for servers in the infrastructure cache. 123 12430 January 2025: Wouter 125 - Fix #986: Resolving sas.com with dnssec-validation fails though 126 signed delegations seem to be (mostly) correct. 127 12829 January 2025: Yorgos 129 - Make the default value of module-config "validator iterator" 130 regardless of compilation options. --enable-subnet would implicitly 131 change the value to enable the subnetcache module by default in the 132 past. 133 13424 January 2025: Yorgos 135 - Merge #1220 from Petr Menšík, Add unbound members group access to 136 control key. 137 13821 January 2025: Yorgos 139 - Use the same interface listening port discovery code for all needed 140 protocols. 141 - Port to string only when needed before getaddrinfo(). 142 - Do not open unencrypted channels next to encrypted ones on the same 143 port. 144 - Merge #1224 from Theo Buehler: Do not use DSA API unless USE_DSA is 145 set. 146 14721 January 2025: Wouter 148 - Fix compile of interface check code when dnscrypt or quic is 149 disabled. 150 - Fix encoding of RR type ATMA. 151 - Fix to check length in ATMA string to wire. 152 - Merge #1229: check before use daemon->shm_info. 153 15420 January 2025: Yorgos 155 - Merge #1222: Unique DoT and DoH SSL contexts to allow for different 156 ALPN. 157 - Create the quic SSL listening context only when needed. 158 15915 January 2025: Yorgos 160 - Merge #1221: Consider auth zones when checking for forwarders. 161 16214 January 2025: Yorgos 163 - Add resolver.arpa and service.arpa to the default locally served 164 zones. 165 16613 January 2025: Yorgos 167 - Fix #1213: Misleading error message on default access control causing 168 refuse. 169 17010 January 2025: Yorgos 171 - Merge #1214: Use TCP_NODELAY on TLS sockets to speed up the TLS 172 handshake. 173 17431 December 2024: Yorgos 175 - Merge #1174: Serve expired cache update fixes. Fixes a regression bug 176 with serve-expired that appeared in 1.22.0 and would not allow the 177 iterator to update the cache with not-yet-validated entries resulting 178 in increased outgoing traffic. 179 18020 December 2024: Yorgos 181 - For #1207: [FR] Support for RESINFO RRType 261 (RFC9606), add 182 LDNS_RR_TYPE_RESINFO similar to LDNS_RR_TYPE_TXT. 183 18413 December 2024: Yorgos 185 - Merge #1204: ci: set persist-credentials: false for actions/checkout 186 per zizmor suggestion. 187 1883 December 2024: Yorgos 189 - Merge #1189: Fix the dname_str method to cause conversion errors 190 when the domain name length is 255. 191 - Merge #1197: dname_str() fixes. 192 - For #1175, the default value of serve-expired-ttl is set to 86400 193 (1 day) as suggested by RFC8767. 194 - Merge #1198: Fix log-servfail with serve expired and no useful cache 195 contents. 196 - Safeguard alias loop while looking in the cache for expired answers. 197 - Merge #1187: Create the SSL_CTX for QUIC before chroot and privilege 198 drop. 199 - Fix typo in log_servfail.tdir test. 200 20122 November 2024: Yorgos 202 - Fix #1175: serve-expired does not adhere to secure-by-default 203 principle. The default value of serve-expired-client-timeout 204 is set to 1800 as suggested by RFC8767. 205 - For #1175, update serve-expired tests. 206 20720 November 2024: Yorgos 208 - Fix comparison to help static analyzer. 209 21019 November 2024: Yorgos 211 - Merge #1169 from Sergey Kacheev, fix: lock-free counters for 212 auth_zone up/down queries. 213 21415 November 2024: Wouter 215 - Fix #1183: the data being used is released in method 216 nsec3_hash_test_entry. 217 - Fix for #1183: release nsec3 hashes per test file. 218 2198 November 2024: Yorgos 220 - More descriptive text for 'harden-algo-downgrade'. 221 - Complete fix for max-global-quota to 200. 222 2236 November 2024: Yorgos 224 - Increase the default of max-global-quota to 200 from 128 after 225 operational feedback. Still keeping the possible amplification 226 factor (CAMP related issues) in the hundreds. 227 2285 November 2024: Wouter 229 - Fix for the serve expired DNSSEC information fix, it would not allow 230 current delegation information be updated in cache. The fix allows 231 current delegation and validation recursion information to be 232 updated, but as a consequence no longer has certain expired 233 information around for later dnssec valid expired responses. 234 - Fix to log redis timeout error string on failure. 235 2365 November 2024: Yorgos 237 - Fix SETEX check during Redis (re)initialization. 238 2394 November 2024: Wouter 240 - Fix redis that during a reload it does not fail if the redis 241 server does not connect or does not respond. It still logs the 242 errors and if the server is up checks expiration features. 243 - Merge #1167: Makefile.in: fix occasional parallel build failures 244 around bison rule. 245 2461 November 2024: Yorgos 247 - Merge #1159: Stats for discard-timeout and wait-limit. 248 - Add test case for #1159. 249 - Some clean up for stat_values.test. 250 - Merge #1170 from Melroy van den Berg, Fix chroot manpage 251 description. 252 - Merge #1157 from Liang Zhu, Fix heap corruption when calling 253 ub_ctx_delete in Windows. 254 25525 October 2024: Yorgos 256 - Fix #1163: Typos in unbound.conf documentation. 257 25817 October 2024: Wouter 259 - Tag for 1.22.0 release. This did not contain the 1154 fix 260 from 16 oct. The code repository continues with 261 version 1.22.1 in development. 262 26316 October 2024: Yorgos 264 - Fix for dnsoverquic and dnstap to use the correct dnstap 265 environment. 266 26716 October 2024: Wouter 268 - Fix for dnstap with dnscrypt and dnstap without dnsoverquic. 269 - Fix #1154: Tag Incorrectly Applying for Other Interfaces 270 Using the Same IP. This fix is not for 1.22.0. 271 27214 October 2024: Wouter 273 - Fix to display warning if quic-port is set but dnsoverquic is not 274 enabled when compiled. 275 - Fix dnsoverquic to extend the number of streams when one is closed. 276 27711 October 2024: Wouter 278 - Fix to disable detection of quic configured ports when quic is 279 not compiled in. 280 - Fix harden-unverified-glue for AAAA cache_fill_missing lookups. 281 - Fix contrib/aaaa-filter-iterator.patch for change in call 282 signature for cache_fill_missing. 283 28410 October 2024: Wouter 285 - Fix cookie_file test sporadic fails for time change during 286 the test. 287 - Fix add reallocarray to alloc stats unit test, and disable 288 override of strdup in unbound-host, and the result of config 289 get option is freed properly. 290 - Tag for 1.22.0rc1. 291 2929 October 2024: Wouter 293 - Merge #871: DNS over QUIC. This adds `quic-port: 853` and 294 `quic-size: 8m` that enable dnsoverquic, and the counters 295 `num.query.quic` and `mem.quic` in the statistics output. 296 The feature needs to be enabled by compiling with libngtcp2, 297 with `--with-libngtcp2=path` and libngtcp2 needs openssl+quic, 298 pass that with `--with-ssl=path` to compile unbound as well. 299 - Fix to limit NSEC TTL for messages from cachedb. Fix to limit the 300 prefetch ttl for messages after a CNAME with short TTL. 301 - Fix for dnstap compile of doqclient with doq disabled. 302 3038 October 2024: Wouter 304 - Fix #1149: unbound-control-setup hangs sometimes depending on 305 the openssl version. 306 - Fix #1128: Cannot override tcp-upstream and tls-upstream with 307 forward-tcp-upstream and forward-tls-upstream. 308 3093 October 2024: Yorgos 310 - Fix CVE-2024-8508, unbounded name compression could lead to denial 311 of service. 312 - This fix was part of 1.21.1, a security point release on 1.21.0. 313 The code repository continues with this fix and the version number 314 1.22.0. 315 31630 September 2024: Wouter 317 - Fix negative cache NSEC3 parameter compares for zero length NSEC3 318 salt. 319 - Fix unbound dnstap socket test program analyzer warnings about 320 unused variable assignments and variable initialization. 321 32225 September 2024: Wouter 323 - Fix #1144: [FR] log timestamps in ISO8601 format with timezone. 324 This adds the option `log-time-iso: yes` that logs in ISO8601 325 format. 326 32724 September 2024: Yorgos 328 - Attempt to further fix doh_downstream_buffer_size.tdir flakiness. 329 - More clear text for prefetch and minimal-responses in the 330 unbound.conf man page. 331 - Merge #1143: Fix cache update when serve expired is used. Expired 332 records are favored over resolution and validation failures when 333 serve-expired is used. 334 33523 September 2024: Wouter 336 - Fix dns64 with prefetch that the prefetch is stored in cache. 337 33823 September 2024: Yorgos 339 - Fix doxygen warnings by commenting out CLANG_ASSISTED_PARSING, 340 CLANG_ADD_INC_PATHS, CLANG_OPTIONS and CLANG_DATABASE_PATH; they were 341 already disabled. 342 34317 September 2024: Wouter 344 - Add redis-command-timeout: 20 and redis-connect-timeout: 200, 345 that can set the timeout separately for commands and the 346 connection set up to the redis server. If they are not 347 specified, the redis-timeout value is used. 348 34916 September 2024: Wouter 350 - Merge #1140: Fix spelling mistake in comments. 351 35211 September 2024: Yorgos 353 - Fix and add comments in testdata/val_negcache_ttl.rpl. 354 35510 September 2024: Wouter 356 - Fix to limit NSEC and NSEC3 TTL when aggressive nsec is 357 enabled (RFC9077). 358 - Add unit test for ttl limit for aggressive nsec. 359 3606 September 2024: Yorgos 361 - Fix alloc-size and calloc-transposed-args compiler warnings. 362 - Fix comment to not trigger doxygen unknown command. 363 3645 September 2024: Wouter 365 - Fix config file read for dnstap-sample-rate. 366 3672 September 2024: Wouter 368 - Merge #1135: Add new IANA trust anchor. 369 37030 August 2024: Wouter 371 - Merge #1132: b.root renumbering. 372 - Fix for #1132, adjusted unit test for change in the test file. 373 - Fix for #1132, comment about adjusted copy of reference check. 374 37529 August 2024: Wouter 376 - Unit test for auth zone transfer TLS, and TLS failure. 377 - Fix to print port number in logs for auth zone transfer activities. 378 37928 August 2024: Wouter 380 - Fix that when rpz is applied the message does not get picked up by 381 the validator. That stops validation failures for the message. 382 - Fix that stub-zone and forward-zone clauses do not exhaust memory 383 for long content. 384 38527 August 2024: Wouter 386 - Fix #1130: Loads of logs: "validation failure: key for validation 387 <domain>. is marked as invalid because of a previous" for 388 non-DNSSEC signed zone. 389 39023 August 2024: Wouter 391 - Merge patch to fix for glue that is outside of zone, with 392 `harden-unverified-glue`, from Karthik Umashankar (Microsoft). 393 Enabling this option protects the Unbound resolver against bad 394 glue, that is unverified out of zone glue, by resolving them. 395 It uses the records as last resort if there is no other working 396 glue. 397 - Fix #1127: error: "memory exhausted" when defining more than 9994 398 local-zones. 399 - Fix documentation for cache_fill_missing function. 400 40121 August 2024: Wouter 402 - Add cross platform freebsd, openbsd and netbsd to github ci. 403 - Fix for char signedness warnings on NetBSD. 404 40520 August 2024: Wouter 406 - Add iter-scrub-ns, iter-scrub-cname and max-global-quota 407 configuration options. 408 40919 August 2024: Wouter 410 - Fix #1126: unbound-control-setup hangs while testing for openssl 411 presence starting from version 1.21.0. 412 4139 August 2024: Wouter 414 - Fix spelling for the cache-min-negative-ttl entry in the 415 example.conf. 416 - Tag for release 1.21.0, the repository continues with 1.21.1 417 in development. 418 4198 August 2024: Wouter 420 - Fix CAMP issues with global quota. Thanks to Huayi Duan, Marco 421 Bearzi, Jodok Vieli, and Cagin Tanir from NetSec group, ETH Zurich. 422 - Fix CacheFlush issues with limit on NS RRs. Thanks to Yehuda Afek, 423 Anat Bremler-Barr, Shoham Danino and Yuval Shavitt (Tel-Aviv 424 University and Reichman University). 425 - Set version number to 1.21.0 for release. This has tag 1.21.0rc1. 426 - Fix that for windows the module startup is called and sets up 427 the module-config. 428 4292 August 2024: Wouter 430 - Fix that alloc stats has strdup checks, it stops debuggers from 431 complaining about mismatch at free time. 432 - Fix testbound for alloc stats strdup in util/alloc.c. 433 - Merge #1090: Cookie secret file. Adds 434 `cookie-secret-file: "unbound_cookiesecrets.txt"` option to store 435 cookie secrets for EDNS COOKIE secret rollover. The remote control 436 add_cookie_secret, activate_cookie_secret and drop_cookie_secret 437 commands can be used for rollover, the command print_cookie_secrets 438 shows the values in use. 439 - Fix that alloc stats for forwards and hints are printed, and when 440 alloc stats is enabled, the unit test for unbound control waits for 441 reloads to complete. 442 4431 August 2024: Wouter 444 - Fix dnstap test program, cleans up to have clean memory on exit, 445 for tap_data_free, does not delete NULL items. Also it does not try 446 to free the tail, specifically in the free of the list since that 447 picked up the next item in the list for its loop causing invalid 448 free. Added internal unit test to unbound-dnstap-socket for that. 449 - Fix that the worker mem report with alloc stats does not attempt 450 to print memory use of forwards and hints if they have been 451 deleted already. 452 45331 July 2024: Wouter 454 - Fix for #1114: Fix that cache fill for forward-host names is 455 performed, so that with nonzero target-fetch-policy it fetches 456 forwarder addresses and uses them from cache. Also updated that 457 delegation point cache fill routines use CDflag for AAAA message 458 lookups, so that its negative lookup stops a recursion since the 459 cache uses the bit for disambiguation for dns64 but the recursion 460 uses CDflag for the AAAA target lookups, so the check correctly 461 stops a useless recursion by its cache lookup. 462 46330 July 2024: Wouter 464 - Fix to document parameters of auth_zone_verify_zonemd_with_key. 465 46625 July 2024: Wouter 467 - Add root key 38696 from 2024 for DNSSEC validation. It is added 468 to the default root keys in unbound-anchor. The content can be 469 inspected with `unbound-anchor -l`. 470 47123 July 2024: Yorgos 472 - Fix #1106: ratelimit-below-domain logs the wrong FROM address. 473 - Cleanup ede.tdir test. 474 - For #935 and #1104, clarify RPZ order and semantics. 475 47623 July 2024: Wouter 477 - Merge #1110: Make fallthrough explicit for libworker.c. 478 - For #1110: Test for fallthrough attribute in configure and add 479 fallthrough attribute annotations. 480 - Fix compile when the compiler does not support the noreturn 481 attribute. 482 - Fix to have empty definition when not supported for weak attribute. 483 - Fix uninitialized variable warning in create_tcp_accept_sock. 484 - Fix link of dnstap without openssl. 485 - Fix link of unbound-dnstap-socket without openssl. 486 48719 July 2024: Wouter 488 - Add dnstap-sample-rate that logs only 1/N messages, for high volume 489 server environments. Thanks Dan Luther. 490 - Fix dnstap wakeup, a running wakeup timer is left to expire and not 491 increased, a timer is started when the dtio thread is sleeping, 492 the timer set disabled when the dtio thread goes to sleep, and 493 after sleep the thread checks to see if there are messages to log 494 immediately. 495 49616 July 2024: Wouter 497 - For #1103: Fix to drop mesh state reference for the http2 stream 498 associated with the reply, not the currently active stream. And 499 it does not remove it twice on a mesh_send_reply call. The reply 500 h2_stream is NULL when not in use, for more initialisation. 501 50215 July 2024: Wouter 503 - For #1103: fix to also drop mesh state reference when the discard 504 limit is reached, when there is an error making a new recursion 505 state and when the connection is dropped with is_drop. 506 50712 July 2024: Yorgos 508 - Add RPZ tag tests in acl_interface.tdir. 509 - For #1102: clearer text for using interface-* options for the 510 loopback interface. 511 51212 July 2024: Wouter 513 - Fix #1103: unbound 1.20.0 segmentation fault with nghttp2. 514 - For #1103: fix to also drop mesh state reference when a h2 reply is 515 dropped. 516 51710 July 2024: Wouter 518 - For #773: In contrib/unbound.service.in set unbound to start after 519 network-online.target. Also for contrib/unbound_portable.service.in. 520 5219 July 2024: Yorgos 522 - Update list of known EDE codes. 523 5248 July 2024: Wouter 525 - Fix that validation reason failure that uses string print uses 526 separate buffer that is passed, from the scratch validation buffer. 527 - Fixup algo_needs_reason string buffer length. 528 - Fix shadowed error string variable in validator dnskey handling. 529 5305 July 2024: Yorgos 531 - Don't check for message TTL changes if the RRsets remain the same. 532 5335 July 2024: Wouter 534 - Fix for neater printout for error for missing DS response. 535 - Fix neater printout. 536 - Fix #1099: Unbound core dump on SIGSEGV. 537 - Fix for #1099: Fix to check for deleted RRset when the contents 538 is updated and fetched after it is stored, and also check for a 539 changed RRset. 540 5414 July 2024: Wouter 542 - Fix to print details about the failure to lookup a DNSKEY record 543 when validation fails due to the missing DNSKEY. Also for key prime 544 and DS lookups. 545 5463 July 2024: Yorgos 547 - Fix for repeated use of a DNAME record: first overallocate and then 548 move the exact size of the init value to avoid false positive heap 549 overflow reads from address sanitizers. 550 5513 July 2024: Wouter 552 - Fix #144: Port ipset to BSD pf tables. 553 - Add unit test skip files and bison and flex output to gitignore. 554 - Fix to use modstack_init in zonemd unit test. 555 - Fix to remove unneeded linebreak in fptr_wlist.c. 556 - Fix compile warnings in fptr_wlist.c. 557 5582 July 2024: Wouter 559 - Fix to remove unused include from the readzone test program. 560 - Fix unused variable warning in do_cache_remove. 561 - Fix compile warning in worker pthread id printout. 562 56317 June 2024: Wouter 564 - Fix ip-ratelimit-cookie setting, it was not applied. 565 56626 June 2024: Yorgos 567 - Explicitly set the RD bit for the mesh query flags when prefetching. 568 These queries have no waiting client but they need to be treated as 569 recursive. 570 57121 June 2024: Yorgos 572 - Fix pkg-config availability check in dnstap/dnstap.m4 and 573 systemd.m4. 574 57519 June 2024: Yorgos 576 - Fix #1092: Ubuntu 22.04 Jammy fails to compile unbound 1.20.0; by 577 adding helpful text for the Python interpreter version and allowing 578 the default pkg-config unavailability error message to be shown. 579 58017 June 2024: Wouter 581 - Fix #1091: Build fails with OpenSSL >= 3.0 built with 582 OPENSSL_NO_DEPRECATED. 583 5847 June 2024: Wouter 585 - Add unit test for validation of repeated use of a DNAME record. 586 5876 June 2024: Wouter 588 - Fix memory leak in setup of dsa sig. 589 - Fix typos for 'the the' in text. 590 - Fix validation for repeated use of a DNAME record. 591 5924 June 2024: Yorgos 593 - Merge #1080: AddressSanitizer detection in tdir tests and memory leak 594 fixes. 595 - Fix memory leak when reload_keep_cache is used and num-threads 596 changes. 597 - Fix memory leak on exit for unbound-dnstap-socket; creates false 598 negatives during testing. 599 6003 June 2024: Wouter 601 - Fix to squelch connection reset by peer errors from log. And fix 602 that the tcp read errors are labeled as initial for the first calls. 603 60430 May 2024: Wouter 605 - Fix #1079: tags from tagged rpz zones are no longer honored after 606 upgrade from 1.19.3 to 1.20.0. 607 - Fix for #1079: fix RPZ taglist in iterator callback that no client 608 info is like no taglist intersection. 609 61029 May 2024: Wouter 611 - Merge #1078: Only check old pid if no username. 612 61327 May 2024: Wouter 614 - Fix to enable that SERVFAIL is cached, for a short period, for more 615 cases. In the cases where limits are exceeded. 616 - Fix spelling of tcp-idle-timeout docs, from Michael Tokarev. 617 61827 May 2024: Yorgos 619 - Fix unused variable warning on compilation with no thread support. 620 - unbound-control-setup: check openssl availability before doing 621 anything, patch from Michael Tokarev. 622 - Update patch to remove 'command' shell builtin and update error 623 text. 624 62524 May 2024: Wouter 626 - Fix #1064: Unbound 1.20 Cachedb broken? 627 62824 May 2024: Yorgos 629 - Fix #1059: Intermittent DNS blocking failure with local-zone and 630 always_nxdomain. Addition of local_zones dynamically via 631 unbound-control was not finding the zone's parent correctly. 632 63321 May 2024: Wouter 634 - Merge #1073: fix null pointer dereference issue in function 635 ub_ctx_set_fwd. 636 - Fix to print a parse error when config is read with no name for 637 a forward-zone, stub-zone or view. 638 - Fix for parse end of forward-zone, stub-zone and view. 639 - Fix for #1064: Fix that cachedb expired messages are considered 640 insecure, and thus can be served to clients when dnssec is enabled. 641 64217 May 2024: Yorgos 643 - Merge #1069: Fix unbound-control stdin commands for multi-process 644 Unbounds. 645 - Fix unbound-control commands that read stdin in multi-process 646 operation (local_zones_remove, local_zones, local_datas_remove, 647 local_datas, view_local_datas_remove, view_local_datas). They will 648 be properly distributed to all processes. dump_cache and load_cache 649 are no longer supported in multi-process operation. 650 - Remove testdata/remote-threaded.tdir. testdata/09-unbound-control.tdir 651 now checks both single and multi process/thread operation. 652 65316 May 2024: Yorgos 654 - Merge #1070: Fix rtt assignement for low values of 655 infra-cache-max-rtt. 656 65716 May 2024: Wouter 658 - Fix #1071: [FR] Clear both in-memory and cachedb module cache with 659 `unbound-control flush*` commands. 660 66115 May 2024: Yorgos 662 - Add missing common functions to tdir tests. 663 66410 May 2024: Wouter 665 - Fix when the mesh jostle is exceeded that nameserver targets are 666 marked as resolved, so that the lookup is not stuck on the 667 requestlist. 668 6698 May 2024: Wouter 670 - Fix to squelch udp connect errors in the log at low verbosity about 671 invalid argument for IPv6 link local addresses. 672 6737 May 2024: Wouter 674 - Merge #1062: Fix potential overflow bug while parsing port in 675 function cfg_mark_ports. 676 - Fix for #1062: declaration before statement, avoid print of null, 677 and redundant check for array size. 678 6791 May 2024: Wouter 680 - Fix for the DNSBomb vulnerability CVE-2024-33655. Thanks to Xiang Li 681 from the Network and Information Security Lab of Tsinghua University 682 for reporting it. 683 - Set version number to 1.20.0 for release. This became the release 684 on 8 may 2024, the repository continues with version 1.20.1. 685 68629 April 2024: Yorgos 687 - Cleanup unnecessary strdup calls for EDE strings. 688 68929 April 2024: Wouter 690 - Fix doxygen comment for errinf_to_str_bogus. 691 69226 April 2024: Wouter 693 - Fix cachedb with serve-expired-client-timeout disabled. The edns 694 subnet module deletes global cache and cachedb cache when it 695 stores a result, and serve-expired is enabled, so that the global 696 reply, that is older than the ecs reply, does not return after 697 the ecs reply expires. 698 - Add unit tests for cachedb and subnet cache expired data. 699 - Man page entry for unbound-checkconf -q. 700 70126 April 2024: Yorgos 702 - Fix #876: [FR] can unbound-checkconf be silenced when configuration 703 is valid? 704 70525 April 2024: Wouter 706 - Fix configure flto check error, by finding grep for it. 707 - Merge #1041: Stub and Forward unshare. This has one structure 708 for them and fixes #1038: fatal error: Could not initialize 709 thread / error: reading root hints. 710 - Fix to disable fragmentation on systems with IP_DONTFRAG, 711 with a nonzero value for the socket option argument. 712 - Fix doc unit test for out of directory build. 713 71424 April 2024: Wouter 715 - Fix ci workflow for macos for moved install locations. 716 71723 April 2024: Yorgos 718 - Merge #1053: Remove child delegations from cache when grandchild 719 delegations are returned from parent. 720 72122 April 2024: Wouter 722 - Add checklock feature verbose_locking to trace locks and unlocks. 723 - Fix edns subnet to sort rrset references when storing messages 724 in the cache. This fixes a race condition in the rrset locks. 725 72615 April 2024: Wouter 727 - Fix #1048: Update ax_pkg_swig.m4 and ax_pthread.m4. 728 - Fix configure, autoconf for #1048. 729 73015 April 2024: Yorgos 731 - Merge #1049 from Petr Menšík: Py_NoSiteFlag is not needed since 732 Python 3.8 733 73412 April 2024: Wouter 735 - Fix cachedb for serve-expired with serve-expired-client-timeout. 736 - Fixup unit test for cachedb server expired client timeout with 737 a check if response if from upstream or from cachedb. 738 - Fixup cachedb to not refetch when serve-expired-client-timeout is 739 used. 740 74110 April 2024: Wouter 742 - Implement cachedb-check-when-serve-expired: yes option, default 743 is enabled. When serve expired is enabled with cachedb, it first 744 checks cachedb before serving the expired response. 745 - Fixup compile without cachedb. 746 - Add test for cachedb serve expired. 747 - Extended test for cachedb serve expired. 748 - Fix makefile dependencies for fake_event.c. 749 - Fix cachedb for serve-expired with serve-expired-reply-ttl. 750 - Fix to not reply serve expired unless enabled for cachedb. 751 7529 April 2024: Yorgos 753 - Merge #1043 from xiaoxiaoafeifei: Add loongarch support; updates 754 config.guess(2024-01-01) and config.sub(2024-01-01), verified 755 with upstream. 756 7578 April 2024: Yorgos 758 - Fix #595: unbound-anchor cannot deal with full disk; it will now 759 first write out to a temp file before replacing the original one, 760 like Unbound already does for auto-trust-anchor-file. 761 7625 April 2024: Wouter 763 - Fix comment syntax for view function views_find_view. 764 7655 April 2024: Yorgos 766 - Merge #1027: Introduce 'cache-min-negative-ttl' option. 767 7683 April 2024: Wouter 769 - Fix #1040: fix heap-buffer-overflow issue in function cfg_mark_ports 770 of file util/config_file.c. 771 - For #1040: adjust error text and disallow negative ports in other 772 parts of cfg_mark_ports. 773 7743 April 2024: Yorgos 775 - Fix #1035: Potential Bug while parsing port from the "stub-host" 776 string; also affected forward-zones and remote-control host 777 directives. 778 - Fix #369: dnstap showing extra responses; for client responses 779 right from the cache when replying with expired data or 780 prefetching. 781 78228 March 2024: Wouter 783 - Fix #1034: DoT forward-zone via unbound-control. 784 - Fix for crypto related failures to have a better error string. 785 78627 March 2024: Wouter 787 - Fix name of unit test for subnet cache response. 788 - Fix #1032: The size of subnet_msg_cache calculation mistake cause 789 memory usage increased beyond expectations. 790 - Fix for #1032, add safeguard to make table space positive. 791 - Fix comment in lruhash space function. 792 - Fix to add unit test for lruhash space that exercises the routines. 793 - Fix that when the server truncates the pidfile, it does not follow 794 symbolic links. 795 - Fix that the server does not chown the pidfile. 796 79725 March 2024: Yorgos 798 - Merge #831 from Pierre4012: Improve Windows NSIS installer 799 script (setup.nsi). 800 - For #831: Format text, use exclamation icon and explicit label 801 names. 802 80319 March 2024: Wouter 804 - Fix rpz so that rpz CNAME can apply after rpz CNAME. And fix that 805 clientip and nsip can give a CNAME. 806 - Fix localdata and rpz localdata to match CNAME only if no direct 807 type match is available. 808 80918 March 2024: Wouter 810 - Fix that rpz CNAME content is limited to the max number of cnames. 811 - Fix rpz, it follows iterator CNAMEs for nsip and nsdname and sets 812 the reply query_info values, that is better for debug logging. 813 - Fix rpz that copies the cname override completely to the temp 814 region, so there are no references to the rpz region. 815 - Add rpz unit test for nsip action override. 816 - Fix rpz for qtype CNAME after nameserver trigger. 817 81815 March 2024: Yorgos 819 - Merge #1030: Persist the openssl and expat directories for repeated 820 Windows builds. 821 82215 March 2024: Wouter 823 - Fix that addrinfo is not kept around but copied and freed, so that 824 log-destaddr uses a copy of the information, much like NSD does. 825 82613 March 2024: Wouter 827 - Fix #1029: rpz trigger clientip and action rpz-passthru not working 828 as expected. 829 - Fix rpz that the rpz override is taken in case of clientip triggers. 830 Fix that the clientip passthru action is logged. Fix that the 831 clientip localdata action is logged. Fix rpz override action cname 832 for the clientip trigger. 833 - Fix to unify codepath for local alias for rpz cname action override. 834 - Fix rpz for cname override action after nsdname and nsip triggers. 835 83612 March 2024: Yorgos 837 - Merge #1028: Clearer documentation for tcp-idle-timeout and 838 edns-tcp-keepalive-timeout. 839 84011 March 2024: Wouter 841 - Fix #1021 Inconsistent Behavior with Changing rpz-cname-override 842 and doing a unbound-control reload. 843 8448 March 2024: Wouter 845 - Fix unbound-control-setup.cmd to use 3072 bits so that certificates 846 are long enough for newer OpenSSL versions. This fix is included 847 in 1.19.3rc2. 848 - Fix TTL of synthesized CNAME when a DNAME is used from cache. This 849 fix is included in 1.19.3rc2. 850 - Remove unused portion from iter_dname_ttl unit test. 851 - Fix validator classification of qtype DNAME for positive and 852 redirection answers, and fix validator signature routine for dealing 853 with the synthesized CNAME for a DNAME without previously 854 encountering it and also for when the qtype is DNAME. 855 - Fix qname minimisation for reply with a DNAME for qtype CNAME that 856 answers it. 857 - Fix doc test so it ignores but outputs unsupported doxygen options. 858 - Fix unbound-control-setup.cmd to have CA v3 basicConstraints, 859 like unbound-control-setup.sh has. This fix is included in 1.19.3rc2. 860 8618 March 2024: Yorgos 862 - Update doc/unbound.doxygen with 'doxygen -u'. Fixes option 863 deprecation warnings and updates with newer defaults. 864 8657 March 2024: Wouter 866 - Version set to 1.19.3 for release. After 1.19.2 point release with 867 security fix for CVE-2024-1931, Denial of service when trimming 868 EDE text on positive replies. The code repo includes the fix and 869 is for version 1.19.3. The code repo continues for version 1.19.4, 870 but 1.19.3 includes the fixes in 1.19.3rc2 as well. 871 8725 March 2024: Wouter 873 - Fix for #1022: Fix ede prohibited in access control refused answers. 874 8754 March 2024: Wouter 876 - Fix edns subnet replies for scope zero answers to not get stored 877 in the global cache, and in cachedb, when the upstream replies 878 without an EDNS record. 879 88028 February 2024: Wouter 881 - Move github workflows to use checkoutv4. 882 88323 February 2024: Yorgos 884 - Document the suspend argument for process_ds_response(). 885 88622 February 2024: Wouter 887 - Fix trim of EDE text from large udp responses from spinning cpu. 888 88920 February 2024: Yorgos 890 - Merge #1010: Mention REFUSED has the TC bit set with unmatched 891 allow_cookie acl in the manpage. It also fixes the code to match the 892 documentation about clients with a valid cookie that bypass the 893 ratelimit regardless of the allow_cookie acl. 894 89513 February 2024: Wouter 896 - Fix CVE-2023-50387, DNSSEC verification complexity can be exploited 897 to exhaust CPU resources and stall DNS resolvers. 898 - Fix CVE-2023-50868, NSEC3 closest encloser proof can exhaust CPU. 899 - These fixes are part of the 1.19.1 release, that is a security 900 point release on 1.19.0, the code repository continues with these 901 fixes, with version number 1.19.2. 902 9038 February 2024: Wouter 904 - Fix documentation for access-control in the unbound.conf man page. 905 9067 February 2024: Yorgos 907 - Fix #1006: Can't find protobuf-c package since #999. 908 90930 January 2024: Wouter 910 - Merge #999: Search for protobuf-c with pkg-config. 911 91223 January 2024: Yorgos 913 - Update message TTL when using cached RRSETs. It could result in 914 non-expired messages with expired RRSETs (non-usable messages by 915 Unbound). 916 91722 January 2024: Yorgos 918 - Update error printout for duplicate trust anchors to include the 919 trust anchor name (relates to #920). 920 92122 January 2024: Wouter 922 - Fix for #997: Print details for SSL certificate failure. 923 92417 January 2024: Wouter 925 - Update workflow for ports to use newer openssl on windows compile. 926 - Fix warning for windres on resource files due to redefinition. 927 92816 January 2024: Wouter 929 - Fix to link with libssp for libcrypto and getaddrinfo check for 930 only header. Also update crosscompile to remove ssp for 32bit. 931 - Merge #993: Update b.root-servers.net also in example config file. 932 93315 January 2024: Wouter 934 - Fix to link with -lcrypt32 for OpenSSL 3.2.0 on Windows. 935 9369 January 2024: Wouter 937 - Merge #988: Fix NLnetLabs#981: dump_cache truncates large records. 938 9395 January 2024: Wouter 940 - Merge #987: skip edns frag retry if advertised udp payload size is 941 not smaller. 942 - Fix unit test for #987 change in udp1xxx retry packet send. 943 9444 January 2024: Wouter 945 - Remove unneeded newlines and improve indentation in remote control 946 code. 947 9483 January 2024: Wouter 949 - Merge #980: DoH: reject non-h2 early. To fix #979: Improve errors 950 for non-HTTP/2 DoH clients. 951 - Merge #985: Add DoH and DoT to dnstap message. 952 - Fix #983: Sha1 runtime insecure change was incomplete. 953 95422 December 2023: Yorgos 955 - Update example.conf with cookie options. 956 9578 December 2023: Yorgos 958 - Merge PR #973: Use the origin (DNAME) TTL for synthesized CNAMEs as 959 per RFC 6672. 960 9618 December 2023: Wouter 962 - Fix root_zonemd unit test, it checks that the root ZONEMD verifies, 963 now that the root has a valid ZONEMD. 964 9657 December 2023: Wouter 966 - Fix #974: doc: default number of outgoing ports without libevent. 967 - Merge #975: Fixed some syntax errors in rpl files. 968 9696 December 2023: Wouter 970 - Fix to sync the tests script file common.sh. 971 - iana portlist update. 972 - Updated IPv4 and IPv6 address for b.root-servers.net in root hints. 973 - Update test script file common.sh. 974 - Fix tests to use new common.sh functions, wait_logfile and 975 kill_from_pidfile. 976 9775 December 2023: Wouter 978 - Merge #971: fix 'WARNING: Message has 41 extra bytes at end'. 979 - Fix #969: [FR] distinguish Do53, DoT and DoH in the logs. 980 - Fix dnstap that assertion failed on logging other than UDP and TCP 981 traffic. It lists it as TCP traffic. 982 98327 November 2023: Yorgos 984 - Merge #968: Replace the obsolescent fgrep with grep -F in tests. 985 98627 November 2023: Wouter 987 - Fix #964: config.h.in~ backup file in release tar balls. 988 98924 November 2023: Yorgos 990 - Use 127.0.0.1 explicitly in tests to avoid delays and errors on 991 newer systems. 992 9939 November 2023: Wouter 994 - Fix unit test parse of origin syntax. 995 9962 November 2023: Wouter 997 - Set version number to 1.19.0. 998 - Tag for 1.19.0rc1 release. It became 1.19.0 release on 8 nov 2023. 999 The repository continues with 1.19.1. 1000 10011 November 2023: George 1002 - Mention flex and bison in README.md when building from repository 1003 source. 1004 10051 November 2023: Wouter 1006 - Fix SSL compile failure for definition in log_crypto_err_io_code_arg. 1007 - Fix SSL compile failure for other missing definitions in 1008 log_crypto_err_io_code_arg. 1009 - Fix compilation without openssl, remove unused function warning. 1010 101131 October 2023: George 1012 - Fix #941: dnscrypt doesn't work after upgrade to 1.18 with 1013 suggestion by dukeartem to also fix the udp_ancil with dnscrypt. 1014 101530 October 2023: George 1016 - Merge #930 from Stuart Henderson: add void to 1017 log_ident_revert_to_default declaration. 1018 101930 October 2023: Wouter 1020 - autoconf. 1021 102224 October 2023: George 1023 - Clearer configure text for missing protobuf-c development libraries. 1024 102520 October 2023: Wouter 1026 - Merge #951: Cachedb no store. The cachedb-no-store: yes option is 1027 used to stop cachedb from writing messages to the backend storage. 1028 It reads messages when data is available from the backend. The 1029 default is no. 1030 103119 October 2023: Wouter 1032 - Fix to print detailed errors when an SSL IO routine fails via 1033 SSL_get_error. 1034 103518 October 2023: George 1036 - Mailing list patches from Daniel Gröber for DNS64 fallback to plain 1037 AAAA when no A record exists for synthesis, and minor DNS64 code 1038 refactoring for better readability. 1039 - Fixes for the DNS64 patches. 1040 - Update the dns64_lookup.rpl test for the DNS64 fallback patch. 1041 - Merge #955 from buevsan: fix ipset wrong behavior. 1042 - Update testdata/ipset.tdir test for ipset fix. 1043 104417 October 2023: Wouter 1045 - Fix #954: Inconsistent RPZ handling for A record returned along with 1046 CNAME. 1047 104816 October 2023: George 1049 - Expose the script filename in the Python module environment 'mod_env' 1050 instead of the config_file structure which includes the linked list 1051 of scripts in a multi Python module setup; fixes #79. 1052 - Expose the configured listening and outgoing interfaces, if any, as 1053 a list of strings in the Python 'config_file' class instead of the 1054 current Swig object proxy; fixes #79. 1055 - For multi Python module setups, clean previously parsed module 1056 functions in __main__'s dictionary, if any, so that only current 1057 module functions are registered. 1058 105913 October 2023: George 1060 - Better fix for infinite loop when reading multiple lines of input on 1061 a broken remote control socket, by treating a zero byte line the 1062 same as transmission end. Addesses #947 and #948. 1063 106412 October 2023: Wouter 1065 - Merge #944: Disable EDNS DO. 1066 Disable the EDNS DO flag in upstream requests. This can be helpful 1067 for devices that cannot handle DNSSEC information. But it should not 1068 be enabled otherwise, because that would stop DNSSEC validation. The 1069 DNSSEC validation would not work for Unbound itself, and also not 1070 for downstream users. Default is no. The option 1071 is disable-edns-do: no 1072 107311 October 2023: George 1074 - Fix #850: [FR] Ability to use specific database in Redis, with new 1075 redis-logical-db configuration option. 1076 107711 October 2023: Wouter 1078 - Fix #949: "could not create control compt". 1079 - Fix that cachedb does not warn when serve-expired is disabled about 1080 use of serve-expired-reply-ttl and serve-expired-client-timeout. 1081 - Fix for #949: Fix pythonmod/ubmodule-tst.py for Python 3.x. 1082 108310 October 2023: George 1084 - Fix infinite loop when reading multiple lines of input on a broken 1085 remote control socket. Addesses #947 and #948. 1086 10879 October 2023: Wouter 1088 - Fix edns subnet so that queries with a source prefix of zero cause 1089 the recursor send no edns subnet option to the upstream. 1090 - Fix that printout of EDNS options shows the EDNS cookie option by 1091 name. 1092 10934 October 2023: Wouter 1094 - Fix #946: Forwarder returns servfail on upstream response noerror no 1095 data. 1096 10973 October 2023: George 1098 - Merge #881: Generalise the proxy protocol code. 1099 11002 October 2023: George 1101 - Fix misplaced comment. 1102 110322 September 2023: Wouter 1104 - Fix #942: 1.18.0 libunbound DNS regression when built without 1105 OpenSSL. 1106 110718 September 2023: Wouter 1108 - Fix rpz tcp-only action with rpz triggers nsdname and nsip. 1109 111015 September 2023: Wouter 1111 - Merge #936: Check for c99 with autoconf versions prior to 2.70. 1112 - Fix to remove two c99 notations. 1113 111414 September 2023: Wouter 1115 - Fix authority zone answers for obscured DNAMEs and delegations. 1116 11178 September 2023: Wouter 1118 - Fix send of udp retries when ENOBUFS is returned. It stops looping 1119 and also waits for the condition to go away. Reported by Florian 1120 Obser. 1121 11227 September 2023: Wouter 1123 - Fix to scrub resource records of type A and AAAA that have an 1124 inappropriate size. They are removed from responses. 1125 - Fix to move msgparse_rrset_remove_rr code to util/msgparse.c. 1126 - Fix to add EDE text when RRs have been removed due to length. 1127 - Fix to set ede match in unit test for rr length removal. 1128 - Fix to print EDE text in readable form in output logs. 1129 11306 September 2023: Wouter 1131 - Merge #931: Prevent warnings from -Wmissing-prototypes. 1132 113331 August 2023: Wouter 1134 - Fix autoconf 2.69 warnings in configure. 1135 - Fix #927: unbound 1.18.0 make test error. Fix make test without SHA1. 1136 113730 August 2023: Wouter 1138 - Fix for WKS call to getservbyname that creates allocation on exit 1139 in unit test by testing numbers first and testing from the services 1140 list later. 1141 114228 August 2023: Wouter 1143 - Fix for version generation race condition that ignored changes. 1144 114525 August 2023: Wouter 1146 - Fix compile error on NetBSD in util/netevent.h. 1147 114823 August 2023: Wouter 1149 - Tag for 1.18.0rc1 release. This became the 1.18.0 release on 1150 30 aug 2023, with the fix from 25 aug, fix compile on NetBSD 1151 included. The repository continues with version 1.18.1. 1152 115322 August 2023: Wouter 1154 - Set version number to 1.18.0. 1155 115621 August 2023: Wouter 1157 - Debug Windows ci workflow. 1158 - Fix windows ci workflow to install bison and flex. 1159 - Fix for #925: unbound.service: Main process exited, code=killed, 1160 status=11/SEGV. Fixes cachedb configuration handling. 1161 - Fix #923: processQueryResponse() THROWAWAY should be mindful of 1162 fail_reply. 1163 - Fix unit test for unbound-control to work when threads are disabled, 1164 and fix cache dump check. 1165 116618 August 2023: Wouter 1167 - Fix for iter_dec_attempts that could cause a hang, part of 1168 capsforid and qname minimisation, depending on the settings. 1169 - Fix uninitialized memory passed in padding bytes of cmsg to sendmsg. 1170 - Fix stat_values test to work with dig that enables DNS cookies. 1171 117217 August 2023: Wouter 1173 - Merge PR #762: Downstream DNS Server Cookies a la RFC7873 and 1174 RFC9018. Create server cookies for clients that send client cookies. 1175 This needs to be explicitly turned on in the config file with: 1176 `answer-cookie: yes`. A `cookie-secret:` can be configured for 1177 anycast setups. Without one, a random cookie secret is generated. 1178 The acl option `allow_cookie` allows queries with either a valid 1179 cookie or over a stateful transport. The statistics output has 1180 `queries_cookie_valid` and `queries_cookie_client` and 1181 `queries_cookie_invalid` information. The `ip\-ratelimit\-cookie:` 1182 value determines a rate limit for queries with cookies, if desired. 1183 - Fix regional_alloc_init for potential unaligned source of the copy. 1184 - Fix ip_ratelimit test to work with dig that enables DNS cookies. 1185 11862 August 2023: George 1187 - Move a cache reply callback in worker.c closer to the cache reply 1188 generation. 1189 11901 August 2023: George 1191 - Merge #911 from natalie-reece: Exclude EDE before other EDNS options 1192 when there isn't enough space. 1193 - For #911: Try to trim EXTRA-TEXT (and LDNS_EDE_OTHER options 1194 altogether) before giving up on attaching EDE options. 1195 - More braces and formatting for Fix for EDNS EDE size calculation to 1196 avoid future bugs. 1197 - Fix to use the now cached EDE, if any, for CD_bit queries. 1198 11991 August 2023: Wouter 1200 - Fix for EDNS EDE size calculation. 1201 120231 July 2023: George 1203 - Merge #790 from Tom Carpay: Add support for EDE caching in cachedb 1204 and subnetcache. 1205 120631 July 2023: Wouter 1207 - iana portlist update. 1208 120930 July 2023: George 1210 - Merge #759 from Tom Carpay: Add EDE (RFC8914) caching. 1211 121228 July 2023: George 1213 - Fix unused variable compile warning for kernel timestamps in 1214 netevent.c 1215 121621 July 2023: George 1217 - Merge #857 from eaglegai: fix potential memory leaks when errors 1218 happen. 1219 - For #857: fix mixed declarations and code. 1220 - Merge #118 from mibere: Changed verbosity level for Redis init & 1221 deinit. 1222 - Merge #390 from Frank Riley: Add missing callbacks to the python 1223 module. 1224 - Cleaner failure code for callback functions in interface.i. 1225 - Merge #889 from borisVanhoof: Free memory in error case + remove 1226 unused function. 1227 - For #889: use netcat-openbsd instead of netcat-traditional. 1228 - For #889: Account for num_detached_states before possible 1229 mesh_state_delete when erroring out. 1230 123120 July 2023: George 1232 - Merge #909 from headshog: Numeric truncation when parsing TYPEXX and 1233 CLASSXX representation. 1234 - For #909: Fix return values. 1235 - Merge #901 from Sergei Trofimovich: config: improve handling of 1236 unknown modules. 1237 123820 July 2023: Wouter 1239 - For #909: Fix RR class comparison. 1240 124114 July 2023: George 1242 - More clear description of the different auth-zone behaviors on the 1243 man page. 1244 124513 July 2023: George 1246 - Merge #880 from chipitsine: services/authzone.c: remove redundant 1247 check. 1248 124911 July 2023: George 1250 - Merge #664 from tilan7763: Add prefetch support for subnet cache 1251 entries. 1252 - For #664: Easier code flow for subnetcache prefetching. 1253 - For #664: Add testcase. 1254 - For #664: Rename subnet_prefetch tests to subnet_global_prefetch to 1255 differentiate from the new subnet prefetch support. 1256 12573 July 2023: George 1258 - Merge #739: Add SVCB dohpath support. 1259 - Code cleanup for sldns_str2wire_svcparam_key_lookup. 1260 - Merge #802: add validation EDEs to queries where the CD bit is set. 1261 - For #802: Cleanup comments and add RCODE check for CD bit test case. 1262 - Skip the 00-lint test. splint is not maintained; it either does not 1263 work or produces false positives. Static analysis is handled in the 1264 clang test. 1265 12663 July 2023: Wouter 1267 - Fix #906: warning: ‘Py_SetProgramName’ is deprecated. 1268 - Fix dereference of NULL variable warning in mesh_do_callback. 1269 127029 June 2023: George 1271 - More fixes for reference counting for python module and clean up 1272 failure code. 1273 - Merge #827 from rcmcdonald91: Eliminate unnecessary Python reloading 1274 which causes memory leaks. 1275 127629 June 2023: Wouter 1277 - Fix python modules with multiple scripts, by incrementing reference 1278 counts. 1279 128027 June 2023: George 1281 - Merge #892: Add cachedb hit stat. Introduces 'num.query.cachedb' as 1282 a new statistical counter. 1283 - Remove warning about unknown cast-function-type warning pragma. 1284 128522 June 2023: Wouter 1286 - Merge #903: contrib: add yocto compatible init script. 1287 128815 June 2023: Philip 1289 - Fix for issue #887 (Timeouts to forward servers on BSD based 1290 system with ASLR) 1291 - Probably fixes #516 (Stream reuse does not work on Windows) as well 1292 129314 June 2023: George 1294 - Properly handle all return values of worker_check_request during 1295 early EDE code. 1296 - Do not check the incoming request more than once. 1297 129812 June 2023: Wouter 1299 - Merge #896: Fix: #895: pythonmodule: add all site-packages 1300 directories to sys.path. 1301 - Fix #895: python + sysconfig gives ANOTHER path comparing to 1302 distutils. 1303 - Fix for uncertain unit test for doh buffer size events. 1304 130525 May 2023: Wouter 1306 - Fix unbound-dnstap-socket printout when no query is present. 1307 - Fix unbound-dnstap-socket time fraction conversion for printout. 1308 130919 May 2023: Wouter 1310 - Fix RPZ removal of client-ip, nsip, nsdname triggers from IXFR. 1311 - Fix to remove unused variables from RPZ clientip data structure. 1312 131316 May 2023: Wouter 1314 - Fix #888: [FR] Use kernel timestamps for dnstap. 1315 - Fix to print debug log for ancillary data with correct IP address. 1316 131711 May 2023: Wouter 1318 - Fix warning in windows compile, in set_recvtimestamp. 1319 13204 May 2023: Wouter 1321 - Fix #885: Error: util/configlexer.c: No such file or directory, 1322 adds error messages explaining to install flex and bison. 1323 - Fix to remove unused whitespace from acx_nlnetlabs.m4 and config.h. 1324 - Fix doxygen in addr_to_nat64 header definition. 1325 13261 May 2023: George 1327 - Merge #722 from David 'eqvinox' Lamparter: NAT64 support. 1328 - For #722: minor fixes, formatting, refactoring. 1329 13301 May 2023: Wouter 1331 - Fix RPZ IP responses with trigger rpz-drop on cache entries, that 1332 they are dropped. 1333 133426 April 2023: Philip 1335 - Fix issue #860: Bad interaction with 0 TTL records and serve-expired 1336 133726 April 2023: Wouter 1338 - Merge #882 from vvfedorenko: Features/dropqueuedpackets, with 1339 sock-queue-timeout option that drops packets that have been in the 1340 socket queue for too long. Added statistics num.queries_timed_out 1341 and query.queue_time_us.max that track the socket queue timeouts. 1342 - Fix for #882: small changes, date updated in Copyright for 1343 util/timeval_func.c and util/timeval_func.h. Man page entries and 1344 example entry. 1345 - Fix for #882: document variable to stop doxygen warning. 1346 134719 April 2023: Wouter 1348 - Fix for #878: Invalid IP address in unbound.conf causes Segmentation 1349 Fault on OpenBSD. 1350 135114 April 2023: Wouter 1352 - Merge #875: change obsolete txt URL in unbound-anchor.c to point 1353 to RFC 7958, and Fix #874. 1354 135513 April 2023: Wouter 1356 - Fix build badge, from failing travis link to github ci action link. 1357 13586 April 2023: Wouter 1359 - Fix for #870: Add test case for the qname minimisation and CNAME. 1360 13614 April 2023: Wouter 1362 - Fix #870: NXDOMAIN instead of NOERROR rcode when asked for existing 1363 CNAME record. 1364 136524 March 2023: Philip 1366 - Fix issue #676: Unencrypted query is sent when 1367 forward-tls-upstream: yes is used without tls-cert-bundle 1368 - Extra consistency check to make sure that when TLS is requested, 1369 either we set up a TLS connection or we return an error. 1370 137121 March 2023: Philip 1372 - Fix issue #851: reserved identifier violation 1373 137420 March 2023: Wouter 1375 - iana portlist update. 1376 137717 March 2023: George 1378 - Fix #812, fix #846, by using the SSL_OP_IGNORE_UNEXPECTED_EOF option 1379 to ignore the unexpected eof while reading in openssl >= 3. 1380 138116 March 2023: Wouter 1382 - Fix ssl.h include brackets, instead of quotes. 1383 138414 March 2023: Wouter 1385 - Fix unbound-dnstap-socket test program to reply the finish frame 1386 over a TLS connection correctly. 1387 138823 February 2023: Wouter 1389 - Fix for #852: Completion of error handling. 1390 139121 February 2023: Philip 1392 - Fix #825: Unexpected behavior with client-subnet-always-forward 1393 and serve-expired 1394 139510 February 2023: George 1396 - Clean up iterator/iterator.c::error_response_cache() and allow for 1397 better interaction with serve-expired, prefetch and cached error 1398 responses. 1399 14009 February 2023: George 1401 - Allow TTL refresh of expired error responses. 1402 - Add testcase for refreshing expired error responses. 1403 14049 February 2023: Wouter 1405 - Fix to ignore entirely empty responses, and try at another authority. 1406 This turns completely empty responses, a type of noerror/nodata into 1407 a servfail, but they do not conform to RFC2308, and the retry can 1408 fetch improved content. 1409 - Fix unit tests for spurious empty messages. 1410 - Fix consistency of unit test without roundrobin answers for the 1411 cnametooptout unit test. 1412 - Fix to git ignore the library symbol file that configure can create. 1413 14148 February 2023: Wouter 1415 - Fix #841: Unbound won't build with aaaa-filter-iterator.patch. 1416 141730 January 2023: George 1418 - Add duration variable for speed_local.test. 1419 142026 January 2023: Wouter 1421 - Fix acx_nlnetlabs.m4 for -Wstrict-prototypes. 1422 142323 January 2023: George 1424 - Fix #833: [FR] Ability to set the Redis password. 1425 142623 January 2023: Wouter 1427 - Fix #835: [FR] Ability to use Redis unix sockets. 1428 142920 January 2023: Wouter 1430 - Merge #819: Added new static zone type block_a to suppress all A 1431 queries for specific zones. 1432 143319 January 2023: Wouter 1434 - Set max-udp-size default to 1232. This is the same default value as 1435 the default value for edns-buffer-size. It restricts client edns 1436 buffer size choices, and makes unbound behave similar to other DNS 1437 resolvers. The new choice, down from 4096 means it is harder to get 1438 large responses from Unbound. Thanks to Xiang Li, from NISL Lab, 1439 Tsinghua University. 1440 - Add harden-unknown-additional option. It removes 1441 unknown records from the authority section and additional section. 1442 Thanks to Xiang Li, from NISL Lab, Tsinghua University. 1443 - Set default for harden-unknown-additional to no. So that it does 1444 not hamper future protocol developments. 1445 - Fix test for new default. 1446 144718 January 2023: Wouter 1448 - Fix not following cleared RD flags potentially enables amplification 1449 DDoS attacks, reported by Xiang Li and Wei Xu from NISL Lab, 1450 Tsinghua University. The fix stops query loops, by refusing to send 1451 RD=0 queries to a forwarder, they still get answered from cache. 1452 145313 January 2023: Wouter 1454 - Merge #826: Аdd a metric about the maximum number of collisions in 1455 lrushah. 1456 - Improve documentation for #826, describe the large collisions amount. 1457 14589 January 2023: Wouter 1459 - Fix python module install path detection. 1460 - Fix python version detection in configure. 1461 14626 January 2023: Wouter 1463 - Fix #823: Response change to NODATA for some ANY queries since 1464 1.12, tested on 1.16.1. 1465 - Fix wildcard in hyperlocal zone service degradation, reported 1466 by Sergey Kacheev. This fix is included in 1.17.1rc2. 1467 That became 1.17.1 on 12 Jan 2023, the code repo continues 1468 with 1.17.2. 1.17.1 excludes fix #823, it is included forwards. 1469 14705 January 2023: Wouter 1471 - Tag for 1.17.1 release. 1472 14732 January 2023: Wouter 1474 - Fix windows compile for libunbound subprocess reap comm point closes. 1475 - Update github workflows to use checkout v3. 1476 147714 December 2022: George 1478 - Merge #569 from JINMEI Tatuya: add keep-cache option to 1479 'unbound-control reload' to keep caches. 1480 148113 December 2022: George 1482 - Expose 'statistics-inhibit-zero' as a configuration option; the 1483 default value retains Unbound's behavior. 1484 - Expose 'max-sent-count' as a configuration option; the 1485 default value retains Unbound's behavior. 1486 - Merge #461 from Christian Allred: Add max-query-restarts option. 1487 Exposes an internal configuration but the default value retains 1488 Unbound's behavior. 1489 149013 December 2022: Wouter 1491 - Merge #808: Wrap Makefile script's directory variables in quotes. 1492 - Fix to wrap Makefile scripts directory in quotes for uninstall. 1493 14941 December 2022: Wouter 1495 - Fix #773: When used with systemd-networkd, unbound does not start 1496 until systemd-networkd-wait-online.service times out. 1497 149830 November 2022: George 1499 - Add SVCB and HTTPS to the types removed by 'unbound-control flush'. 1500 - Clear documentation for interactivity between the subnet module and 1501 the serve-expired and prefetch configuration options. 1502 150330 November 2022: Wouter 1504 - Fix #782: Segmentation fault in stats.c:404. 1505 150628 November 2022: Wouter 1507 - Fix for the ignore of tcp events for closed comm points, preserve 1508 the use after free protection features. 1509 151023 November 2022: Philip 1511 - Merge #720 from jonathangray: fix use after free when 1512 WSACreateEvent() fails. 1513 151422 November 2022: George 1515 - Ignore expired error responses. 1516 151711 November 2022: Wouter 1518 - Fix #779: [doc] Missing documention in ub_resolve_event() for 1519 callback parameter was_ratelimited. 1520 15219 November 2022: George 1522 - Complementary fix for distutils.sysconfig deprecation in Python 3.10 1523 to commit 62c5039ab9da42713e006e840b7578e01d66e7f2. 1524 15258 November 2022: Wouter 1526 - Fix to ignore tcp events for closed comm points. 1527 - Fix to make sure to not read again after a tcp comm point is closed. 1528 - Fix #775: libunbound: subprocess reap causes parent process reap 1529 to hang. 1530 - iana portlist update. 1531 153221 October 2022: George 1533 - Merge #767 from jonathangray: consistently use IPv4/IPv6 in 1534 unbound.conf.5. 1535 153621 October 2022: Wouter 1537 - Fix that cachedb does not store failures in the external cache. 1538 153918 October 2022: George 1540 - Clarify the use of MAX_SENT_COUNT in the iterator code. 1541 154217 October 2022: Wouter 1543 - testcode/dohclient sets log identity to its name. 1544 154514 October 2022: Wouter 1546 - Merge #768 from fobser: Arithmetic on a pointer to void is a GNU 1547 extension. 1548 - In unit test, print python script name list correctly. 1549 155013 October 2022: Wouter 1551 - Tag for 1.17.0 release. The code repository continues with 1.17.1. 1552 155311 October 2022: George 1554 - Fix PROXYv2 header read for TCP connections when no proxied addresses 1555 are provided. 1556 15577 October 2022: Wouter 1558 - Tag for 1.17.0rc1 release. 1559 15607 October 2022: George 1561 - Fix to stop possible loops in the tcp reuse code (write_wait list 1562 and tcp_wait list). Based on analysis and patch from Prad Seniappan 1563 and Karthik Umashankar. 1564 - Fix unit test to properly test the reuse_write_wait_pop function. 1565 15666 October 2022: Wouter 1567 - Fix to stop responses with TC flag from resulting in partial 1568 responses. It retries to fetch the data elsewhere, or fails the 1569 query and in depth fix removes the TC flag from the cached item. 1570 - Fix proxy length debug output printout typecasts. 1571 15725 October 2022: Wouter 1573 - Fix dnscrypt compile for proxy protocol code changes. 1574 15755 October 2022: George 1576 - Use DEBUG_TDIR from environment in mini_tdir.sh for debugging. 1577 - Fix string comparison in mini_tdir.sh. 1578 - Make ede.tdir test more predictable by using static data. 1579 - Fix checkconf test for dnscrypt and proxy port. 1580 15814 October 2022: George 1582 - Merge #764: Leniency for target discovery when under load (for 1583 NRDelegation changes). 1584 15854 October 2022: Wouter 1586 - Fix static analysis report to remove dead code from the 1587 rpz_callback_from_iterator_module function. 1588 - Fix to clean up after the acl_interface unit test. 1589 15903 October 2022: George 1591 - Merge #760: PROXYv2 downstream support. (New proxy-protocol-port 1592 configuration option). 1593 15943 October 2022: Wouter 1595 - Fix to remove erroneous TC flag from TCP upstream. 1596 - Fix test tdir skip report printout. 1597 - Fix windows compile, the identifier interface is defined in headers. 1598 - Fix to close errno block in comm_point_tcp_handle_read outside of 1599 ifdef. 1600 160126 September 2022: George 1602 - Better output for skipped tdir tests. 1603 160421 September 2022: Wouter 1605 - Patch for CVE-2022-3204 Non-Responsive Delegation Attack. 1606 - This patch was released in 1.16.3, the code repository continues 1607 with the previous features and fixes for 1.17.0. 1608 - Fix doxygen warning in respip.h. 1609 161020 September 2022: George 1611 - Convert tdir tests to use the new skip_test functionality. 1612 - Remove unused testcode/mini_tpkg.sh file. 1613 161416 September 2022: George 1615 - Merge #753: ACL per interface. (New interface-* configuration 1616 options). 1617 16182 September 2022: Wouter 1619 - Remove include that was there for debug purposes. 1620 - Fix to check pthread_t size after pthread has been detected. 1621 16221 September 2022: Wouter 1623 - Fix to update config tests to fix checking if nonblocking sockets 1624 work on OpenBSD. 1625 - Slow down log frequency of write wait failures. 1626 - Fix to set out of file descriptor warning to operational verbosity. 1627 - Fix to log a verbose message at operational notice level if a 1628 thread is not responding, to stats requests. It is logged with 1629 thread identifiers. 1630 163131 August 2022: Wouter 1632 - Fix to avoid process wide fcntl calls mixed with nonblocking 1633 operations after a blocked write. 1634 - Patch from Vadim Fedorenko that adds MSG_DONTWAIT to receive 1635 operations, so that instruction reordering does not cause mistakenly 1636 blocking socket operations. 1637 - Fix to wait for blocked write on UDP sockets, with a timeout if it 1638 takes too long the packet is dropped. 1639 - Fix for wait for udp send to stop when packet is successfully sent. 1640 164122 August 2022: Wouter 1642 - Fix #741: systemd socket activation fails on IPv6. 1643 164412 August 2022: Wouter 1645 - Fix to log accept error ENFILE and EMFILE errno, but slowly, once 1646 per 10 seconds. Also log accept failures when no slow down is used. 1647 16485 August 2022: Wouter 1649 - Fix #734 [FR] enable unbound-checkconf to detect more (basic) 1650 errors. 1651 16524 August 2022: Wouter 1653 - Fix ratelimit inconsistency, for ip-ratelimits the value is the 1654 amount allowed, like for ratelimits. 1655 16562 August 2022: Wouter 1657 - Fix edns subnet so that scope 0 answers only match sourcemask 0 1658 queries for answers from cache if from a query with sourcemask 0. 1659 - Fix unittest for edns subnet change. 1660 - Merge #730 from luisdallos: Fix startup failure on Windows 8.1 due 1661 to unsupported IPV6_USER_MTU socket option being set. 1662 16631 August 2022: Wouter 1664 - Fix the novel ghost domain issues CVE-2022-30698 and CVE-2022-30699. 1665 - Tests for ghost domain fixes. 1666 - Tag for 1.16.2 release. The code repo continues with 1.16.3. 1667 - Fix #728: alloc_reg_obtain() core dump. Stop double 1668 alloc_reg_release when serviced_create fails. 1669 167019 July 2022: George 1671 - Update documentation for 'outbound-msg-retry:'. 1672 167319 July 2022: Wouter 1674 - Merge #718: Introduce infra-cache-max-rtt option to config max 1675 retransmit timeout. 1676 167715 July 2022: Wouter 1678 - Merge PR 714: Avoid treat normal hosts as unresponsive servers. 1679 And fixup the lock code. 1680 - iana portlist update. 1681 168212 July 2022: George 1683 - For windows crosscompile, fix setting the IPV6_MTU socket option 1684 equivalent (IPV6_USER_MTU); allows cross compiling with latest 1685 cross-compiler versions. 1686 168712 July 2022: Wouter 1688 - Fix dname count in sldns parse type descriptor for SVCB and HTTPS. 1689 169011 July 2022: Wouter 1691 - Fix verbose EDE error printout. 1692 16934 July 2022: George 1694 - Fix bug introduced in 'improve val_sigcrypt.c::algo_needs_missing for 1695 one loop pass'. 1696 - Merge PR #668 from Cristian Rodríguez: Set IP_BIND_ADDRESS_NO_PORT on 1697 outbound tcp sockets. 1698 16994 July 2022: Wouter 1700 - Tag for 1.16.1rc1 release. This became 1.16.1 on 11 July 2022. 1701 The code repo continues with version 1.16.2 under development. 1702 17033 July 2022: George 1704 - Merge PR #671 from Petr Menšík: Disable ED25519 and ED448 in FIPS 1705 mode on openssl3. 1706 - Merge PR #660 from Petr Menšík: Sha1 runtime insecure. 1707 - For #660: formatting, less verbose logging, add EDE information. 1708 - Fix for correct openssl error when adding windows CA certificates to 1709 the openssl trust store. 1710 - Improve val_sigcrypt.c::algo_needs_missing for one loop pass. 1711 - Reintroduce documentation and more EDE support for 1712 val_sigcrypt.c::dnskeyset_verify_rrset_sig. 1713 17141 July 2022: George 1715 - Merge PR #706: NXNS fallback. 1716 - From #706: Cached NXDOMAIN does not increase the target nx 1717 responses. 1718 - From #706: Don't generate parent side queries if we already 1719 have the lame records in cache. 1720 - From #706: When a lame address is the best choice, don't try to 1721 generate target queries when the missing targets are all lame. 1722 172329 June 2022: Wouter 1724 - iana portlist update. 1725 - Fix detection of libz on windows compile with static option. 1726 - Fix compile warning for windows compile. 1727 172829 June 2022: George 1729 - Add debug option to the mini_tdir.sh test code. 1730 - Fix #704: [FR] Statistics counter for number of outgoing UDP queries 1731 sent; introduces 'num.query.udpout' to the 'unbound-control stats' 1732 command. 1733 - Fix to not count cached NXDOMAIN for MAX_TARGET_NX. 1734 - Allow fallback to the parent side when MAX_TARGET_NX is reached. 1735 This will also allow MAX_TARGET_NX more NXDOMAINs. 1736 173728 June 2022: George 1738 - Show the output of the exact .rpl run that failed with 'make test'. 1739 - Fix for cached 0 TTL records to not trigger prefetching when 1740 serve-expired-client-timeout is set. 1741 174228 June 2022: Wouter 1743 - Fix test program dohclient close to use portability routine. 1744 174523 June 2022: Tom 1746 - Clarify -v flag manpage entry (#705) 1747 174822 June 2022: Philip 1749 - Fix #663: use after free issue with edns options. 1750 175121 June 2022: Philip 1752 - Fix for loading locally stored zones that have lines with blanks or 1753 blanks and comments. 1754 175520 June 2022: George 1756 - Remove unused LDNS function check for GOST Engine unloading. 1757 175814 June 2022: George 1759 - Merge PR #688: Rpz url notify issue. 1760 - Note in the unbound.conf text that NOTIFY is allowed from the url: 1761 addresses for auth and rpz zones. 1762 17633 June 2022: George 1764 - Fix for edns client subnet to respect not looking in its cache when 1765 instructed to do so (e.g., prefetch). 1766 17673 June 2022: Wouter 1768 - makedist.sh picks up 32bit libssp-0.dll when 32bit compile. 1769 177027 May 2022: Wouter 1771 - Fix #684: [FTBS] configure script error with libmnl on openSUSE 15.3 (and possibly other distributions) 1772 - Version is set to 1.16.0 for release. Release tag 1.16.0rc1. This 1773 became release 1.16.0 on 2 June 2022. The source code branch 1774 continues with version 1.16.1 under development. 1775 177620 May 2022: Wouter 1777 - Fix to silence test for ede error output to the console from the 1778 test setup script. 1779 - Fix ede test to not use default pidfile, and use local interface. 1780 - Fix some lint type warnings. 1781 178218 May 2022: George 1783 - Fix typos in config_set_option for the 'num-threads' and 1784 'ede-serve-expired' options. 1785 178615 May 2022: George 1787 - Fix #678: [FR] modify behaviour of unbound-control rpz_enable zone, 1788 by updating unbound-control's documentation. 1789 179012 May 2022: George 1791 - Fix #417: prefetch and ECS causing cache corruption when used 1792 together. 1793 179412 May 2022: Wouter 1795 - Merge #677: Allow using system certificates not only on Windows, 1796 from pemensik. 1797 - For #677: Added tls-system-cert to config parser and documentation. 1798 179911 May 2022: Wouter 1800 - Fix #673: DNS over TLS: error: SSL_handshake syscall: No route to 1801 host. 1802 180310 May 2022: George 1804 - Fix Python build in non-source directory; based on patch by 1805 Michael Tokarev. 1806 18076 May 2022: Tom 1808 - Merge PR #604: Add basic support for EDE (RFC8914). 1809 181028 April 2022: Wouter 1811 - Fix #670: SERVFAIL problems with unbound 1.15.0 running on 1812 OpenBSD 7.1. 1813 18148 April 2022: Wouter 1815 - Fix zonemd check to allow unsupported algorithms to load. 1816 If there are only unsupported algorithms, or unsupported schemes, 1817 and no failed or successful other ZONEMD records, or malformed 1818 or bad ZONEMD records, the unsupported records allow the zone load. 1819 - Fix zonemd unsupported algo check. 1820 - Fix zonemd unsupported algo check reason to not copy to next record, 1821 and check for success for debug printout. 1822 - Fix zonemd unsupported algo check to print unsupported reason before 1823 zeroing it. 1824 - Fix zonemd unsupported algo check to set reason to NULL before the 1825 check routine, but after malformed checks, to get the correct NULL 1826 output when the digest matches. 1827 182825 March 2022: Wouter 1829 - Fix spelling error in comment in sldns_str2wire_svcparam_key_lookup. 1830 183123 March 2022: Wouter 1832 - Fix #651: [FR] Better logging for refused queries. 1833 183418 March 2022: George 1835 - Merge PR #648 from eaglegai: fix -q doesn't work when use with 1836 'unbound-control stats_shm'. 1837 183817 March 2022: Wouter 1839 - Fix to describe auth-zone and other configuration at the local-zone 1840 configuration option, to allow for more broadly view of the options. 1841 184216 March 2022: Wouter 1843 - Fix to ensure uniform handling of spaces and tabs when parsing RRs. 1844 18459 March 2022: Wouter 1846 - Merge #644: Make `install-lib` make target install the pkg-config 1847 file. 1848 18497 March 2022: Wouter 1850 - Fix configure for python to use sysutils, because distutils is 1851 deprecated. It uses sysutils when available, distutils otherwise. 1852 18533 March 2022: Wouter 1854 - Fix #637: Integer Overflow in sldns_str2period function. 1855 - Fix for #637: fix integer overflow checks in sldns_str2period. 1856 18572 March 2022: George 1858 - Merge PR #632 from scottrw93: Match cnames in ipset. 1859 - Various fixes for #632: variable initialisation, convert the qinfo 1860 to str once, accept trailing dot in the local-zone ipset option. 1861 18622 March 2022: Wouter 1863 - Fix compile warnings for printf ll format on mingw compile. 1864 18651 March 2022: Wouter 1866 - Fix pythonmod for change in iter_dp_is_useless function prototype. 1867 186828 February 2022: George 1869 - Fix #630: Unify the RPZ log messages. 1870 - Merge #623 from rex4539: Fix typos. 1871 187228 February 2022: Wouter 1873 - Fix #633: Document unix domain socket support for unbound-control. 1874 - Fix for #633: updated fix with new text. 1875 - Fix edns client subnet to add the option based on the option list, 1876 so that it is not state dependent, after the state fix of #605 for 1877 double EDNS options. 1878 - Fix for edns client subnet option add fix in removal code, from review. 1879 188025 February 2022: Wouter 1881 - Fix to detect that no IPv6 support means that IPv6 addresses are 1882 useless for delegation point lookups. 1883 - update Makefile dependencies. 1884 - Fix check interface existence for support detection in remote lookup. 1885 188618 February 2022: Wouter 1887 - Fix that address not available is squelched from the logs for 1888 udp connect failures. It is visible on verbosity 4 and more. 1889 - Merge #631 from mollyim: Replace OpenSSL's ERR_PACK with 1890 ERR_GET_REASON. 1891 189216 February 2022: Wouter 1893 - Fix for #628: fix rpz-passthru for qname trigger by localzone type. 1894 189515 February 2022: Wouter 1896 - Fix #628: A rpz-passthru action is not ending RPZ zone processing. 1897 189811 February 2022: Wouter 1899 - Fix #624: Unable to stop Unbound in Windows console (does not 1900 respond to CTRL+C command). 1901 - Fix #618: enabling interface-automatic disables DNS-over-TLS. 1902 Adds the option to list interface-automatic-ports. 1903 - Remove debug info from #618 fix. 1904 19057 February 2022: Wouter 1906 - Fix that TCP interface does not use TLS when TLS is also configured. 1907 19084 February 2022: Wouter 1909 - Fix #412: cache invalidation issue with CNAME+A. 1910 19113 February 2022: Wouter 1912 - Fix for #611: Integer overflow in sldns_wire2str_pkt_scan. 1913 - Tag for 1.15.0rc1 created. That became 1.15.0 on 10 feb 2022. 1914 The repository continues with version 1.15.1. 1915 19162 February 2022: George 1917 - Merge PR #532 from Shchelk: Fix: buffer overflow bug. 1918 - Merge PR #616: Update ratelimit logic. It also introduces 1919 ratelimit-backoff and ip-ratelimit-backoff configuration options. 1920 - Change aggressive-nsec default to yes. 1921 - Merge PR #617: Update stub/forward-host notation to accept port and 1922 tls-auth-name. 1923 - Update stream_ssl.tdir test to also use the new forward-host 1924 notation. 1925 19262 February 2022: Wouter 1927 - Update version number in repo to 1.15.0 for upcoming release, 1928 since it changes the aggressive-nsec default and the ratelimit change. 1929 - Fix header comment for doxygen for authextstrtoaddr. 1930 - please clang analyzer for loop in test code. 1931 - Fix docker splint test to use more portable uname. 1932 - Update contrib/aaaa-filter-iterator.patch with diff for current 1933 software version. 1934 19351 February 2022: George 1936 - Merge PR #603 from fobser: Use OpenSSL 1.1 API to access DSA and RSA 1937 internals. 1938 193931 January 2022: George 1940 - Fix review comment for use-after-free when failing to send UDP out. 1941 194231 January 2022: Wouter 1943 - iana portlist update. 1944 194529 January 2022: George 1946 - Fix tls-* and ssl-* documented alternate syntax to also be available 1947 through remote-control and unbound-checkconf. 1948 - Better cleanup on failed DoT/DoH listening socket creation. 1949 195026 January 2022: George 1951 - Fix #599: [FR] RFC 9156 (obsoletes RFC 7816), by noting the new RFC 1952 document. 1953 195426 January 2022: Wouter 1955 - Test for NSID in SERVFAIL response due to DNSSEC bogus. 1956 195725 January 2022: George 1958 - Fix #588: Unbound 1.13.2 crashes due to p->pc is NULL in 1959 serviced_udp_callback. 1960 - Merge PR #612: TCP race condition. 1961 196225 January 2022: Wouter 1963 - Fix #610: Undefine-shift in sldns_str2wire_hip_buf. 1964 196519 January 2022: George 1966 - For dnstap, do not wakeupnow right there. Instead zero the timer to 1967 force the wakeup callback asap. 1968 196914 January 2022: George 1970 - Merge PR #605: 1971 - Fix EDNS to upstream where the same option could be attached 1972 more than once. 1973 - Add a region to serviced_query for allocations. 1974 197514 January 2022: Wouter 1976 - Add rpz: for-downstream: yesno option, where the RPZ zone is 1977 authoritatively answered for, so the RPZ zone contents can be 1978 checked with DNS queries directed at the RPZ zone. 1979 - For #602: Allow the module-config "subnetcache validator cachedb 1980 iterator". 1981 198211 January 2022: George 1983 - Fix prematurely terminated TCP queries when a reply has the same ID. 1984 19857 January 2022: Wouter 1986 - Merge #600 from pemensik: Change file mode before changing file 1987 owner. 1988 19895 January 2022: Wouter 1990 - Fix for #596: fix that rpz return message is returned and not just 1991 the rcode from the iterator return path. This fixes signal unset RA 1992 after a CNAME. 1993 - Fix unit tests for rpz now that the AA flag returns successfully from 1994 the iterator loop. 1995 - Fix for #596: add unit test for nsdname trigger and signal unset RA. 1996 - Fix for #596: add unit test for nsip trigger and signal unset RA. 1997 - Fix #598: Fix unbound-checkconf fatal error: module conf 1998 'respip dns64 validator iterator' is not known to work. 1999 - Fix for #596: Fix rpz-signal-nxdomain-ra to work for clientip 2000 triggered operation. 2001 20024 January 2022: Wouter 2003 - Fix #596: unset the RA bit when a query is blocked by an unbound 2004 RPZ nxdomain reply. The option rpz-signal-nxdomain-ra allows to 2005 signal that a domain is externally blocked to clients when it 2006 is blocked with NXDOMAIN by unsetting RA. 2007 - Fix to add test for rpz-signal-nxdomain-ra. 2008 - Fix #596: only unset RA when NXDOMAIN is signalled. 2009 - Fix that RPZ does not set RD flag on replies, it should be copied 2010 from the query. 2011 201222 December 2021: George 2013 - contrib/aaaa-filter-iterator.patch file renewed diff content to 2014 apply cleanly to the current coderepo for the current code version. 2015 201620 December 2021: George 2017 - Fix #591: Unbound-anchor manpage links to non-existent license file. 2018 201913 December 2021: George 2020 - Add missing configure flags for optional features in the 2021 documentation. 2022 - Fix Unbound capitalization in the documentation. 2023 202413 December 2021: Wouter 2025 - Fix to pick up other class local zone information before unlock. 2026 202710 December 2021: George 2028 - Allow local-data for classes other than IN to inherit a configured 2029 local-zone's type if possible, instead of defaulting to type 2030 transparent as per the implicit rule. 2031 203210 December 2021: Wouter 2033 - Add code similar to fix for ldns for tab between strings, for 2034 consistency, the test case was not broken. 2035 20366 December 2021: Wouter 2037 - Merge PR #581 from fobser: Fix -Wmissing-prototypes and -Wshadow 2038 warnings in rpz. 2039 - Fix validator debug output about DS support, print correct algorithm. 2040 20413 December 2021: Wouter 2042 - Fix compile warning for if_nametoindex on windows 64bit. 2043 20441 December 2021: Wouter 2045 - configure is set to 1.14.0, and release branch. 2046 This was released as version 1.14.0 on 9 Dec 2021, with the doxygen 2047 fix below included. The main branch continues as 1.14.1. 2048 - Fix doc/unbound.doxygen to remove obsolete tag warning. 2049 20501 December 2021: George 2051 - Merge PR #511 from yan12125: Reduce unnecessary linking. 2052 - Merge PR #493 from Jaap: Fix generation of libunbound.pc. 2053 - Merge PR #555 from fobser: Allow interface names as scope-id in IPv6 2054 link-local addresses. 2055 - Merge PR #562 from Willem: Reset keepalive per new tcp session. 2056 - Merge PR #522 from sibeream: memory management violations fixed. 2057 - Merge PR #530 from Shchelk: Fix: dereferencing a null pointer. 2058 - Fix #454: listen_dnsport.c:825: error: ‘IPV6_TCLASS’ undeclared. 2059 - Fix #574: Review fixes for size allocation. 2060 206130 November 2021: Wouter 2062 - Fix to remove git tracking and ci information from release tarballs. 2063 - iana portlist update. 2064 206529 November 2021: Wouter 2066 - Merge PR #570 from rex4539: Fix typos. 2067 - Fix for #570: regen aclocal.m4, fix configure.ac for spelling. 2068 - Fix to make python module opt_list use opt_list_in. 2069 - Fix #574: unbound-checkconf reports fatal error if interface names 2070 are used as value for interfaces: 2071 - Fix #574: Review fixes for it. 2072 - Fix #576: [FR] UB_* error codes in unbound.h 2073 - Fix #574: Review fix for spelling. 2074 207515 November 2021: Tom 2076 - Improve EDNS option handling, now also works for synthesised 2077 responses such as local-data and server.id CH TXT responses. 2078 20795 November 2021: George 2080 - Fix for #558: fix loop in comm_point->tcp_free when a comm_point is 2081 reclaimed more than once during callbacks. 2082 - Fix for #558: clear the UB_EV_TIMEOUT bit before adding an event. 2083 20845 November 2021: Wouter 2085 - Fix that forward-zone name is documented as the full name of the 2086 zone. It is not relative but a fully qualified domain name. 2087 - Fix analyzer review failure in rpz action override code to not 2088 crash on unlocking the local zone lock. 2089 - Fix to remove unused code from rpz resolve client and action 2090 function. 2091 - Merge #565: unbound.service.in: Disable ProtectKernelTunables again. 2092 20932 November 2021: Wouter 2094 - Fix #552: Unbound assumes index.html exists on RPZ host. 2095 209611 October 2021: Wouter 2097 - Fix chaos replies to have truncation for short message lengths, 2098 or long reply strings. 2099 - Fix to protect custom regional create against small values. 2100 21014 October 2021: Wouter 2102 - Fix to add example.conf note for outbound-msg-retry. 2103 210427 September 2021: Wouter 2105 - Implement RFC8375: Special-Use Domain 'home.arpa.'. 2106 210721 September 2021: Wouter 2108 - For crosscompile on windows, detect 64bit stackprotector library. 2109 - Fix crosscompile shell syntax. 2110 - Fix crosscompile windows to use libssp when it exists. 2111 - For the windows compile script disable gost. 2112 - Fix that on windows, use BIO_set_callback_ex instead of deprecated 2113 BIO_set_callback. 2114 - Fix crosscompile script for the shared build flags. 2115 211620 September 2021: Wouter 2117 - Fix crosscompile on windows to work with openssl 3.0.0 the 2118 link with ws2_32 needs -l:libssp.a for __strcpy_chk. 2119 Also copy results from lib64 directory if needed. 2120 212110 September 2021: Wouter 2122 - Fix initialisation errors reported by gcc sanitizer. 2123 - Fix lock debug code for gcc sanitizer reports. 2124 - Fix more initialisation errors reported by gcc sanitizer. 2125 21268 September 2021: Wouter 2127 - Merged #41 from Moritz Schneider: made outbound-msg-retry 2128 configurable. 2129 - Small fixes for #41: changelog, conflicts resolved, 2130 processQueryResponse takes an iterator env argument like other 2131 functions in the iterator, no colon in string for set_option, 2132 and some whitespace style, to make it similar to the rest. 2133 - Fix for #41: change outbound retry to int to fix signed comparison 2134 warnings. 2135 - Fix root_anchor test to check with new icannbundle date. 2136 21373 September 2021: Wouter 2138 - Fix #538: Fix subnetcache statistics. 2139 21401 September 2021: Wouter 2141 - Fix tcp fastopen failure when disabled, try normal connect instead. 2142 214327 August 2021: Wouter 2144 - Fix #533: Negative responses get cached even when setting 2145 cache-max-negative-ttl: 1 2146 214725 August 2021: Wouter 2148 - Merge #401: RPZ triggers. This add additional RPZ triggers, 2149 unbound supports a full set of rpz triggers, and this now 2150 includes nsdname, nsip and clientip triggers. Also actions 2151 are fully supported, and this now includes the tcp-only action. 2152 - Fix #536: error: RPZ: name of record (drop.spamhaus.org.rpz.local.) 2153 to insert into RPZ. 2154 - Fix the stream wait stream_wait_count_lock and http2 buffer locks 2155 setup and desetup from race condition. 2156 - Fix RPZ locks. Do not unlock zones lock if requested and rpz find 2157 zone does not find the zone. Readlock the clientip that is found 2158 for ipbased triggers. Unlock the nsdname zone lock when done. 2159 Unlock zone and ip in rpz nsip and nsdname callback. Unlock 2160 authzone and localzone if clientip found in rpz worker call. 2161 - Fix compile warning in libunbound for listen desetup routine. 2162 - Fix asynclook unit test for setup of lockchecks before log. 2163 216420 August 2021: Wouter 2165 - Fix #529: Fix: log_assert does nothing if UNBOUND_DEBUG is 2166 undefined. 2167 - Fix #531: Fix: passed to proc after free. 2168 216917 August 2021: Wouter 2170 - Fix that --with-ssl can use "/usr/include/openssl11" to pass the 2171 location of a different openssl version. 2172 - Fix #527: not sending quad9 cert to syslog (and may be more). 2173 - Fix sed script in ssldir split handling. 2174 217516 August 2021: George 2176 - Merge PR #528 from fobser: Make sldns_str2wire_svcparam_buf() 2177 static. 2178 217916 August 2021: Wouter 2180 - Fix to support harden-algo-downgrade for ZONEMD dnssec checks. 2181 218213 August 2021: Wouter 2183 - Support using system-wide crypto policies. 2184 - Fix for #431: Squelch permission denied errors for udp connect, 2185 and udp send, they are visible at higher verbosity settings. 2186 - Fix zonemd verification of key that is not in DNS but in the zone 2187 and needs a chain of trust. 2188 - zonemd, fix order of bogus printout string manipulation. 2189 219012 August 2021: George 2191 - Merge PR #514, from ziollek: Docker environment for run tests. 2192 - For #514: generate configure. 2193 219412 August 2021: Wouter 2195 - And 1.13.2rc1 became the 1.13.2 with the fix for the python module 2196 build. The current code repository continues with version 1.13.3. 2197 - Add test tool readzone to .gitignore. 2198 - Merge #521: Update mini_event.c. 2199 - Merge #523: fix: free() call more than once with the same pointer. 2200 - Merge #519: Support for selective enabling tcp-upstream for 2201 stub/forward zones. 2202 - For #519: note stub-tcp-upstream and forward-tcp-upstream in 2203 the example configuration file. 2204 - For #519: yacc and lex. And fix python bindings, and test program 2205 unbound-dnstap-socket. 2206 - For #519: fix comments for doxygen. 2207 - Fix to print error from unbound-anchor for writing to the key 2208 file, also when not verbose. 2209 22105 August 2021: Wouter 2211 - Tag for 1.13.2rc1 release. 2212 - Fix #520: Unbound 1.13.2rc1 fails to build python module. 2213 22144 August 2021: George 2215 - Merge PR #415 from sibeream: Use 2216 /proc/sys/net/ipv4/ip_local_port_range to determine available outgoing 2217 ports. (New --enable-linux-ip-local-port-range configuration option) 2218 - Bump MAX_RESTART_COUNT to 11 from 8; in relation to #438. This 2219 allows longer CNAME chains in Unbound. 2220 22214 August 2021: Wouter 2222 - In unit test use openssl set security level to allow keys in test. 2223 - Fix static analysis warnings about localzone locks that are unused. 2224 - Fix missing locks in zonemd unit test. 2225 - Fix readzone compile under debug config. 2226 - Fix out of sourcedir run of zonemd unit tests. 2227 - Fix libnettle zonemd unit test. 2228 - Fix unit test zonemd_reload for use in run_vm. 2229 22303 August 2021: George 2231 - Listen to read or write events after the SSL handshake. 2232 Sticky events on windows would stick on read when write was needed. 2233 22343 August 2021: Wouter 2235 - Merge PR #517 from dyunwei: #420 breaks the mesh reply list 2236 function that need to reuse the dns answer. 2237 - Annotate assertion into error printout; we think it may be an 2238 error, but the situation looks harmless. 2239 - Fix sign comparison warning on FreeBSD. 2240 22412 August 2021: Wouter 2242 - Prepare for OpenSSL 3.0.0 provider API usage, move the sldns 2243 keyraw functions to produce EVP_PKEY results. 2244 - Move RSA and DSA to use OpenSSL 3.0.0 API. 2245 - Move ECDSA functions to use OpenSSL 3.0.0 API. 2246 - iana portlist update. 2247 - Fix verbose printout failure in tcp reuse unit test. 2248 224930 July 2021: Wouter 2250 - Fix #515: Compilation against openssl 3.0.0 beta2 is failing to 2251 build unbound. 2252 - For #515: Fix compilation with openssl 3.0.0 beta2, lib64 dir and 2253 SSL_get_peer_certificate. 2254 - Move acx_nlnetlabs.m4 to version 41, with lib64 openssl dir check. 2255 225626 July 2021: George 2257 - Merge #513: Stream reuse, attempt to fix #411, #439, #469. This 2258 introduces a couple of fixes for the stream reuse functionality 2259 that could result in broken internal structures. 2260 226126 July 2021: Wouter 2262 - Merge #512: unbound.service.in: upgrade hardening to latest 2263 standards. 2264 - Fix readzone unknown type print for memory resize. 2265 226621 July 2021: Wouter 2267 - Fix that ldns_zone_new_frm_fp_l counts the line number for an empty 2268 line after a comment. 2269 227016 July 2021: George 2271 - Introduce 'http-user-agent:' and 'hide-http-user-agent:' options. 2272 227316 July 2021: Wouter 2274 - Merge #510 from ndptech: Don't call a function which hasn't been 2275 defined. 2276 - Fix for #510: in depth, use ifdefs for windows api event calls. 2277 - Fix spelling in doc/unbound.doxygen comment. 2278 - Fix spelling in localzone.h comment. 2279 - Fix unbound-control local_data and local_datas to print detailed 2280 syntax errors. 2281 - review fix to remove duplicate error printout. 2282 - Insert header into testcode/readzone.c, it was missing. 2283 - Fix from lint for ignored return value. 2284 - Fix for older parsers for function call in serve expired get cached. 2285 22866 July 2021: Wouter 2287 - iana portlist update. 2288 22895 July 2021: George 2290 - Fix compiler warnings for #491. 2291 - Fix clang-analysis warnings for testcode/readzone.c. 2292 22934 July 2021: George 2294 - Fix Wunused-result compile warnings. 2295 22962 July 2021: Tom 2297 - Merge PR #491: Add SVCB and HTTPS types and handling according to 2298 draft-ietf-dnsop-svcb-https. 2299 23002 July 2021: Wouter 2301 - Fix #506: Python Module Seems to Leak Memory if it Experiences an 2302 Unhandled Exception. 2303 230425 June 2021: Wouter 2305 - Fix up permissions on rpl data file in tests. 2306 - Fix testbound newline treatment in moment_read and tempfile write. 2307 - Fix configure grep for reuseport default for failure. 2308 - Fix compat ctime_r return value 2309 - Fix configure does not require pkg-config if not needed. 2310 - Fix unit test in the ctime_r calls for autotrust and in testbound. 2311 - Fix auth zone download on windows to unlink before rename. 2312 231324 June 2021: Wouter 2314 - Add analyzer and port compile github workflow. 2315 231623 June 2021: Wouter 2317 - Fix #503: DNS over HTTPS response truncated. 2318 - Fix warnings reported by the gcc analyzer. 2319 232021 June 2021: George 2321 - Fix #495: Documentation or implementation of "verbosity" option. 2322 232318 June 2021: Wouter 2324 - Fix a number of warnings reported by the gcc analyzer. 2325 232615 June 2021: George 2327 - Merge #440 by kimheino: Various fixes to contrib/unbound_munin_ file. 2328 232914 June 2021: Wouter 2330 - Fix configure nonblocking test and onmingw test to use host. 2331 233210 June 2021: Wouter 2333 - Fix #500: SPEC file in version 1.13.1 references version 1.4; 2334 unable to build RPM from source. 2335 - Fix contrib/unbound.spec, fixed url and comment. 2336 23379 June 2021: George 2338 - Merge #486 by fobster: Make VAL_MAX_RESTART_COUNT configurable. 2339 - Generated lexer and parser for #486; updated example.conf. 2340 - Fix #413 (based on patch by k-ronny): unbound: does not compile 2341 on macOS 11.1-x86_64 host. 2342 - Use host_os instead of target_os in configure for Darwin8 build. 2343 23448 June 2021: George 2345 - Fix unused variable warning when compiling with --enable-dnstap. 2346 23477 June 2021: George 2348 - Merge #448 from shoeper: Update unbound-control.8.in, fix 2349 rpz_disable typo. 2350 - Fix #425: Document auth-zone supports communication with DNS 2351 primary on nondefault port. 2352 23531 June 2021: George 2354 - Fix test for zonemd-check option. 2355 235627 May 2021: Wouter 2357 - Merge #496 from banburybill: Use build system endianness if 2358 available, otherwise try to work it out. 2359 - zonemd-check: yesno option, default no, enables the processing 2360 of ZONEMD records for that zone. 2361 236225 May 2021: Wouter 2363 - Move the NSEC3 max iterations count in line with the 150 value 2364 used by BIND, Knot and PowerDNS. This sets the default value 2365 for it in the configuration to 150 for all key sizes. 2366 - Fix #492: module-config respip missing in unbound.conf.5.in man 2367 page. Merges #494 from he32. 2368 - For #492: Fix font highlighting for the man page on emacs. 2369 237021 May 2021: Wouter 2371 - Test code has -q option for quiet output. 2372 237319 May 2021: George 2374 - Fix for #411, #439, #469: Reset the DNS message ID when moving queries 2375 between TCP streams. 2376 - Refactor for uniform way to produce random DNS message IDs. 2377 237817 May 2021: Wouter 2379 - Fix #489: Compile using MSYS2 MinGW 64-bit. 2380 238112 May 2021: Wouter 2382 - Fix that auth-zone zonefiles use last TTL if no TTL is specified. 2383 238410 May 2021: Wouter 2385 - Merge PR #487: ifdef RLIMIT_AS in recently added check. 2386 23877 May 2021: Wouter 2388 - Fix #485: Unbound occasionally reports broken stats. 2389 - Add ./configure --with-deprecate-rsa-1024 that turns off RSA 1024. 2390 - Remove case fallthrough from deprecate-rsa-1024 code. 2391 23924 May 2021: George 2393 - Fix for #367: only attempt to get the interface for queries that are no 2394 longer on the tcp_waiting_list. 2395 - Add more logging for out-of-memory cases. 2396 23974 May 2021: Wouter 2398 - Merge #478: Allow configuration of TCP timeout while waiting for 2399 response. 2400 - Fix to squelch tcp socket bind failures when the interface is gone. 2401 - Rerun flex and bison. 2402 24033 May 2021: Wouter 2404 - Fix #481: Fix comment in configuration file. 2405 240629 April 2021: Wouter 2407 - Add that log-servfail prints an IP address and more information 2408 about one of the last failures for that query. 2409 241028 April 2021: George 2411 - Fix compiler warning for signed/unsigned comparison for 2412 max_reuse_tcp_queries. 2413 241428 April 2021: Wouter 2415 - Fix #474: always_null and others inside view. 2416 241726 April 2021: Wouter 2418 - Merge #470 from edevil: Allow configuration of persistent TCP 2419 connections. 2420 242122 April 2021: Wouter 2422 - Merge #466 from FGasper: Support OpenSSLs that lack 2423 SSL_get0_alpn_selected. 2424 - Fix #468: OpenSSL 1.0.1 can no longer build Unbound. 2425 - Further fix for #468: detect SSL_CTX_set_alpn_protos for build with 2426 OpenSSL 1.0.1. 2427 - Fix that testcode dohclient has OpenSSL initialisation calls. 2428 242913 April 2021: George 2430 - Fix documentation comment for files previously residing in checkconf/. 2431 - Remove unused functions worker_handle_reply and libworker_handle_reply. 2432 243313 April 2021: Wouter 2434 - Fix that nxdomain synthesis does not happen above the stub or 2435 forward definition. 2436 243712 April 2021: George 2438 - Fix (increase) verbosity level for iterator error log in 2439 processQueryTargets(). 2440 244112 April 2021: Wouter 2442 - Fix permission denied sendto log, squelch the log messages 2443 unless high verbosity is set. 2444 24459 April 2021: Wouter 2446 - rebuild configure to set EXTRALINK to libunbound.la for #460. 2447 24487 April 2021: Wouter 2449 - Fix for #411: Depth protect for crash on deleted element timeout. 2450 24511 April 2021: Wouter 2452 - Merge #460 from orbea: build: Link with the libtool archive. 2453 - Fix to stop IPv6 PMTU discovery. 2454 245531 March 2021: George 2456 - Clean makedist.sh. 2457 245831 March 2021: Wouter 2459 - Fix stack-protector change to not override other CFLAGS options. 2460 246130 March 2021: George 2462 - Disable the use of stack-protector for cross compiled 32-bit windows 2463 builds; relates to #444. 2464 246525 March 2021: Wouter 2466 - Fix #429: Also fix end of transfer for http download of auth zones. 2467 246824 March 2021: Wouter 2469 - Fix deprecation test to work for iOS TVOS and WatchOS, it uses 2470 CFLAGS and CPPFLAGS and also checks if the item is unavailable. 2471 - Travis, fix script to fail when tasks fail. 2472 - Travis, fix warning in ubsan compile. 2473 - Fix configure Targetconfiditionals.h header check, to use compile. 2474 - Fix that cachedb does not produce empty object files when disabled. 2475 247623 March 2021: Wouter 2477 - Travis enable all tests again. Clang analyzer only a couple times, 2478 when there is a difference. homebrew updates disabled, so it does 2479 not hang. removed trailing slashes from configure paths. Moved iOS 2480 tests to allow-failure. 2481 - travis, analyzer disabled on test without debug, that does not 2482 run anway. Turn off failing tests except one. Update iOS test 2483 to xcode image 12.2. 2484 248522 March 2021: George 2486 - Fix unused-function warning when compiling with --enable-dnscrypt. 2487 - Fix for #367: fix memory leak when cannot bind to listening port. 2488 - Reformat pythonmod/pythonmod_utils.{c,h}. 2489 249022 March 2021: Wouter 2491 - Merge #449 from orbea: build: Add missing linker flags. 2492 - iana portlist update. 2493 - Comment out nonworking OSX and IOS travis tests, vm fails to start. 2494 - Fix compile error in listen_dnsport on Android. 2495 - Fix memory leak reported by asan in rpz SOA record query name. 2496 249719 March 2021: Wouter 2498 - Fix for #447: squelch connection refused tcp connection failures 2499 from the log, unless verbosity is high. 2500 250117 March 2021: Wouter 2502 - Fix #441: Minimal NSEC range not accepted for top level domains. 2503 250411 March 2021: Wouter 2505 - Fix parse of LOC RR type for decimetres. 2506 25075 March 2021: Wouter 2508 - Workaround for #439: prevent loops in the reuse rbtree. 2509 - Debug output for #411 and #439: printout internal error and details. 2510 25114 March 2021: Wouter 2512 - iana portlist update. 2513 - Fix spurious errors about "Could not generate request: out of 2514 memory". The mesh detect cycle routine no longer wrongly stops 2515 the check when the calling mesh state is unique. 2516 251726 February 2021: George 2518 - Fix for #367: rc_ports don't have ub_sock; skip cleaning up. 2519 252026 February 2021: Wouter 2521 - Fix: Resolve interface names on control-interface too. 2522 252325 February 2021: Wouter 2524 - Merge PR #367 : DNSTAP log local address. With code from PR #365 2525 and fixes #368 : dnstap does not log the DNS message ID for 2526 FORWARDER_QUERY. 2527 - Fix to allow rpz with wildcard that applies to all TLDs at once. 2528 252924 February 2021: George 2530 - Fix #384: (1) A minor request to improve the log (2) A minor bug in one 2531 log message. 2532 - ipsecmod: Better logging for detecting a cycle when attaching the 2533 A/AAAA subquery. 2534 253524 February 2021: Wouter 2536 - On startup of unbound it checks if rlimits on memory size look 2537 sufficient for the configured cache size, and logs warning if not. 2538 - Fix function documentation. 2539 - Fix unit test for added ulimit checks. 2540 - spelling fix in header. 2541 254223 February 2021: Wouter 2543 - Fix for zonemd, that domain-insecure zones work without dnssec. 2544 - Fix for zonemd, do not reject insecure result from trust anchor 2545 validation step in dnssec chain of trust. 2546 254722 February 2021: Wouter 2548 - Fix #431: Squelch permission denied errors for tcp connect 2549 and udp connect from the logs, unless at high verbosity. 2550 - Fix for zonemd, that nxdomain for the chain of trust is allowed 2551 for island zones, it is treated as an insecure zone for verification. 2552 255318 February 2021: Wouter 2554 - Merge PR #317: ZONEMD Zone Verification, with RFC 8976 support. 2555 ZONEMD records are checked for zones loaded as auth-zone, 2556 with DNSSEC if available. There is an added option 2557 zonemd-permissive-mode that makes it log but not fail wrong zones. 2558 With zonemd-reject-absence for an auth-zone the presence of a 2559 zonemd can be mandated for specific zones. 2560 - Fix doxygen and pydoc warnings. 2561 - Fix #429: rpz: url: with https: broken (regression in 1.13.1). 2562 - rpz skip nsec3param records, and nicer log for unsupported actions. 2563 256415 February 2021: Wouter 2565 - Fix #422: IPv6 fallback issues when IPv6 is not properly 2566 enabled/configured. 2567 - Fix to make tests work with support indicators set for iterator. 2568 - Fix build on Python 3.10. 2569 257010 February 2021: Wouter 2571 - Merge PR #420 from dyunwei: DOH not responsing with 2572 "http2_query_read_done failure" logged. 2573 25749 February 2021: Wouter 2575 - Fix for Python 3.9, no longer use deprecated functions of 2576 PyEval_CallObject (now PyObject_Call), PyEval_InitThreads (now 2577 none), PyParser_SimpleParseFile (now Py_CompileString). 2578 25794 February 2021: Wouter 2580 - release 1.13.1rc2 tag on branch-1.13.1 with added changes of 2 feb. 2581 This became 1.13.1 release tag on 9 feb. The main branch is set 2582 to version 1.13.2. 2583 25842 February 2021: Wouter 2585 - branch-1.13.1 is created, with release-1.13.1rc1 tag. 2586 - Fix dynlibmod link on rhel8 for -ldl inclusion. 2587 - Fix windows dependency on libssp.dll because of default stack 2588 protector in mingw. 2589 - Fix indentation of root anchor for use by windows install script. 2590 25911 February 2021: George 2592 - Attempt to fix NULL keys in the reuse_tcp tree; relates to #411. 2593 259429 January 2021: Wouter 2595 - Fix for doxygen 1.8.20 compatibility. 2596 259728 January 2021: Wouter 2598 - Annotate that we ignore the return value of if_indextoname. 2599 - Fix to use correct type for label count in rpz routine. 2600 - Fix empty clause warning in config_file nsid parse. 2601 - Fix to use correct type for label count in ipdnametoaddr rpz routine. 2602 - Fix empty clause warning in edns pass for padding. 2603 - Fix fwd ancil test post script when not supported. 2604 260526 January 2021: George 2606 - Merge PR #408 from fobser: Prevent a few more yacc clashes. 2607 - Merge PR #275 from Roland van Rijswijk-Deij: Add feature to return the 2608 original instead of a decrementing TTL ('serve-original-ttl') 2609 - Merge PR #355 from noloader: Make ICANN Update CA and DS Trust Anchor 2610 static data. 2611 - Ignore cache blacklisting when trying to reply with expired data from 2612 cache (#394). 2613 261426 January 2021: Wouter 2615 - Fix compile of unbound-dnstap-socket without dnstap installed. 2616 261722 January 2021: Willem 2618 - Padding of queries and responses with DNS over TLS as specified in 2619 RFC7830 and RFC8467. 2620 262122 January 2021: George 2622 - Fix TTL of SOA record for negative answers (localzone and 2623 authzone data) to be the minimum of the SOA TTL and the SOA.MINIMUM. 2624 262519 January 2021: Willem 2626 - Support for RFC5001: DNS Name Server Identifier (NSID) Option 2627 with the nsid: option in unbound.conf 2628 262918 January 2021: Wouter 2630 - Fix #404: DNS query with small edns bufsize fail. 2631 - Fix declaration before statement and signed comparison warning in 2632 dns64. 2633 263415 January 2021: Wouter 2635 - Merge #402 from fobser: Implement IPv4-Embedded addresses according 2636 to RFC6052. 2637 263814 January 2021: Wouter 2639 - Fix for #93: dynlibmodule import library is named libunbound.dll.a. 2640 264113 January 2021: Wouter 2642 - Merge #399 from xiangbao227: The lock of lruhash table should 2643 unlocked after markdel entry. 2644 - Fix for #93: dynlibmodule link fix for Windows. 2645 264612 January 2021: Wouter 2647 - Fix #397: [Feature request] add new type always_null to local-zone 2648 similar to always_nxdomain. 2649 - Fix so local zone types always_nodata and always_deny can be used 2650 from the config file. 2651 26528 January 2021: Wouter 2653 - Merge PR #391 from fhriley: Add start_time to reply callbacks so 2654 modules can compute the response time. 2655 - For #391: use struct timeval* start_time for callback information. 2656 - For #391: fix indentation. 2657 - For #391: more double casts in python start time calculation. 2658 - Add comment documentation. 2659 - Fix clang analysis warning. 2660 26616 January 2021: Wouter 2662 - Fix #379: zone loading over HTTP appears to have buffer issues. 2663 - Merge PR #395 from mptre: add missing null check. 2664 - Fix #387: client-subnet-always-forward seems to effectively bypass 2665 any caching? 2666 26675 January 2021: Wouter 2668 - Fix #385: autoconf 2.70 impacts unbound build 2669 - Merge PR #375 by fhriley: Add rpz_enable and rpz_disable commands 2670 to unbound-control. 2671 26724 January 2021: Wouter 2673 - For #376: Fix that comm point event is not double removed or double 2674 added to event map. 2675 - iana portlist updated. 2676 267716 December 2020: George 2678 - Fix error cases when udp-connect is set and send() returns an error 2679 (modified patch from Xin Li @delphij). 2680 268111 December 2020: Wouter 2682 - Fix #371: unbound-control timeout when Unbound is not running. 2683 - Fix to squelch permission denied and other errors from remote host, 2684 they are logged at higher verbosity but not on low verbosity. 2685 - Merge PR #335 from fobser: Sprinkle in some static to prevent 2686 missing prototype warnings. 2687 - Merge PR #373 from fobser: Warning: arithmetic on a pointer to void 2688 is a GNU extension. 2689 - Fix missing prototypes in the code. 2690 26913 December 2020: Wouter 2692 - make depend. 2693 - iana portlist updated. 2694 26952 December 2020: Wouter 2696 - Fix #360: for the additionally reported TCP Fast Open makes TCP 2697 connections fail, in that case we print a hint that this is 2698 happening with the error in the logs. 2699 - Fix #356: deadlock when listening tcp. 2700 - Fix unbound-dnstap-socket to not use log routine from interrupt 2701 handler and not print so frequently when invoked in sequence. 2702 - Fix on windows to ignore connection failure on UDP, unless verbose. 2703 - Fix for #283: fix stream reuse and tcp fast open. 2704 - Fix update, with write event check with streamreuse and fastopen. 2705 27061 December 2020: Wouter 2707 - Fix #358: Squelch udp connect 'no route to host' errors on low 2708 verbosity. 2709 271030 November 2020: Wouter 2711 - Fix assertion failure on double callback when iterator loses 2712 interest in query at head of line that then has the tcp stream 2713 not kept for reuse. 2714 - tag for the 1.13.0rc4 release. This also became the 1.13.0 2715 release version on 3 dec 2020 with the streamreuse and fastopen 2716 fix from 2 dec 2020. The code repo continues for 1.13.1 in 2717 development. 2718 271927 November 2020: Wouter 2720 - Fix compile warning for type cast in http2_submit_dns_response. 2721 - Fix when use free buffer to initialize rbtree for stream reuse. 2722 - Fix compile warnings for windows. 2723 - Fix compile warnings in rpz initialization. 2724 - Fix contrib/metrics.awk for FreeBSD awk compatibility. 2725 - tag for the 1.13.0rc3 release. 2726 272726 November 2020: Wouter 2728 - Fix to omit UDP receive errors from log, if verbosity low. 2729 These happen because of udp-connect. 2730 - For #352: contrib/metrics.awk for Prometheus style metrics output. 2731 - Fix that after failed read, the readagain cannot activate. 2732 - Clear readagain upon decommission of pending tcp structure. 2733 273425 November 2020: Wouter 2735 - with udp-connect ignore connection refused with UDP timeouts. 2736 - Fix udp-connect on FreeBSD, do send calls on connected UDP socket. 2737 - Better fix for reuse tree comparison for is-tls sockets. Where 2738 the tree key identity is preserved after cleanup of the TLS state. 2739 - Remove debug commands from reuse tests. 2740 - Fix memory leak for edns client tag opcode config element. 2741 - Attempt fix for libevent state in tcp reuse cases after a packet 2742 is written. 2743 - Fix readagain and writeagain callback functions for comm point 2744 cleanup. 2745 - tag for the 1.13.0rc2 release. 2746 274724 November 2020: Wouter 2748 - Merge PR #283 : Stream reuse. This implements upstream stream 2749 reuse for performing several queries over the same TCP or TLS 2750 channel. 2751 - set version of main branch to 1.13.0 for upcoming release. 2752 - iana portlist updated. 2753 - Fix one port unit test for udp-connect. 2754 - tag for the 1.13.0rc1 release. 2755 - Fix crash when TLS connection is closed prematurely, when 2756 reuse tree comparison is not properly identical to insertion. 2757 - Fix padding of struct regional for 32bit systems. 2758 275923 November 2020: George 2760 - Merge PR #313 from Ralph Dolmans: Replace edns-client-tag with 2761 edns-client-string option. 2762 276323 November 2020: Wouter 2764 - Merge #351 from dvzrv: Add AF_NETLINK to set of allowed socket 2765 address families. 2766 - Fix #350: with the AF_NETLINK permission, to fix 1.12.0 error: 2767 failed to list interfaces: getifaddrs: Address family not 2768 supported by protocol. 2769 - Fix #347: IP_DONTFRAG broken on Apple xcode 12.2. 2770 - Option to toggle udp-connect, default is enabled. 2771 - Fix for #303 CVE-2020-28935 : Fix that symlink does not interfere 2772 with chown of pidfile. 2773 - Further fix for it and retvalue 0 fix for it. 2774 277512 November 2020: Wouter 2776 - Fix to connect() to UDP destinations, default turned on, 2777 this lowers vulnerability to ICMP side channels. 2778 - Retry for interfaces with unused ports if possible. 2779 278010 November 2020: Wouter 2781 - Fix #341: fixing a possible memory leak. 2782 - Fix memory leak after fix for possible memory leak failure. 2783 - Fix #343: Fail to build --with-libnghttp2 with error: 'SSIZE_MAX' 2784 undeclared. 2785 278627 October 2020: Wouter 2787 - In man page note that tls-cert-bundle is read before permission 2788 drop and chroot. 2789 279022 October 2020: Wouter 2791 - Fix #333: Unbound Segmentation Fault w/ log_info Functions From 2792 Python Mod. 2793 - Fix that minimal-responses does not remove addresses from a priming 2794 query response. 2795 279621 October 2020: George 2797 - Fix #327: net/if.h check fails on some darwin versions; contribution by 2798 Joshua Root. 2799 - Fix #320: potential memory corruption due to size miscomputation upton 2800 custom region alloc init. 2801 280221 October 2020: Wouter 2803 - Merge PR #228 : infra-keep-probing option to probe hosts that are 2804 down. Add infra-keep-probing: yes option. Hosts that are down are 2805 probed more frequently. 2806 With the option turned on, it probes about every 120 seconds, 2807 eventually after exponential backoff, and that keeps that way. If 2808 traffic keeps up for the domain. It probes with one at a time, eg. 2809 one query is allowed to probe, other queries within that 120 second 2810 interval are turned away. 2811 281219 October 2020: George 2813 - Merge PR #324 from James Renken: Add modern X.509v3 extensions to 2814 unbound-control TLS certificates. 2815 - Fix for PR #324 to attach the x509v3 extensions to the client 2816 certificate. 2817 281819 October 2020: Ralph 2819 - local-zone regional allocations outside of chunk 2820 282119 October 2020: Wouter 2822 - Fix that http settings have colon in set_option, for 2823 http-endpoint, http-max-streams, http-query-buffer-size, 2824 http-response-buffer-size, and http-nodelay. 2825 - Fix memory leak of https port string when reading config. 2826 - Fix #330: [Feature request] Add unencrypted DNS over HTTPS support. 2827 This adds the option http-notls-downstream: yesno to change that, 2828 and the dohclient test code has the -n option. 2829 - Fix python documentation warning on functions.rst inplace_cb_reply. 2830 - Fix dnstap test to wait for log timer to see if queries are logged. 2831 - Log ip address when http session recv fails, eg. due to tls fail. 2832 - Fix to set the tcp handler event toggle flag back to default when 2833 the handler structure is reused. 2834 - Clean the fix for out of order TCP processing limits on number 2835 of queries. It was tested to work. 2836 283716 October 2020: Wouter 2838 - Fix that the out of order TCP processing does not limit the 2839 number of outstanding queries over a connection. 2840 284115 October 2020: George 2842 - Fix that if there are reply callbacks for the given rcode, those 2843 are called per reply and a new message created if that was modified 2844 by the call. 2845 - Pass the comm_reply information to the inplace_cb_reply* functions 2846 during the mesh state and update the documentation on that. 2847 284815 October 2020: Wouter 2849 - Merge PR #326 from netblue30: DoH: implement content-length 2850 header field 2851 - DoH content length, simplify code, remove declaration after 2852 statement and fix cast warning. 2853 285414 October 2020: Wouter 2855 - Fix for python reply callback to see mesh state reply_list member, 2856 it only removes it briefly for the commpoint call so that it does 2857 not drop it and attempt to modify the reply list during reply. 2858 - Fix that if there are on reply callbacks, those are called per 2859 reply and a new message created if that was modified by the call. 2860 - Free up auth zone parse region after use for lookup of host 2861 286213 October 2020: Wouter 2863 - Fix #323: unbound testsuite fails on mock build in systemd-nspawn 2864 if systemd support is build. 2865 28669 October 2020: Wouter 2867 - Fix dnstap socket and the chroot not applied properly to the dnstap 2868 socket path. 2869 - Fix warning in libnss compile, nss_buf2dsa is not used without DSA. 2870 28718 October 2020: Wouter 2872 - Tag for 1.12.0 release. 2873 - Current repo is version 1.12.1 in development. 2874 - Fix #319: potential memory leak on config failure, in rpz config. 2875 28761 October 2020: Wouter 2877 - Current repo is version 1.12.0 for release. Tag for 1.12.0rc1. 2878 287930 September 2020: Wouter 2880 - Fix doh tests when not compiled in. 2881 - Add dohclient test executable to gitignore. 2882 - Fix stream_ssl, ssl_req_order and ssl_req_timeout tests for 2883 alloc check debug output. 2884 - Easier kill of unbound-dnstap-socket tool in test. 2885 - Fix memory leak of edns tags at libunbound context delete. 2886 - Fix double loopexit for unbound-dnstap-socket after sigterm. 2887 288829 September 2020: Ralph 2889 - DNS Flag Day 2020: change edns-buffer-size default to 1232. 2890 289128 September 2020: Wouter 2892 - Fix unit test for dnstap changes, so that it waits for the timer. 2893 289423 September 2020: Wouter 2895 - Fix #305: dnstap logging significantly affects unbound performance 2896 (regression in 1.11). 2897 - Fix #305: only wake up thread when threshold reached. 2898 - Fix to ifdef fptr wlist item for dnstap. 2899 290023 September 2020: Ralph 2901 - Fix edns-client-tags get_option typo 2902 - Add edns-client-tag-opcode option 2903 - Use inclusive language in configuration 2904 290521 September 2020: Ralph 2906 - Fix #304: dnstap logging not recovering after dnstap process restarts 2907 290821 September 2020: Wouter 2909 - Merge PR #311 by luismerino: Dynlibmod leak. 2910 - Error message is logged for dynlibmod malloc failures. 2911 - iana portlist updated. 2912 291318 September 2020: Wouter 2914 - Fix that prefer-ip4 and prefer-ip6 can be get and set with 2915 unbound-control, with libunbound and the unbound-checkconf option 2916 output function. 2917 - iana portlist updated. 2918 291915 September 2020: George 2920 - Introduce test for statistics. 2921 292215 September 2020: Wouter 2923 - Spelling fix. 2924 292511 September 2020: Wouter 2926 - Remove x file mode on ipset/ipset.c and h files. 2927 29289 September 2020: Wouter 2929 - Fix num.expired statistics output. 2930 293131 August 2020: Wouter 2932 - Merge PR #293: Add missing prototype. Also refactor to use the new 2933 shorthand function to clean up the code. 2934 - Refactor to use sock_strerr shorthand function. 2935 - Fix #296: systemd nss-lookup.target is reached before unbound can 2936 successfully answer queries. Changed contrib/unbound.service.in. 2937 293827 August 2020: Wouter 2939 - Similar to NSD PR#113, implement that interface names can be used, 2940 eg. something like interface: eth0 is resolved at server start and 2941 uses the IP addresses for that named interface. 2942 - Review fix, doxygen and assign null in case of error free. 2943 294426 August 2020: George 2945 - Update documentation in python example code. 2946 294724 August 2020: Wouter 2948 - Fix that dnstap reconnects do not spam the log with the repeated 2949 attempts. Attempts on the timer are only logged on high verbosity, 2950 if they produce a connection failure error. 2951 - Fix to apply chroot to dnstap-socket-path, if chroot is enabled. 2952 - Change configure to use EVP_sha256 instead of HMAC_Update for 2953 openssl-3.0.0. 2954 295520 August 2020: Ralph 2956 - Fix stats double count issue (#289). 2957 295813 August 2020: Ralph 2959 - Create and init edns tags data for libunbound. 2960 296110 August 2020: Ralph 2962 - Merge (modified) PR #277, use EVP_MAC_CTX_set_params if available, 2963 by Vítězslav Čížek. 2964 296510 August 2020: Wouter 2966 - Fix #287: doc typo: "Additionaly". 2967 - Rerun autoconf 2968 29696 August 2020: Wouter 2970 - Merge PR #284 and Fix #246: Remove DLV entirely from Unbound. 2971 The DLV has been decommisioned and in unbound 1.5.4, in 2015, there 2972 was advise to stop using it. The current code base does not contain 2973 DLV code any more. The use of dlv options displays a warning. 2974 29755 August 2020: Wouter 2976 - contrib/aaaa-filter-iterator.patch file renewed diff content to 2977 apply cleanly to the current coderepo for the current code version. 2978 29795 August 2020: Ralph 2980 - Merge PR #272: Add EDNS client tag functionality. 2981 29824 August 2020: George 2983 - Improve error log message when inserting rpz RR. 2984 - Merge PR #280, Make tvOS & watchOS checks verify truthiness as well as 2985 definedness, by Felipe Gasper. 2986 29874 August 2020: Wouter 2988 - Fix mini_event.h on OpenBSD cannot find fd_set. 2989 299031 July 2020: Wouter 2991 - Fix doxygen comment for no ssl for tls session ticket key callback 2992 routine. 2993 299427 July 2020: George 2995 - Merge PR #268, draft-ietf-dnsop-serve-stale-10 has become RFC 8767 on 2996 March 2020, by and0x000. 2997 299827 July 2020: Ralph 2999 - Merge PR #269, Fix python module len() implementations, by Torbjörn 3000 Lönnemark 3001 300227 July 2020: Wouter 3003 - branch now named 1.11.1. 1.11.0rc1 became the 1.11.0 release. 3004 - Merge PR #270 from cgzones: munin plugin: always exit 0 in autoconf 3005 300620 July 2020: Wouter 3007 - Fix streamtcp to print packet data to stdout. This makes the 3008 stdout and stderr not mix together lines, when parsing its output. 3009 - Fix contrib/fastrpz.patch to apply cleanly. It fixes for changes 3010 due to added libdynmod, but it does not compile, it conflicts with 3011 new rpz code. 3012 - branch now named 1.11.0 and 1.11.0rc1 tag. 3013 301417 July 2020: Wouter 3015 - Fix libnettle compile for session ticket key callback function 3016 changes. 3017 - Fix lock dependency cycle in rpz zone config setup. 3018 301917 July 2020: Ralph 3020 - Merge PR #234 - Ensure proper alignment of cmsg buffers by Jérémie 3021 Courrèges-Anglas. 3022 - Fix PR #234 log_assert sizeof to use union buffer. 3023 302416 July 2020: Wouter 3025 - Fix check conf test for referencing installation paths. 3026 - Fix unused variable warning for clang analyzer. 3027 302816 July 2020: George 3029 - Introduce 'include-toplevel:' configuration option. 3030 303116 July 2020: Ralph 3032 - Add bidirectional frame streams support. 3033 30348 July 2020: Wouter 3035 - Fix add missing DSA header, for compilation without deprecated 3036 OpenSSL APIs. 3037 - Fix to use SSL_CTX_set_tlsext_ticket_key_evp_cb in OpenSSL 3038 3.0.0-alpha4. 3039 - Longer keys for the test set, this avoids weak crypto errors. 3040 30417 July 2020: Wouter 3042 - Fix #259: Fix unbound-checkconf does not check view existence. 3043 unbound-checkconf checks access-control-view, access-control-tags, 3044 access-control-tag-actions and access-control-tag-datas. 3045 - Fix offset of error printout for access-control-tag-datas. 3046 - Review fixes for checkconf #259 change. 3047 30486 July 2020: Wouter 3049 - run_vm cleanup better and removes trailing slash on single argument. 3050 305129 June 2020: Wouter 3052 - Move reply list clean for serve expired mesh callback to after 3053 the reply is sent, so that script callbacks have reply_info. 3054 - Also move reply list clean for mesh callbacks to the scrip callback 3055 can see the reply_info. 3056 - Fix for mesh accounting if the reply list already empty to begin 3057 with. 3058 - Fix for mesh accounting when rpz decides to drop a reply with a 3059 tcp stream waiting for it. 3060 - Review fix for number of detached states due to use of variable 3061 after end of loop. 3062 - Fix tcp req info drop due to size call into mesh accounting 3063 removal of mesh state during mesh send reply. 3064 306524 June 2020: Wouter 3066 - iana portlist updated. 3067 - doxygen file comments for dynlibmodule. 3068 306917 June 2020: Wouter 3070 - Fix default explanation in man page for qname-minimisation-strict. 3071 - Fix display of event loop method with libev. 3072 30738 June 2020: Wouter 3074 - Mention tls name possible when tls is enabled for stub-addr in the 3075 man page. 3076 307727 May 2020: George 3078 - Merge PR #241 by Robert Edmonds: contrib/libunbound.pc.in: Do not use 3079 "Requires:". 3080 308125 May 2020: George 3082 - Update contrib/aaaa-filter-iterator.patch for the recent 3083 generate_sub_request() change and to apply cleanly. 3084 308521 May 2020: George 3086 - Fix for integer overflow when printing RDF_TYPE_TIME. 3087 308819 May 2020: Wouter 3089 - CVE-2020-12662 Unbound can be tricked into amplifying an incoming 3090 query into a large number of queries directed to a target. 3091 - CVE-2020-12663 Malformed answers from upstream name servers can be 3092 used to make Unbound unresponsive. 3093 - Release 1.10.1 is 1.10.0 with fixes, code repository continues, 3094 including those fixes, towards the next release. Configure has 3095 version 1.10.2 version number in it. 3096 - For PR #93: windows compile warnings removal 3097 - windows compile warnings removal for ip dscp option code. 3098 - For PR #93: unit test for dynlib module. 3099 310018 May 2020: Wouter 3101 - For PR #93: dynlibmod can handle reloads and deinit and inits again, 3102 with dlclose and dlopen of the library again. Also for multiple 3103 modules. Fix memory leak by not closing dlopened content. Fix 3104 to allow one dynlibmod instance by unbound-checkconf. 3105 - For PR #93: checkconf allows multiple dynlib in module-config, for 3106 a couple cases. 3107 - For PR #93: checkconf allows python dynlib in module-config, for 3108 a couple cases. 3109 - For PR #93: man page spelling reference fix. 3110 - For PR #93: fix link of other executables for dynlibmod dependency. 3111 311215 May 2020: Wouter 3113 - Merge PR #93: Add dynamic library support. 3114 - Fixed conflicts for PR #93 and make configure, yacc, lex. 3115 - For PR #93: Fix warnings for dynlibmodule. 3116 311715 May 2020: Ralph 3118 - Cache ECS answers with longest scope of CNAME chain. 3119 312022 April 2020: George 3121 - Explicitly use 'rrset-roundrobin: no' for test cases. 3122 312321 April 2020: Wouter 3124 - Merge #225 from akhait: KSK-2010 has been revoked. It removes the 3125 KSK-2010 from the default list in unbound-anchor, now that the 3126 revocation period is over. KSK-2017 is the only trust anchor in 3127 the shipped default now. 3128 312921 April 2020: George 3130 - Change default value for 'rrset-roundrobin' to yes. 3131 - Fix tests for new rrset-roundrobin default. 3132 313320 April 2020: Wouter 3134 - Fix #222: --enable-rpath, fails to rpath python lib. 3135 - Fix for count of reply states in the mesh. 3136 - Remove unneeded was_mesh_reply check. 3137 313817 April 2020: George 3139 - Add SNI support on more TLS connections (fixes #193). 3140 - Add SNI support to unbound-anchor. 3141 314216 April 2020: George 3143 - Add doxygen documentation for DSCP. 3144 314516 April 2020: Wouter 3146 - Fix help return code in unbound-control-setup script. 3147 - Fix for posix shell syntax for trap in nsd-control-setup. 3148 - Fix for posix shell syntax for trap in run_msg.sh test script. 3149 315015 April 2020: George 3151 - Fix #220: auth-zone section in config may lead to segfault. 3152 31537 April 2020: Wouter 3154 - Merge PR #214 from gearnode: unbound-control-setup recreate 3155 certificates. With the -r option the certificates are created 3156 again, without it, only the files that do not exist are created. 3157 31586 April 2020: Ralph 3159 - Keep track of number of timeouts. Use this counter to determine if 3160 capsforid fallback should be started. 3161 31626 April 2020: George 3163 - More documentation for redis-expire-records option. 3164 31651 April 2020: George 3166 - Merge PR #206: Redis TTL, by Talkabout. 3167 316830 March 2020: Wouter 3169 - Merge PR #207: Clarify if-automatic listens on 0.0.0.0 and :: 3170 - Merge PR #208: Fix uncached CLIENT_RESPONSE'es on stateful 3171 transports. 3172 317327 March 2020: Wouter 3174 - Merge PR #203 from noloader: Update README-Travis.md with current 3175 procedures. 3176 317727 March 2020: Ralph 3178 - Make unbound-control error returned on missing domain name more user 3179 friendly. 3180 318126 March 2020: Ralph 3182 - Fix RPZ concurrency issue when using auth_zone_reload. 3183 318425 March 2020: George 3185 - Merge PR #201 from noloader: Fix OpenSSL cross-compaile warnings. 3186 - Fix on #201. 3187 318824 March 2020: Wouter 3189 - Merge PR #200 from yarikk: add ip-dscp option to specify the DSCP 3190 tag for outgoing packets. 3191 - Fixes on #200. 3192 - Travis fix for ios by omitting tools from install. 3193 319423 March 2020: Wouter 3195 - Fix compile on Solaris for unbound-checkconf. 3196 319720 March 2020: George 3198 - Merge PR #198 from fobser: Declare lz_enter_rr_into_zone() static, it's 3199 only used in this file. 3200 320120 March 2020: Wouter 3202 - Merge PR #197 from fobser: Make log_ident_revert_to_default() a 3203 proper prototype. 3204 320519 March 2020: Ralph 3206 - Merge PR#191: Update iOS testing on Travis, by Jeffrey Walton. 3207 - Fix #158: open tls-session-ticket-keys as binary, for Windows. By 3208 Daisuke HIGASHI. 3209 - Merge PR#134, Allow the kernel to provide random source ports. By 3210 Florian Obser. 3211 - Log warning when using outgoing-port-permit and outgoing-port-avoid 3212 while explicit port randomisation is disabled. 3213 - Merge PR#194: Add libevent testing to Travis, by Jeffrey Walton. 3214 - Fix .travis.yml error, missing 'env' option. 3215 321616 March 2020: Wouter 3217 - Fix #192: In the unbound-checkconf tool, the module config of 3218 dns64 subnetcache respip validator iterator is whitelisted, it was 3219 reported it seems to work. 3220 322112 March 2020: Wouter 3222 - Fix compile of test tools without protobuf. 3223 322411 March 2020: Ralph 3225 - Add check to make sure RPZ records are subdomains of configured 3226 zone origin. 3227 322811 March 2020: George 3229 - Fix #189: mini_event.h:142:17: error: field 'ev_timeout' has incomplete 3230 type, by noloader. 3231 - Changelog entry for (Fix #189, Merge PR #190). 3232 323311 March 2020: Wouter 3234 - Fix #188: unbound-control.c:882:6: error: 'execlp' is 3235 unavailable: not available on tvOS. 3236 32376 March 2020: George 3238 - Merge PR #186, fix #183: Fix unrecognized 'echo -n' option on OS X, by 3239 noloader 3240 32415 March 2020: Wouter 3242 - Fix PR #182 from noloader: Add iOS testing to Travis. 3243 32444 March 2020: Ralph 3245 - Update README-Travis.md (from PR #179), by Jeffrey Walton. 3246 32474 March 2020: George 3248 - Merge PR #181 from noloader: Fix OpenSSL -pie warning on Android. 3249 32504 March 2020: Wouter 3251 - Merge PR #180 from noloader: Avoid calling exit in Travis script. 3252 32533 March 2020: George 3254 - Upgrade config.guess(2020-01-01) and config.sub(2020-01-01). 3255 32562 March 2020: Ralph 3257 - Fix #175, Merge PR #176: fix link error when OpenSSL is configured 3258 with no-engine, thanks noloader. 3259 32602 March 2020: George 3261 - Fix compiler warning in dns64/dns64.c 3262 - Merge PR #174: Add Android to Travis testing, by noloader. 3263 - Move android build scripts to contrib/ and allow android tests to fail. 3264 32652 March 2020: Wouter 3266 - Fix #177: dnstap does not build on macOS. 3267 326828 February 2020: Ralph 3269 - Merge PR #172: Add IBM s390x arch for testing, by noloader. 3270 327128 February 2020: Wouter 3272 - Merge PR #173: updated makedist.sh for config.guess and 3273 config.sub and sha256 digest for gpg, by noloader. 3274 - Merge PR #164: Framestreams, this branch implements dnstap 3275 unidirectional connectivity in unbound. This has a number of 3276 new features. 3277 3278 The dependency on libfstrm is removed. The fstrm protocol code 3279 resides in dnstap/dnstap_fstrm.h and dnstap/dnstap_fstrm.c. This 3280 contains a brief definition of what unbound needs. 3281 3282 The make unbound-dnstap-socket builds a debug tool, 3283 unbound-dnstap-socket. It can listen, accept multiple DNSTAP 3284 streams and print information. Commandline options control it. 3285 3286 Unbound can reconnect if the unix domain socket file socket is 3287 closed. This uses exponential backoff after which it uses a 3288 one second timer to throttle cpu down. There is also support 3289 to use TCP and TLS for connecting to the log server. There 3290 are new config options to turn them on, in the dnstap section 3291 in the man page and example config file. dnstap-ip with IP 3292 address of server for TCP or TLS use. dnstap-tls to turn 3293 on TLS. And dnstap-tls-server-name, dnstap-tls-cert-bundle, 3294 dnstap-tls-client-key-file and dnstap-tls-client-cert-file 3295 to configure the certificates for server authentication and 3296 client authentication, or leave at "" to not use that. 3297 329827 February 2020: George 3299 - Merge PR #171: Add additional compilers and platforms to Travis 3300 testing, by noloader. 3301 330227 February 2020: Wouter 3303 - Fix #169: Fix warning for daemon/remote.c output may be truncated 3304 from snprintf. 3305 - Fix #170: Fix gcc undefined sanitizer signed integer overflow 3306 warning in signature expiry RFC1982 serial number arithmetic. 3307 - Fix more undefined sanitizer issues, in respip copy_rrset null 3308 dname, and in the client_info_compare routine for null memcmp. 3309 331026 February 2020: Wouter 3311 - iana portlist updated. 3312 331325 February 2020: Wouter 3314 - Fix #165: Add prefer-ip4: yesno config option to prefer ipv4 for 3315 using ipv4 filters, because the hosts ip6 netblock /64 is not owned 3316 by one operator, and thus reputation is shared. 3317 331824 February 2020: George 3319 - Merge PR #166: Fix typo in unbound.service.in, by glitsj16. 3320 332120 February 2020: Wouter 3322 - Updated contrib/unbound_smf23.tar.gz with Solaris SMF service for 3323 Unbound from Yuri Voinov. 3324 - master branch has 1.10.1 version. 3325 332618 February 2020: Wouter 3327 - protect X509_CHECK_FLAG_NO_PARTIAL_WILDCARDS with ifdef for 3328 different openssl versions. 3329 333017 February 2020: Wouter 3331 - changelog point where the tag for 1.10.0rc2 release is. And with 3332 the unbound_smf23 commit added to it, that is the 1.10.0 release. 3333 333417 February 2020: Ralph 3335 - Add respip to supported module-config options in unbound-checkconf. 3336 333717 February 2020: George 3338 - Remove unused variable. 3339 334017 February 2020: Wouter 3341 - contrib/drop2rpz: perl script that converts the Spamhaus DROP-List 3342 in RPZ-Format, contributed by Andreas Schulze. 3343 334414 February 2020: Wouter 3345 - Fix spelling in unbound.conf.5.in. 3346 - Stop unbound-checkconf from insisting that auth-zone and rpz 3347 zonefiles have to exist. They can not exist, and download later. 3348 334913 February 2020: Wouter 3350 - tag for 1.10.0rc1 release. 3351 335212 February 2020: Wouter 3353 - Fix with libnettle make test with dsa disabled. 3354 - Fix contrib/fastrpz.patch to apply cleanly. Fix for serve-stale 3355 fixes, but it does not compile, conflicts with new rpz code. 3356 - Fix to clean memory leak of respip_addr.lock when ip_tree deleted. 3357 - Fix compile warning when threads disabled. 3358 - updated version number to 1.10.0. 3359 336010 February 2020: George 3361 - Document 'ub_result.was_ratelimited' in libunbound. 3362 - Fix use after free on log-identity after a reload; Fixes #163. 3363 33646 February 2020: George 3365 - Fix num_reply_states and num_detached_states counting with 3366 serve_expired_callback. 3367 - Cleaner code in mesh_serve_expired_lookup. 3368 - Document in unbound.conf manpage that configuration clauses can be 3369 repeated in the configuration file. 3370 33716 February 2020: Wouter 3372 - Fix num_reply_addr counting in mesh and tcp drop due to size 3373 after serve_stale commit. 3374 - Fix to create and destroy rpz_lock in auth_zones structure. 3375 - Fix to lock zone before adding rpz qname trigger. 3376 - Fix to lock and release once in mesh_serve_expired_lookup. 3377 - Fix to put braces around empty if body when threading is disabled. 3378 33795 February 2020: George 3380 - Added serve-stale functionality as described in 3381 draft-ietf-dnsop-serve-stale-10. `serve-expired-*` options can be used 3382 to configure the behavior. 3383 - Updated cachedb to honor `serve-expired-ttl`; Fixes #107. 3384 - Renamed statistic `num.zero_ttl` to `num.expired` as expired replies 3385 come with a configurable TTL value (`serve-expired-reply-ttl`). 3386 - Fixed stats when replying with cached, cname-aliased records. 3387 - Added missing default values for redis cachedb backend. 3388 33893 February 2020: Ralph 3390 - Add assertion to please static analyzer 3391 339231 January 2020: Wouter 3393 - Fix fclose on error in TLS session ticket code. 3394 339530 January 2020: Ralph 3396 - Fix memory leak in error condition remote.c 3397 - Fix double free in error condition view.c 3398 - Fix memory leak in do_auth_zone_transfer on success 3399 - Merge RPZ support into master. Only QNAME and Response IP triggers are 3400 supported. 3401 - Stop working on socket when socket() call returns an error. 3402 - Check malloc return values in TLS session ticket code 3403 340430 January 2020: Wouter 3405 - Fix subnet tests for disabled DSA algorithm by default. 3406 - Update contrib/fastrpz.patch for clean diff with current code. 3407 - Merge PR#151: Fixes for systemd units, by Maryse47, Edmonds 3408 and Frzk. Updates the unbound.service systemd file and adds 3409 a portable systemd service file. 3410 - updated .gitignore for added contrib file. 3411 - Add build rule for ipset to Makefile 3412 - Add getentropy_freebsd.o to Makefile dependencies. 3413 341429 January 2020: Ralph 3415 - Merge PR#156 from Alexander Berkes; Added unbound-control 3416 view_local_datas_remove command. 3417 341829 January 2020: Wouter 3419 - Fix #157: undefined reference to `htobe64'. 3420 342128 January 2020: Ralph 3422 - Merge PR#147; change rfc reference for reserved top level dns names. 3423 342428 January 2020: Wouter 3425 - iana portlist updated. 3426 - Fix to silence the tls handshake errors for broken pipe and reset 3427 by peer, unless verbosity is set to 2 or higher. 3428 342927 January 2020: Ralph 3430 - Merge PR#154; Allow use of libbsd functions with configure option 3431 --with-libbsd. By Robert Edmonds and Steven Chamberlain. 3432 - Merge PR#148; Add some TLS stats to unbound_munin_. By Fredrik Pettai. 3433 343427 January 2020: Wouter 3435 - Merge PR#155 from Robert Edmonds: contrib/libunbound.pc.in: Fixes 3436 to Libs/Requires for crypto library dependencies. 3437 - Fix #153: Disable validation for DSA algorithms. RFC 8624 3438 compliance. 3439 344023 January 2020: Wouter 3441 - Merge PR#150 from Frzk: Systemd unit without chroot. It add 3442 contrib/unbound_nochroot.service.in, a systemd file for use with 3443 chroot: "", see comments in the file, it uses systemd protections 3444 instead. 3445 344614 January 2020: Wouter 3447 - Removed the dnscrypt_queries and dnscrypt_queries_chacha tests, 3448 because dnscrypt-proxy (2.0.36) does not support the test setup 3449 any more, and also the config file format does not seem to have 3450 the appropriate keys to recreate that setup. 3451 - Fix crash after reload where a stats lookup could reference old key 3452 cache and neg cache structures. 3453 - Fix for memory leak when edns subnet config options are read when 3454 compiled without edns subnet support. 3455 - Fix auth zone support for NSEC3 records without salt. 3456 345710 January 2020: Wouter 3458 - Fix the relationship between serve-expired and prefetch options, 3459 patch from Saksham Manchanda from Secure64. 3460 - Fix unreachable code in ssl set options code. 3461 34628 January 2020: Ralph 3463 - Fix #138: stop binding pidfile inside chroot dir in systemd service 3464 file. 3465 34668 January 2020: Wouter 3467 - Fix 'make test' to work for --disable-sha1 configure option. 3468 - Fix out-of-bounds null-byte write in sldns_bget_token_par while 3469 parsing type WKS, reported by Luis Merino from X41 D-Sec. 3470 - Updated sldns_bget_token_par fix for also space for the zero 3471 delimiter after the character. And update for more spare space. 3472 34736 January 2020: George 3474 - Downgrade compat/getentropy_solaris.c to version 1.4 from OpenBSD. 3475 The dl_iterate_phdr() function introduced in newer versions raises 3476 compilation errors on solaris 10. 3477 - Changes to compat/getentropy_solaris.c for, 3478 ifdef stdint.h inclusion for older systems. 3479 ifdef sha2.h inclusion for older systems. 3480 34816 January 2020: Wouter 3482 - Merge #135 from Florian Obser: Use passed in neg and key cache 3483 if non-NULL. 3484 - Fix #140: Document slave not downloading new zonefile upon update. 3485 348616 December 2019: George 3487 - Update mailing list URL. 3488 348912 December 2019: Ralph 3490 - Master is 1.9.7 in development. 3491 - Fix typo to let serve-expired-ttl work with ub_ctx_set_option(), by 3492 Florian Obser 3493 349410 December 2019: Wouter 3495 - Fix to make auth zone IXFR to fallback to AXFR if a single 3496 response RR is received over TCP with the SOA in it. 3497 34986 December 2019: Wouter 3499 - Fix ipsecmod compile. 3500 - Fix Makefile.in for ipset module compile, from Adi Prasaja. 3501 - release-1.9.6 tag, which became the 1.9.6 release 3502 35035 December 2019: Wouter 3504 - unbound-fuzzers.tar.bz2: three programs for fuzzing, that are 1:1 3505 replacements for unbound-fuzzme.c that gets created after applying 3506 the contrib/unbound-fuzzme.patch. They are contributed by 3507 Eric Sesterhenn from X41 D-Sec. 3508 - tag for 1.9.6rc1. 3509 35104 December 2019: Wouter 3511 - Fix lock type for memory purify log lock deletion. 3512 - Fix testbound for alloccheck runs, memory purify and lock checks. 3513 - update contrib/fastrpz.patch to apply more cleanly. 3514 - Fix Make Test Fails when Configured With --enable-alloc-nonregional, 3515 reported by X41 D-Sec. 3516 35173 December 2019: Wouter 3518 - Merge pull request #124 from rmetrich: Changed log lock 3519 from 'quick' to 'basic' because this is an I/O lock. 3520 - Fix text around serial arithmatic used for RRSIG times to refer 3521 to correct RFC number. 3522 - Fix Assert Causing DoS in synth_cname(), 3523 reported by X41 D-Sec. 3524 - Fix similar code in auth_zone synth cname to add the extra checks. 3525 - Fix Assert Causing DoS in dname_pkt_copy(), 3526 reported by X41 D-Sec. 3527 - Fix OOB Read in sldns_wire2str_dname_scan(), 3528 reported by X41 D-Sec. 3529 - Fix Out of Bounds Write in sldns_str2wire_str_buf(), 3530 reported by X41 D-Sec. 3531 - Fix Out of Bounds Write in sldns_b64_pton(), 3532 fixed by check in sldns_str2wire_int16_data_buf(), 3533 reported by X41 D-Sec. 3534 - Fix Insufficient Handling of Compressed Names in dname_pkt_copy(), 3535 reported by X41 D-Sec. 3536 - Fix Out of Bound Write Compressed Names in rdata_copy(), 3537 reported by X41 D-Sec. 3538 - Fix Hang in sldns_wire2str_pkt_scan(), 3539 reported by X41 D-Sec. 3540 This further lowers the max to 256. 3541 - Fix snprintf() supports the n-specifier, 3542 reported by X41 D-Sec. 3543 - Fix Bad Indentation, in dnscrypt.c, 3544 reported by X41 D-Sec. 3545 - Fix Client NONCE Generation used for Server NONCE, 3546 reported by X41 D-Sec. 3547 - Fix compile error in dnscrypt. 3548 - Fix _vfixed not Used, removed from sbuffer code, 3549 reported by X41 D-Sec. 3550 - Fix Hardcoded Constant, reported by X41 D-Sec. 3551 - make depend 3552 35532 December 2019: Wouter 3554 - Merge pull request #122 from he32: In tcp_callback_writer(), 3555 don't disable time-out when changing to read. 3556 355722 November 2019: George 3558 - Fix compiler warnings. 3559 356022 November 2019: Wouter 3561 - Fix dname loop maximum, reported by Eric Sesterhenn from X41 D-Sec. 3562 - Add make distclean that removes everything configure produced, 3563 and make maintainer-clean that removes bison and flex output. 3564 356520 November 2019: Wouter 3566 - Fix Out of Bounds Read in rrinternal_get_owner(), 3567 reported by X41 D-Sec. 3568 - Fix Race Condition in autr_tp_create(), 3569 reported by X41 D-Sec. 3570 - Fix Shared Memory World Writeable, 3571 reported by X41 D-Sec. 3572 - Adjust unbound-control to make stats_shm a read only operation. 3573 - Fix Weak Entropy Used For Nettle, 3574 reported by X41 D-Sec. 3575 - Fix Randomness Error not Handled Properly, 3576 reported by X41 D-Sec. 3577 - Fix Out-of-Bounds Read in dname_valid(), 3578 reported by X41 D-Sec. 3579 - Fix Config Injection in create_unbound_ad_servers.sh, 3580 reported by X41 D-Sec. 3581 - Fix Local Memory Leak in cachedb_init(), 3582 reported by X41 D-Sec. 3583 - Fix Integer Underflow in Regional Allocator, 3584 reported by X41 D-Sec. 3585 - Upgrade compat/getentropy_linux.c to version 1.46 from OpenBSD. 3586 - Synchronize compat/getentropy_win.c with version 1.5 from 3587 OpenBSD, no changes but makes the file, comments, identical. 3588 - Upgrade compat/getentropy_solaris.c to version 1.13 from OpenBSD. 3589 - Upgrade compat/getentropy_osx.c to version 1.12 from OpenBSD. 3590 - Changes to compat/getentropy files for, 3591 no link to openssl if using nettle, and hence config.h for 3592 HAVE_NETTLE variable. 3593 compat definition of MAP_ANON, for older systems. 3594 ifdef stdint.h inclusion for older systems. 3595 ifdef sha2.h inclusion for older systems. 3596 - Fixed Compat Code Diverging from Upstream, reported by X41 D-Sec. 3597 - Fix compile with --enable-alloc-checks, reported by X41 D-Sec. 3598 - Fix Terminating Quotes not Written, reported by X41 D-Sec. 3599 - Fix Useless memset() in validator, reported by X41 D-Sec. 3600 - Fix Unrequired Checks, reported by X41 D-Sec. 3601 - Fix Enum Name not Used, reported by X41 D-Sec. 3602 - Fix NULL Pointer Dereference via Control Port, 3603 reported by X41 D-Sec. 3604 - Fix Bad Randomness in Seed, reported by X41 D-Sec. 3605 - Fix python examples/calc.py for eval, reported by X41 D-Sec. 3606 - Fix comments for doxygen in dns64. 3607 360819 November 2019: Wouter 3609 - Fix CVE-2019-18934, shell execution in ipsecmod. 3610 - 1.9.5 is 1.9.4 with bugfix, trunk is 1.9.6 in development. 3611 - Fix authzone printout buffer length check. 3612 - Fixes to please lint checks. 3613 - Fix Integer Overflow in Regional Allocator, 3614 reported by X41 D-Sec. 3615 - Fix Unchecked NULL Pointer in dns64_inform_super() 3616 and ipsecmod_new(), reported by X41 D-Sec. 3617 - Fix Out-of-bounds Read in rr_comment_dnskey(), 3618 reported by X41 D-Sec. 3619 - Fix Integer Overflows in Size Calculations, 3620 reported by X41 D-Sec. 3621 - Fix Integer Overflow to Buffer Overflow in 3622 sldns_str2wire_dname_buf_origin(), reported by X41 D-Sec. 3623 - Fix Out of Bounds Read in sldns_str2wire_dname(), 3624 reported by X41 D-Sec. 3625 - Fix Out of Bounds Write in sldns_bget_token_par(), 3626 reported by X41 D-Sec. 3627 362818 November 2019: Wouter 3629 - In unbound-host use separate variable for get_option to please 3630 code checkers. 3631 - update to bison output of 3.4.1 in code repository. 3632 - Provide a prototype for compat malloc to remove compile warning. 3633 - Portable grep usage for reuseport configure test. 3634 - Check return type of HMAC_Init_ex for openssl 0.9.8. 3635 - gitignore .source tempfile used for compatible make. 3636 363713 November 2019: Wouter 3638 - iana portlist updated. 3639 - contrib/fastrpz.patch updated to apply for current code. 3640 - fixes for splint cleanliness, long vs int in SSL set_mode. 3641 364211 November 2019: Wouter 3643 - Fix #109: check number of arguments for stdin-pipes in 3644 unbound-control and fail if too many arguments. 3645 - Merge #102 from jrtc27: Add getentropy emulation for FreeBSD. 3646 364724 October 2019: Wouter 3648 - Fix #99: Memory leak in ub_ctx (event_base will never be freed). 3649 365023 October 2019: George 3651 - Add new configure option `--enable-fully-static` to enable full static 3652 build if requested; in relation to #91. 3653 365423 October 2019: Wouter 3655 - Merge #97: manpage: Add missing word on unbound.conf, 3656 from Erethon. 3657 365822 October 2019: Wouter 3659 - drop-tld.diff: adds option drop-tld: yesno that drops 2 label 3660 queries, to stop random floods. Apply with 3661 patch -p1 < contrib/drop-tld.diff and compile. 3662 From Saksham Manchanda (Secure64). Please note that we think this 3663 will drop DNSKEY and DS lookups for tlds and hence break DNSSEC 3664 lookups for downstream clients. 3665 36667 October 2019: Wouter 3667 - Add doxygen comments to unbound-anchor source address code, in #86. 3668 36693 October 2019: Wouter 3670 - Merge #90 from vcunat: fix build with nettle-3.5. 3671 - Merge 1.9.4 release with fix for vulnerability CVE-2019-16866. 3672 - Continue with development of 1.9.5. 3673 - Merge #86 from psquarejho: Added -b source address option to 3674 smallapp/unbound-anchor.c, from Lukas Wunner. 3675 367626 September 2019: Wouter 3677 - Merge #87 from hardfalcon: Fix contrib/unbound.service.in, 3678 Drop CAP_KILL, use + prefix for ExecReload= instead. 3679 368025 September 2019: Wouter 3681 - The unbound.conf includes are sorted ascending, for include 3682 statements with a '*' from glob. 3683 368423 September 2019: Wouter 3685 - Merge #85 for #84 from sam-lunt: Add kill capability to systemd 3686 service file to fix that systemctl reload fails. 3687 368820 September 2019: Wouter 3689 - Merge #82 from hardfalcon: Downgrade CAP_NET_ADMIN to CAP_NET_RAW 3690 in unbound.service. 3691 - Merge #81 from Maryse47: Consistently use /dev/urandom instead 3692 of /dev/random in scripts and docs. 3693 - Merge #83 from Maryse47: contrib/unbound.service.in: do not fork 3694 into the background. 3695 369619 September 2019: Wouter 3697 - Fix #78: Memory leak in outside_network.c. 3698 - Merge pull request #76 from Maryse47: Improvements and fixes for 3699 systemd unbound.service. 3700 - oss-fuzz badge on README.md. 3701 - Fix fix for #78 to also free service callback struct. 3702 - Fix for oss-fuzz build warning. 3703 - Fix wrong response ttl for prepended short CNAME ttls, this would 3704 create a wrong zero_ttl response count with serve-expired enabled. 3705 - Merge #80 from stasic: Improve wording in man page. 3706 370711 September 2019: Wouter 3708 - Use explicit bzero for wiping clear buffer of hash in cachedb, 3709 reported by Eric Sesterhenn from X41 D-Sec. 3710 37119 September 2019: Wouter 3712 - Fix #72: configure --with-syslog-facility=LOCAL0-7 with default 3713 LOG_DAEMON (as before) can set the syslog facility that the server 3714 uses to log messages. 3715 37164 September 2019: Wouter 3717 - Fix #71: fix openssl error squelch commit compilation error. 3718 37193 September 2019: Wouter 3720 - squelch DNS over TLS errors 'ssl handshake failed crypto error' 3721 on low verbosity, they show on verbosity 3 (query details), because 3722 there is a high volume and the operator cannot do anything for the 3723 remote failure. Specifically filters the high volume errors. 3724 37252 September 2019: Wouter 3726 - ipset module #28: log that an address is added, when verbosity high. 3727 - ipset: refactor long routine into three smaller ones. 3728 - updated Makefile dependencies. 3729 373023 August 2019: Wouter 3731 - Fix contrib/fastrpz.patch asprintf return value checks. 3732 373322 August 2019: Wouter 3734 - Fix that pkg-config is setup before --enable-systemd needs it. 3735 - 1.9.3rc2 release candidate tag. And this became the 1.9.3 release. 3736 Master is 1.9.4 in development. 3737 373821 August 2019: Wouter 3739 - Fix log_dns_msg to log irrespective of minimal responses config. 3740 374119 August 2019: Ralph 3742 - Document limitation of pidfile removal outside of chroot directory. 3743 374416 August 2019: Wouter 3745 - Fix unittest valgrind false positive uninitialised value report, 3746 where if gcc 9.1.1 uses -O2 (but not -O1) then valgrind 3.15.0 3747 issues an uninitialised value for the token buffer at the str2wire.c 3748 rrinternal_get_owner() strcmp with the '@' value. Rewritten to use 3749 straight character comparisons removes the false positive. Also 3750 valgrinds --expensive-definedness-checks=yes can stop this false 3751 positive. 3752 - Please doxygen's parser for "@" occurrence in doxygen comment. 3753 - Fixup contrib/fastrpz.patch 3754 - Remove warning about unknown cast-function-type warning pragma. 3755 375615 August 2019: Wouter 3757 - iana portlist updated. 3758 - Fix autotrust temp file uniqueness windows compile. 3759 - avoid warning about upcast on 32bit systems for autotrust. 3760 - escape commandline contents for -V. 3761 - Fix character buffer size in ub_ctx_hosts. 3762 - 1.9.3rc1 release candidate tag. 3763 - Option -V prints if TCP fastopen is available. 3764 376514 August 2019: George 3766 - Fix #59, when compiled with systemd support check that we can properly 3767 communicate with systemd through the `NOTIFY_SOCKET`. 3768 376914 August 2019: Wouter 3770 - Generate configlexer with newer flex. 3771 - Fix warning for unused variable for compilation without systemd. 3772 377312 August 2019: George 3774 - Introduce `-V` option to print the version number and build options. 3775 Previously reported build options like linked libs and linked modules 3776 are now moved from `-h` to `-V` as well for consistency. 3777 - PACKAGE_BUGREPORT now also includes link to GitHub issues. 3778 37791 August 2019: Wouter 3780 - For #52 #53, second context does not close logfile override. 3781 - Fix #52 #53, fix for example fail program. 3782 - Fix to return after failed auth zone http chunk write. 3783 - Fix to remove unused test for task_probe existance. 3784 - Fix to timeval_add for remaining second in microseconds. 3785 - Check repinfo in worker_handle_request, if null, drop it. 3786 378729 July 2019: Wouter 3788 - Add verbose log message when auth zone file is written, at level 4. 3789 - Add hex print of trust anchor pointer to trust anchor file temp 3790 name to make it unique, for libunbound created multiple contexts. 3791 379223 July 2019: Wouter 3793 - Fix question section mismatch in local zone redirect. 3794 379519 July 2019: Wouter 3796 - Fix #49: Set no renegotiation on the SSL context to stop client 3797 session renegotiation. 3798 379912 July 2019: Wouter 3800 - Fix #48: Unbound returns additional records on NODATA response, 3801 if minimal-responses is enabled, also the additional for negative 3802 responses is removed. 3803 38049 July 2019: Ralph 3805 - Fix in respip addrtree selection. Absence of addr_tree_init_parents() 3806 call made it impossible to go up the tree when the matching netmask is 3807 too specific. 3808 38095 July 2019: Ralph 3810 - Fix for possible assertion failure when answering respip CNAME from 3811 cache. 3812 381325 June 2019: Wouter 3814 - For #45, check that 127.0.0.1 and ::1 are not used in unbound.conf 3815 when do-not-query-localhost is turned on, or at default on, 3816 unbound-checkconf prints a warning if it is found in forward-addr or 3817 stub-addr statements. 3818 381924 June 2019: Wouter 3820 - Fix memleak in unit test, reported from the clang 8.0 static analyzer. 3821 382218 June 2019: Wouter 3823 - PR #28: IPSet module, by Kevin Chou. Created a module to support 3824 the ipset that could add the domain's ip to a list easily. 3825 Needs libmnl, and --enable-ipset and config it, doc/README.ipset.md. 3826 - Fix to omit RRSIGs from addition to the ipset. 3827 - Fix to make unbound-control with ipset, remove unused variable, 3828 use unsigned type because of comparison, and assign null instead 3829 of compare with it. Remade lex and yacc output. 3830 - make depend 3831 - Added documentation to the ipset files (for doxygen output). 3832 - Merge PR #6: Python module: support multiple instances 3833 - Merge PR #5: Python module: define constant MODULE_RESTART_NEXT 3834 - Merge PR #4: Python module: assign something useful to the 3835 per-query data store 'qdata' 3836 - Fix python dict reference and double free in config. 3837 383817 June 2019: Wouter 3839 - Master contains version 1.9.3 in development. 3840 - Fix #39: In libunbound, leftover logfile is close()d unpredictably. 3841 - Fix for #24: Fix abort due to scan of auth zone masters using old 3842 address from previous scan. 3843 384412 June 2019: Wouter 3845 - Fix another spoolbuf storage code point, in prefetch. 3846 - 1.9.2rc3 release candidate tag. Which became the 1.9.2 release 3847 on 17 June 2019. 3848 384911 June 2019: Wouter 3850 - Fix that fixes the Fix that spoolbuf is not used to store tcp 3851 pipelined response between mesh send and callback end, this fixes 3852 error cases that did not use the correct spoolbuf. 3853 - 1.9.2rc2 release candidate tag. 3854 38556 June 2019: Wouter 3856 - 1.9.2rc1 release candidate tag. 3857 38584 June 2019: Wouter 3859 - iana portlist updated. 3860 386129 May 2019: Wouter 3862 - Fix to guard _OPENBSD_SOURCE from redefinition. 3863 386428 May 2019: Wouter 3865 - Fix to define _OPENBSD_SOURCE to get reallocarray on NetBSD. 3866 - gitignore config.h.in~. 3867 386827 May 2019: Wouter 3869 - Fix double file close in tcp pipelined response code. 3870 387124 May 2019: Wouter 3872 - Fix that spoolbuf is not used to store tcp pipelined response 3873 between mesh send and callback end. 3874 387520 May 2019: Wouter 3876 - Note that so-reuseport at extreme load is better turned off, 3877 otherwise queries are not distributed evenly, on Linux 4.4.x. 3878 387916 May 2019: Wouter 3880 - Fix #31: swig 4.0 and python module. 3881 388213 May 2019: Wouter 3883 - Squelch log messages from tcp send about connection reset by peer. 3884 They can be enabled with verbosity at higher values for diagnosing 3885 network connectivity issues. 3886 - Attempt to fix malformed tcp response. 3887 38889 May 2019: Wouter 3889 - Revert fix for oss-fuzz, error is in that build script that 3890 unconditionally includes .o files detected by configure, also 3891 when the machine architecture uses different LIBOBJS files. 3892 38938 May 2019: Wouter 3894 - Attempt to fix build failure in oss-fuzz because of reallocarray. 3895 https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=14648. 3896 Does not omit compile flags from commandline. 3897 38987 May 2019: Wouter 3899 - Fix edns-subnet locks, in error cases the lock was not unlocked. 3900 - Fix doxygen output error on readme markdown vignettes. 3901 39026 May 2019: Wouter 3903 - Fix #29: Solaris 11.3 and missing symbols be64toh, htobe64. 3904 - Fix #30: AddressSanitizer finding in lookup3.c. This sets the 3905 hash function to use a slower but better auditable code that does 3906 not read beyond array boundaries. This makes code better security 3907 checkable, and is better for security. It is fixed to be slower, 3908 but not read outside of the array. 3909 39102 May 2019: Wouter 3911 - contrib/fastrpz.patch updated for code changes, and with git diff. 3912 - Fix .gitignore, add pythonmod and dnstap generated files. 3913 And unit test generated files, and generated doc files. 3914 39151 May 2019: Wouter 3916 - Update makedist for git. 3917 - Nicer travis output for clang analysis. 3918 - PR #16: XoT support, AXFR over TLS, turn it on with 3919 master: <ip>#<authname> in unbound.conf. This uses TLS to 3920 download the AXFR (or IXFR). 3921 392225 April 2019: Wouter 3923 - Fix wrong query name in local zone redirect answers with a CNAME, 3924 the copy of the local alias is in unpacked form. 3925 392618 April 2019: Ralph 3927 - Scrub RRs from answer section when reusing NXDOMAIN message for 3928 subdomain answers. 3929 - For harden-below-nxdomain: do not consider a name to be non-exitent 3930 when message contains a CNAME record. 3931 393218 April 2019: Wouter 3933 - travis build file. 3934 393516 April 2019: Wouter 3936 - Better braces in if statement in TCP fastopen code. 3937 - iana portlist updated. 3938 393915 April 2019: Wouter 3940 - Fix tls write event for read state change to re-call SSL_write and 3941 not resume the TLS handshake. 3942 394311 April 2019: George 3944 - Update python documentation for init_standard(). 3945 - Typos. 3946 394711 April 2019: Wouter 3948 - Fix that auth zone uses correct network type for sockets for 3949 SOA serial probes. This fixes that probes fail because earlier 3950 probe addresses are unreachable. 3951 - Fix that auth zone fails over to next master for timeout in tcp. 3952 - Squelch SSL read and write connection reset by peer and broken pipe 3953 messages. Verbosity 2 and higher enables them. 3954 39558 April 2019: Wouter 3956 - Fix to use event_assign with libevent for thread-safety. 3957 - verbose information about auth zone lookup process, also lookup 3958 start, timeout and fail. 3959 - Fix #17: Add python module example from Jan Janak, that is a 3960 plugin for the Unbound DNS resolver to resolve DNS records in 3961 multicast DNS [RFC 6762] via Avahi. The plugin communicates 3962 with Avahi via DBus. The comment section at the beginning of 3963 the file contains detailed documentation. 3964 - Fix to wipe ssl ticket keys from memory with explicit_bzero, 3965 if available. 3966 39675 April 2019: Wouter 3968 - Fix to reinit event structure for accepted TCP (and TLS) sockets. 3969 39704 April 2019: Wouter 3971 - Fix spelling error in log output for event method. 3972 39733 April 2019: Wouter 3974 - Move goto label in answer_from_cache to the end of the function 3975 where it is more visible. 3976 - Fix auth-zone NSEC3 response for wildcard nodata answers, 3977 include the closest encloser in the answer. 3978 39792 April 2019: Wouter 3980 - Fix auth-zone NSEC3 response for empty nonterminals with exact 3981 match nsec3 records. 3982 - Fix for out of bounds integers, thanks to OSTIF audit. It is in 3983 allocation debug code. 3984 - Fix for auth zone nsec3 ent fix for wildcard nodata. 3985 398625 March 2019: Wouter 3987 - Fix that tls-session-ticket-keys: "" on its own in unbound.conf 3988 disables the tls session ticker key calls into the OpenSSL API. 3989 - Fix crash if tls-servic-pem not filled in when necessary. 3990 399121 March 2019: Wouter 3992 - Fix #4240: Fix whitespace cleanup in example.conf. 3993 399419 March 2019: Wouter 3995 - add type CAA to libpyunbound (accessing libunbound from python). 3996 399718 March 2019: Wouter 3998 - Add log message, at verbosity 4, that says the query is encrypted 3999 with TLS, if that is enabled for the query. 4000 - Fix #4239: set NOTIMPL when deny-any is enabled, for RFC8482. 4001 40027 March 2019: Wouter 4003 - Fix for #4233: guard use of NDEBUG, so that it can be passed in 4004 CFLAGS into configure. 4005 40065 March 2019: Wouter 4007 - Tag release 1.9.1rc1. Which became 1.9.1 on 12 March 2019. Trunk 4008 has 1.9.2 in development. 4009 40101 March 2019: Wouter 4011 - output forwarder log in ssl_req_order test. 4012 401328 February 2019: Wouter 4014 - Remove memory leak on pythonmod python2 script file init. 4015 - Remove swig gcc8 python function cast warnings, they are ignored. 4016 - Print correct module that failed when module-config is wrong. 4017 401827 February 2019: Wouter 4019 - Fix #4229: Unbound man pages lack information, about access-control 4020 order and local zone tags, and elements in views. 4021 - Fix #14: contrib/unbound.init: Fix wrong comparison judgment 4022 before copying. 4023 - Fix for python module on Windows, fix fopen. 4024 402525 February 2019: Wouter 4026 - Fix #4227: pair event del and add for libevent for tcp_req_info. 4027 402821 February 2019: Wouter 4029 - Fix the error for unknown module in module-config is understandable, 4030 and explains it was not compiled in and where to see the list. 4031 - In example.conf explain where to put cachedb module in module-config. 4032 - In man page and example config explain that most modules have to 4033 be listed at the start of module-config. 4034 403520 February 2019: Wouter 4036 - Fix pythonmod include and sockaddr_un ifdefs for compile on 4037 Windows, and for libunbound. 4038 403918 February 2019: Wouter 4040 - Print query name with ip_ratelimit exceeded log lines. 4041 - Spaces instead of tabs in that log message. 4042 - Print query name and IP address when domain rate limit exceeded. 4043 404414 February 2019: Wouter 4045 - Fix capsforid canonical sort qsort callback. 4046 404711 February 2019: Wouter 4048 - Note default for module-config in man page. 4049 - Fix recursion lame test for qname minimisation asked queries, 4050 that were not present in the set of prepared answers. 4051 - Fix #13: Remove left-over requirements on OpenSSL >= 1.1.0 for 4052 cert name matching, from man page. 4053 - make depend, with newer gcc, nicer layout. 4054 40557 February 2019: Wouter 4056 - Fix #4206: OpenSSL 1.0.2 hostname verification for FreeBSD 11.2. 4057 - Fix that qname minimisation does not skip a label when missing 4058 nameserver targets need to be fetched. 4059 - Fix #4225: clients seem to erroneously receive no answer with 4060 DNS-over-TLS and qname-minimisation. 4061 40624 February 2019: Wouter 4063 - Fix that log-replies prints the correct name for local-alias 4064 names, for names that have a CNAME in local-data configuration. 4065 It logs the original query name, not the target of the CNAME. 4066 - Add local-zone type inform_redirect, which logs like type inform, 4067 and redirects like type redirect. 4068 - Perform canonical sort for 0x20 capsforid compare of replies, 4069 this sorts rrsets in the authority and additional section before 4070 comparison, so that out of order rrsets do not cause failure. 4071 407231 January 2019: Wouter 4073 - Set ub_ctx_set_tls call signature in ltrace config file for 4074 libunbound in contrib/libunbound.so.conf. 4075 - improve documentation for tls-service-key and forward-first. 4076 - #10: fixed pkg-config operations, PKG_PROG_PKG_CONFIG moved out of 4077 conditional section, fixes systemd builds, from Enrico Scholz. 4078 - #9: For openssl 1.0.2 use the CRYPTO_THREADID locking callbacks, 4079 still supports the set_id_callback previous API. And for 1.1.0 4080 no locking callbacks are needed. 4081 - #8: Fix OpenSSL without ENGINE support compilation. 4082 - Wipe TLS session key data from memory on exit. 4083 408430 January 2019: Ralph 4085 - Fix case in which query timeout can result in marking delegation 4086 as edns_lame_known. 4087 408829 January 2019: Wouter 4089 - Fix spelling of tls-ciphers in example.conf.in. 4090 - Fix #4224: auth_xfr_notify.rpl test broken due to typo 4091 - Fix locking for libunbound context setup with broken port config. 4092 409328 January 2019: Wouter 4094 - ub_ctx_set_tls call for libunbound that enables DoT for the machines 4095 set with ub_ctx_set_fwd. Patch from Florian Obser. 4096 - Set build system for added call in the libunbound API. 4097 - List example config for root zone copy locally hosted with auth-zone 4098 as suggested from draft-ietf-dnsop-7706-bis-02. But with updated 4099 B root address. 4100 - set version to 1.9.0 for release. And this was released with the 4101 spelling for tls-ciphers fix as 1.9.0 on Feb 5. Trunk has 1.9.1 in 4102 development. 4103 410425 January 2019: Wouter 4105 - Fix that tcp for auth zone and outgoing does not remove and 4106 then gets the ssl read again applied to the deleted commpoint. 4107 - updated contrib/fastrpz.patch to cleanly diff. 4108 - no lock when threads disabled in tcp request buffer count. 4109 - remove compile warnings from libnettle compile. 4110 - output of newer lex 2.6.1 and bison 3.0.5. 4111 411224 January 2019: Wouter 4113 - Newer aclocal and libtoolize used for generating configure scripts, 4114 aclocal 1.16.1 and libtoolize 2.4.6. 4115 - Fix unit test for python 3.7 new keyword 'async'. 4116 - clang analysis fixes, assert arc4random buffer in init, 4117 no check for already checked delegation pointer in iterator, 4118 in testcode check for NULL packet matches, in perf do not copy 4119 from NULL start list when growing capacity. Adjust host and file 4120 only when present in test header read to please checker. In 4121 testcode for unknown macro operand give zero result. Initialise the 4122 passed argv array in test code. In test code add EDNS data 4123 segment copy only when nonempty. 4124 - Patch from Florian Obser fixes some compiler warnings: 4125 include mini_event.h to have a prototype for mini_ev_cmp 4126 include edns.h to have a prototype for apply_edns_options 4127 sldns_wire2str_edns_keepalive_print is only called in the wire2str, 4128 module declare it static to get rid of compiler warning: 4129 no previous prototype for function 4130 infra_find_ip_ratedata() is only called in the infra module, 4131 declare it static to get rid of compiler warning: 4132 no previous prototype for function 4133 do not shadow local variable buf in authzone 4134 auth_chunks_delete and az_nsec3_findnode are only called in the 4135 authzone module, declare them static to get rid of compiler warning: 4136 no previous prototype for function... 4137 copy_rrset() is only called in the respip module, declare it 4138 static to get rid of compiler warning: 4139 no previous prototype for function 'copy_rrset' 4140 no need for another variable "r"; gets rid of compiler warning: 4141 declaration shadows a local variable in libunbound.c 4142 no need for another variable "ns"; gets rid of compiler warning: 4143 declaration shadows a local variable in iterator.c 4144 - Moved includes and make depend. 4145 414623 January 2019: Wouter 4147 - Patch from Manabu Sonoda with tls-ciphers and tls-ciphersuites 4148 options for unbound.conf. 4149 - Fixes for the patch, and man page entry. 4150 - Fix configure to detect SSL_CTX_set_ciphersuites, for better 4151 library compatibility when compiling. 4152 - Patch for TLS session resumption from Manabu Sonoda, 4153 enable with tls-session-ticket-keys in unbound.conf. 4154 - Fixes for patch (includes, declarations, warnings). Free at end 4155 and keep config options in order read from file to keep the first 4156 one as the first one. 4157 - Fix for IXFR fallback to reset counter when IXFR does not timeout. 4158 415922 January 2019: Wouter 4160 - Fix space calculation for tcp req buffer size. 4161 - Doc for stream-wait-size and unit test. 4162 - unbound-control stats has mem.streamwait that counts TCP and TLS 4163 waiting result buffers. 4164 - Fix for #4219: secondaries not updated after serial change, unbound 4165 falls back to AXFR after IXFR gives several timeout failures. 4166 - Fix that auth zone after IXFR fallback tries the same master. 4167 416821 January 2019: Wouter 4169 - Fix tcp idle timeout test, for difference in the tcp reply code. 4170 - Unit test for tcp request reorder and timeouts. 4171 - Unit tests for ssl out of order processing. 4172 - Fix that multiple dns fragments can be carried in one TLS frame. 4173 - Add stream-wait-size: 4m config option to limit the maximum 4174 memory used by waiting tcp and tls stream replies. This avoids 4175 a denial of service where these replies use up all of the memory. 4176 417717 January 2019: Wouter 4178 - For caps-for-id fallback, use the whitelist to avoid timeout 4179 starting a fallback sequence for it. 4180 - increase mesh max activation count for capsforid long fetches. 4181 418216 January 2019: Ralph 4183 - Get ready for the DNS flag day: remove EDNS lame procedure, do not 4184 re-query without EDNS after timeout. 4185 418615 January 2019: Wouter 4187 - In the out of order processing, reset byte count for (potential) 4188 partial read. 4189 - Review fixes in out of order processing. 4190 419114 January 2019: Wouter 4192 - streamtcp option -a send queries consecutively and prints answers 4193 as they arrive. 4194 - Fix for out of order processing administration quit cleanup. 4195 - unit test for tcp out of order processing. 4196 419711 January 2019: Wouter 4198 - Initial commit for out-of-order processing for TCP and TLS. 4199 42009 January 2019: Wouter 4201 - Log query name for looping module errors. 4202 42038 January 2019: Wouter 4204 - Fix syntax in comment of local alias processing. 4205 - Fix NSEC3 record that is returned in wildcard replies from 4206 auth-zone zones with NSEC3 and wildcards. 4207 42087 January 2019: Wouter 4209 - On FreeBSD warn if systcl settings do not allow server TCP FASTOPEN, 4210 and server tcp fastopen is enabled at compile time. 4211 - Document interaction between the tls-upstream option in the server 4212 section and forward-tls-upstream option in the forward-zone sections. 4213 - Add contrib/unbound-fuzzme.patch from Jacob Hoffman-Andrews, 4214 the patch adds a program used for fuzzing. 4215 421612 December 2018: Wouter 4217 - Fix for crash in dns64 module if response is null. 4218 421910 December 2018: Wouter 4220 - Fix config parser memory leaks. 4221 - ip-ratelimit-factor of 1 allows all traffic through, instead of the 4222 previous blocking everything. 4223 - Fix for FreeBSD port make with dnscrypt and dnstap enabled. 4224 - Fix #4206: support openssl 1.0.2 for TLS hostname verification, 4225 alongside the 1.1.0 and later support that is already there. 4226 - Fixup openssl 1.0.2 compile 4227 42286 December 2018: Wouter 4229 - Fix dns64 allocation in wrong region for returned internal queries. 4230 42313 December 2018: Wouter 4232 - Fix icon, no ragged edges and nicer resolutions available, for eg. 4233 Win 7 and Windows 10 display. 4234 - cache-max-ttl also defines upperbound of initial TTL in response. 4235 423630 November 2018: Wouter 4237 - Patch for typo in unbound.conf man page. 4238 - log-tag-queryreply: yes in unbound.conf tags the log-queries and 4239 log-replies in the log file for easier log filter maintenance. 4240 424129 November 2018: Wouter 4242 - iana portlist updated. 4243 - Fix chroot auth-zone fix to remove chroot prefix. 4244 - tag for 1.8.2rc1, which became 1.8.2 on 4 dec 2018, with icon 4245 updated. Trunk contains 1.8.3 in development. 4246 Which became 1.8.3 on 11 december with only the dns64 fix of 6 dec. 4247 Trunk then became 1.8.4 in development. 4248 - Fix that unbound-checkconf does not complains if the config file 4249 is not placed inside the chroot. 4250 - Refuse to start with no ports. 4251 - Remove clang analysis warnings. 4252 425328 November 2018: Wouter 4254 - Fix leak in chroot fix for auth-zone. 4255 - Fix clang analysis for outside directory build test. 4256 425727 November 2018: Wouter 4258 - Fix DNS64 to not store intermediate results in cache, this avoids 4259 other threads from picking up the wrong data. The module restores 4260 the previous no_cache_store setting when the the module is finished. 4261 - Fix #4208: 'stub-no-cache' and 'forward-no-cache' not work. 4262 - New and better fix for Fix #4193: Fix that prefetch failure does 4263 not overwrite valid cache entry with SERVFAIL. 4264 - auth-zone give SERVFAIL when expired, fallback activates when 4265 expired, and this is documented in the man page. 4266 - stat count SERVFAIL downstream auth-zone queries for expired zones. 4267 - Put new logos into windows installer. 4268 - Fix windows compile for new rrset roundrobin fix. 4269 - Update contrib fastrpz patch for latest release. 4270 427126 November 2018: Wouter 4272 - Fix to not set GLOB_NOSORT so the unbound.conf include: files are 4273 sorted and in a predictable order. 4274 - Fix #4193: Fix that prefetch failure does not overwrite valid cache 4275 entry with SERVFAIL. 4276 - Add unbound-control view_local_datas command, like local_datas. 4277 - Fix that unbound-control can send file for view_local_datas. 4278 427922 November 2018: Wouter 4280 - With ./configure --with-pyunbound --with-pythonmodule 4281 PYTHON_VERSION=3.6 or with 2.7 unbound can compile and unit tests 4282 succeed for the python module. 4283 - pythonmod logs the python error and traceback on failure. 4284 - ignore debug python module for test in doxygen output. 4285 - review fixes for python module. 4286 - Fix #4209: Crash in libunbound when called from getdns. 4287 - auth zone zonefiles can be in a chroot, the chroot directory 4288 components are removed before use. 4289 - Fix that empty zonefile means the zonefile is not set and not used. 4290 - make depend. 4291 429221 November 2018: Wouter 4293 - Scrub NS records from NODATA responses as well. 4294 429520 November 2018: Wouter 4296 - Scrub NS records from NXDOMAIN responses to stop fragmentation 4297 poisoning of the cache. 4298 - Add patch from Jan Vcelak for pythonmod, 4299 add sockaddr_storage getters, add support for query callbacks, 4300 allow raw address access via comm_reply and update API documentation. 4301 - Removed compile warnings in pythonmod sockaddr routines. 4302 430319 November 2018: Wouter 4304 - Support SO_REUSEPORT_LB in FreeBSD 12 with the so-reuseport: yes 4305 option in unbound.conf. 4306 43076 November 2018: Ralph 4308 - Bugfix min-client-subnet-ipv6 4309 431025 October 2018: Ralph 4311 - Add min-client-subnet-ipv6 and min-client-subnet-ipv4 options. 4312 431325 October 2018: Wouter 4314 - Fix #4191: NXDOMAIN vs SERVFAIL during dns64 PTR query. 4315 - Fix #4190: Please create a "ANY" deny option, adds the option 4316 deny-any: yes in unbound.conf. This responds with an empty message 4317 to queries of type ANY. 4318 - Fix #4141: More randomness to rrset-roundrobin. 4319 - Fix #4132: Openness/closeness of RANGE intervals in rpl files. 4320 - Fix #4126: RTT_band too low on VSAT links with 600+ms latency, 4321 adds the option unknown-server-time-limit to unbound.conf that 4322 can be increased to avoid the problem. 4323 - remade makefile dependencies. 4324 - Fix #4152: Logs shows wrong time when using log-time-ascii: yes. 4325 432624 October 2018: Ralph 4327 - Add markdel function to ECS slabhash. 4328 - Limit ECS scope returned to client to the scope used for caching. 4329 - Make lint like previous #4154 fix. 4330 433122 October 2018: Wouter 4332 - Fix #4192: unbound-control-setup generates keys not readable by 4333 group. 4334 - check that the dnstap socket file can be opened and exists, print 4335 error if not. 4336 - Fix #4154: make ECS_MAX_TREESIZE configurable, with 4337 the max-ecs-tree-size-ipv4 and max-ecs-tree-size-ipv6 options. 4338 433922 October 2018: Ralph 4340 - Change fast-server-num default to 3. 4341 43428 October 2018: Ralph 4343 - Add fast-server-permil and fast-server-num options. 4344 - Deprecate low-rtt and low-rtt-permil options. 4345 43468 October 2018: Wouter 4347 - Squelch log of failed to tcp initiate after TCP Fastopen failure. 4348 43495 October 2018: Wouter 4350 - Squelch EADDRNOTAVAIL errors when the interface goes away, 4351 this omits 'can't assign requested address' errors unless 4352 verbosity is set to a high value. 4353 - Set default for so-reuseport to no for FreeBSD. It is enabled 4354 by default for Linux and DragonFlyBSD. The setting can 4355 be configured in unbound.conf to override the default. 4356 - iana port update. 4357 43582 October 2018: Wouter 4359 - updated contrib/fastrpz.patch to apply for this version 4360 - dnscrypt.c removed sizeof to get array bounds. 4361 - Fix testlock code to set noreturn on error routine. 4362 - Remove unused variable from contrib fastrpz/rpz.c and 4363 remove unused diagnostic pragmas that themselves generate warnings 4364 - clang analyze test is used only when assertions are enabled. 4365 43661 October 2018: Wouter 4367 - tag for release 1.8.1rc1. Became release 1.8.1 on 8 oct, with 4368 fastrpz.patch fix included. Trunk has 1.8.2 in development. 4369 437027 September 2018: Wouter 4371 - Fix #4188: IPv6 forwarders without ipv6 result in SERVFAIL, fixes 4372 qname minimisation with a forwarder when connectivity has issues 4373 from rejecting responses. 4374 437525 September 2018: Wouter 4376 - Perform TLS SNI indication of the host that is being contacted 4377 for DNS over TLS service. It sets the configured tls auth name. 4378 This is useful for hosts that apart from the DNS over TLS services 4379 also provide other (web) services. 4380 - Fix #4149: Add SSL cleanup for tcp timeout. 4381 438217 September 2018: Wouter 4383 - Fix compile on Mac for unbound, provide explicit_bzero when libc 4384 does not have it. 4385 - Fix unbound for openssl in FIPS mode, it uses the digests with 4386 the EVP call contexts. 4387 - Fix that with harden-below-nxdomain and qname minisation enabled 4388 some iterator states for nonresponsive domains can get into a 4389 state where they waited for an empty list. 4390 - Stop UDP to TCP failover after timeouts that causes the ping count 4391 to be reset by the TCP time measurement (that exists for TLS), 4392 because that causes the UDP part to not be measured as timeout. 4393 - Fix #4156: Fix systemd service manager state change notification. 4394 439513 September 2018: Wouter 4396 - Fix seed for random backup code to use explicit zero when wiped. 4397 - exit log routine is annotated as noreturn function. 4398 - free memory leaks in config strlist and str2list insert functions. 4399 - do not move unused argv variable after getopt. 4400 - Remove unused if clause in testcode. 4401 - in testcode, free async ids, initialise array, and check for null 4402 pointer during test of the test. And use exit for return to note 4403 irregular program stop. 4404 - Free memory leak in config strlist append. 4405 - make sure nsec3 comparison salt is initialized. 4406 - unit test has clang analysis. 4407 - remove unused variable assignment from iterator scrub routine. 4408 - check for null in delegation point during iterator refetch 4409 in forward zone. 4410 - neater pointer cast in libunbound context quit routine. 4411 - initialize statistics totals for printout. 4412 - in authzone check that node exists before adding rrset. 4413 - in unbound-anchor, use readwrite memory BIO. 4414 - assertion in autotrust that packed rrset is formed correctly. 4415 - Fix memory leak when message parse fails partway through copy. 4416 - remove unused udpsize assignment in message encode. 4417 - nicer bio free code in unbound-anchor. 4418 - annotate exit functions with noreturn in unbound-control. 4419 442011 September 2018: Wouter 4421 - Fixed unused return value warnings in contrib/fastrpz.patch for 4422 asprintf. 4423 - Fix to squelch respip warning in unit test, it is printed at 4424 higher verbosity settings. 4425 - Fix spelling errors. 4426 - Fix initialisation in remote.c 4427 442810 September 2018: Wouter 4429 - 1.8.1 in svn trunk. (changes from 4,5,.. sep apply). 4430 - iana port update. 4431 44325 September 2018: Wouter 4433 - Fix spelling error in header, from getdns commit by Andreas Gelmini. 4434 44354 September 2018: Ralph 4436 - More explicitly mention the type of ratelimit when applying 4437 ip-ratelimit. 4438 44394 September 2018: Wouter 4440 - Tag for 1.8.0rc1 release, became 1.8.0 release on 10 Sep 2018. 4441 444231 August 2018: Wouter 4443 - Disable minimal-responses in subnet unit tests. 4444 444530 August 2018: Wouter 4446 - Fix that a local-zone with a local-zone-type that is transparent 4447 in a view with view-first, makes queries check for answers from the 4448 local-zones defined outside of views. 4449 445028 August 2018: Ralph 4451 - Disable minimal-responses in ipsecmod unit tests. 4452 - Added serve-expired-ttl and serve-expired-ttl-reset options. 4453 445427 August 2018: Wouter 4455 - Set defaults to yes for a number of options to increase speed and 4456 resilience of the server. The so-reuseport, harden-below-nxdomain, 4457 and minimal-responses options are enabled by default. They used 4458 to be disabled by default, waiting to make sure they worked. They 4459 are enabled by default now, and can be disabled explicitly by 4460 setting them to "no" in the unbound.conf config file. The reuseport 4461 and minimal options increases speed of the server, and should be 4462 otherwise harmless. The harden-below-nxdomain option works well 4463 together with the recently default enabled qname minimisation, this 4464 causes more fetches to use information from the cache. 4465 - next release is called 1.8.0. 4466 - Fix lintflags for lint on FreeBSD. 4467 446822 August 2018: George 4469 - #4140: Expose repinfo (comm_reply) to the inplace_callbacks. This 4470 gives access to reply information for the client's communication 4471 point when the callback is called before the mesh state (modules). 4472 Changes to C and Python's inplace_callback signatures were also 4473 necessary. 4474 447521 August 2018: Wouter 4476 - log-local-actions: yes option for unbound.conf that logs all the 4477 local zone actions, a patch from Saksham Manchanda (Secure64). 4478 - #4146: num.query.subnet and num.query.subnet_cache counters. 4479 - Fix only misc failure from log-servfail when val-log-level is not 4480 enabled. 4481 448217 August 2018: Ralph 4483 - Fix classification for QTYPE=CNAME queries when QNAME minimisation is 4484 enabled. 4485 448617 August 2018: Wouter 4487 - Set libunbound to increase current, because the libunbound change 4488 to the event callback function signature. That needs programs, 4489 that use it, to recompile against the new header definition. 4490 - print servfail info to log as error. 4491 - added more servfail printout statements, to the iterator. 4492 - log-servfail: yes prints log lines that say why queries are 4493 returning SERVFAIL to clients. 4494 449516 August 2018: Wouter 4496 - Fix warning on compile without threads. 4497 - Fix contrib/fastrpz.patch. 4498 449915 August 2018: Wouter 4500 - Fix segfault in auth-zone read and reorder of RRSIGs. 4501 450214 August 2018: Wouter 4503 - Fix that printout of error for cycle targets is a verbosity 4 4504 printout and does not wrongly print it is a memory error. 4505 - Upgraded crosscompile script to include libunbound DLL in the 4506 zipfile. 4507 450810 August 2018: Wouter 4509 - Fix #4144: dns64 module caches wrong (negative) information. 4510 45119 August 2018: Wouter 4512 - unbound-checkconf checks if modules exist and prints if they are 4513 not compiled in the name of the wrong module. 4514 - document --enable-subnet in doc/README. 4515 - Patch for stub-no-cache and forward-no-cache options that disable 4516 caching for the contents of that stub or forward, for when you 4517 want immediate changes visible, from Bjoern A. Zeeb. 4518 45197 August 2018: Ralph 4520 - Make capsforid fallback QNAME minimisation aware. 4521 45227 August 2018: Wouter 4523 - Fix #4142: unbound.service.in: improvements and fixes. 4524 Add unit dependency ordering (based on systemd-resolved). 4525 Add 'CAP_SYS_RESOURCE' to 'CapabilityBoundingSet' (fixes warnings 4526 about missing privileges during startup). Add 'AF_INET6' to 4527 'RestrictAddressFamilies' (without it IPV6 can't work). From 4528 Guido Shanahan. 4529 - Patch to implement tcp-connection-limit from Jim Hague (Sinodun). 4530 This limits the number of simultaneous TCP client connections 4531 from a nominated netblock. 4532 - make depend, yacc, lex, doc, headers. And log the limit exceeded 4533 message only on high verbosity, so as to not spam the logs when 4534 it is busy. 4535 45366 August 2018: Wouter 4537 - Fix for #4136: Fix to unconditionally call destroy in daemon.c. 4538 45393 August 2018: George 4540 - Expose if a query (or a subquery) was ratelimited (not src IP 4541 ratelimiting) to libunbound under 'ub_result.was_ratelimited'. 4542 This also introduces a change to 'ub_event_callback_type' in 4543 libunbound/unbound-event.h. 4544 - Tidy pylib tests. 4545 45463 August 2018: Wouter 4547 - Revert previous change for #4136: because it introduces build 4548 problems. 4549 - New fix for #4136: This one ignores lex without without 4550 yylex_destroy. 4551 45521 August 2018: Wouter 4553 - Fix to remove systemd sockaddr function check, that is not 4554 always present. Make socket activation more lenient. But not 4555 different when socket activation is not used. 4556 - iana port list update. 4557 455831 July 2018: Wouter 4559 - Patches from Jim Hague (Sinodun) for EDNS KeepAlive. 4560 - Sort out test runs when the build directory isn't the project 4561 root directory. 4562 - Add config tcp-idle-timeout (default 30s). This applies to 4563 client connections only; the timeout on TCP connections upstream 4564 is unaffected. 4565 - Error if EDNS Keepalive received over UDP. 4566 - Add edns-tcp-keepalive and edns-tcp-keepalive timeout options 4567 and implement option in client responses. 4568 - Correct and expand manual page entries for keepalive and idle timeout. 4569 - Implement progressive backoff of TCP idle/keepalive timeout. 4570 - Fix 'make depend' to work when build dir is not project root. 4571 - Add delay parameter to streamtcp, -d secs. 4572 To be used when testing idle timeout. 4573 - From Wouter: make depend, the dependencies in the patches did not 4574 apply cleanly. Also remade yacc and lex. 4575 - Fix mesh.c incompatible pointer pass. 4576 - Please doxygen so it passes. 4577 - Fix #4139: Fix unbound-host leaks memory on ANY. 4578 457930 July 2018: Wouter 4580 - Fix #4136: insufficiency from mismatch of FLEX capability between 4581 released tarball and build host. 4582 458327 July 2018: Wouter 4584 - Fix man page, say that chroot is enabled by default. 4585 458626 July 2018: Wouter 4587 - Fix #4135: 64-bit Windows Installer Creates Entries Under The 4588 Wrong Registry Key, reported by Brian White. 4589 459023 July 2018: Wouter 4591 - Fix use-systemd readiness signalling, only when use-systemd is yes 4592 and not in signal handler. 4593 459420 July 2018: Wouter 4595 - Fix #4130: print text describing -dd and unbound-checkconf on 4596 config file read error at startup, the errors may have been moved 4597 away by the startup process. 4598 - Fix #4131: for solaris, error YY_CURRENT_BUFFER undeclared. 4599 460019 July 2018: Wouter 4601 - Fix #4129 unbound-control error message with wrong cert permissions 4602 is too cryptic. 4603 460417 July 2018: Wouter 4605 - Fix #4127 unbound -h does not list -p help. 4606 - Print error if SSL name verification configured but not available 4607 in the ssl library. 4608 - Fix that ratelimit and ip-ratelimit are applied after reload of 4609 changed config file. 4610 - Resize ratelimit and ip-ratelimit caches if changed on reload. 4611 461216 July 2018: Wouter 4613 - Fix qname minimisation NXDOMAIN validation lookup failures causing 4614 error_supers assertion fails. 4615 - Squelch can't bind socket errors with Permission denied unless 4616 verbosity is 4 or higher, for UDP outgoing sockets. 4617 461812 July 2018: Wouter 4619 - Fix to improve systemd socket activation code file descriptor 4620 assignment. 4621 - Fix for 4126 that the #define for UNKNOWN_SERVER_NICENESS can be more 4622 easily changed to adjust default rtt assumptions. 4623 462410 July 2018: Wouter 4625 - Note in documentation that the cert name match code needs 4626 OpenSSL 1.1.0 or later to be enabled. 4627 46286 July 2018: Wouter 4629 - Fix documentation ambiguity for tls-win-cert in tls-upstream and 4630 forward-tls-upstream docs. 4631 - iana port update. 4632 - Note RFC8162 support. SMIMEA record type can be read in by the 4633 zone record parser. 4634 - Fix round robin for failed addresses with prefer-ip6: yes 4635 46364 July 2018: Wouter 4637 - Fix #4112: Fix that unbound-anchor -f /etc/resolv.conf will not pass 4638 if DNSSEC is not enabled. New option -R allows fallback from 4639 resolv.conf to direct queries. 4640 46413 July 2018: Wouter 4642 - Better documentation for unblock-lan-zones and insecure-lan-zones 4643 config statements. 4644 - Fix permission denied printed for auth zone probe random port nrs. 4645 46462 July 2018: Wouter 4647 - Fix checking for libhiredis printout in configure output. 4648 - Fix typo on man page in ip-address description. 4649 - Update libunbound/python/examples/dnssec_test.py example code to 4650 also set the 20326 trust anchor for the root in the example code. 4651 465229 June 2018: Wouter 4653 - dns64-ignore-aaaa: config option to list domain names for which the 4654 existing AAAA is ignored and dns64 processing is used on the A 4655 record. 4656 465728 June 2018: Wouter 4658 - num.queries.tls counter for queries over TLS. 4659 - log port number with err_addr logs. 4660 466127 June 2018: Wouter 4662 - #4109: Fix that package config depends on python unconditionally. 4663 - Patch, do not export python from pkg-config, from Petr Menšík. 4664 466526 June 2018: Wouter 4666 - Partial fix for permission denied on IPv6 address on FreeBSD. 4667 - Fix that auth-zone master reply with current SOA serial does not 4668 stop scan of masters for an updated zone. 4669 - Fix that auth-zone does not start the wait timer without checking 4670 if the wait timer has already been started. 4671 467221 June 2018: Wouter 4673 - #4108: systemd reload hang fix. 4674 - Fix usage printout for unbound-host, hostname has to be last 4675 argument on BSDs and Windows. 4676 467719 June 2018: Wouter 4678 - Fix for unbound-control on Windows and set TCP socket parameters 4679 more closely. 4680 This fix is part of 1.7.3. 4681 - Windows example service.conf edited with more windows specific 4682 configuration. 4683 - Fix windows unbound-control no cert bad file descriptor error. 4684 This fix is part of 1.7.3. 4685 468618 June 2018: Wouter 4687 - Fix that control-use-cert: no works for 127.0.0.1 to disable certs. 4688 This fix is part of 1.7.3rc2. 4689 - Fix unbound-checkconf for control-use-cert. 4690 This fix is part of 1.7.3. 4691 469215 June 2018: Wouter 4693 - tag for 1.7.3rc1. 4694 - trunk has 1.7.4. 4695 - unbound-control auth_zone_reload _zone_ option rereads the zonefile. 4696 - unbound-control auth_zone_transfer _zone_ option starts the probe 4697 sequence for a master to transfer the zone from and transfers when 4698 a new zone version is available. 4699 470014 June 2018: Wouter 4701 - #4103: Fix that auth-zone does not insist on SOA record first in 4702 file for url downloads. 4703 - Fix that first control-interface determines if TLS is used. Warn 4704 when IP address interfaces are used without TLS. 4705 - Fix nettle compile. 4706 470712 June 2018: Ralph 4708 - Don't count CNAME response types received during qname minimisation as 4709 query restart. 4710 471112 June 2018: Wouter 4712 - #4102 for NSD, but for Unbound. Named unix pipes do not use 4713 certificate and key files, access can be restricted with file and 4714 directory permissions. The option control-use-cert is no longer 4715 used, and ignored if found in unbound.conf. 4716 - Rename tls-additional-ports to tls-additional-port, because every 4717 line adds one port. 4718 - Fix buffer size warning in unit test. 4719 - remade dependencies in the Makefile. 4720 47216 June 2018: Wouter 4722 - Patch to fix openwrt for mac os build darwin detection in configure. 4723 47245 June 2018: Wouter 4725 - Fix crash if ratelimit taken into use with unbound-control 4726 instead of with unbound.conf. 4727 47284 June 2018: Wouter 4729 - Fix deadlock caused by incoming notify for auth-zone. 4730 - tag for 1.7.2rc1, became 1.7.2 release on 11 June 2018, 4731 trunk is 1.7.3 in development from this point. 4732 - #4100: Fix stub reprime when it becomes useless. 4733 47341 June 2018: Wouter 4735 - Rename additional-tls-port to tls-additional-ports. 4736 The older name is accepted for backwards compatibility. 4737 473830 May 2018: Wouter 4739 - Patch from Syzdek: Add ability to ignore RD bit and treat all 4740 requests as if the RD bit is set. 4741 474229 May 2018: Wouter 4743 - in compat/arc4random call getentropy_urandom when getentropy fails 4744 with ENOSYS. 4745 - Fix that fallback for windows port. 4746 474728 May 2018: Wouter 4748 - Fix windows tcp and tls spin on events. 4749 - Add routine from getdns to add windows cert store to the SSL_CTX. 4750 - tls-win-cert option that adds the system certificate store for 4751 authenticating DNS-over-TLS connections. It can be used instead 4752 of the tls-cert-bundle option, or with it to add certificates. 4753 475425 May 2018: Wouter 4755 - For TCP and TLS connections that don't establish, perform address 4756 update in infra cache, so future selections can exclude them. 4757 - Fix that tcp sticky events are removed for closed fd on windows. 4758 - Fix close events for tcp only. 4759 476024 May 2018: Wouter 4761 - Fix that libunbound can do DNS-over-TLS, when configured. 4762 - Fix that windows unbound service can use DNS-over-TLS. 4763 - unbound-host initializes ssl (for potential DNS-over-TLS usage 4764 inside libunbound), when ssl upstream or a cert-bundle is configured. 4765 476623 May 2018: Wouter 4767 - Use accept4 to speed up incoming TCP (and TLS) connections, 4768 available on Linux, FreeBSD and OpenBSD. 4769 477017 May 2018: Ralph 4771 - Qname minimisation default changed to yes. 4772 477315 May 2018: Wouter 4774 - Fix low-rtt-pct to low-rtt-permil, as it is parts in one thousand. 4775 477611 May 2018: Wouter 4777 - Fix contrib/libunbound.pc for libssl libcrypto references, 4778 from https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226914 4779 47807 May 2018: Wouter 4781 - Fix windows to not have sticky TLS events for TCP. 4782 - Fix read of DNS over TLS length and data in one read call. 4783 - Fix mesh state assertion failure due to callback removal. 4784 47853 May 2018: Wouter 4786 - Fix that configure --with-libhiredis also turns on cachedb. 4787 - Fix gcc 8 buffer warning in testcode. 4788 - Fix function type cast warning in libunbound context callback type. 4789 47902 May 2018: Wouter 4791 - Fix fail to reject dead peers in forward-zone, with ssl-upstream. 4792 47931 May 2018: Wouter 4794 - Fix that unbound-control reload frees the rrset keys and returns 4795 the memory pages to the system. 4796 479730 April 2018: Wouter 4798 - Fix spelling error in man page and note defaults as no instead of 4799 off. 4800 480126 April 2018: Wouter 4802 - Fix for crash in daemon_cleanup with dnstap during reload, 4803 from Saksham Manchanda. 4804 - Also that for dnscrypt. 4805 - tag for 1.7.1rc1 release. Became 1.7.1 release on 3 May, trunk 4806 is from here 1.7.2 in development. 4807 480825 April 2018: Ralph 4809 - Fix memory leak when caching wildcard records for aggressive NSEC use 4810 481124 April 2018: Wouter 4812 - Fix contrib/fastrpz.patch for this release. 4813 - Fix auth https for libev. 4814 481524 April 2018: Ralph 4816 - Added root-key-sentinel support 4817 481823 April 2018: Wouter 4819 - makedist uses bz2 for expat code, instead of tar.gz. 4820 - Fix #4092: libunbound: use-caps-for-id lacks colon in 4821 config_set_option. 4822 - auth zone http download stores exact copy of downloaded file, 4823 including comments in the file. 4824 - Fix sldns parse failure for CDS alternate delete syntax empty hex. 4825 - Attempt for auth zone fix; add of callback in mesh gets from 4826 callback does not skip callback of result. 4827 - Fix cname classification with qname minimisation enabled. 4828 - list_auth_zones unbound-control command. 4829 483020 April 2018: Wouter 4831 - man page documentation for dns-over-tls forward-addr '#' notation. 4832 - removed free from failed parse case. 4833 - Fix #4091: Fix that reload of auth-zone does not merge the zonefile 4834 with the previous contents. 4835 - Delete auth zone when removed from config. 4836 483719 April 2018: Wouter 4838 - Can set tls authentication with forward-addr: IP#tls.auth.name 4839 And put the public cert bundle in tls-cert-bundle: "ca-bundle.pem". 4840 such as forward-addr: 9.9.9.9@853#dns.quad9.net or 4841 1.1.1.1@853#cloudflare-dns.com 4842 - Fix #658: unbound using TLS in a forwarding configuration does not 4843 verify the server's certificate (RFC 8310 support). 4844 - For addr with #authname and no @port notation, the default is 853. 4845 484618 April 2018: Wouter 4847 - Fix auth-zone retry timer to be on schedule with retry timeout, 4848 with backoff. Also time a refresh at the zone expiry. 4849 485017 April 2018: Wouter 4851 - auth zone notify work. 4852 - allow-notify: config statement for auth-zones. 4853 - unit test for allow-notify 4854 485516 April 2018: Wouter 4856 - Fix auth zone target lookup iterator. 4857 - auth zone notify with prefix 4858 - auth zone notify work. 4859 486013 April 2018: Wouter 4861 - Fix for max include depth for authzones. 4862 - Fix memory free on fail for $INCLUDE in authzone. 4863 - Fix that an internal error to look up the wrong rr type for 4864 auth zone gets stopped, before trying to send there. 4865 - auth zone notify work. 4866 486710 April 2018: Ralph 4868 - num.query.aggressive.NOERROR and num.query.aggressive.NXDOMAIN 4869 statistics counters. 4870 487110 April 2018: Wouter 4872 - documentation for low-rtt and low-rtt-pct. 4873 - auth zone notify work. 4874 48759 April 2018: Wouter 4876 - Fix that flush_zone sets prefetch ttl expired, so that with 4877 serve-expired enabled it'll start prefetching those entries. 4878 - num.query.authzone.up and num.query.authzone.down statistics counters. 4879 - Fix downstream auth zone, only fallback when auth zone fails to 4880 answer and fallback is enabled. 4881 - Accept both option names with and without colon for get_option 4882 and set_option. 4883 - low-rtt and low-rtt-pct in unbound.conf enable the server selection 4884 of fast servers for some percentage of the time. 4885 48865 April 2018: Wouter 4887 - Combine write of tcp length and tcp query for dns over tls. 4888 - nitpick fixes in example.conf. 4889 - Fix above stub queries for type NS and useless delegation point. 4890 - Fix unbound-control over pipe with openssl 1.1.1, the TLSv1.3 4891 tls_choose_sigalg routine does not allow the ciphers for the pipe, 4892 so use TLSv1.2. 4893 - ED448 support. 4894 48953 April 2018: Wouter 4896 - Fix #4043: make test fails due to v6 presentation issue in macOS. 4897 - Fix unable to resolve after new WLAN connection, due to auth-zone 4898 failing with a forwarder set. Now, auth-zone is only used for 4899 answers (not referrals) when a forwarder is set. 4900 490129 March 2018: Ralph 4902 - Check "result" in dup_all(), by Florian Obser. 4903 490423 March 2018: Ralph 4905 - Fix unbound-control get_option aggressive-nsec 4906 490721 March 2018: Ralph 4908 - Do not use cached NSEC records to generate negative answers for 4909 domains under DNSSEC Negative Trust Anchors. 4910 491119 March 2018: Wouter 4912 - iana port update. 4913 491416 March 2018: Wouter 4915 - corrected a minor typo in the changelog. 4916 - move htobe64/be64toh portability code to cachedb.c. 4917 491815 March 2018: Wouter 4919 - Add --with-libhiredis, unbound support for a new cachedb backend 4920 that uses a Redis server as the storage. This implementation 4921 depends on the hiredis client library (https://redislabs.com/lp/hiredis/). 4922 And unbound should be built with both --enable-cachedb and 4923 --with-libhiredis[=PATH] (where $PATH/include/hiredis/hiredis.h 4924 should exist). Patch from Jinmei Tatuya (Infoblox). 4925 - Fix #3817: core dump happens in libunbound delete, when queued 4926 servfail hits deleted message queue. 4927 - Create additional tls service interfaces by opening them on other 4928 portnumbers and listing the portnumbers as additional-tls-port: nr. 4929 493013 March 2018: Wouter 4931 - Fix typo in documentation. 4932 - Fix #3736: Fix 0 TTL domains stuck on SERVFAIL unless manually 4933 flushed with serve-expired on. 4934 493512 March 2018: Wouter 4936 - Added documentation for aggressive-nsec: yes. 4937 - tag 1.7.0rc3. That became the 1.7.0 release on 15 Mar, trunk 4938 now has 1.7.1 in development. 4939 - Fix #3727: Protocol name is TLS, options have been renamed but 4940 documentation is not consistent. 4941 - Check IXFR start serial. 4942 49439 March 2018: Wouter 4944 - Fix #3598: Fix swig build issue on rhel6 based system. 4945 configure --disable-swig-version-check stops the swig version check. 4946 49478 March 2018: Wouter 4948 - tag 1.7.0rc2. 4949 49507 March 2018: Wouter 4951 - Fixed contrib/fastrpz.patch, even though this already applied 4952 cleanly for me, now also for others. 4953 - patch to log creates keytag queries, from A. Schulze. 4954 - patch suggested by Debian lintian: allow to -> allow one to, from 4955 A. Schulze. 4956 - Attempt to remove warning about trailing whitespace. 4957 49586 March 2018: Wouter 4959 - Reverted fix for #3512, this may not be the best way forward; 4960 although it could be changed at a later time, to stay similar to 4961 other implementations. 4962 - svn trunk contains 1.7.0, this is the number for the next release. 4963 - Fix for windows compile. 4964 - tag 1.7.0rc1. 4965 49665 March 2018: Wouter 4967 - Fix to check define of DSA for when openssl is without deprecated. 4968 - iana port update. 4969 - Fix #3582: Squelch address already in use log when reuseaddr option 4970 causes same port to be used twice for tcp connections. 4971 497227 February 2018: Wouter 4973 - Fixup contrib/fastrpz.patch so that it applies. 4974 - Fix compile without threads, and remove unused variable. 4975 - Fix compile with staticexe and python module. 4976 - Fix nettle compile. 4977 497822 February 2018: Ralph 4979 - Save wildcard RRset from answer with original owner for use in 4980 aggressive NSEC. 4981 498221 February 2018: Wouter 4983 - Fix #3512: unbound incorrectly reports SERVFAIL for CAA query 4984 when there is a CNAME loop. 4985 - Fix validation for CNAME loops. When it detects a cname loop, 4986 by finding the cname, cname in the existing list, it returns 4987 the partial result with the validation result up to then. 4988 - more robust cachedump rrset routine. 4989 499019 February 2018: Wouter 4991 - Fix #3505: Documentation for default local zones references 4992 wrong RFC. 4993 - Fix #3494: local-zone noview can be used to break out of the view 4994 to the global local zone contents, for queries for that zone. 4995 - Fix for more maintainable code in localzone. 4996 499716 February 2018: Wouter 4998 - Fixes for clang static analyzer, the missing ; in 4999 edns-subnet/addrtree.c after the assert made clang analyzer 5000 produce a failure to analyze it. 5001 500213 February 2018: Ralph 5003 - Aggressive NSEC tests 5004 500513 February 2018: Wouter 5006 - tls-cert-bundle option in unbound.conf enables TLS authentication. 5007 - iana port update. 5008 500912 February 2018: Wouter 5010 - Unit test for auth zone https url download. 5011 501212 February 2018: Ralph 5013 - Added tests with wildcard expanded NSEC records (CVE-2017-15105 test) 5014 - Processed aggressive NSEC code review remarks Wouter 5015 50168 February 2018: Ralph 5017 - Aggressive use of NSEC implementation. Use cached NSEC records to 5018 generate NXDOMAIN, NODATA and positive wildcard answers. 5019 50208 February 2018: Wouter 5021 - iana port update. 5022 - auth zone url config. 5023 50245 February 2018: Wouter 5025 - Fix #3451: dnstap not building when you have a separate build dir. 5026 And removed protoc warning, set dnstap.proto syntax to proto2. 5027 - auth-zone provides a way to configure RFC7706 from unbound.conf, 5028 eg. with auth-zone: name: "." for-downstream: no for-upstream: yes 5029 fallback-enabled: yes and masters or a zonefile with data. 5030 50312 February 2018: Wouter 5032 - Fix unfreed locks in log and arc4random at exit of unbound. 5033 - unit test with valgrind 5034 - Fix lock race condition in dns cache dname synthesis. 5035 - lock subnet new item before insertion to please checklocks, 5036 no modification of critical regions outside of lock region. 5037 50381 February 2018: Wouter 5039 - fix unaligned structure making a false positive in checklock 5040 unitialised memory. 5041 504229 January 2018: Ralph 5043 - Use NSEC with longest ce to prove wildcard absence. 5044 - Only use *.ce to prove wildcard absence, no longer names. 5045 504625 January 2018: Wouter 5047 - ltrace.conf file for libunbound in contrib. 5048 504923 January 2018: Wouter 5050 - Fix that unbound-checkconf -f flag works with auto-trust-anchor-file 5051 for startup scripts to get the full pathname(s) of anchor file(s). 5052 - Print fatal errors about remote control setup before log init, 5053 so that it is printed to console. 5054 505522 January 2018: Wouter 5056 - Accept tls-upstream in unbound.conf, the ssl-upstream keyword is 5057 also recognized and means the same. Also for tls-port, 5058 tls-service-key, tls-service-pem, stub-tls-upstream and 5059 forward-tls-upstream. 5060 - Fix #3397: Fix that cachedb could return a partial CNAME chain. 5061 - Fix #3397: Fix that when the cache contains an unsigned DNAME in 5062 the middle of a cname chain, a result without the DNAME could 5063 be returned. 5064 506519 January 2018: Wouter 5066 - tag 1.6.8 for release with CVE fix. 5067 - trunk has 1.6.9 with fix and previous commits. 5068 - patch for CVE-2017-15105: vulnerability in the processing of 5069 wildcard synthesized NSEC records. 5070 - iana port update. 5071 - make depend: code dependencies updated in Makefile. 5072 50734 January 2018: Ralph 5074 - Copy query and correctly set flags on REFUSED answers when cache 5075 snooping is not allowed. 5076 50773 January 2018: Ralph 5078 - Fix queries being leaked above stub when refetching glue. 5079 50802 January 2017: Wouter 5081 - Fix that DS queries with referral replies are answered straight 5082 away, without a repeat query picking the DS from cache. 5083 The correct reply should have been an answer, the reply is fixed 5084 by the scrubber to have the answer in the answer section. 5085 - Remove clang optimizer disable, 5086 Fix that expiration date checks don't fail with clang -O2. 5087 508815 December 2017: Wouter 5089 - Fix timestamp failure because of clang optimizer failure, by 5090 disabling -O2 when the compiler --version is clang. 5091 - iana port update. 5092 - Also disable -flto for clang, to make incep-expi signature check 5093 work. 5094 509512 December 2017: Ralph 5096 - Fix qname-minimisation documentation (A QTYPE, not NS) 5097 509812 December 2017: Wouter 5099 - authzone work, transfer connect. 5100 51017 December 2017: Ralph 5102 - Check whether --with-libunbound-only is set when using --with-nettle 5103 or --with-nss. 5104 51054 December 2017: Wouter 5106 - Fix link failure on OmniOS. 5107 51081 December 2017: Wouter 5109 - auth zone work. 5110 511130 November 2017: Wouter 5112 - Fix #3299 - forward CNAME daisy chain is not working 5113 511414 November 2017: Wouter 5115 - Fix #2882: Unbound behaviour changes (wrong) when domain-insecure is 5116 set for stub zone. It no longer searches for DNSSEC information. 5117 - auth xfer work on probe timer and lookup. 5118 511913 November 2017: Wouter 5120 - Fix #2801: Install libunbound.pc. 5121 - Fix qname minimisation to send AAAA queries at zonecut like type A. 5122 - reverted AAAA change. 5123 51247 November 2017: Wouter 5125 - Fix #2492: Documentation libunbound. 5126 51273 November 2017: Wouter 5128 - Fix #2362: TLS1.3/openssl-1.1.1 not working. 5129 - Fix #2034 - Autoconf and -flto. 5130 - Fix #2141 - for libsodium detect lack of entropy in chroot, print 5131 a message and exit. 5132 51332 November 2017: Wouter 5134 - Fix #1913: ub_ctx_config is under circumstances thread-safe. 5135 - make ip-transparent option work on OpenBSD. 5136 513731 October 2017: Wouter 5138 - Document that errno is left informative on libunbound config read 5139 fail. 5140 - lexer output. 5141 - iana port update. 5142 514325 October 2017: Ralph 5144 - Fixed libunbound manual typo. 5145 - Fix #1949: [dnscrypt] make provider name mismatch more obvious. 5146 - Fix #2031: Double included headers 5147 514824 October 2017: Ralph 5149 - Update B root ipv4 address. 5150 515119 October 2017: Wouter 5152 - authzone work, probe timer setup. 5153 515418 October 2017: Wouter 5155 - lint for recent authzone commit. 5156 515717 October 2017: Wouter 5158 - Fix #1749: With harden-referral-path: performance drops, due to 5159 circular dependency in NS and DS lookups. 5160 - [dnscrypt] prevent dnscrypt-secret-key, dnscrypt-provider-cert 5161 duplicates 5162 - [dnscrypt] introduce dnscrypt-provider-cert-rotated option, 5163 from Manu Bretelle. 5164 This option allows handling multiple cert/key pairs while only 5165 distributing some of them. 5166 In order to reliably match a client magic with a given key without 5167 strong assumption as to how those were generated, we need both key and 5168 cert. Likewise, in order to know which ES version should be used. 5169 On the other hand, when rotating a cert, it can be desirable to only 5170 serve the new cert but still be able to handle clients that are still 5171 using the old certs's public key. 5172 The `dnscrypt-provider-cert-rotated` allow to instruct unbound to not 5173 publish the cert as part of the DNS's provider_name's TXT answer. 5174 - Better documentation for cache-max-negative-ttl. 5175 - Work on local root zone code. 5176 517710 October 2017: Wouter 5178 - tag 1.6.7 5179 - trunk has version 1.6.8. 5180 51816 October 2017: Wouter 5182 - Fix spelling in unbound-control man page. 5183 51845 October 2017: Wouter 5185 - Fix trust-anchor-signaling works in libunbound. 5186 - Fix some more crpls in testdata for different signaling default. 5187 - tag 1.6.7rc1 5188 51895 October 2017: Ralph 5190 - Set trust-anchor-signaling default to yes 5191 - Use RCODE from A query on DNS64 synthesized answer. 5192 51932 October 2017: Wouter 5194 - Fix param unused warning for windows exportsymbol compile. 5195 519625 September 2017: Ralph 5197 - Fix #1450: Generate again patch contrib/aaaa-filter-iterator.patch 5198 (by Danilo G. Baio). 5199 520021 September 2017: Ralph 5201 - Log name of looping module 5202 520319 September 2017: Wouter 5204 - use a cachedb answer even if it's "expired" when serve-expired is yes 5205 (patch from Jinmei Tatuya). 5206 - trigger refetching of the answer in that case (this will bypass 5207 cachedb lookup) 5208 - allow storing a 0-TTL answer from cachedb in the in-memory message 5209 cache when serve-expired is yes 5210 - Fix DNSCACHE_STORE_ZEROTTL to be bigger than 0xffff. 5211 521218 September 2017: Ralph 5213 - Fix #1400: allowing use of global cache on ECS-forwarding unless 5214 always-forward. 5215 521618 September 2017: Wouter 5217 - tag 1.6.6 (is 1.6.6rc2) 5218 - Fix that looping modules always stop the query, and don't pass 5219 control. 5220 - Fix #1435: Please allow UDP to be disabled separately upstream and 5221 downstream. 5222 - Fix #1440: [dnscrypt] client nonce cache. 5223 522415 September 2017: Wouter 5225 - Fix unbound-host to report error for DNSSEC state of failed lookups. 5226 - Spelling fixes, from Josh Soref. 5227 522813 September 2017: Wouter 5229 - tag 1.6.6rc2, became 1.6.6 on 18 sep. trunk 1.6.7 in development. 5230 523112 September 2017: Wouter 5232 - Add dns64 for client-subnet in unbound-checkconf. 5233 52344 September 2017: Ralph 5235 - Fix #1412: QNAME minimisation strict mode not honored 5236 - Fix #1434: Fix windows openssl 1.1.0 linking. 5237 52384 September 2017: Wouter 5239 - tag 1.6.6rc1 5240 - makedist fix for windows binaries, with openssl 1.1.0 windres fix, 5241 and expat 2.2.4 install target fix. 5242 52431 September 2017: Wouter 5244 - Recommend 1472 buffer size in unbound.conf 5245 524631 August 2017: Wouter 5247 - Fix #1424: cachedb:testframe is not thread safe. 5248 - For #1417: escape ; in dnscrypt tests. 5249 - but reverted that, tests fails with that escape. 5250 - Fix #1417: [dnscrypt] shared secret cache counters, and works when 5251 dnscrypt is not enabled. And cache size configuration option. 5252 - make depend 5253 - Fix #1418: [ip ratelimit] initialize slabhash using 5254 ip-ratelimit-slabs. 5255 525630 August 2017: Wouter 5257 - updated contrib/fastrpz.patch to apply with configparser changes. 5258 - Fix 1416: qname-minimisation breaks TLSA lookups with CNAMEs. 5259 526029 August 2017: Wouter 5261 - Fix #1414: fix segfault on parse failure and log_replies. 5262 - zero qinfo in handle_request, this zeroes local_alias and also the 5263 qname member. 5264 - new keys and certs for dnscrypt tests. 5265 - fixup WKS test on buildhost without servicebyname. 5266 526728 August 2017: Wouter 5268 - Fix #1415: patch to free dnscrypt environment on reload. 5269 - iana portlist update 5270 - Fix #1415: [dnscrypt] shared secret cache, patch from 5271 Manu Bretelle. 5272 - Small fixes for the shared secret cache patch. 5273 - Fix WKS records on kvm autobuild host, with default protobyname 5274 entries for udp and tcp. 5275 527623 August 2017: Wouter 5277 - Fix #1407: Add ECS options check to unbound-checkconf. 5278 - make depend 5279 - Fix to reclaim tcp handler when it is closed due to dnscrypt buffer 5280 allocation failure. 5281 528222 August 2017: Wouter 5283 - Fix install of trust anchor when two anchors are present, makes both 5284 valid. Checks hash of DS but not signature of new key. This fixes 5285 the root.key file if created when unbound is installed between 5286 sep11 and oct11 2017. 5287 - tag 1.6.5 with pointrelease 1.6.5 (1.6.4 plus 5011 fix). 5288 - trunk version 1.6.6 in development. 5289 - Fix issue on macOX 10.10 where TCP fast open is detected but not 5290 implemented causing TCP to fail. The fix allows fallback to regular 5291 TCP in this case and is also more robust for cases where connectx() 5292 fails for some reason. 5293 - Fix #1402: squelch invalid argument error for fd_set_block on windows. 5294 529510 August 2017: Wouter 5296 - Patch to show DNSCrypt status in help output, from Carsten 5297 Strotmann. 5298 52998 August 2017: Wouter 5300 - Fix #1398: make cachedb secret configurable. 5301 - Remove spaces from Makefile. 5302 53037 August 2017: Wouter 5304 - Fix #1397: Recursive DS lookups for AS112 zones names should recurse. 5305 53063 August 2017: Ralph 5307 - Remove unused iter_env member (ip6arpa_dname) 5308 - Do not reset rrset.bogus stats when called using stats_noreset. 5309 - Added stats for queries that have been ratelimited by domain 5310 recursion. 5311 - Do not add rrset_bogus and query ratelimiting stats per thread, these 5312 module stats are global. 5313 53143 August 2017: Wouter 5315 - Fix #1394: mix of serve-expired and response-ip could cause a crash. 5316 531724 July 2017: Wouter 5318 - upgrade aclocal(pkg.m4 0.29.1), config.guess(2016-10-02), 5319 config.sub(2016-09-05). 5320 - annotate case statement fallthrough for gcc 7.1.1. 5321 - flex output from flex 2.6.1. 5322 - snprintf of thread number does not warn about truncated string. 5323 - squelch TCP fast open error on FreeBSD when kernel has it disabled, 5324 unless verbosity is high. 5325 - remove warning from windows compile. 5326 - Fix compile with libnettle 5327 - Fix DSA configure switch (--disable dsa) for libnettle and libnss. 5328 - Fix #1365: Add Ed25519 support using libnettle. 5329 - iana portlist update 5330 533117 July 2017: Wouter 5332 - Fix #1350: make cachedb backend configurable (from JINMEI Tatuya). 5333 - Fix #1349: allow suppression of pidfiles (from Daniel Kahn Gillmor). 5334 With the -p option unbound does not create a pidfile. 5335 533611 July 2017: Wouter 5337 - Fix #1344: RFC6761-reserved domains: test. and invalid. 5338 - Redirect all localhost names to localhost address for RFC6761. 5339 53406 July 2017: Wouter 5341 - Fix tests to use .tdir (from Manu Bretelle) instead of .tpkg. 5342 - Fix svn hooks for tdir (selected if testcode/mini_tdir.sh exists).. 5343 53444 July 2017: Wouter 5345 - Fix 1332: Bump verbosity of failed chown'ing of the control socket. 5346 53473 July 2017: Wouter 5348 - Fix for unbound-checkconf, check ipsecmod-hook if ipsecmod is turned 5349 on. 5350 - Fix #1331: libunbound segfault in threaded mode when context is 5351 deleted. 5352 - Fix pythonmod link line option flag. 5353 - Fix openssl 1.1.0 load of ssl error strings from ssl init. 5354 535529 June 2017: Wouter 5356 - Fix python example0 return module wait instead of error for pass. 5357 - iana portlist update 5358 - enhancement for hardened-tls for DNS over TLS. Removed duplicated 5359 security settings. 5360 536127 June 2017: Wouter 5362 - Tag 1.6.4 is created with the 1.6.4rc2 contents. 5363 - Trunk contains 1.6.5, with changes from 26, 27 june. 5364 - Remove signed unsigned warning from authzone. 5365 - Fix that infra cache host hash does not change after reconfig. 5366 536726 June 2017: Wouter 5368 - (for 1.6.5) 5369 Better fixup of dnscrypt_cert_chacha test for different escapes. 5370 - First fix for zero b64 and hex text zone format in sldns. 5371 - unbound-control dump_infra prints port number for address if not 53. 5372 537323 June 2017: Wouter 5374 - (for 1.6.5): fixup of dnscrypt_cert_chacha test (from Manu Bretelle). 5375 537622 June 2017: Wouter 5377 - Tag 1.6.4rc2 5378 537922 June 2017: Ralph 5380 - Added fastrpz patch to contrib 5381 538221 June 2017: Wouter 5383 - Fix #1316: heap read buffer overflow in parse_edns_options. 5384 538520 June 2017: Wouter 5386 - Fix warning in pythonmod under clang compiler. 5387 - Tag 1.6.4rc1 5388 - Fix lintian typo. 5389 539016 June 2017: Ralph 5391 - Fix #1277: disable domain ratelimit by setting value to 0. 5392 539316 June 2017: Wouter 5394 - Fix #1301: memory leak in respip and tests. 5395 - Free callback in edns-subnetmod on exit and restart. 5396 - Fix memory leak in sldns_buffer_new_frm_data. 5397 - Fix memory leak in dnscrypt config read. 5398 - Fix dnscrypt chacha cert support ifdefs. 5399 - Fix dnscrypt chacha cert unit test escapes in grep. 5400 - Remove asynclook tests that cause test and purifier problems. 5401 - Fix to unlock view in view test. 5402 540315 June 2017: Wouter 5404 - Fix stub zone queries leaking to the internet for 5405 harden-referral-path ns checks. 5406 - Fix query for refetch_glue of stub leaking to internet. 5407 540813 June 2017: Wouter 5409 - Fix #1279: Memory leak on reload when python module is enabled. 5410 - Fix #1280: Unbound fails assert when response from authoritative 5411 contains malformed qname. When 0x20 caps-for-id is enabled, when 5412 assertions are not enabled the malformed qname is handled correctly. 5413 - 1.6.3 tag created, with only #1280 fix, trunk is 1.6.4 development. 5414 - More fixes in depth for buffer checks in 0x20 qname checks. 5415 541612 June 2017: Wouter 5417 - Fix #1278: Incomplete wildcard proof. 5418 54198 June 2017: Ralph 5420 - Added domain name based ECS whitelist. 5421 54228 June 2017: Wouter 5423 - Detect chacha for dnscrypt at configure time. 5424 - dnscrypt unit tests with chacha. 5425 54267 June 2017: Wouter 5427 - Fix that unbound-control can set val_clean_additional and val_permissive_mode. 5428 - Add dnscrypt XChaCha20 tests. 5429 54306 June 2017: Wouter 5431 - Add an explicit type cast for TCP FASTOPEN fix. 5432 - renumbering B-Root's IPv6 address to 2001:500:200::b. 5433 - Fix #1275: cached data in cachedb is never used. 5434 - Fix #1276: [dnscrypt] add XChaCha20-Poly1305 cipher. 5435 54361 June 2017: Ralph 5437 - Fix #1274: automatically trim chroot path from dnscrypt key/cert paths 5438 (from Manu Bretelle). 5439 54401 June 2017: Wouter 5441 - Fix fastopen EPIPE fallthrough to perform connect. 5442 544331 May 2017: Ralph 5444 - Also use global local-zones when there is a matching view that does 5445 not have any local-zone specified. 5446 544731 May 2017: Wouter 5448 - Fix #1273: cachedb.c doesn't compile with -Wextra. 5449 - If MSG_FASTOPEN gives EPIPE fallthrough to try normal tcp write. 5450 545130 May 2017: Ralph 5452 - Fix #1269: inconsistent use of built-in local zones with views. 5453 - Add defaults for new local-zone trees added to views using 5454 unbound-control. 5455 545630 May 2017: Wouter 5457 - Support for openssl EVP_DigestVerify. 5458 - Support for the ED25519 algorithm with openssl (from openssl 1.1.1). 5459 546029 May 2017: Wouter 5461 - Fix assertion for low buffer size and big edns payload when worker 5462 overrides udpsize. 5463 546426 May 2017: Ralph 5465 - Added redirect-bogus.patch to contrib directory. 5466 546726 May 2017: Wouter 5468 - Fix #1270: unitauth.c doesn't compile with higher warning level 5469 and optimization 5470 - exec_prefix is by default equal to prefix. 5471 - printout localzone for duplicate local-zone warnings. 5472 547324 May 2017: Wouter 5474 - authzone cname chain, no rrset duplicates, wildcard doesn't change 5475 rrsets added for cname chain. 5476 547723 May 2017: Wouter 5478 - first services/authzone check in, it compiles and reads and writes 5479 zonefiles. 5480 - iana portlist update 5481 548222 May 2017: Wouter 5483 - Fix #1268: SIGSEGV after log_reopen. 5484 548518 May 2017: Wouter 5486 - Fix #1265 to use /bin/kill. 5487 - Fix #1267: Libunbound validator/val_secalgo.c uses obsolete APIs, 5488 and compatibility with BoringSSL. 5489 549017 May 2017: Wouter 5491 - Fix #1265: contrib/unbound.service contains hardcoded path. 5492 549317 May 2017: George 5494 - Use qstate's region for IPSECKEY rrset (ipsecmod). 5495 549616 May 2017: George 5497 - Implemented opportunistic IPsec support module (ipsecmod). 5498 - Some whitespace fixup. 5499 550016 May 2017: Wouter 5501 - updated dependencies in the makefile. 5502 - document trust-anchor-signaling in example config file. 5503 - updated configure, dependencies and flex output. 5504 - better module memory lookup, fix of unbound-control shm names for 5505 module memory printout of statistics. 5506 - Fix type AVC sldns rrdef. 5507 550812 May 2017: Wouter 5509 - Adjust servfail by iterator to not store in cache when serve-expired 5510 is enabled, to avoid overwriting useful information there. 5511 - Fix queries for nameservers under a stub leaking to the internet. 5512 55139 May 2017: Ralph 5514 - Add 'c' to getopt() in testbound. 5515 - iana portlist update 5516 55178 May 2017: Wouter 5518 - Fix tcp-mss failure printout text. 5519 - Set SO_REUSEADDR on outgoing tcp connections to fix the bind before 5520 connect limited tcp connections. With the option tcp connections 5521 can share the same source port (for different destinations). 5522 55232 May 2017: Ralph 5524 - Added mesh_add_sub to add detached mesh entries. 5525 - Use mesh_add_sub for key tag signaling query. 5526 55272 May 2017: Wouter 5528 - Added test for leak of stub information. 5529 - Fix sldns wire2str printout of RR type CAA tags. 5530 - Fix sldns int16_data parse. 5531 - Fix sldns parse and printout of TSIG RRs. 5532 - sldns SMIMEA and AVC definitions, same as getdns definitions. 5533 55341 May 2017: Wouter 5535 - Fix #1259: "--disable-ecdsa" argument overwritten 5536 by "#ifdef SHA256_DIGEST_LENGTH@daemon/remote.c". 5537 - iana portlist update 5538 - Fix #1258: Windows 10 X64 unbound 1.6.2 service will not start. 5539 and fix that 64bit getting installed in C:\Program Files (x86). 5540 554126 April 2017: Ralph 5542 - Implemented trust anchor signaling using key tag query. 5543 554426 April 2017: Wouter 5545 - Based on #1257: check parse limit before t increment in sldns RR 5546 string parse routine. 5547 554824 April 2017: Wouter 5549 - unbound-checkconf -o allows query of dnstap config variables. 5550 Also unbound-control get_option. Also for dnscrypt. 5551 - trunk contains 1.6.3 version number (changes from 1.6.2 back from 5552 when the 1.6.2rc1 tag has been created). 5553 555421 April 2017: Ralph 5555 - Fix #1254: clarify ratelimit-{for,below}-domain (from Manu Bretelle). 5556 - iana portlist update 5557 555818 April 2017: Ralph 5559 - Fix #1252: more indentation inconsistencies. 5560 - Fix #1253: unused variable in edns-subnet/addrtree.c:getbit(). 5561 556213 April 2017: Ralph 5563 - Added ECS unit test (from Manu Bretelle). 5564 - ECS documentation fix (from Manu Bretelle). 5565 556613 April 2017: Wouter 5567 - Fix #1250: inconsistent indentation in services/listen_dnsport.c. 5568 - tag for 1.6.2rc1 5569 - (for 1.6.3:) unbound.h exports the shm stats structures. They use 5570 type long long and no ifdefs, and ub_ before the typenames. 5571 557212 April 2017: Wouter 5573 - subnet mem value is available in shm, also when not enabled, 5574 to make the struct easier to memmap by other applications, 5575 independent of the configuration of unbound. 5576 557712 April 2017: Ralph 5578 - Fix #1247: unbound does not shorten source prefix length when 5579 forwarding ECS. 5580 - Properly check for allocation failure in local_data_find_tag_datas. 5581 - Fix #1249: unbound doesn't return FORMERR to bogus ECS. 5582 - Set SHM ECS memory usage to 0 when module not loaded. 5583 558411 April 2017: Ralph 5585 - Display ECS module memory usage. 5586 558710 April 2017: Wouter 5588 - harden-algo-downgrade: no also makes unbound more lenient about 5589 digest algorithms in DS records. 5590 559110 April 2017: Ralph 5592 - Remove ECS option after REFUSED answer. 5593 - Fix small memory leak in edns_opt_copy_alloc. 5594 - Respip dereference after NULL check. 5595 - Zero initialize addrtree allocation. 5596 - Use correct identifier for SHM destroy. 5597 55987 April 2017: George 5599 - Fix pythonmod for cb changes. 5600 - Some whitespace fixup. 5601 56027 April 2017: Ralph 5603 - Unlock view in respip unit test 5604 56056 April 2017: Ralph 5606 - Generalise inplace callback (de)registration 5607 - (de)register inplace callbacks for module id 5608 - No unbound-control set_option for ECS options 5609 - Deprecated client-subnet-opcode config option 5610 - Introduced client-subnet-always-forward config option 5611 - Changed max-client-subnet-ipv6 default to 56 (as in RFC) 5612 - Removed extern ECS config options 5613 - module_restart_next now calls clear on all following modules 5614 - Also create ECS module qstate on module_event_pass event 5615 - remove malloc from inplace_cb_register 5616 56176 April 2017: Wouter 5618 - Small fixup for documentation. 5619 - iana portlist update 5620 - Fix respip for braces when locks arent used. 5621 - Fix pythonmod for cb changes. 5622 56234 April 2017: Wouter 5624 - Fix #1244: document that use of chroot requires trust anchor file to 5625 be under chroot. 5626 - iana portlist update 5627 56283 April 2017: Ralph 5629 - Do not add current time twice to TTL before ECS cache store. 5630 - Do not touch rrset cache after ECS cache message generation. 5631 - Use LDNS_EDNS_CLIENT_SUBNET as default ECS opcode. 5632 56333 April 2017: Wouter 5634 - Fix #1217: Add metrics to unbound-control interface showing 5635 crypted, cert request, plaintext and malformed queries (from 5636 Manu Bretelle). 5637 - iana portlist update 5638 563927 March 2017: Wouter 5640 - Remove (now unused) event2 include from dnscrypt code. 5641 564224 March 2017: George 5643 - Fix to prevent non-referal query from being cached as referal when the 5644 no_cache_store flag was set. 5645 564623 March 2017: Wouter 5647 - Fix #1239: configure fails to find python distutils if python 5648 prints warning. 5649 565022 March 2017: Wouter 5651 - Fix #1238: segmentation fault when adding through the remote 5652 interface a per-view local zone to a view with no previous 5653 (configured) local zones. 5654 - Fix #1229: Systemd service sandboxing, options in wrong sections. 5655 565621 March 2017: Ralph 5657 - Merge EDNS Client subnet implementation from feature branch into main 5658 branch, using new EDNS processing framework. 5659 566021 March 2017: Wouter 5661 - Fix doxygen for dnscrypt files. 5662 566320 March 2017: Wouter 5664 - #1217. DNSCrypt support, with --enable-dnscrypt, libsodium and then 5665 enabled in the config file from Manu Bretelle. 5666 - make depend, autoconf, remove warnings about statement before var. 5667 - lru_demote and lruhash_insert_or_retrieve functions for getdns. 5668 - fixup for lruhash (whitespace and header file comment). 5669 - dnscrypt tests. 5670 567117 March 2017: Wouter 5672 - Patch for view functionality for local-data-ptr from Björn Ketelaars. 5673 - Fix #1237 - Wrong resolving in chain, for norec queries that get 5674 SERVFAIL returned. 5675 567616 March 2017: Wouter 5677 - Fix that SHM is not inited if not enabled. 5678 - Add trustanchor.unbound CH TXT that gets a response with a number 5679 of TXT RRs with a string like "example.com. 2345 1234" with 5680 the trust anchors and their keytags. 5681 - Fix that looped DNAMEs do not cause unbound to spend effort. 5682 - trustanchor tags are sorted. reusable routine to fetch taglist. 5683 568413 March 2017: Wouter 5685 - testbound understands Deckard MATCH rcode question answer commands. 5686 - Fix #1235: Fix too long DNAME expansion produces SERVFAIL instead 5687 of YXDOMAIN + query loop, reported by Petr Spacek. 5688 568910 March 2017: Wouter 5690 - Fix #1234: shortening DNAME loop produces duplicate DNAME records 5691 in ANSWER section. 5692 56939 March 2017: Wouter 5694 - --disable-sha1 disables SHA1 support in RRSIG, so from DNSKEY and 5695 DS records. NSEC3 is not disabled. 5696 - fake-sha1 test option; print warning if used. To make unit tests. 5697 - unbound-control list local zone and data commands listed in the 5698 help output. 5699 57008 March 2017: Wouter 5701 - make depend for build dependencies. 5702 - swig version 2.0.1 required. 5703 - fix enum conversion warnings 5704 57057 March 2017: Wouter 5706 - Fix #1230: swig version 2.0.0 is required for pythonmod, with 5707 1.3.40 it crashes when running repeatly unbound-control reload. 5708 - Response actions based on IP address from Jinmei Tatuya (Infoblox). 5709 57106 March 2017: Wouter 5711 - Fix #1229: Systemd service sandboxing in contrib/unbound.service. 5712 - iana portlist update 5713 571428 February 2017: Ralph 5715 - Fix testpkts.c, check if DO bit is set, not only if there is an OPT 5716 record. 5717 571828 February 2017: Wouter 5719 - For #1227: if we have sha256, set the cipher list to have no 5720 known vulns. 5721 572227 February 2017: Wouter 5723 - Fix #1227: Fix that Unbound control allows weak ciphersuits. 5724 - Fix #1226: provide official 32bit binary for windows. 5725 572624 February 2017: Wouter 5727 - include sys/time.h for new shm code on NetBSD. 5728 572923 February 2017: Wouter 5730 - Fix doc/CNAME-basedRedirectionDesignNotes.pdf zone static to 5731 redirect. 5732 - Patch from Luiz Fernando Softov for Stats Shared Memory. 5733 - unbound-control stats_shm command prints stats using shared memory, 5734 which uses less cpu. 5735 - make depend, autoconf, doxygen and lint fixed up. 5736 573722 February 2017: Wouter 5738 - Fix #1224: Fix that defaults should not fall back to "Program Files 5739 (x86) if Unbound is 64bit by default on windows. 5740 574121 February 2017: Wouter 5742 - iana portlist update 5743 574416 February 2017: Wouter 5745 - sldns updated for vfixed and buffer resize indication from getdns. 5746 574715 February 2017: Wouter 5748 - sldns has ED25519 and ED448 algorithm number and name for display. 5749 575014 February 2017: Wouter 5751 - tag 1.6.1rc3. -- which became 1.6.1 on 21feb, trunk has 1.6.2 5752 575313 February 2017: Wouter 5754 - Fix autoconf of systemd check for lack of pkg-config. 5755 575610 February 2017: Wouter 5757 - Fix pythonmod for typedef changes. 5758 - Fix dnstap for warning of set but not used. 5759 - tag 1.6.1rc2. 5760 57619 February 2017: Wouter 5762 - tag 1.6.1rc1. 5763 57648 February 2017: Wouter 5765 - Fix for type name change and fix warning on windows compile. 5766 57677 February 2017: Wouter 5768 - Include root trust anchor id 20326 in unbound-anchor. 5769 57706 February 2017: Wouter 5771 - Fix compile on solaris of the fix to use $host detect. 5772 57734 February 2017: Wouter 5774 - fix root_anchor test for updated icannbundle.pem lower certificates. 5775 577626 January 2017: Wouter 5777 - Fix 1211: Fix can't enable interface-automatic if no IPv6 with 5778 more helpful error message. 5779 578020 January 2017: Wouter 5781 - Increase MAX_MODULE to 16. 5782 578319 January 2017: Wouter 5784 - Fix to Rename ub_callback_t to ub_callback_type, because POSIX 5785 reserves _t typedefs. 5786 - Fix to rename internally used types from _t to _type, because _t 5787 type names are reserved by POSIX. 5788 - iana portlist update 5789 579012 January 2017: Wouter 5791 - Fix to also block meta types 128 through to 248 with formerr. 5792 - Fix #1206: Some view-related commands are missing from 'unbound-control -h' 5793 57949 January 2017: Wouter 5795 - Fix #1202: Fix code comment that packed_rrset_data is not always 5796 'packed'. 5797 57986 January 2017: Wouter 5799 - Fix #1201: Fix missing unlock in answer_from_cache error condition. 5800 58015 January 2017: Wouter 5802 - Fix to return formerr for queries for meta-types, to avoid 5803 packet amplification if this meta-type is sent on to upstream. 5804 - Fix #1184: Log DNS replies. This includes the same logging 5805 information that DNS queries and response code and response size, 5806 patch from Larissa Feng. 5807 - Fix #1187: Source IP rate limiting, patch from Larissa Feng. 5808 58093 January 2017: Wouter 5810 - configure --enable-systemd and lets unbound use systemd sockets if 5811 you enable use-systemd: yes in unbound.conf. 5812 Also there are contrib/unbound.socket and contrib/unbound.service: 5813 systemd files for unbound, install them in /usr/lib/systemd/system. 5814 Contributed by Sami Kerola and Pavel Odintsov. 5815 - Fix reload chdir failure when also chrooted to that directory. 5816 58172 January 2017: Wouter 5818 - Fix #1194: Cross build fails when $host isn't `uname` for getentropy. 5819 582023 December 2016: Ralph 5821 - Fix #1190: Do not echo back EDNS options in local-zone error response. 5822 - iana portlist update 5823 582421 December 2016: Ralph 5825 - Fix #1188: Unresolved symbol 'fake_dsa' in libunbound.so when built 5826 with Nettle 5827 582819 December 2016: Ralph 5829 - Fix #1191: remove comment about view deletion. 5830 583115 December 2016: Wouter 5832 - iana portlist update 5833 - 64bit is default for windows builds. 5834 - Fix inet_ntop and inet_pton warnings in windows compile. 5835 583614 December 2016: Wouter 5837 - Fix #1178: attempt to fix setup error at end, pop result values 5838 at end of install. 5839 584013 December 2016: Wouter 5841 - Fix #1182: Fix Resource leak (socket), at startup. 5842 - Fix unbound-control and ipv6 only. 5843 58449 December 2016: Wouter 5845 - Fix #1176: stack size too small for Alpine Linux. 5846 58478 December 2016: Wouter 5848 - Fix downcast warnings from visual studio in sldns code. 5849 - tag 1.6.0rc1 which became 1.6.0 on 15 dec, and trunk is 1.6.1. 5850 58517 December 2016: Ralph 5852 - Add DSA support for OpenSSL 1.1.0 5853 - Fix remote control without cert for LibreSSL 5854 58556 December 2016: George 5856 - Added generic EDNS code for registering known EDNS option codes, 5857 bypassing the cache response stage and uniquifying mesh states. Four EDNS 5858 option lists were added to module_qstate (module_qstate.edns_opts_*) to 5859 store EDNS options from/to front/back side. 5860 - Added two flags to module_qstate (no_cache_lookup, no_cache_store) that 5861 control the modules' cache interactions. 5862 - Added code for registering inplace callback functions. The registered 5863 functions can be called just before replying with local data or Chaos, 5864 replying from cache, replying with SERVFAIL, replying with a resolved 5865 query, sending a query to a nameserver. The functions can inspect the 5866 available data and maybe change response/query related data (i.e. append 5867 EDNS options). 5868 - Updated Python module for the above. 5869 - Updated Python documentation. 5870 58715 December 2016: Ralph 5872 - Fix #1173: differ local-zone type deny from unset 5873 tag_actions element. 5874 58755 December 2016: Wouter 5876 - Fix #1170: document that 'inform' local-zone uses local-data. 5877 58781 December 2016: Ralph 5879 - hyphen as minus fix, by Andreas Schulze 5880 588130 November 2016: Ralph 5882 - Added local-zones and local-data bulk addition and removal 5883 functionality in unbound-control (local_zones, local_zones_remove, 5884 local_datas and local_datas_remove). 5885 - iana portlist update 5886 588729 November 2016: Wouter 5888 - version 1.6.0 is in the development branch. 5889 - braces in view.c around lock statements. 5890 589128 November 2016: Wouter 5892 - new install-sh. 5893 589425 November 2016: Wouter 5895 - Fix that with openssl 1.1 control-use-cert: no uses less cpu, by 5896 using no encryption over the unix socket. 5897 589822 November 2016: Ralph 5899 - Make access-control-tag-data RDATA absolute. This makes the RDATA 5900 origin consistent between local-data and access-control-tag-data. 5901 - Fix NSEC ENT wildcard check. Matching wildcard does not have to be a 5902 subdomain of the NSEC owner. 5903 - QNAME minimisation uses QTYPE=A, therefore always check cache for 5904 this type in harden-below-nxdomain functionality. 5905 - Added unit test for QNAME minimisation + harden below nxdomain 5906 synergy. 5907 590822 November 2016: Wouter 5909 - iana portlist update. 5910 - Fix unit tests for DS hash processing for fake-dsa test option. 5911 - patch from Dag-Erling Smorgrav that removes code that relies 5912 on sbrk(). 5913 591421 November 2016: Wouter 5915 - Fix #1158: reference RFC 8020 "NXDOMAIN: There Really Is Nothing 5916 Underneath" for the harden-below-nxdomain option. 5917 591810 November 2016: Ralph 5919 - Fix #1155: test status code of unbound-control in 04-checkconf, 5920 not the status code from the tee command. 5921 59224 November 2016: Ralph 5923 - Added stub-ssl-upstream and forward-ssl-upstream options. 5924 59254 November 2016: Wouter 5926 - configure detects ssl security level API function in the autoconf 5927 manner. Every function on its own, so that other libraries (eg. 5928 LibreSSL) can develop their API without hindrance. 5929 - Fix #1154: segfault when reading config with duplicate zones. 5930 - Note that for harden-below-nxdomain the nxdomain must be secure, 5931 this means nsec3 with optout is insufficient. 5932 59333 November 2016: Ralph 5934 - Set OpenSSL security level to 0 when using aNULL ciphers. 5935 59363 November 2016: Wouter 5937 - .gitattributes line for githubs code language display. 5938 - log-identity: config option to set sys log identity, patch from 5939 "Robin H. Johnson" <robbat2@gentoo.org> 5940 59412 November 2016: Wouter 5942 - iana portlist update. 5943 594431 October 2016: Wouter 5945 - Fix failure to build on arm64 with no sbrk. 5946 - iana portlist update. 5947 594828 October 2016: Wouter 5949 - Patch for server.num.zero_ttl stats for count of expired replies, 5950 from Pavel Odintsov. 5951 595226 October 2016: Wouter 5953 - Fix unit tests for openssl 1.1, with no DSA, by faking DSA, enabled 5954 with the undocumented switch 'fake-dsa'. It logs a warning. 5955 595625 October 2016: Wouter 5957 - Fix #1134: unbound-control set_option -- val-override-date: -1 works 5958 immediately to ignore datetime, or back to 0 to enable it again. 5959 The -- is to ignore the '-1' as an option flag. 5960 596124 October 2016: Wouter 5962 - serve-expired config option: serve expired responses with TTL 0. 5963 - g.root-servers.net has AAAA address. 5964 596521 October 2016: Wouter 5966 - Ported tests for local_cname unit test to testbound framework. 5967 596820 October 2016: Wouter 5969 - suppress compile warning in lex files. 5970 - init lzt variable, for older gcc compiler warnings. 5971 - fix --enable-dsa to work, instead of copying ecdsa enable. 5972 - Fix DNSSEC validation of query type ANY with DNAME answers. 5973 - Fixup query_info local_alias init. 5974 597519 October 2016: Wouter 5976 - Fix #1130: whitespace in example.conf.in more consistent. 5977 597818 October 2016: Wouter 5979 - Patch that resolves CNAMEs entered in local-data conf statements that 5980 point to data on the internet, from Jinmei Tatuya (Infoblox). 5981 - Removed patch comments from acllist.c and msgencode.c 5982 - Added documentation doc/CNAME-basedRedirectionDesignNotes.pdf, 5983 from Jinmei Tatuya (Infoblox). 5984 - Fix #1125: unbound could reuse an answer packet incorrectly for 5985 clients with different EDNS parameters, from Jinmei Tatuya. 5986 - Fix #1118: libunbound.pc sets strange Libs, Libs.private values. 5987 - Added Requires line to libunbound.pc 5988 - Please doxygen by modifying mesh.h 5989 599017 October 2016: Wouter 5991 - Re-fix #839 from view commit overwrite. 5992 - Fixup const void cast warning. 5993 599412 October 2016: Ralph 5995 - Free view config elements. 5996 599711 October 2016: Ralph 5998 - Added qname-minimisation-strict config option. 5999 - iana portlist update. 6000 - fix memoryleak logfile when in debug mode. 6001 60025 October 2016: Ralph 6003 - Added views functionality. 6004 - Fix #1117: spelling errors, from Robert Edmonds. 6005 600630 September 2016: Wouter 6007 - Fix Nits for 1.5.10 reported by Dag-Erling Smorgrav. 6008 600929 September 2016: Wouter 6010 - Fix #838: 1.5.10 cannot be built on Solaris, undefined PATH_MAX. 6011 - Fix #839: Memory grows unexpectedly with large RPZ files. 6012 - Fix #840: infinite loop in unbound_munin_ plugin on unowned lockfile. 6013 - Fix #841: big local-zone's make it consume large amounts of memory. 6014 601527 September 2016: Wouter 6016 - tag for 1.5.10 release 6017 - trunk contains 1.5.11 in development. 6018 - Fix dnstap relaying "random" messages instead of resolver/forwarder 6019 responses, from Nikolay Edigaryev. 6020 - Fix #836: unbound could echo back EDNS options in an error response. 6021 602220 September 2016: Wouter 6023 - iana portlist update. 6024 - Fix #835: fix --disable-dsa with nettle verify. 6025 - tag for 1.5.10rc1 release. 6026 602715 September 2016: Wouter 6028 - Fix 883: error for duplicate local zone entry. 6029 - Test for openssl init_crypto and init_ssl functions. 6030 603115 September 2016: Ralph 6032 - fix potential memory leak in daemon/remote.c and nullpointer 6033 dereference in validator/autotrust. 6034 - iana portlist update. 6035 603613 September 2016: Wouter 6037 - Silenced flex-generated sign-unsigned warning print with gcc 6038 diagnostic pragma. 6039 - Fix for new splint on FreeBSD. Fix cast for sockaddr_un.sun_len. 6040 60419 September 2016: Wouter 6042 - Fix #831: workaround for spurious fread_chk warning against petal.c 6043 60445 September 2016: Ralph 6045 - Take configured minimum TTL into consideration when reducing TTL 6046 to original TTL from RRSIG. 6047 60485 September 2016: Wouter 6049 - Fix #829: doc of sldns_wire2str_rdata_buf() return value has an 6050 off-by-one typo, from Jinmei Tatuya (Infoblox). 6051 - Fix incomplete prototypes reported by Dag-Erling Smørgrav. 6052 - Fix #828: missing type in access-control-tag-action redirect results 6053 in NXDOMAIN. 6054 60552 September 2016: Wouter 6056 - Fix compile with openssl 1.1.0 with api=1.1.0. 6057 60581 September 2016: Wouter 6059 - RFC 7958 is now out, updated docs for unbound-anchor. 6060 - Fix for compile without warnings with openssl 1.1.0. 6061 - Fix #826: Fix refuse_non_local could result in a broken response. 6062 - iana portlist update. 6063 606429 August 2016: Wouter 6065 - Fix #777: OpenSSL 1.1.0 compatibility, patch from Sebastian A. 6066 Siewior. 6067 - Add default root hints for IPv6 E.ROOT-SERVERS.NET, 2001:500:a8::e. 6068 606925 August 2016: Ralph 6070 - Clarify local-zone-override entry in unbound.conf.5 6071 607225 August 2016: Wouter 6073 - 64bit build option for makedist windows compile, -w64. 6074 607524 August 2016: Ralph 6076 - Fix #820: set sldns_str2wire_rr_buf() dual meaning len parameter 6077 in each iteration in find_tag_datas(). 6078 - unbound.conf.5 entries for define-tag, access-control-tag, 6079 access-control-tag-action, access-control-tag-data, local-zone-tag, 6080 and local-zone-override. 6081 608223 August 2016: Wouter 6083 - Fix #804: unbound stops responding after outage. Fixes queries 6084 that attempt to wait for an empty list of subqueries. 6085 - Fix #804: lower num_target_queries for iterator also for failed 6086 lookups. 6087 60888 August 2016: Wouter 6089 - Note that OPENPGPKEY type is RFC 7929. 6090 60914 August 2016: Wouter 6092 - Fix #807: workaround for possible some "unused" function parameters 6093 in test code, from Jinmei Tatuya. 6094 60953 August 2016: Wouter 6096 - use sendmsg instead of sendto for TFO. 6097 609828 July 2016: Wouter 6099 - Fix #806: wrong comment removed. 6100 610126 July 2016: Wouter 6102 - nicer ratelimit-below-domain explanation. 6103 610422 July 2016: Wouter 6105 - Fix #801: missing error condition handling in 6106 daemon_create_workers(). 6107 - Fix #802: workaround for function parameters that are "unused" 6108 without log_assert. 6109 - Fix #803: confusing (and incorrect) code comment in daemon_cleanup(). 6110 611120 July 2016: Wouter 6112 - Fix typo in unbound.conf. 6113 611418 July 2016: Wouter 6115 - Fix #798: Client-side TCP fast open fails (Linux). 6116 611714 July 2016: Wouter 6118 - TCP Fast open patch from Sara Dickinson. 6119 - Fixed unbound.doxygen for 1.8.11. 6120 61217 July 2016: Wouter 6122 - access-control-tag-data implemented. verbose(4) prints tag debug. 6123 61245 July 2016: Wouter 6125 - Fix dynamic link of anchor-update.exe on windows. 6126 - Fix detect of mingw for MXE package build. 6127 - Fixes for 64bit windows compile. 6128 - Fix #788 for nettle 3.0: Failed to build with Nettle >= 3.0 and 6129 --with-libunbound-only --with-nettle. 6130 61314 July 2016: Wouter 6132 - For #787: prefer-ip6 option for unbound.conf prefers to send 6133 upstream queries to ipv6 servers. 6134 - Fix #787: outgoing-interface netblock/64 ipv6 option to use linux 6135 freebind to use 64bits of entropy for every query with random local 6136 part. 6137 613830 June 2016: Wouter 6139 - Document always_transparent, always_refuse, always_nxdomain types. 6140 614129 June 2016: Wouter 6142 - Fix static compile on windows missing gdi32. 6143 614428 June 2016: Wouter 6145 - Create a pkg-config file for libunbound in contrib. 6146 614727 June 2016: Wouter 6148 - Fix #784: Build configure assumess that having getpwnam means there 6149 is endpwent function available. 6150 - Updated repository with newer flex and bison output. 6151 615224 June 2016: Ralph 6153 - Possibility to specify local-zone type for an acl/tag pair 6154 - Possibility to specify (override) local-zone type for a source address 6155 block 615616 June 2016: Ralph 6157 - Decrease dp attempts at each QNAME minimisation iteration 6158 615916 June 2016: Wouter 6160 - Fix tcp timeouts in tv.usec. 6161 616215 June 2016: Wouter 6163 - TCP_TIMEOUT is specified in milliseconds. 6164 - If more than half of tcp connections are in use, a shorter timeout 6165 is used (200 msec, vs 2 minutes) to pressure tcp for new connects. 6166 616714 June 2016: Ralph 6168 - QNAME minimisation unit test for dropped QTYPE=A queries. 6169 617014 June 2016: Wouter 6171 - Fix 775: unbound-host and unbound-anchor crash on windows, ignore 6172 null delete for wsaevent. 6173 - Fix spelling in freebind option man page text. 6174 - Fix windows link of ssl with crypt32. 6175 - Fix 779: Union casting is non-portable. 6176 - Fix 780: MAP_ANON not defined in HP-UX 11.31. 6177 - Fix 781: prealloc() is an HP-UX system library call. 6178 617913 June 2016: Ralph 6180 - Use QTYPE=A for QNAME minimisation. 6181 - Keep track of number of time-outs when performing QNAME minimisation. 6182 Stop minimising when number of time-outs for a QNAME/QTYPE pair is 6183 more than three. 6184 618513 June 2016: Wouter 6186 - Fix #778: unbound 1.5.9: -h segfault (null deref). 6187 - Fix directory: fix for unbound-checkconf, it restores cwd. 6188 618910 June 2016: Wouter 6190 - And delete service.conf.shipped on uninstall. 6191 - In unbound.conf directory: dir immediately changes to that directory, 6192 so that include: file below that is relative to that directory. 6193 With chroot, make the directory an absolute path inside chroot. 6194 - keep debug symbols in windows build. 6195 - do not delete service.conf on windows uninstall. 6196 - document directory immediate fix and allow EXECUTABLE syntax in it 6197 on windows. 6198 61999 June 2016: Wouter 6200 - Trunk is called 1.5.10 (with previous fixes already in there to 2 6201 june). 6202 - Revert fix for NetworkService account on windows due to breakage 6203 it causes. 6204 - Fix that windows install will not overwrite existing service.conf 6205 file (and ignore gui config choices if it exists). 6206 62077 June 2016: Ralph 6208 - Lookup localzones by taglist from acl. 6209 - Possibility to lookup local_zone, regardless the taglist. 6210 - Added local_zone/taglist/acl unit test. 6211 62127 June 2016: Wouter 6213 - Fix #773: Non-standard Python location build failure with pyunbound. 6214 - Improve threadsafety for openssl 0.9.8 ecdsa dnssec signatures. 6215 62166 June 2016: Wouter 6217 - Better help text from -h (from Ray Griffith). 6218 - access-control-tag config directive. 6219 - local-zone-override config directive. 6220 - access-control-tag-action and access-control-tag-data config 6221 directives. 6222 - free acl-tags, acltag-action and acltag-data config lists during 6223 initialisation to free up memory for more entries. 6224 62253 June 2016: Wouter 6226 - Fix to not ignore return value of chown() in daemon startup. 6227 62282 June 2016: Wouter 6229 - Fix libubound for edns optlist feature. 6230 - Fix distinction between free and CRYPTO_free in dsa and ecdsa alloc. 6231 - Fix #752: retry resource temporarily unavailable on control pipe. 6232 - un-document localzone tags. 6233 - tag for release 1.5.9rc1. 6234 And this also became release 1.5.9. 6235 - Fix (for 1.5.10): Fix unbound-anchor.exe file location defaults to 6236 Program Files with (x86) appended. 6237 - re-documented localzone tags in example.conf. 6238 623931 May 2016: Wouter 6240 - Fix windows service to be created run with limited rights, as a 6241 network service account, from Mario Turschmann. 6242 - compat strsep implementation. 6243 - generic edns option parse and store code. 6244 - and also generic edns options for upstream messages (and replies). 6245 after parse use edns_opt_find(edns.opt_list, LDNS_EDNS_NSID), 6246 to insert use edns_opt_append(edns, region, code, len, bindata) on 6247 the opt_list passed to send_query, or in edns_opt_inplace_reply. 6248 624930 May 2016: Wouter 6250 - Fix time in case answer comes from cache in ub_resolve_event(). 6251 - Attempted fix for #765: _unboundmodule missing for python3. 6252 625327 May 2016: Wouter 6254 - Fix #770: Small subgroup attack on DH used in unix pipe on localhost 6255 if unbound control uses a unix local named pipe. 6256 - Document write permission to directory of trust anchor needed. 6257 - Fix #768: Unbound Service Sometimes Can Not Shutdown 6258 Completely, WER Report Shown Up. Close handle before closing WSA. 6259 626026 May 2016: Wouter 6261 - Updated patch from Charles Walker. 6262 626324 May 2016: Wouter 6264 - disable-dnssec-lame-check config option from Charles Walker. 6265 - remove memory leak from lame-check patch. 6266 - iana portlist update. 6267 626823 May 2016: Wouter 6269 - Fix #767: Reference to an expired Internet-Draft in 6270 harden-below-nxdomain documentation. 6271 627220 May 2016: Ralph 6273 - No QNAME minimisation fall-back for NXDOMAIN answers from DNSSEC 6274 signed zones. 6275 - iana portlist update. 6276 627719 May 2016: Wouter 6278 - Fix #766: dns64 should synthesize results on timeout/errors. 6279 628018 May 2016: Wouter 6281 - Fix #761: DNSSEC LAME false positive resolving nic.club. 6282 628317 May 2016: Wouter 6284 - trunk updated with output of flex 2.6.0. 6285 62866 May 2016: Wouter 6287 - Fix memory leak in out-of-memory conditions of local zone add. 6288 628929 April 2016: Wouter 6290 - Fix sldns with static checking fixes copied from getdns. 6291 629228 April 2016: Wouter 6293 - Fix #759: 0x20 capsforid no longer checks type PTR, for 6294 compatibility with cisco dns guard. This lowers false positives. 6295 629618 April 2016: Wouter 6297 - Fix some malformed responses to edns queries get fallback to nonedns. 6298 629915 April 2016: Wouter 6300 - cachedb module event handling design. 6301 630214 April 2016: Wouter 6303 - cachedb module framework (empty). 6304 - iana portlist update. 6305 630612 April 2016: Wouter 6307 - Fix #753: document dump_requestlist is for first thread. 6308 630924 March 2016: Wouter 6310 - Document permit-small-holddown for 5011 debug. 6311 - Fix #749: unbound-checkconf gets SIGSEGV when use against a 6312 malformatted conf file. 6313 631423 March 2016: Wouter 6315 - OpenSSL 1.1.0 portability, --disable-dsa configure option. 6316 631721 March 2016: Wouter 6318 - Fix compile of getentropy_linux for SLES11 servicepack 4. 6319 - Fix dnstap-log-resolver-response-messages, from Nikolay Edigaryev. 6320 - Fix test for openssl to use HMAC_Update for 1.1.0. 6321 - acx_nlnetlabs.m4 to v33, with HMAC_Update. 6322 - acx_nlnetlabs.m4 to v34, with -ldl -pthread test for libcrypto. 6323 - ERR_remove_state deprecated since openssl 1.0.0. 6324 - OPENSSL_config is deprecated, removing. 6325 632618 March 2016: Ralph 6327 - Validate QNAME minimised NXDOMAIN responses. 6328 - If QNAME minimisation is enabled, do cache lookup for QTYPE NS in 6329 harden-below-nxdomain. 6330 633117 March 2016: Ralph 6332 - Limit number of QNAME minimisation iterations. 6333 633417 March 2016: Wouter 6335 - Fix #746: Fix unbound sets CD bit on all forwards. 6336 If no trust anchors, it'll not set CD bit when forwarding to another 6337 server. If a trust anchor, no CD bit on the first attempt to a 6338 forwarder, but CD bit thereafter on repeated attempts to get DNSSEC. 6339 - iana portlist update. 6340 634116 March 2016: Wouter 6342 - Fix ip-transparent for ipv6 on FreeBSD, thanks to Nick Hibma. 6343 - Fix ip-transparent for tcp on freebsd. 6344 634515 March 2016: Wouter 6346 - ip_freebind: yesno option in unbound.conf sets IP_FREEBIND for 6347 binding to an IP address while the interface or address is down. 6348 634914 March 2016: Wouter 6350 - Fix warnings in ifdef corner case, older or unknown libevent. 6351 - Fix compile for ub_event code with older libev. 6352 635311 March 2016: Wouter 6354 - Remove warning about unused parameter in event_pluggable.c. 6355 - Fix libev usage of dispatch return value. 6356 - No side effects in tolower() call, in case it is a macro. 6357 - For test put free in pluggable api in parenthesis. 6358 635910 March 2016: Wouter 6360 - Fixup backend2str for libev. 6361 636209 March 2016: Willem 6363 - User defined pluggable event API for libunbound 6364 - Fixup of compile fix for pluggable event API from P.Y. Adi 6365 Prasaja. 6366 636709 March 2016: Wouter 6368 - Updated configure and ltmain.sh. 6369 - Updated L root IPv6 address. 6370 637107 March 2016: Wouter 6372 - Fix #747: assert in outnet_serviced_query_stop. 6373 - iana ports fetched via https. 6374 - iana portlist update. 6375 637603 March 2016: Wouter 6377 - configure tests for the weak attribute support by the compiler. 6378 637902 March 2016: Wouter 6380 - 1.5.8 release tag 6381 - trunk contains 1.5.9 in development. 6382 - iana portlist update. 6383 - Fix #745: unbound.py - idn2dname throws UnicodeError when idnname 6384 contains trailing dot. 6385 638624 February 2016: Wouter 6387 - Fix OpenBSD asynclook lock free that gets used later (fix test code). 6388 - Fix that NSEC3 negative cache is used when there is no salt. 6389 639023 February 2016: Wouter 6391 - ub_ctx_set_stub() function for libunbound to config stub zones. 6392 - sorted ubsyms.def file with exported libunbound functions. 6393 639419 February 2016: Wouter 6395 - Print understandable debug log when unusable DS record is seen. 6396 - load gost algorithm if digest is seen before key algorithm. 6397 - iana portlist update. 6398 639917 February 2016: Wouter 6400 - Fix that "make install" fails due to "text file busy" error. 6401 640216 February 2016: Wouter 6403 - Set IPPROTO_IP6 for ipv6 sockets otherwise invalid argument error. 6404 640515 February 2016: Wouter 6406 - ip-transparent option for FreeBSD with IP_BINDANY socket option. 6407 - wait for sendto to drain socket buffers when they are full. 6408 64099 February 2016: Wouter 6410 - Test for type OPENPGPKEY. 6411 - insecure-lan-zones: yesno config option, patch from Dag-Erling 6412 Smørgrav. 6413 64148 February 2016: Wouter 6415 - Fix patch typo in prevuous commit for 734 from Adi Prasaja. 6416 - RR Type CSYNC support RFC 7477, in debug printout and config input. 6417 - RR Type OPENPGPKEY support (draft-ietf-dane-openpgpkey-07). 6418 641929 January 2016: Wouter 6420 - Neater cmdline_verbose increment patch from Edgar Pettijohn. 6421 642227 January 2016: Wouter 6423 - Made netbsd sendmsg test nonfatal, in case of false positives. 6424 - Fix #741: log message for dnstap socket connection is more clear. 6425 642626 January 2016: Wouter 6427 - Fix #734: chown the pidfile if it resides inside the chroot. 6428 - Use arc4random instead of random in tests (because it is 6429 available, possibly as compat, anyway). 6430 - Fix cmsg alignment for argument to sendmsg on NetBSD. 6431 - Fix that unbound complains about unimplemented IP_PKTINFO for 6432 sendmsg on NetBSD (for interface-automatic). 6433 643425 January 2016: Wouter 6435 - Fix #738: Swig should not be invoked with CPPFLAGS. 6436 643719 January 2016: Wouter 6438 - Squelch 'cannot assign requested address' log messages unless 6439 verbosity is high, it was spammed after network down. 6440 644114 January 2016: Wouter 6442 - Fix to simplify empty string checking from Michael McConville. 6443 - iana portlist update. 6444 644512 January 2016: Wouter 6446 - Fix #734: Do not log an error when the PID file cannot be chown'ed. 6447 Patch from Simon Deziel. 6448 644911 January 2016: Wouter 6450 - Fix test if -pthreads unused to use better grep for portability. 6451 645206 January 2016: Wouter 6453 - Fix mingw crosscompile for recent mingw. 6454 - Update aclocal, autoconf output with new versions (1.15, 2.4.6). 6455 645605 January 2016: Wouter 6457 - #731: tcp-mss, outgoing-tcp-mss options for unbound.conf, patch 6458 from Daisuke Higashi. 6459 - Support RFC7686: handle ".onion" Special-Use Domain. It is blocked 6460 by default, and can be unblocked with "nodefault" localzone config. 6461 646204 January 2016: Wouter 6463 - Define DEFAULT_SOURCE together with BSD_SOURCE when that is defined, 6464 for Linux glibc 2.20. 6465 - Fixup contrib/aaaa-filter-iterator.patch for moved contents in the 6466 source code, so it applies cleanly again. Removed unused variable 6467 warnings. 6468 646915 December 2015: Ralph 6470 - Fix #729: omit use of escape sequences in echo since they are not 6471 portable (unbound-control-setup). 6472 647311 December 2015: Wouter 6474 - remove NULL-checks before free, patch from Michael McConville. 6475 - updated ax_pthread.m4 to version 21 with clang support, this 6476 removes a warning from compilation. 6477 - OSX portability, detect if sbrk is deprecated. 6478 - OSX clang, stop -pthread unused during link stage warnings. 6479 - OSX clang new flto check. 6480 648110 December 2015: Wouter 6482 - 1.5.7 release 6483 - trunk has 1.5.8 in development. 6484 64858 December 2015: Wouter 6486 - Fixup 724 for unbound-control. 6487 64887 December 2015: Ralph 6489 - Do not minimise forwarded requests. 6490 64914 December 2015: Wouter 6492 - Removed unneeded whitespace from example.conf. 6493 64943 December 2015: Ralph 6495 - (after rc1 tag) 6496 - Committed fix to qname minimisation and unit test case for it. 6497 64983 December 2015: Wouter 6499 - iana portlist update. 6500 - 1.5.7rc1 prerelease tag. 6501 65022 December 2015: Wouter 6503 - Fixup 724: Fix PCA prompt for unbound-service-install.exe. 6504 re-enable stdout printout. 6505 - For 724: Add Changelog to windows binary dist. 6506 65071 December 2015: Ralph 6508 - Qname minimisation review fixes 6509 65101 December 2015: Wouter 6511 - Fixup 724 fix for fname_after_chroot() calls. 6512 - Remove stdout printout for unbound-service-install.exe 6513 - .gitignore for git users. 6514 651530 November 2015: Ralph 6516 - Implemented qname minimisation 6517 651830 November 2015: Wouter 6519 - Fix for #724: conf syntax to read files from run dir (on Windows). 6520 652125 November 2015: Wouter 6522 - Fix for #720, fix unbound-control-setup windows batch file. 6523 652424 November 2015: Wouter 6525 - Fix #720: add windows scripts to zip bundle. 6526 - iana portlist update. 6527 652820 November 2015: Wouter 6529 - Added assert on rrset cache correctness. 6530 - Fix that malformed EDNS query gets a response without malformed EDNS. 6531 653218 November 2015: Wouter 6533 - newer acx_nlnetlabs.m4. 6534 - spelling fixes from Igor Sobrado Delgado. 6535 653617 November 2015: Wouter 6537 - Fix #594. libunbound: optionally use libnettle for crypto. 6538 Contributed by Luca Bruno. Added --with-nettle for use with 6539 --with-libunbound-only. 6540 - refactor nsec3 hash implementation to be more library-portable. 6541 - iana portlist update. 6542 - Fixup DER encoded DSA signatures for libnettle. 6543 654416 November 2015: Wouter 6545 - Fix for lenient accept of reverse order DNAME and CNAME. 6546 65476 November 2015: Wouter 6548 - Change example.conf: ftp.internic.net to https://www.internic.net 6549 65505 November 2015: Wouter 6551 - ACX_SSL_CHECKS no longer adds -ldl needlessly. 6552 65533 November 2015: Wouter 6554 - Fix #718: Fix unbound-control-setup with support for env 6555 without HEREDOC bash support. 6556 655729 October 2015: Wouter 6558 - patch from Doug Hogan for SSL_OP_NO_SSLvx options. 6559 - Fix #716: nodata proof with empty non-terminals and wildcards. 6560 656128 October 2015: Wouter 6562 - Fix checklock testcode for linux threads on exit. 6563 656427 October 2015: Wouter 6565 - isblank() compat implementation. 6566 - detect libexpat without xml_StopParser function. 6567 - portability fixes. 6568 - portability, replace snprintf if return value broken. 6569 657023 October 2015: Wouter 6571 - Fix #714: Document config to block private-address for IPv4 6572 mapped IPv6 addresses. 6573 657422 October 2015: Wouter 6575 - Fix #712: unbound-anchor appears to not fsync root.key. 6576 657720 October 2015: Wouter 6578 - 1.5.6 release. 6579 - trunk tracks development of 1.5.7. 6580 658115 October 2015: Wouter 6582 - Fix segfault in the dns64 module in the formaterror error path. 6583 - Fix sldns_wire2str_rdata_scan for malformed RRs. 6584 - tag for 1.5.6rc1 release. 6585 658614 October 2015: Wouter 6587 - ANY responses include DNAME records if present, as per Evan Hunt's 6588 remark in dnsop. 6589 - Fix manpage to suggest using SIGTERM to terminate the server. 6590 65919 October 2015: Wouter 6592 - Default for ssl-port is port 853, the temporary port assignment 6593 for secure domain name system traffic. 6594 If you used to rely on the older default of port 443, you have 6595 to put a clause in unbound.conf for that. The new value is likely 6596 going to be the standardised port number for this traffic. 6597 - iana portlist update. 6598 65996 October 2015: Wouter 6600 - 1.5.5 release. 6601 - trunk tracks the development of 1.5.6. 6602 660328 September 2015: Wouter 6604 - MAX_TARGET_COUNT increased to 64, to fix up sporadic resolution 6605 failures. 6606 - tag for 1.5.5rc1 release. 6607 - makedist.sh: pgp sig echo commands. 6608 660925 September 2015: Wouter 6610 - Fix unbound-control flush that does not succeed in removing data. 6611 661222 September 2015: Wouter 6613 - Fix config globbed include chroot treatment, this fixes reload of 6614 globs (patch from Dag-Erling Smørgrav). 6615 - iana portlist update. 6616 - Fix #702: New IPs for for h.root-servers.net. 6617 - Remove confusion comment from canonical_compare() function. 6618 - Fix #705: ub_ctx_set_fwd() return value mishandled on windows. 6619 - testbound selftest also works in non-debug mode. 6620 - Fix minor error in unbound.conf.5.in 6621 - Fix unbound.conf(5) access-control description for precedence 6622 and default. 6623 662431 August 2015: Wouter 6625 - changed windows setup compression to be more transparent. 6626 662728 August 2015: Wouter 6628 - Fix #697: Get PY_MAJOR_VERSION failure at configure for python 6629 2.4 to 2.6. 6630 - Feature #699: --enable-pie option to that builds PIE binary. 6631 - Feature #700: --enable-relro-now option that enables full read-only 6632 relocation. 6633 663424 August 2015: Wouter 6635 - Fix deadlock for local data add and zone add when unbound-control 6636 list_local_data printout is interrupted. 6637 - iana portlist update. 6638 - Change default of harden-algo-downgrade to off. This is lenient 6639 for algorithm rollover. 6640 664113 August 2015: Wouter 6642 - 5011 implementation does not insist on all algorithms, when 6643 harden-algo-downgrade is turned off. 6644 - Reap the child process that libunbound spawns. 6645 664611 August 2015: Wouter 6647 - Fix #694: configure script does not detect LibreSSL 2.2.2 6648 66494 August 2015: Wouter 6650 - Document that local-zone nodefault matches exactly and transparent 6651 can be used to release a subzone. 6652 66533 August 2015: Wouter 6654 - Document in the manual more text about configuring locally served 6655 zones. 6656 - Fix 5011 anchor update timer after reload. 6657 - Fix mktime in unbound-anchor not using UTC. 6658 665930 July 2015: Wouter 6660 - please afl-gcc (llvm) for uninitialised variable warning. 6661 - Added permit-small-holddown config to debug fast 5011 rollover. 6662 666324 July 2015: Wouter 6664 - Fix #690: Reload fails when so-reuseport is yes after changing 6665 num-threads. 6666 - iana portlist update. 6667 666821 July 2015: Wouter 6669 - Fix configure to detect SSL_CTX_set_ecdh_auto. 6670 - iana portlist update. 6671 667220 July 2015: Wouter 6673 - Enable ECDHE for servers. Where available, use 6674 SSL_CTX_set_ecdh_auto() for TLS-wrapped server configurations to 6675 enable ECDHE. Otherwise, manually offer curve p256. 6676 Client connections should automatically use ECDHE when available. 6677 (thanks Daniel Kahn Gillmor) 6678 667918 July 2015: Willem 6680 - Allow certificate chain files to allow for intermediate certificates. 6681 (thanks Daniel Kahn Gillmor) 6682 668313 July 2015: Wouter 6684 - makedist produces sha1 and sha256 files for created binaries too. 6685 66869 July 2015: Wouter 6687 - 1.5.4 release tag 6688 - trunk has 1.5.5 in development. 6689 - Fix #681: Setting forwarders with unbound-control forward 6690 implicitly turns on forward-first. 6691 669229 June 2015: Wouter 6693 - iana portlist update. 6694 - Fix alloc with log for allocation size checks. 6695 669626 June 2015: Wouter 6697 - Fix #677 Fix DNAME responses from cache that failed internal chain 6698 test. 6699 - iana portlist update. 6700 670122 June 2015: Wouter 6702 - Fix #677 Fix CNAME corresponding to a DNAME was checked incorrectly 6703 and was therefore always synthesized (thanks to Valentin Dietrich). 6704 67054 June 2015: Wouter 6706 - RFC 7553 RR type URI support, is now enabled by default. 6707 67082 June 2015: Wouter 6709 - Fix #674: Do not free pointers given by getenv. 6710 671129 May 2015: Wouter 6712 - Fix that unparseable error responses are ratelimited. 6713 - SOA negative TTL is capped at minimumttl in its rdata section. 6714 - cache-max-negative-ttl config option, default 3600. 6715 671626 May 2015: Wouter 6717 - Document that ratelimit works with unbound-control set_option. 6718 671921 May 2015: Wouter 6720 - iana portlist update. 6721 - documentation proposes ratelimit of 1000 (closer to what upstream 6722 servers expect from us). 6723 672420 May 2015: Wouter 6725 - DLV is going to be decommissioned. Advice to stop using it, and 6726 put text in the example configuration and man page to that effect. 6727 672810 May 2015: Wouter 6729 - Change syntax of particular validator error to be easier for 6730 machine parse, swap rrset and ip adres info so it looks like: 6731 validation failure <www.example.nl. TXT IN>: signature crypto 6732 failed from 2001:DB8:7:bba4::53 for <*.example.nl. NSEC IN> 6733 67341 May 2015: Wouter 6735 - caps-whitelist in unbound.conf allows whitelist of loadbalancers 6736 that cannot work with caps-for-id or its fallback. 6737 673830 April 2015: Wouter 6739 - Unit test for type ANY synthesis. 6740 674122 April 2015: Wouter 6742 - Removed contrib/unbound_unixsock.diff, because it has been 6743 integrated, use control-interface: /path in unbound.conf. 6744 - iana portlist update. 6745 674617 April 2015: Wouter 6747 - Synthesize ANY responses from cache. Does not search exhaustively, 6748 but MX,A,AAAA,SOA,NS also CNAME. 6749 - Fix leaked dns64prefix configuration string. 6750 675116 April 2015: Wouter 6752 - Add local-zone type inform_deny, that logs query and drops answer. 6753 - Ratelimit does not apply to prefetched queries, and ratelimit-factor 6754 is default 10. Repeated normal queries get resolved and with 6755 prefetch stay in the cache. 6756 - Fix bug#664: libunbound python3 related fixes (from Tomas Hozza) 6757 Use print_function also for Python2. 6758 libunbound examples: produce sorted output. 6759 libunbound-Python: libldns is not used anymore. 6760 Fix issue with Python 3 mapping of FILE* using file_py3.i from ldns. 6761 676210 April 2015: Wouter 6763 - unbound-control ratelimit_list lists high rate domains. 6764 - ratelimit feature, ratelimit: 100, or some sensible qps, can be 6765 used to turn it on. It ratelimits recursion effort per zone. 6766 For particular names you can configure exceptions in unbound.conf. 6767 - Fix that get_option for cache-sizes does not print double newline. 6768 - Fix#663: ssl handshake fails when using unix socket because dh size 6769 is too small. 6770 67718 April 2015: Wouter 6772 - Fix crash in dnstap: Do not try to log TCP responses after timeout. 6773 67747 April 2015: Wouter 6775 - Libunbound skips dos-line-endings from etc/hosts. 6776 - Unbound exits with a fatal error when the auto-trust-anchor-file 6777 fails to be writable. This is seconds after startup. You can 6778 load a readonly auto-trust-anchor-file with trust-anchor-file. 6779 The file has to be writable to notice the trust anchor change, 6780 without it, a trust anchor change will be unnoticed and the system 6781 will then become inoperable. 6782 - unbound-control list_insecure command shows the negative trust 6783 anchors currently configured, patch from Jelte Jansen. 6784 67852 April 2015: Wouter 6786 - Fix #660: Fix interface-automatic broken in the presence of 6787 asymmetric routing. 6788 678926 March 2015: Wouter 6790 - remote.c probedelay line is easier to read. 6791 - rename ldns subdirectory to sldns to avoid name collision. 6792 679325 March 2015: Wouter 6794 - Fix #657: libunbound(3) recommends deprecated 6795 CRYPTO_set_id_callback. 6796 - If unknown trust anchor algorithm, and libressl is used, error 6797 message encourages upgrade of the libressl package. 6798 679923 March 2015: Wouter 6800 - Fix segfault on user not found at startup (from Maciej Soltysiak). 6801 680220 March 2015: Wouter 6803 - Fixed to add integer overflow checks on allocation (defense in depth). 6804 680519 March 2015: Wouter 6806 - Add ip-transparent config option for bind to non-local addresses. 6807 680817 March 2015: Wouter 6809 - Use reallocarray for integer overflow protection, patch submitted 6810 by Loganaden Velvindron. 6811 681216 March 2015: Wouter 6813 - Fixup compile on cygwin, more portable openssl thread id. 6814 681512 March 2015: Wouter 6816 - Updated default keylength in unbound-control-setup to 3k. 6817 681810 March 2015: Wouter 6819 - Fix lintian warning in unbound-checkconf man page (from Andreas 6820 Schulze). 6821 - print svnroot when building windows dist. 6822 - iana portlist update. 6823 - Fix warning on sign compare in getentropy_linux. 6824 68259 March 2015: Wouter 6826 - Fix #644: harden-algo-downgrade option, if turned off, fixes the 6827 reported excessive validation failure when multiple algorithms 6828 are present. It allows the weakest algorithm to validate the zone. 6829 - iana portlist update. 6830 68315 March 2015: Wouter 6832 - contrib/unbound_smf22.tar.gz: Solaris SMF installation/removal 6833 scripts. Contributed by Yuri Voinov. 6834 - Document that incoming-num-tcp increase is good for large servers. 6835 - stats reports tcp usage, of incoming-num-tcp buffers. 6836 68374 March 2015: Wouter 6838 - Patch from Brad Smith that syncs compat/getentropy_linux with 6839 OpenBSD's version (2015-03-04). 6840 - 0x20 fallback improved: servfail responses do not count as missing 6841 comparisons (except if all responses are errors), 6842 inability to find nameservers does not fail equality comparisons, 6843 many nameservers does not try to compare more than max-sent-count, 6844 parse failures start 0x20 fallback procedure. 6845 - store caps_response with best response in case downgrade response 6846 happens to be the last one. 6847 - Document windows 8 tests. 6848 68493 March 2015: Wouter 6850 - tag 1.5.3rc1 6851 [ This became 1.5.3 on 10 March, trunk is 1.5.4 in development ] 6852 68532 March 2015: Wouter 6854 - iana portlist update. 6855 685620 February 2015: Wouter 6857 - Use the getrandom syscall introduced in Linux 3.17 (from Heiner 6858 Kallweit). 6859 - Fix #645 Portability to Solaris 10, use AF_LOCAL. 6860 - Fix #646 Portability to Solaris, -lrt for getentropy_solaris. 6861 - Fix #647 crash in 1.5.2 because pwd.db no longer accessible after 6862 reload. 6863 686419 February 2015: Wouter 6865 - 1.5.2 release tag. 6866 - svn trunk contains 1.5.3 under development. 6867 686813 February 2015: Wouter 6869 - Fix #643: doc/example.conf.in: unnecessary whitespace. 6870 687112 February 2015: Wouter 6872 - tag 1.5.2rc1 6873 687411 February 2015: Wouter 6875 - iana portlist update. 6876 687710 February 2015: Wouter 6878 - Fix scrubber with harden-glue turned off to reject NS (and other 6879 not-address) records. 6880 68819 February 2015: Wouter 6882 - Fix validation failure in case upstream forwarder (ISC BIND) does 6883 not have the same trust anchors and decides to insert unsigned NS 6884 record in authority section. 6885 68862 February 2015: Wouter 6887 - infra-cache-min-rtt patch from Florian Riehm, for expected long 6888 uplink roundtrip times. 6889 689030 January 2015: Wouter 6891 - Fix 0x20 capsforid fallback to omit gratuitous NS and additional 6892 section changes. 6893 - Portability fix for Solaris ('sun' is not usable for a variable). 6894 689529 January 2015: Wouter 6896 - Fix pyunbound byte string representation for python3. 6897 689826 January 2015: Wouter 6899 - Fix unintended use of gcc extension for incomplete enum types, 6900 compile with pedantic c99 compliance (from Daniel Dickman). 6901 690223 January 2015: Wouter 6903 - windows port fixes, no AF_LOCAL, no chown, no chmod(grp). 6904 690516 January 2015: Wouter 6906 - unit test for local unix connection. Documentation and log_addr 6907 does not inspect port for AF_LOCAL. 6908 - unbound-checkconf -f prints chroot with pidfile path. 6909 691013 January 2015: Wouter 6911 - iana portlist update. 6912 691312 January 2015: Wouter 6914 - Cast sun_len sizeof to socklen_t. 6915 - Fix pyunbound ord call, portable for python 2 and 3. 6916 69177 January 2015: Wouter 6918 - Fix warnings in pythonmod changes. 6919 69206 January 2015: Wouter 6921 - iana portlist update. 6922 - patch for remote control over local sockets, from Dag-Erling 6923 Smorgrav, Ilya Bakulin. Use control-interface: /path/sock and 6924 control-use-cert: no. 6925 - Fixup that patch and uid lookup (only for daemon). 6926 - coded the default of control-use-cert, to yes. 6927 69285 January 2015: Wouter 6929 - getauxval test for ppc64 linux compatibility. 6930 - make strip works for unbound-host and unbound-anchor. 6931 - patch from Stephane Lapie that adds to the python API, that 6932 exposes struct delegpt, and adds the find_delegation function. 6933 - print query name when max target count is exceeded. 6934 - patch from Stuart Henderson that fixes DESTDIR in 6935 unbound-control-setup for installs where config is not in 6936 the prefix location. 6937 - Fix #634: fix fail to start on Linux LTS 3.14.X, ignores missing 6938 IP_MTU_DISCOVER OMIT option (fix from Remi Gacogne). 6939 - Updated contrib warmup.cmd/sh to support two modes - load 6940 from pre-defined list of domains or (with filename as argument) 6941 load from user-specified list of domains, and updated contrib 6942 unbound_cache.sh/cmd to support loading/save/reload cache to/from 6943 default path or (with secondary argument) arbitrary path/filename, 6944 from Yuri Voinov. 6945 - Patch from Philip Paeps to contrib/unbound_munin_ that uses 6946 type ABSOLUTE. Allows munin.conf: [idleserver.example.net] 6947 unbound_munin_hits.graph_period minute 6948 69499 December 2014: Wouter 6950 - svn trunk has 1.5.2 in development. 6951 - config.guess and config.sub update from libtoolize. 6952 - local-zone: example.com inform makes unbound log a message with 6953 client IP for queries in that zone. Eg. for finding infected hosts. 6954 69558 December 2014: Wouter 6956 - Fix CVE-2014-8602: denial of service by making resolver chase 6957 endless series of delegations. 6958 69591 December 2014: Wouter 6960 - Fix bug#632: unbound fails to build on AArch64, protects 6961 getentropy compat code from calling sysctl if it is has been removed. 6962 696329 November 2014: Wouter 6964 - Add include to getentropy_linux.c, hopefully fixing debian build. 6965 696628 November 2014: Wouter 6967 - Fix makefile for build from noexec source tree. 6968 696926 November 2014: Wouter 6970 - Fix libunbound undefined symbol errors for main. 6971 Referencing main does not seem to be possible for libunbound. 6972 697324 November 2014: Wouter 6974 - Fix log at high verbosity and memory allocation failure. 6975 - iana portlist update. 6976 697721 November 2014: Wouter 6978 - Fix crash on multiple thread random usage on systems without 6979 arc4random. 6980 698120 November 2014: Wouter 6982 - fix compat/getentropy_win.c check if CryptGenRandom works and no 6983 immediate exit on windows. 6984 698519 November 2014: Wouter 6986 - Fix cdflag dns64 processing. 6987 698818 November 2014: Wouter 6989 - Fix that CD flag disables DNS64 processing, returning the DNSSEC 6990 signed AAAA denial. 6991 - iana portlist update. 6992 699317 November 2014: Wouter 6994 - Fix #627: SSL_CTX_load_verify_locations return code not properly 6995 checked. 6996 699714 November 2014: Wouter 6998 - parser with bison 2.7 6999 700013 November 2014: Wouter 7001 - Patch from Stephane Lapie for ASAHI Net that implements aaaa-filter, 7002 added to contrib/aaaa-filter-iterator.patch. 7003 700412 November 2014: Wouter 7005 - trunk has 1.5.1 in development. 7006 - Patch from Robert Edmonds to build pyunbound python module 7007 differently. No versioninfo, with -shared and without $(LIBS). 7008 - Patch from Robert Edmonds fixes hyphens in unbound-anchor man page. 7009 - Removed 'increased limit open files' log message that is written 7010 to console. It is only written on verbosity 4 and higher. 7011 This keeps system bootup console cleaner. 7012 - Patch from James Raftery, always print stats for rcodes 0..5. 7013 701411 November 2014: Wouter 7015 - iana portlist update. 7016 - Fix bug where forward or stub addresses with same address but 7017 different port number were not tried. 7018 - version number in svn trunk is 1.5.0 7019 - tag 1.5.0rc1 7020 - review fix from Ralph. 7021 70227 November 2014: Wouter 7023 - dnstap fixes by Robert Edmonds: 7024 dnstap/dnstap.m4: cosmetic fixes 7025 dnstap/: Remove compiled protoc-c output files 7026 dnstap/dnstap.m4: Error out if required libraries are not found 7027 dnstap: Fix ProtobufCBufferSimple usage that is incorrect as of 7028 protobuf-c 1.0.0 7029 dnstap/: Adapt to API changes in latest libfstrm (>= 0.2.0) 7030 70314 November 2014: Wouter 7032 - Add ub_ctx_add_ta_autr function to add a RFC5011 automatically 7033 tracked trust anchor to libunbound. 7034 - Redefine internal minievent symbols to unique symbols that helps 7035 linking on platforms where the linker leaks names across modules. 7036 703727 October 2014: Wouter 7038 - Disabled use of SSLv3 in remote-control and ssl-upstream. 7039 - iana portlist update. 7040 704116 October 2014: Wouter 7042 - Documented dns64 configuration in unbound.conf man page. 7043 704413 October 2014: Wouter 7045 - Fix #617: in ldns in unbound, lowercase WKS services. 7046 - Fix ctype invocation casts. 7047 704810 October 2014: Wouter 7049 - Fix unbound-checkconf check for module config with dns64 module. 7050 - Fix unbound capsforid fallback, it ignores TTLs in comparison. 7051 70526 October 2014: Wouter 7053 - Fix #614: man page variable substitution bug. 70546 October 2014: Willem 7055 - Whitespaces after $ORIGIN are not part of the origin dname (ldns). 7056 - $TTL's value starts at position 5 (ldns). 7057 70581 October 2014: Wouter 7059 - fix #613: Allow tab ws in var length last rdfs (in ldns str2wire). 7060 706129 September 2014: Wouter 7062 - Fix #612: create service with service.conf in present directory and 7063 auto load it. 7064 - Fix for mingw compile openssl ranlib. 7065 706625 September 2014: Wouter 7067 - updated configure and aclocal with newer autoconf 1.13. 7068 706922 September 2014: Wouter 7070 - Fix swig and python examples for Python 3.x. 7071 - Fix for mingw compile with openssl-1.0.1i. 7072 707319 September 2014: Wouter 7074 - improve python configuration detection to build on Fedora 22. 7075 707618 September 2014: Wouter 7077 - patches to also build with Python 3.x (from Pavel Simerda). 7078 707916 September 2014: Wouter 7080 - Fix tcp timer waiting list removal code. 7081 - iana portlist update. 7082 - Updated the TCP_BACLOG from 5 to 256, so that the tcp accept queue 7083 is longer and more tcp connections can be handled. 7084 708515 September 2014: Wouter 7086 - Fix unit test for CDS typecode. 7087 70885 September 2014: Wouter 7089 - type CDS and CDNSKEY types in sldns. 7090 709125 August 2014: Wouter 7092 - Fixup checklock code for log lock and its mutual initialization 7093 dependency. 7094 - iana portlist update. 7095 - Removed necessity for pkg-config from the dnstap.m4, new are 7096 the --with-libfstrm and --with-protobuf-c configure options. 7097 709819 August 2014: Wouter 7099 - Update unbound manpage with more explanation (from Florian Obser). 7100 710118 August 2014: Wouter 7102 - Fix #603: unbound-checkconf -o <option> should skip verification 7103 checks. 7104 - iana portlist update. 7105 - Fixup doc/unbound.doxygen to remove obsolete 1.8.7 settings. 7106 71075 August 2014: Wouter 7108 - dnstap support, with a patch from Farsight Security, written by 7109 Robert Edmonds. The --enable-dnstap needs libfstrm and protobuf-c. 7110 It is BSD licensed (see dnstap/dnstap.c). 7111 Building with --enable-dnstap needs pkg-config with this patch. 7112 - Noted dnstap in doc/README and doc/CREDITS. 7113 - Changes to the dnstap patch. 7114 - lint fixes. 7115 - dnstap/dnstap_config.h should not have been added to the repo, 7116 because is it generated. 7117 71181 August 2014: Wouter 7119 - Patch add msg, rrset, infra and key cache sizes to stats command 7120 from Maciej Soltysiak. 7121 - iana portlist update. 7122 712331 July 2014: Wouter 7124 - DNS64 from Viagenie (BSD Licensed), written by Simon Perrault. 7125 Initial commit of the patch from the FreeBSD base (with its fixes). 7126 This adds a module (for module-config in unbound.conf) dns64 that 7127 performs DNS64 processing, see README.DNS64. 7128 - Changes from DNS64: 7129 strcpy changed to memmove. 7130 arraybound check fixed from prefix_net/8/4 to prefix_net/8+4. 7131 allocation of result consistently in the correct region. 7132 time_t is now used for ttl in unbound (since the patch's version). 7133 - testdata/dns64_lookup.rpl for unit test for dns64 functionality. 7134 713529 July 2014: Wouter 7136 - Patch from Dag-Erling Smorgrav that implements feature, unbound -dd 7137 does not fork in the background and also logs to stderr. 7138 713921 July 2014: Wouter 7140 - Fix endian.h include for OpenBSD. 7141 714216 July 2014: Wouter 7143 - And Fix#596: Bail out of unbound-control dump_infra when ssl 7144 write fails. 7145 714615 July 2014: Wouter 7147 - Fix #596: Bail out of unbound-control list_local_zones when ssl 7148 write fails. 7149 - iana portlist update. 7150 715113 July 2014: Wouter 7152 - Configure tests if main can be linked to from getentropy compat. 7153 715412 July 2014: Wouter 7155 - Fix getentropy compat code, function refs were not portable. 7156 - Fix to check openssl version number only for OpenSSL. 7157 - LibreSSL provides compat items, check for that in configure. 7158 - Fix bug in fix for log locks that caused deadlock in signal handler. 7159 - update compat/getentropy and arc4random to the most recent ones from OpenBSD. 7160 716111 July 2014: Matthijs 7162 - fake-rfc2553 patch (thanks Benjamin Baier). 7163 716411 July 2014: Wouter 7165 - arc4random in compat/ and getentropy, explicit_bzero, chacha for 7166 dependencies, from OpenBSD. arc4_lock and sha512 in compat. 7167 This makes arc4random available on all platforms, except when 7168 compiled with LIBNSS (it uses libNSS crypto random). 7169 - fix strptime implicit declaration error on OpenBSD. 7170 - arc4random, getentropy and explicit_bzero compat for Windows. 7171 71724 July 2014: Wouter 7173 - Fix #593: segfault or crash upon rotating logfile. 7174 71753 July 2014: Wouter 7176 - DLV tests added. 7177 - signit tool fixup for compile with libldns library. 7178 - iana portlist updated. 7179 718027 June 2014: Wouter 7181 - so-reuseport is available on BSDs(such as FreeBSD 10) and OS/X. 7182 718326 June 2014: Wouter 7184 - unbound-control status reports if so-reuseport was successful. 7185 - iana portlist updated. 7186 718724 June 2014: Wouter 7188 - Fix caps-for-id fallback, and added fallback attempt when servers 7189 drop 0x20 perturbed queries. 7190 - Fixup testsetup for VM tests (run testcode/run_vm.sh). 7191 719217 June 2014: Wouter 7193 - iana portlist updated. 7194 71953 June 2014: Wouter 7196 - Add AAAA for B root server to default root hints. 7197 71982 June 2014: Wouter 7199 - Remove unused define from iterator.h 7200 720130 May 2014: Wouter 7202 - Fixup sldns_enum_edns_option typedef definition. 7203 720428 May 2014: Wouter 7205 - Code cleanup patch from Dag-Erling Smorgrav, with compiler issue 7206 fixes from FreeBSD's copy of Unbound, he notes: 7207 Generate unbound-control-setup.sh at build time so it respects 7208 prefix and sysconfdir from the configure script. Also fix the 7209 umask to match the comment, and the comment to match the umask. 7210 Add const and static where needed. Use unions instead of 7211 playing pointer poker. Move declarations that are needed in 7212 multiple source files into a shared header. Move sldns_bgetc() 7213 from parse.c to buffer.c where it belongs. Introduce a new 7214 header file, worker.h, which declares the callbacks that 7215 all workers must define. Remove those declarations from 7216 libworker.h. Include the correct headers in the correct places. 7217 Fix a few dummy callbacks that don't match their prototype. 7218 Fix some casts. Hide the sbrk madness behind #ifdef HAVE_SBRK. 7219 Remove a useless printf which breaks reproducible builds. 7220 Get rid of CONFIGURE_{TARGET,DATE,BUILD_WITH} now that they're 7221 no longer used. Add unbound-control-setup.sh to the list of 7222 generated files. The prototype for libworker_event_done_cb() 7223 needs to be moved from libunbound/libworker.h to 7224 libunbound/worker.h. 7225 - Fixup out-of-directory compile with unbound-control-setup.sh.in. 7226 - make depend. 7227 722823 May 2014: Wouter 7229 - unbound-host -D enabled dnssec and reads root trust anchor from 7230 the default root key file that was compiled in. 7231 723220 May 2014: Wouter 7233 - Feature, unblock-lan-zones: yesno that you can use to make unbound 7234 perform 10.0.0.0/8 and other reverse lookups normally, for use if 7235 unbound is running service for localhost on localhost. 7236 723716 May 2014: Wouter 7238 - Updated create_unbound_ad_servers and unbound_cache scripts from 7239 Yuri Voinov in the source/contrib directory. Added 7240 warmup.cmd (and .sh): warm up the DNS cache with your MRU domains. 7241 72429 May 2014: Wouter 7243 - Implement draft-ietf-dnsop-rfc6598-rfc6303-01. 7244 - iana portlist updated. 7245 72468 May 2014: Wouter 7247 - Contrib windows scripts from Yuri Voinov added to src/contrib: 7248 create_unbound_ad_servers.cmd: enters anti-ad server lists. 7249 unbound_cache.cmd: saves and loads the cache. 7250 - Added unbound-control-setup.cmd from Yuri Voinov to the windows 7251 unbound distribution set. It requires openssl installed in %PATH%. 7252 72536 May 2014: Wouter 7254 - Change MAX_SENT_COUNT from 16 to 32 to resolve some cases easier. 7255 72565 May 2014: Wouter 7257 - More #567: remove : from output of stub and forward lists, this is 7258 easier to parse. 7259 726029 April 2014: Wouter 7261 - iana portlist updated. 7262 - Add unbound-control flush_negative that flushed nxdomains, nodata, 7263 and errors from the cache. For dnssec-trigger and NetworkManager, 7264 fixes cases where network changes have localdata that was already 7265 negatively cached from the previous network. 7266 726723 April 2014: Wouter 7268 - Patch from Jeremie Courreges-Anglas to use arc4random_uniform 7269 if available on the OS, it gets entropy from the OS. 7270 727115 April 2014: Wouter 7272 - Fix compile with libevent2 on FreeBSD. 7273 727411 April 2014: Wouter 7275 - Fix #502: explain that do-ip6 disable does not stop AAAA lookups, 7276 but it stops the use of the ipv6 transport layer for DNS traffic. 7277 - iana portlist updated. 7278 727910 April 2014: Wouter 7280 - iana portlist updated. 7281 - Patch from Hannes Frederic Sowa for Linux 3.15 fragmentation 7282 option for DNS fragmentation defense. 7283 - Document that dump_requestlist only prints queries from thread 0. 7284 - unbound-control stats prints num.query.tcpout with number of TCP 7285 outgoing queries made in the previous statistics interval. 7286 - Fix #567: unbound lists if forward zone is secure or insecure with 7287 +i annotation in output of list_forwards, also for list_stubs 7288 (for NetworkManager integration.) 7289 - Fix #554: use unsigned long to print 64bit statistics counters on 7290 64bit systems. 7291 - Fix #558: failed prefetch lookup does not remove cached response 7292 but delays next prefetch (in lieu of caching a SERVFAIL). 7293 - Fix #545: improved logging, the ip address of the error is printed 7294 on the same log-line as the error. 7295 72968 April 2014: Wouter 7297 - Fix #574: make test fails on Ubuntu 14.04. Disabled remote-control 7298 in testbound scripts. 7299 - iana portlist updated. 7300 73017 April 2014: Wouter 7302 - C.ROOT-SERVERS.NET has an IPv6 address, and we updated the root 7303 hints (patch from Anand Buddhdev). 7304 - Fix #572: Fix unit test failure for systems with different 7305 /etc/services. 7306 730728 March 2014: Wouter 7308 - Fix #569: do_tcp is do-tcp in unbound.conf man page. 7309 731025 March 2014: Wouter 7311 - Patch from Stuart Henderson to build unbound-host man from .1.in. 7312 731324 March 2014: Wouter 7314 - Fix print filename of encompassing config file on read failure. 7315 731612 March 2014: Wouter 7317 - tag 1.4.22 7318 - trunk has 1.4.23 in development. 7319 732010 March 2014: Wouter 7321 - Fix bug#561: contrib/cacti plugin did not report SERVFAIL rcodes 7322 because of spelling. Patch from Chris Coates. 7323 732427 February 2014: Wouter 7325 - tag 1.4.22rc1 7326 732721 February 2014: Wouter 7328 - iana portlist updated. 7329 733020 February 2014: Matthijs 7331 - Be lenient when a NSEC NameError response with RCODE=NXDOMAIN is 7332 received. This is okay according 4035, but not after revising 7333 existence in 4592. NSEC empty non-terminals exist and thus the 7334 RCODE should have been NOERROR. If this occurs, and the RRsets 7335 are secure, we set the RCODE to NOERROR and the security status 7336 of the response is also considered secure. 7337 733814 February 2014: Wouter 7339 - Works on Minix (3.2.1). 7340 734111 February 2014: Wouter 7342 - Fix parse of #553(NSD) string in sldns, quotes without spaces. 7343 73447 February 2014: Wouter 7345 - iana portlist updated. 7346 - add body to ifstatement if locks disabled. 7347 - add TXT string"string" test case to unit test. 7348 - Fix #551: License change "Regents" to "Copyright holder", matching 7349 the BSD license on opensource.org. 7350 73516 February 2014: Wouter 7352 - sldns has type HIP. 7353 - code documentation on the module interface. 7354 73555 February 2014: Wouter 7356 - Fix sldns parse tests on osx. 7357 73583 February 2014: Wouter 7359 - Detect libevent2 install automatically by configure. 7360 - Fixup link with lib/event2 subdir. 7361 - Fix parse in sldns of quoted parenthesized text strings. 7362 736331 January 2014: Wouter 7364 - unit test for ldns wire to str and back with zones, root, nlnetlabs 7365 and types.sidnlabs. 7366 - Fix for hex to string in unknown, atma and nsap. 7367 - fixup nss compile (no ldns in it). 7368 - fixup warning in unitldns 7369 - fixup WKS and rdata type service to print unsigned because strings 7370 are not portable; they cannot be read (for sure) on other computers. 7371 - fixup type EUI48 and EUI64, type APL and type IPSECKEY in string 7372 parse sldns. 7373 737430 January 2014: Wouter 7375 - delay-close does not act if there are udp-wait queries, so that 7376 it does not make a socketdrain DoS easier. 7377 737828 January 2014: Wouter 7379 - iana portlist updated. 7380 - iana portlist test updated so it does not touch the source 7381 if there are no changes. 7382 - delay-close: msec option that delays closing ports for which 7383 the UDP reply has timed out. Keeps the port open, only accepts 7384 the correct reply. This correct reply is not used, but the port 7385 is open so that no port-denied ICMPs are generated. 7386 738727 January 2014: Wouter 7388 - reuseport is attempted, then fallback to without on failure. 7389 739024 January 2014: Wouter 7391 - Change unbound-event.h to use void* buffer, length idiom. 7392 - iana portlist updated. 7393 - unbound-event.h is installed if you configure --enable-event-api. 7394 - speed up unbound (reports say it could be up to 10%), by reducing 7395 lock contention on localzones.lock. It is changed to an rwlock. 7396 - so-reuseport: yesno option to distribute queries evenly over 7397 threads on Linux (Thanks Robert Edmonds). 7398 - made lint clean. 7399 740021 January 2014: Wouter 7401 - Fix #547: no trustanchor written if filesystem full, fclose checked. 7402 740317 January 2014: Wouter 7404 - Fix isprint() portability in sldns, uses unsigned int. 7405 - iana portlist updated. 7406 740716 January 2014: Wouter 7408 - fix #544: Fixed +i causes segfault when running with module conf 7409 "iterator". 7410 - Windows port, adjust %lld to %I64d, and warning in win_event.c. 7411 741214 January 2014: Wouter 7413 - iana portlist updated. 7414 74155 Dec 2013: Wouter 7416 - Fix bug in cachedump that uses sldns. 7417 - update pythonmod for ldns_ to sldns_ name change. 7418 74193 Dec 2013: Wouter 7420 - Fix sldns to use sldns_ prefix for all ldns_ variables. 7421 - Fix windows compile to compile with sldns. 7422 742330 Nov 2013: Wouter 7424 - Fix sldns to make globals use sldns_ prefix. This fixes 7425 linking with libldns that uses global variables ldns_ . 7426 742713 Nov 2013: Wouter 7428 - Fix bug#537: compile python plugin without ldns library. 7429 743012 Nov 2013: Wouter 7431 - Fix bug#536: acl_deny_non_local and refuse_non_local added. 7432 74335 Nov 2013: Wouter 7434 - Patch from Neel Goyal to fix async id assignment if callback 7435 is called by libunbound in the mesh attach. 7436 - Accept ip-address: as an alternative for interface: for 7437 consistency with nsd.conf syntax. 7438 74394 Nov 2013: Wouter 7440 - Patch from Neel Goyal to fix callback in libunbound. 7441 74423 Nov 2013: Wouter 7443 - if configured --with-libunbound-only fix make install. 7444 744531 Oct 2013: Wouter 7446 - Fix #531: Set SO_REUSEADDR so that the wildcard interface and a 7447 more specific interface port 53 can be used at the same time, and 7448 one of the daemons is unbound. 7449 - iana portlist update. 7450 - separate ldns into core ldns inside ldns/ subdirectory. No more 7451 --with-ldns is needed and unbound does not rely on libldns. 7452 - portability fixes for new USE_SLDNS ldns subdir codebase. 7453 745422 Oct 2013: Wouter 7455 - Patch from Neel Goyal: Add an API call to set an event base on an 7456 existing ub_ctx. This basically just destroys the current worker and 7457 sets the event base to the current. And fix a deadlock in 7458 ub_resolve_event – the cfglock is held when libworker_create is 7459 called. This ends up trying to acquire the lock again in 7460 context_obtain_alloc in the call chain. 7461 - Fix #528: if very high logging (4 or more) segfault on allow_snoop. 7462 746326 Sep 2013: Wouter 7464 - unbound-event.h is installed if configured --with-libevent. It 7465 contains low-level library calls, that use libevent's event_base 7466 and an ldns_buffer for the wire return packet to perform async 7467 resolution in the client's eventloop. 7468 746919 Sep 2013: Wouter 7470 - 1.4.21 tag created. 7471 - trunk has 1.4.22 number inside it. 7472 - iana portlist updated. 7473 - acx_nlnetlabs.m4 to 26; improve FLTO help text. 7474 747516 Sep 2013: Wouter 7476 - Fix#524: max-udp-size not effective to non-EDNS0 queries, from 7477 Daisuke HIGASHI. 7478 747910 Sep 2013: Wouter 7480 - MIN_TTL and MAX_TTL also in time_t. 7481 - tag 1.4.21rc1 made again. 7482 748326 Aug 2013: Wouter 7484 - More fixes for bug#519: for the threaded case test if the bg 7485 thread has been killed, on ub_ctx_delete, to avoid hangs. 7486 748722 Aug 2013: Wouter 7488 - more fixes that I overlooked. 7489 - review fixes from Willem. 7490 749121 Aug 2013: Wouter 7492 - Fix#520: Errors found by static analysis from Tomas Hozza(redhat). 7493 749420 Aug 2013: Wouter 7495 - Fix for 2038, with time_t instead of uint32_t. 7496 749719 Aug 2013: Wouter 7498 - Fix#519 ub_ctx_delete may hang in some scenarios (libunbound). 7499 750014 Aug 2013: Wouter 7501 - Fix uninit variable in fix#516. 7502 75038 Aug 2013: Wouter 7504 - Fix#516 dnssec lameness detection for answers that are improper. 7505 750630 Jun 2013: Wouter 7507 - tag 1.4.21rc1 7508 750929 Jun 2013: Wouter 7510 - Fix#512 memleak in testcode for testbound (if it fails). 7511 - Fix#512 NSS returned arrays out of setup function to be statics. 7512 751326 Jun 2013: Wouter 7514 - max include of 100.000 files (depth and globbed at one time). 7515 This is to preserve system memory in bug cases, or endless cases. 7516 - iana portlist updated. 7517 751819 Jun 2013: Wouter 7519 - streamtcp man page, contributed by Tomas Hozza. 7520 - iana portlist updated. 7521 - libunbound documentation on how to avoid openssl race conditions. 7522 752325 Jun 2013: Wouter 7524 - Squelch sendto-permission denied errors when the network is 7525 not connected, to avoid spamming syslog. 7526 - configure --disable-flto option (from Robert Edmonds). 7527 752818 Jun 2013: Wouter 7529 - Fix for const string literals in C++ for libunbound, from Karel 7530 Slany. 7531 - iana portlist updated. 7532 753317 Jun 2013: Wouter 7534 - Fixup manpage syntax. 7535 753614 Jun 2013: Wouter 7537 - get_option and set_option support for log-time-ascii, python-script 7538 val-sig-skew-min and val-sig-skew-max. log-time-ascii takes effect 7539 immediately. The others are mostly useful for libunbound users. 7540 754113 Jun 2013: Wouter 7542 - get_option, set_option, unbound-checkconf -o and libunbound 7543 getoption and setoption support cache-min-ttl and cache-max-ttl. 7544 754510 Jun 2013: Wouter 7546 - Fix#501: forward-first does not recurse, when forward name is ".". 7547 - iana portlist update. 7548 - Max include depth is unlimited. 7549 755027 May 2013: Wouter 7551 - Update acx_pthreads.m4 to ax_pthreads.4 (2013-03-29), and apply 7552 patch to it to not fail when -Werror is also specified, from the 7553 autoconf-archives. 7554 - iana portlist update. 7555 755621 May 2013: Wouter 7557 - Explain bogus and secure flags in libunbound more. 7558 755916 May 2013: Wouter 7560 - Fix#499 use-after-free in out-of-memory handling code (thanks Jake 7561 Montgomery). 7562 - Fix#500 use on non-initialised values on socket bind failures. 7563 756415 May 2013: Wouter 7565 - Fix round-robin doesn't work with some Windows clients (from Ilya 7566 Bakulin). 7567 75683 May 2013: Wouter 7569 - update acx_nlnetlabs.m4 to v23, sleep w32 fix. 7570 757126 April 2013: Wouter 7572 - add unbound-control insecure_add and insecure_remove for the 7573 administration of negative trust anchors. 7574 757525 April 2013: Wouter 7576 - Implement max-udp-size config option, default 4096 (thanks 7577 Daisuke Higashi). 7578 - Robust checks on dname validity from rdata for dname compare. 7579 - updated iana portlist. 7580 758119 April 2013: Wouter 7582 - Fixup snprintf return value usage, fixed libunbound_get_option. 7583 758418 April 2013: Wouter 7585 - fix bug #491: pick program name (0th argument) as syslog identity. 7586 - own implementation of compat/snprintf.c. 7587 758815 April 2013: Wouter 7589 - Fix so that for a configuration line of include: "*.conf" it is not 7590 an error if there are no files matching the glob pattern. 7591 - unbound-anchor review: BIO_write can return 0 successfully if it 7592 has successfully appended a zero length string. 7593 759411 April 2013: Wouter 7595 - Fix queries leaking up for stubs and forwards, if the configured 7596 nameservers all fail to answer. 7597 759810 April 2013: Wouter 7599 - code improve for minimal responses, small speed increase. 7600 76019 April 2013: Wouter 7602 - updated iana portlist. 7603 - Fix crash in previous private address fixup of 22 March. 7604 760528 March 2013: Wouter 7606 - Make reverse zones easier by documenting the nodefault statements 7607 commented-out in the example config file. 7608 760926 March 2013: Wouter 7610 - more fixes to lookup3.c endianness detection. 7611 761225 March 2013: Wouter 7613 - #492: Fix endianness detection, revert to older lookup3.c detection 7614 and put new detect lines after previous tests, to avoid regressions 7615 but allow new detections to succeed. 7616 And add detection for machine/endian.h to it. 7617 761822 March 2013: Wouter 7619 - Fix resolve of names that use a mix of public and private addresses. 7620 - iana portlist update. 7621 - Fix makedist for new svn for -d option. 7622 - unbound.h header file has UNBOUND_VERSION_MAJOR define. 7623 - Fix windows RSRC version for long version numbers. 7624 762521 March 2013: Wouter 7626 - release 1.4.20 7627 - trunk has 1.4.21 7628 - committed libunbound version 4:1:2 for binary API updated in 1.4.20 7629 - install copy of unbound-control.8 man page for unbound-control-setup 7630 763114 March 2013: Wouter 7632 - iana portlist update. 7633 - tag 1.4.20rc1 7634 763512 March 2013: Wouter 7636 - Fixup makedist.sh for windows compile. 7637 763811 March 2013: Wouter 7639 - iana portlist update. 7640 - testcode/ldns-testpkts.c check for makedist is informational. 7641 764215 February 2013: Wouter 7643 - fix defines in lookup3 for bigendian bsd alpha 7644 764511 February 2013: Wouter 7646 - Fixup openssl_thread init code to only run if compiled with SSL. 7647 76487 February 2013: Wouter 7649 - detect endianness in lookup3 on BSD. 7650 - add libunbound.ttl at end of result structure, version bump for 7651 libunbound and binary backwards compatible, but 1.4.19 is not 7652 forward compatible with 1.4.20. 7653 - update iana port list. 7654 765530 January 2013: Wouter 7656 - includes and have_ssl fixes for nss. 7657 765829 January 2013: Wouter 7659 - printout name of zone with duplicate fwd and hint errors. 7660 766128 January 2013: Wouter 7662 - updated fwd_zero for newer nc. Updated common.sh for newer netstat. 7663 766417 January 2013: Wouter 7665 - unbound-anchors checks the emailAddress of the signer of the 7666 root.xml file, default is dnssec@iana.org. It also checks that 7667 the signer has the correct key usage for a digital signature. 7668 - update iana port list. 7669 76703 January 2013: Wouter 7671 - Test that unbound-control checks client credentials. 7672 - Test that unbound can handle a CNAME at an intermediate node in 7673 the chain of trust (where it seeks a DS record). 7674 - Check the commonName of the signer of the root.xml file in 7675 unbound-anchor, default is dnssec@iana.org. 7676 76772 January 2013: Wouter 7678 - Fix openssl lock free on exit (reported by Robert Fleischman). 7679 - iana portlist updated. 7680 - Tested that unbound implements the RFC5155 Technical Errata id 3441. 7681 Unbound already implements insecure classification of an empty 7682 nonterminal in NSEC3 optout zone. 7683 768420 December 2012: Wouter 7685 - Fix unbound-anchor xml parse of entity declarations for safety. 7686 768719 December 2012: Wouter 7688 - iana portlist updated. 7689 769018 December 2012: Wouter 7691 - iana portlist updated. 7692 769314 December 2012: Wouter 7694 - Change of D.ROOT-SERVERS.NET A address in default root hints. 7695 769612 December 2012: Wouter 7697 - 1.4.19 release. 7698 - trunk has 1.4.20 under development. 7699 77005 December 2012: Wouter 7701 - note support for AAAA RR type RFC. 7702 77034 December 2012: Wouter 7704 - 1.4.19rc1 tag. 7705 770630 November 2012: Wouter 7707 - bug 481: fix python example0. 7708 - iana portlist updated. 7709 771027 November 2012: Wouter 7711 - iana portlist updated. 7712 77139 November 2012: Wouter 7714 - Fix unbound-control forward disables configured stubs below it. 7715 77167 November 2012: Wouter 7717 - Fixup ldns-testpkts, identical to ldns/examples. 7718 - iana portlist updated. 7719 772030 October 2012: Wouter 7721 - Fix bug #477: unbound-anchor segfaults if EDNS is blocked. 7722 772329 October 2012: Matthijs 7724 - Fix validation for responses with both CNAME and wildcard 7725 expanded CNAME records in answer section. 7726 77278 October 2012: Wouter 7728 - update ldns-testpkts.c to ldns 1.6.14 version. 7729 - fix build of pythonmod in objdir, for unbound.py. 7730 - make clean and makerealclean remove generated python and docs. 7731 77325 October 2012: Wouter 7733 - fix build of pythonmod in objdir (thanks Jakob Schlyter). 7734 77353 October 2012: Wouter 7736 - fix text in unbound-anchor man page. 7737 77381 October 2012: Wouter 7739 - ignore trusted-keys globs that have no files (from Paul Wouters). 7740 774127 September 2012: Wouter 7742 - include: directive in config file accepts wildcards. Patch from 7743 Paul Wouters. Suggested use: include: "/etc/unbound.d/conf.d/*" 7744 - unbound-control -q option is quiet, patch from Mariano Absatz. 7745 - iana portlist updated. 7746 - updated contrib/unbound.spec, patch from Valentin Bud. 7747 774821 September 2012: Wouter 7749 - chdir to / after chroot call (suggested by Camiel Dobbelaar). 7750 775117 September 2012: Wouter 7752 - patch_rsamd5_enable.diff: this patch enables RSAMD5 validation 7753 otherwise it is treated as insecure. The RSAMD5 algorithm is 7754 deprecated (RFC6725). The MD5 hash is considered weak for some 7755 purposes, if you want to sign your zone, then RSASHA256 is an 7756 uncontested hash. 7757 775830 August 2012: Wouter 7759 - RFC6725 deprecates RSAMD5: this DNSKEY algorithm is disabled. 7760 - iana portlist updated. 7761 776229 August 2012: Wouter 7763 - Nicer comments outgoing-port-avoid, thanks Stu (bug #465). 7764 776522 August 2012: Wouter 7766 - Fallback to 1472 and 1232, one fragment size without headers. 7767 776821 August 2012: Wouter 7769 - Fix timeouts so that when a server has been offline for a while 7770 and is probed to see it works, it becomes fully available for 7771 server selection again. 7772 777317 August 2012: Wouter 7774 - Add documentation to libunbound for default nonuse of resolv.conf. 7775 77762 August 2012: Wouter 7777 - trunk has 1.4.19 under development (fixes from 1 aug and 31 july 7778 are for 1.4.19). 7779 - iana portlist updated. 7780 77811 August 2012: Wouter 7782 - Fix openssl race condition, initializes openssl locks, reported 7783 by Einar Lonn and Patrik Wallstrom. 7784 778531 July 2012: Wouter 7786 - Improved forward-first and stub-first documentation. 7787 - Fix that enables modules to register twice for the same 7788 serviced_query, without race conditions or administration issues. 7789 This should not happen with the current codebase, but it is robust. 7790 - Fix forward-first option where it sets the RD flag wrongly. 7791 - added manpage links for libunbound calls (Thanks Paul Wouters). 7792 779330 July 2012: Wouter 7794 - tag 1.4.18rc2 (became 1.4.18 release at 2 august 2012). 7795 779627 July 2012: Wouter 7797 - unbound-host works with libNSS 7798 - fix bogus nodata cname chain not reported as bogus by validator, 7799 (Thanks Peter van Dijk). 7800 780126 July 2012: Wouter 7802 - iana portlist updated. 7803 - tag 1.4.18rc1. 7804 780525 July 2012: Wouter 7806 - review fix for libnss, check hash prefix allocation size. 7807 780823 July 2012: Wouter 7809 - fix missing break for GOST DS hash function. 7810 - implemented forward_first for the root. 7811 781220 July 2012: Wouter 7813 - Fix bug#452 and another assertion failure in mesh.c, makes 7814 assertions in mesh.c resist duplicates. Fixes DS NS search to 7815 not generate duplicate sub queries. 7816 781719 July 2012: Willem 7818 - Fix bug#454: Remove ACX_CHECK_COMPILER_FLAG from configure.ac, 7819 if CFLAGS is specified at configure time then '-g -O2' is not 7820 appended to CFLAGS, so that the user can override them. 7821 782218 July 2012: Willem 7823 - Fix libunbound report of errors when in background mode. 7824 782511 July 2012: Willem 7826 - updated iana ports list. 7827 78289 July 2012: Willem 7829 - Add flush_bogus option for unbound-control 7830 78316 July 2012: Wouter 7832 - Fix validation of qtype DS queries that result in no data for 7833 non-optout NSEC3 zones. 7834 78354 July 2012: Wouter 7836 - compile libunbound with libnss on Suse, passes regression tests. 7837 78383 July 2012: Wouter 7839 - FIPS_mode openssl does not use arc4random but RAND_pseudo_bytes. 7840 78412 July 2012: Wouter 7842 - updated iana ports list. 7843 784429 June 2012: Wouter 7845 - patch for unbound_munin_ script to handle arbitrary thread count by 7846 Sven Ulland. 7847 784828 June 2012: Wouter 7849 - detect if openssl has FIPS_mode. 7850 - code review: return value of cache_store can be ignored for better 7851 performance in out of memory conditions. 7852 - fix edns-buffer-size and msg-buffer-size manpage documentation. 7853 - updated iana ports list. 7854 785525 June 2012: Wouter 7856 - disable RSAMD5 if in FIPS mode (for openssl and for libnss). 7857 785822 June 2012: Wouter 7859 - implement DS records, NSEC3 and ECDSA for compile with libnss. 7860 786121 June 2012: Wouter 7862 - fix error handling of alloc failure during rrsig verification. 7863 - nss check for verification failure. 7864 - nss crypto works for RSA and DSA. 7865 786620 June 2012: Wouter 7867 - work on --with-nss build option (for now, --with-libunbound-only). 7868 786919 June 2012: Wouter 7870 - --with-libunbound-only build option, only builds the library and 7871 not the daemon and other tools. 7872 787318 June 2012: Wouter 7874 - code review. 7875 787615 June 2012: Wouter 7877 - implement log-time-ascii on windows. 7878 - The key-cache bad key ttl is now 60 seconds. 7879 - updated iana ports list. 7880 - code review. 7881 788211 June 2012: Wouter 7883 - bug #452: fix crash on assert in mesh_state_attachment. 7884 788530 May 2012: Wouter 7886 - silence warning from swig-generated code (md set but not used in 7887 swig initmodule, due to ifdefs in swig-generated code). 7888 788927 May 2012: Wouter 7890 - Fix debian-bugs-658021: Please enable hardened build flags. 7891 789225 May 2012: Wouter 7893 - updated iana ports list. 7894 789524 May 2012: Wouter 7896 - tag for 1.4.17 release. 7897 - trunk is 1.4.18 in development. 7898 789918 May 2012: Wouter 7900 - Review comments, removed duplicate memset to zero in delegpt. 7901 790216 May 2012: Wouter 7903 - Updated doc/FEATURES with RFCs that are implemented but not listed. 7904 - Protect if statements in val_anchor for compile without locks. 7905 - tag for 1.4.17rc1. 7906 790715 May 2012: Wouter 7908 - fix configure ECDSA support in ldns detection for windows compile. 7909 - fix possible uninitialised variable in windows pipe implementation. 7910 79119 May 2012: Wouter 7912 - Fix alignment problem in util/random on sparc64/freebsd. 7913 79148 May 2012: Wouter 7915 - Fix for accept spinning reported by OpenBSD. 7916 - iana portlist updated. 7917 79182 May 2012: Wouter 7919 - Fix validation of nodata for DS query in NSEC zones, reported by 7920 Ondrej Mikle. 7921 792213 April 2012: Wouter 7923 - ECDSA support (RFC 6605) by default. Use --disable-ecdsa for older 7924 openssl. 7925 792610 April 2012: Wouter 7927 - Applied patch from Daisuke HIGASHI for rrset-roundrobin and 7928 minimal-responses features. 7929 - iana portlist updated. 7930 79315 April 2012: Wouter 7932 - fix bug #443: --with-chroot-dir not honoured by configure. 7933 - fix bug #444: setusercontext was called too late (thanks Bjorn 7934 Ketelaars). 7935 793627 March 2012: Wouter 7937 - fix bug #442: Fix that Makefile depends on pythonmod headers 7938 even using --without-pythonmodule. 7939 794022 March 2012: Wouter 7941 - contrib/validation-reporter follows rotated log file (patch from 7942 Augie Schwer). 7943 794421 March 2012: Wouter 7945 - new approach to NS fetches for DS lookup that works with 7946 cornercases, and is more robust and considers forwarders. 7947 794819 March 2012: Wouter 7949 - iana portlist updated. 7950 - fix to locate nameservers for DS lookup with NS fetches. 7951 795216 March 2012: Wouter 7953 - Patch for access to full DNS packet data in unbound python module 7954 from Ondrej Mikle. 7955 79569 March 2012: Wouter 7957 - Applied line-buffer patch from Augie Schwer to validation.reporter.sh. 7958 79592 March 2012: Wouter 7960 - flush_infra cleans timeouted servers from the cache too. 7961 - removed warning from --enable-ecdsa. 7962 79631 March 2012: Wouter 7964 - forward-first option. Tries without forward if a query fails. 7965 Also stub-first option that is similar. 7966 796728 February 2012: Wouter 7968 - Fix from code review, if EINPROGRESS not defined chain if statement 7969 differently. 7970 797127 February 2012: Wouter 7972 - Fix bug#434: on windows check registry for config file location 7973 for unbound-control.exe, and unbound-checkconf.exe. 7974 797523 February 2012: Wouter 7976 - Fix to squelch 'network unreachable' errors from tcp connect in 7977 logs, high verbosity will show them. 7978 797916 February 2012: Wouter 7980 - iter_hints is now thread-owned in module env, and thus threadsafe. 7981 - Fix prefetch and sticky NS, now the prefetch works. It picks 7982 nameservers that 'would be valid in the future', and if this makes 7983 the NS timeout, it updates that NS by asking delegation from the 7984 parent again. If child NS has longer TTL, that TTL does not get 7985 refreshed from the lookup to the child nameserver. 7986 798715 February 2012: Wouter 7988 - Fix forward-zone memory, uses malloc and frees original root dp. 7989 - iter hints (stubs) uses malloc inside for more dynamicity. 7990 - unbound-control forward_add, forward_remove, stub_add, stub_remove 7991 can modify stubs and forwards for running unbound (on mobile computer) 7992 they can also add and remove domain-insecure for the zone. 7993 799414 February 2012: Wouter 7995 - Fix sticky NS (ghost domain problem) if prefetch is yes. 7996 - iter forwards uses malloc inside for more dynamicity. 7997 799813 February 2012: Wouter 7999 - RT#2955. Fix for cygwin compilation. 8000 - iana portlist updated. 8001 800210 February 2012: Wouter 8003 - Slightly smaller critical region in one case in infra cache. 8004 - Fix timeouts to keep track of query type, A, AAAA and other, if 8005 another has caused timeout blacklist, different type can still probe. 8006 - unit test fix for nomem_cnametopos.rpl race condition. 8007 80089 February 2012: Wouter 8009 - Fix AHX_BROKEN_MEMCMP for autoheader mess up of #undef in config.h. 8010 80118 February 2012: Wouter 8012 - implement draft-ietf-dnsext-ecdsa-04; which is in IETF LC; This 8013 implementation is experimental at this time and not recommended 8014 for use on the public internet (the protocol numbers have not 8015 been assigned). Needs recent ldns with --enable-ecdsa. 8016 - fix memory leak in errorcase for DSA signatures. 8017 - iana portlist updated. 8018 - workaround for openssl 0.9.8 ecdsa sha2 and evp problem. 8019 80203 February 2012: Wouter 8021 - fix for windows, rename() is not posix compliant on windows. 8022 80232 February 2012: Wouter 8024 - 1.4.16 release tag. 8025 - svn trunk is 1.4.17 in development. 8026 - iana portlist updated. 8027 80281 February 2012: Wouter 8029 - Fix validation failures (like: validation failure xx: no NSEC3 8030 closest encloser from yy for DS zz. while building chain of trust, 8031 because of a bug in the TTL-fix in 1.4.15, it picked the wrong rdata 8032 for an NSEC3. Now it does not change rdata, and fixes TTL. 8033 803430 January 2012: Wouter 8035 - Fix version-number in libtool to be version-info so it produces 8036 libunbound.so.2 like it should. 8037 803826 January 2012: Wouter 8039 - Tag 1.4.15 (same as 1.4.15rc1), for 1.4.15 release. 8040 - trunk 1.4.16; includes changes memset testcode, #424 openindiana, 8041 and keyfile write fixup. 8042 - applied patch to support outgoing-interface with ub_ctx_set_option. 8043 804423 January 2012: Wouter 8045 - Fix memset in test code. 8046 804720 January 2012: Wouter 8048 - Fix bug #424: compile on OpenIndiana OS with gcc 4.6.2. 8049 805019 January 2012: Wouter 8051 - Fix to write key files completely to a temporary file, and if that 8052 succeeds, replace the real key file. So failures leave a useful file. 8053 805418 January 2012: Wouter 8055 - tag 1.4.15rc1 created 8056 - updated libunbound/ubsyms.def and remade tag 1.4.15rc1. 8057 805817 January 2012: Wouter 8059 - Fix bug where canonical_compare of RRSIG did not downcase the 8060 signer-name. This is mostly harmless because RRSIGs do not have 8061 to be sorted in canonical order, usually. 8062 806312 January 2012: Wouter 8064 - bug#428: add ub_version() call to libunbound. API version increase, 8065 with (binary) backwards compatibility for the previous version. 8066 806710 January 2012: Wouter 8068 - Fix bug #425: unbound reports wrong TTL in reply, it reports a TTL 8069 that would be permissible by the RFCs but it is not the TTL in the 8070 cache. 8071 - iana portlist updated. 8072 - uninitialised variable in reprobe for rtt blocked domains fixed. 8073 - lintfix and new flex output. 8074 80752 January 2012: Wouter 8076 - Fix to randomize hash function, based on 28c3 congress, reported 8077 by Peter van Dijk. 8078 807924 December 2011: Wouter 8080 - Fix for memory leak (about 20 bytes when a tcp or udp send operation 8081 towards authority servers failed, takes about 50.000 such failures to 8082 leak one Mb, such failures are also usually logged), reported by 8083 Robert Fleischmann. 8084 - iana portlist updated. 8085 808619 December 2011: Wouter 8087 - Fix for VU#209659 CVE-2011-4528: Unbound denial of service 8088 vulnerabilities from nonstandard redirection and denial of existence 8089 http://www.unbound.net/downloads/CVE-2011-4528.txt 8090 - robust checks for next-closer NSEC3s. 8091 - tag 1.4.14 created. 8092 - trunk has 1.4.15 in development. 8093 809415 December 2011: Wouter 8095 - remove uninit warning from cachedump code. 8096 - Fix parse error on negative SOA RRSIGs if badly ordered in the packet. 8097 809813 December 2011: Wouter 8099 - iana portlist updated. 8100 - svn tag 1.4.14rc1 8101 - fix infra cache comparison. 8102 - Fix to constrain signer_name to be a parent of the lookupname. 8103 81045 December 2011: Wouter 8105 - Fix getaddrinfowithincludes on windows with fedora16 mingw32-gcc. 8106 - Fix warnings with gcc 4.6 in compat/inet_ntop.c. 8107 - Fix warning unused in compat/strptime.c. 8108 - Fix malloc detection and double definition. 8109 81102 December 2011: Wouter 8111 - configure generated with autoconf 2.68. 8112 811330 November 2011: Wouter 8114 - Fix for tcp-upstream and ssl-upstream for if a laptop sleeps, causes 8115 SERVFAILs. Also fixed for UDP (but less likely). 8116 811728 November 2011: Wouter 8118 - Fix quartile time estimate, it was too low, (thanks Jan Komissar). 8119 - iana ports updated. 8120 812111 November 2011: Wouter 8122 - Makefile compat with SunOS make, BSD make and GNU make. 8123 - iana ports updated. 8124 812510 November 2011: Wouter 8126 - Makefile changed for BSD make compatibility. 8127 81289 November 2011: Wouter 8129 - added unit test for SSL service and SSL-upstream. 8130 81318 November 2011: Wouter 8132 - can configure ssl service to one port number, and not on others. 8133 - fixup windows compile with ssl support. 8134 - Fix double free in unbound-host, reported by Steve Grubb. 8135 - iana portlist updated. 8136 81371 November 2011: Wouter 8138 - dns over ssl support as a client, ssl-upstream yes turns it on. 8139 It performs an SSL transaction for every DNS query (250 msec). 8140 - documentation for new options: ssl-upstream, ssl-service-key and 8141 ssl-service.pem. 8142 - iana portlist updated. 8143 - fix -flto detection on Lion for llvm-gcc. 8144 814531 October 2011: Wouter 8146 - dns over ssl support, ssl-service-pem and ssl-service-key files 8147 can be given and then TCP queries are serviced wrapped in SSL. 8148 814927 October 2011: Wouter 8150 - lame-ttl and lame-size options no longer exist, it is integrated 8151 with the host info. They are ignored (with verbose warning) if 8152 encountered to keep the config file backwards compatible. 8153 - fix iana-update for changing gzip compression of results. 8154 - fix export-all-symbols on OSX. 8155 815626 October 2011: Wouter 8157 - iana portlist updated. 8158 - Infra cache stores information about ping and lameness per IP, zone. 8159 This fixes bug #416. 8160 - fix iana_update target for gzipped file on iana site. 8161 816224 October 2011: Wouter 8163 - Fix resolve of partners.extranet.microsoft.com with a fix for the 8164 server selection for choosing out of a (particular) list of bad 8165 choices. (bug#415) 8166 - Fix make_new_space function so that the incoming query is not 8167 overwritten if a jostled out query causes a waiting query to be 8168 resumed that then fails and sends an error message. (Thanks to 8169 Matthew Lee). 8170 817121 October 2011: Wouter 8172 - fix --enable-allsymbols, fptr wlist is disabled on windows with this 8173 option enabled because of memory layout exe vs dll. 8174 817519 October 2011: Wouter 8176 - fix unbound-anchor for broken strptime on OSX lion, detected 8177 in configure. 8178 - Detect if GOST really works, openssl1.0 on OSX fails. 8179 - Implement ipv6%interface notation for scope_id usage. 8180 818117 October 2011: Wouter 8182 - better documentation for inform_super (Thanks Yang Zhe). 8183 818414 October 2011: Wouter 8185 - Fix for out-of-memory condition in libunbound (thanks 8186 Robert Fleischman). 8187 818813 October 2011: Wouter 8189 - Fix --enable-allsymbols, it depended on link specifics of the 8190 target platform, or fptr_wlist assertion failures could occur. 8191 819212 October 2011: Wouter 8193 - updated contrib/unbound_munin_ to family=auto so that it works with 8194 munin-node-configure automatically (if installed as 8195 /usr/local/share/munin/plugins/unbound_munin_ ). 8196 819727 September 2011: Wouter 8198 - unbound.exe -w windows option for start and stop service. 8199 820023 September 2011: Wouter 8201 - TCP-upstream calculates tcp-ping so server selection works if there 8202 are alternatives. 8203 820420 September 2011: Wouter 8205 - Fix classification of NS set in answer section, where there is a 8206 parent-child server, and the answer has the AA flag for dir.slb.com. 8207 Thanks to Amanda Constant from Secure64. 8208 820916 September 2011: Wouter 8210 - fix bug #408: accept patch from Steve Snyder that comments out 8211 unused functions in lookup3.c. 8212 - iana portlist updated. 8213 - fix EDNS1480 change memleak and TCP fallback. 8214 - fix various compiler warnings (reported by Paul Wouters). 8215 - max sent count. EDNS1480 only for rtt < 5000. No promiscuous 8216 fetch if sentcount > 3, stop query if sentcount > 16. Count is 8217 reset when referral or CNAME happens. This makes unbound better 8218 at managing large NS sets, they are explored when there is continued 8219 interest (in the form of queries). 8220 822115 September 2011: Wouter 8222 - release 1.4.13. 8223 - trunk contains 1.4.14 in development. 8224 - Unbound probes at EDNS1480 if there an EDNS0 timeout. 8225 822612 September 2011: Wouter 8227 - Reverted dns EDNS backoff fix, it did not help and needs 8228 fragmentation fixes instead. 8229 - tag 1.4.13rc2 8230 82317 September 2011: Wouter 8232 - Fix operation in ipv6 only (do-ip4: no) mode. 8233 82346 September 2011: Wouter 8235 - fedora specfile updated. 8236 82375 September 2011: Wouter 8238 - tag 1.4.13rc1 8239 82402 September 2011: Wouter 8241 - iana portlist updated. 8242 824326 August 2011: Wouter 8244 - Fix num-threads 0 does not segfault, reported by Simon Deziel. 8245 - Fix validation failures due to EDNS backoff retries, the retry 8246 for fetch of data has want_dnssec because the iter_indicate_dnssec 8247 function returns true when validation failure retry happens, and 8248 then the serviced query code does not fallback to noEDNS, even if 8249 the cache says it has this. This helps for DLV deployment when 8250 the DNSSEC status is not known for sure before the lookup concludes. 8251 825224 August 2011: Wouter 8253 - Applied patch from Karel Slany that fixes a memory leak in the 8254 unbound python module, in string conversions. 8255 825622 August 2011: Wouter 8257 - Fix validation of qtype ANY responses with CNAMEs (thanks Cathy 8258 Zhang and Luo Ce). Unbound responds with the RR types that are 8259 available at the name for qtype ANY and validates those RR types. 8260 It does not test for completeness (i.e. with NSEC or NSEC3 query), 8261 and it does not follow the CNAME or DNAME to another name (with 8262 even more data for the already large response). 8263 - Fix that internally, CNAMEs with NXDOMAIN have that as rcode. 8264 - Documented the options that work with control set_option command. 8265 - tcp-upstream yes/no option (works with set_option) for tunnels. 8266 826718 August 2011: Wouter 8268 - fix autoconf call in makedist crosscompile to RC or snapshot. 8269 827017 August 2011: Wouter 8271 - Fix validation of . DS query. 8272 - new xml format at IANA, new awk for iana_update. 8273 - iana portlist updated. 8274 827510 August 2011: Wouter 8276 - Fix python site-packages path to /usr/lib64. 8277 - updated patch from Tom. 8278 - fix memory and fd leak after out-of-memory condition. 8279 82809 August 2011: Wouter 8281 - patch from Tom Hendrikx fixes load of python modules. 8282 82838 August 2011: Wouter 8284 - make clean had ldns-src reference, removed. 8285 82861 August 2011: Wouter 8287 - Fix autoconf 2.68 warnings 8288 828914 July 2011: Wouter 8290 - Unbound implements RFC6303 (since version 1.4.7). 8291 - tag 1.4.12rc1 is released as 1.4.12 (without the other fixes in the 8292 meantime, those are for 1.4.13). 8293 - iana portlist updated. 8294 829513 July 2011: Wouter 8296 - Quick fix for contrib/unbound.spec example, no ldns-builtin any more. 8297 829811 July 2011: Wouter 8299 - Fix wildcard expansion no-data reply under an optout NSEC3 zone is 8300 validated as insecure, reported by Jia Li (lijia@cnnic.cn). 8301 83024 July 2011: Wouter 8303 - 1.4.12rc1 tag created. 8304 83051 July 2011: Wouter 8306 - version number in example config file. 8307 - fix that --enable-static-exe does not complain about it unknown. 8308 830930 June 2011: Wouter 8310 - tag relase 1.4.11, trunk is 1.4.12 development. 8311 - iana portlist updated. 8312 - fix bug#395: id bits of other query may leak out under conditions 8313 - fix replyaddr count wrong after jostled queries, which leads to 8314 eventual starvation where the daemon has no replyaddrs left to use. 8315 - fix comment about rndc port, that referred to the old port number. 8316 - fix that the listening socket is not closed when too many remote 8317 control connections are made at the same time. 8318 - removed ldns-src tarball inside the unbound tarball. 8319 832023 June 2011: Wouter 8321 - Changed -flto check to support clang compiler. 8322 - tag 1.4.11rc3 created. 8323 832417 June 2011: Wouter 8325 - tag 1.4.11rc1 created. 8326 - remove warning about signed/unsigned from flex (other flex version). 8327 - updated aclocal.m4 and libtool to match. 8328 - tag 1.4.11rc2 created. 8329 833016 June 2011: Wouter 8331 - log-queries: yesno option, default is no, prints querylog. 8332 - version is 1.4.11. 8333 833414 June 2011: Wouter 8335 - Use -flto compiler flag for link time optimization, if supported. 8336 - iana portlist updated. 8337 833812 June 2011: Wouter 8339 - IPv6 service address for d.root-servers.net (2001:500:2D::D). 8340 834110 June 2011: Wouter 8342 - unbound-control has version number in the header, 8343 UBCT[version]_space_ is the header sent by the client now. 8344 - Unbound control port number is registered with IANA: 8345 ub-dns-control 8953/tcp unbound dns nameserver control 8346 This is the new default for the control-port config setting. 8347 - statistics-interval prints the number of jostled queries to log. 8348 834930 May 2011: Wouter 8350 - Fix Makefile for U in environment, since wrong U is more common than 8351 deansification necessity. 8352 - iana portlist updated. 8353 - updated ldns tarball to 1.6.10rc2 snapshot of today. 8354 835525 May 2011: Wouter 8356 - Fix assertion failure when unbound generates an empty error reply 8357 in response to a query, CVE-2011-1922 VU#531342. 8358 - This fix is in tag 1.4.10. 8359 - defense in depth against the above bug, an error is printed to log 8360 instead of an assertion failure. 8361 836210 May 2011: Wouter 8363 - bug#386: --enable-allsymbols option links all binaries to libunbound 8364 and reduces install size significantly. 8365 - feature, ignore-cd-flag: yesno to provide dnssec to legacy servers. 8366 - iana portlist updated. 8367 - Fix TTL of SOA so negative TTL is separately cached from normal TTL. 8368 836914 April 2011: Wouter 8370 - configure created with newer autoconf 2.66. 8371 837212 April 2011: Wouter 8373 - bug#378: Fix that configure checks for ldns_get_random presence. 8374 83758 April 2011: Wouter 8376 - iana portlist updated. 8377 - queries with CD flag set cause DNSSEC validation, but the answer is 8378 not withheld if it is bogus. Thus, unbound will retry if it is bad 8379 and curb the TTL if it is bad, thus protecting the cache for use by 8380 downstream validators. 8381 - val-override-date: -1 ignores dates entirely, for NTP usage. 8382 838329 March 2011: Wouter 8384 - harden-below-nxdomain: changed so that it activates when the 8385 cached nxdomain is dnssec secure. This avoids backwards 8386 incompatibility because those old servers do not have dnssec. 8387 838824 March 2011: Wouter 8389 - iana portlist updated. 8390 - release 1.4.9. 8391 - trunk is 1.5.0 8392 839317 March 2011: Wouter 8394 - bug#370: new unbound.spec for CentOS 5.x from Harold Jones. 8395 Applied but did not do the --disable-gost. 8396 839710 March 2011: Wouter 8398 - tag 1.4.9 release candidate 1 created. 8399 84003 March 2011: Wouter 8401 - updated ldns to today. 8402 84031 March 2011: Wouter 8404 - Fix no ADflag for NXDOMAIN in NSEC3 optout. And wildcard in optout. 8405 - give config parse error for multiple names on a stub or forward zone. 8406 - updated ldns tarball to 1.6.9(todays snapshot). 8407 840824 February 2011: Wouter 8409 - bug #361: Fix, time.elapsed variable not reset with stats_noreset. 8410 841123 February 2011: Wouter 8412 - iana portlist updated. 8413 - common.sh to version 3. 8414 841518 February 2011: Wouter 8416 - common.sh in testdata updated to version 2. 8417 841815 February 2011: Wouter 8419 - Added explicit note on unbound-anchor usage: 8420 Please note usage of unbound-anchor root anchor is at your own risk 8421 and under the terms of our LICENSE (see that file in the source). 8422 842311 February 2011: Wouter 8424 - iana portlist updated. 8425 - tpkg updated with common.sh for common functionality. 8426 84277 February 2011: Wouter 8428 - Added regression test for addition of a .net DS to the root, and 8429 cache effects with different TTL for glue and DNSKEY. 8430 - iana portlist updated. 8431 843228 January 2011: Wouter 8433 - Fix remove private address does not throw away entire response. 8434 843524 January 2011: Wouter 8436 - release 1.4.8 8437 843819 January 2011: Wouter 8439 - fix bug#349: no -L/usr for ldns. 8440 844118 January 2011: Wouter 8442 - ldns 1.6.8 tarball included. 8443 - release 1.4.8rc1. 8444 844517 January 2011: Wouter 8446 - add get and set option for harden-below-nxdomain feature. 8447 - iana portlist updated. 8448 844914 January 2011: Wouter 8450 - Fix so a changed NS RRset does not get moved name stuck on old 8451 server, for type NS the TTL is not increased. 8452 845313 January 2011: Wouter 8454 - Fix prefetch so it does not get stuck on old server for moved names. 8455 845612 January 2011: Wouter 8457 - iana portlist updated. 8458 845911 January 2011: Wouter 8460 - Fix insecure CNAME sequence marked as secure, reported by Bert 8461 Hubert. 8462 846310 January 2011: Wouter 8464 - faster lruhash get_mem routine. 8465 84664 January 2011: Wouter 8467 - bug#346: remove ITAR scripts from contrib, the service is discontinued, use the root. 8468 - iana portlist updated. 8469 847023 December 2010: Wouter 8471 - Fix in infra cache that could cause rto larger than TOP_TIMEOUT kept. 8472 847321 December 2010: Wouter 8474 - algorithm compromise protection using the algorithms signalled in 8475 the DS record. Also, trust anchors, DLV, and RFC5011 receive this, 8476 and thus, if you have multiple algorithms in your trust-anchor-file 8477 then it will now behave different than before. Also, 5011 rollover 8478 for algorithms needs to be double-signature until the old algorithm 8479 is revoked. 8480 It is not an option, because I see no use to turn the security off. 8481 - iana portlist updated. 8482 848317 December 2010: Wouter 8484 - squelch 'tcp connect: bla' in logfile, (set verbosity 2 to see them). 8485 - fix validation in this case: CNAME to nodata for co-hosted opt-in 8486 NSEC3 insecure delegation, was bogus, fixed to be insecure. 8487 848816 December 2010: Wouter 8489 - Fix our 'BDS' license (typo reported by Xavier Belanger). 8490 849110 December 2010: Wouter 8492 - iana portlist updated. 8493 - review changes for unbound-anchor. 8494 84952 December 2010: Wouter 8496 - feature typetransparent localzone, does not block other RR types. 8497 84981 December 2010: Wouter 8499 - Fix bug#338: print address when socket creation fails. 8500 850130 November 2010: Wouter 8502 - Fix storage of EDNS failures in the infra cache. 8503 - iana portlist updated. 8504 850518 November 2010: Wouter 8506 - harden-below-nxdomain option, default off (because very old 8507 software may be incompatible). We could enable it by default in 8508 the future. 8509 851017 November 2010: Wouter 8511 - implement draft-vixie-dnsext-resimprove-00, we stop on NXDOMAIN. 8512 - make test output nicer. 8513 851415 November 2010: Wouter 8515 - silence 'tcp connect: broken pipe' and 'net down' at low verbosity. 8516 - iana portlist updated. 8517 - so-sndbuf option for very busy servers, a bit like so-rcvbuf. 8518 85199 November 2010: Wouter 8520 - unbound-anchor compiles with openssl 0.9.7. 8521 85228 November 2010: Wouter 8523 - release tag 1.4.7. 8524 - trunk is version 1.4.8. 8525 - Be lenient and accept imgw.pl malformed packet (like BIND). 8526 85275 November 2010: Wouter 8528 - do not synthesize a CNAME message from cache for qtype DS. 8529 85304 November 2010: Wouter 8531 - Use central entropy to seed threads. 8532 85333 November 2010: Wouter 8534 - Change the rtt used to probe EDNS-timeout hosts to 1000 msec. 8535 85362 November 2010: Wouter 8537 - tag 1.4.7rc1. 8538 - code review. 8539 85401 November 2010: Wouter 8541 - GOST code enabled by default (RFC 5933). 8542 854327 October 2010: Wouter 8544 - Fix uninit value in dump_infra print. 8545 - Fix validation failure for parent and child on same server with an 8546 insecure childzone and a CNAME from parent to child. 8547 - Configure detects libev-4.00. 8548 854926 October 2010: Wouter 8550 - dump_infra and flush_infra commands for unbound-control. 8551 - no timeout backoff if meanwhile a query succeeded. 8552 - Change of timeout code. No more lost and backoff in blockage. 8553 At 12sec timeout (and at least 2x lost before) one probe per IP 8554 is allowed only. At 120sec, the IP is blocked. After 15min, a 8555 120sec entry has a single retry packet. 8556 855725 October 2010: Wouter 8558 - Configure errors if ldns is not found. 8559 856022 October 2010: Wouter 8561 - Windows 7 fix for the installer. 8562 856321 October 2010: Wouter 8564 - Fix bug where fallback_tcp causes wrong roundtrip and edns 8565 observation to be noted in cache. Fix bug where EDNSprobe halted 8566 exponential backoff if EDNS status unknown. 8567 - new unresponsive host method, exponentially increasing block backoff. 8568 - iana portlist updated. 8569 857020 October 2010: Wouter 8571 - interface automatic works for some people with ip6 disabled. 8572 Therefore the error check is removed, so they can use the option. 8573 857419 October 2010: Wouter 8575 - Fix for request list growth, if a server has long timeout but the 8576 lost counter is low, then its effective rtt is the one without 8577 exponential backoff applied. Because the backoff is not working. 8578 The lost counter can then increase and the server is blacklisted, 8579 or the lost counter does not increase and the server is working 8580 for some queries. 8581 858218 October 2010: Wouter 8583 - iana portlist updated. 8584 858513 October 2010: Wouter 8586 - Fix TCP so it uses a random outgoing-interface. 8587 - unbound-anchor handles ADDPEND keystate. 8588 858911 October 2010: Wouter 8590 - Fix bug when DLV below a trust-anchor that uses NSEC3 optout where 8591 the zone has a secure delegation hosted on the same server did not 8592 verify as secure (it was insecure by mistake). 8593 - iana portlist updated. 8594 - ldns tarball updated (for reading cachedumps with bad RR data). 8595 85961 October 2010: Wouter 8597 - test for unbound-anchor. fix for reading certs. 8598 - Fix alloc_reg_release for longer uptime in out of memory conditions. 8599 860028 September 2010: Wouter 8601 - unbound-anchor working, it creates or updates a root.key file. 8602 Use it before you start the validator (e.g. at system boot time). 8603 860427 September 2010: Wouter 8605 - iana portlist updated. 8606 860724 September 2010: Wouter 8608 - bug#329: in example.conf show correct ipv4 link-local 169.254/16. 8609 861023 September 2010: Wouter 8611 - unbound-anchor app, unbound requires libexpat (xml parser library). 8612 861322 September 2010: Wouter 8614 - compliance with draft-ietf-dnsop-default-local-zones-14, removed 8615 reverse ipv6 orchid prefix from builtin list. 8616 - iana portlist updated. 8617 861817 September 2010: Wouter 8619 - DLV has downgrade protection again, because the RFC says so. 8620 - iana portlist updated. 8621 862216 September 2010: Wouter 8623 - Algorithm rollover operational reality intrudes, for trust-anchor, 8624 5011-store, and DLV-anchor if one key matches it's good enough. 8625 - iana portlist updated. 8626 - Fix reported validation error in out of memory condition. 8627 862815 September 2010: Wouter 8629 - Abide RFC5155 section 9.2: no AD flag for replies with NSEC3 optout. 8630 863114 September 2010: Wouter 8632 - increased mesh-max-activation from 1000 to 3000 for crazy domains 8633 like _tcp.slb.com with 262 servers. 8634 - iana portlist updated. 8635 863613 September 2010: Wouter 8637 - bug#327: Fix for cannot access stub zones until the root is primed. 8638 86399 September 2010: Wouter 8640 - unresponsive servers are not completely blacklisted (because of 8641 firewalls), but also not probed all the time (because of the request 8642 list size it generates). The probe rate is 1%. 8643 - iana portlist updated. 8644 864520 August 2010: Wouter 8646 - openbsd-lint fixes: acl_list_get_mem used if debug-alloc enabled. 8647 iterator get_mem includes priv_get_mem. delegpt nodup removed. 8648 listen_pushback, query_info_allocqname, write_socket, send_packet, 8649 comm_point_set_cb_arg and listen_resume removed. 8650 865119 August 2010: Wouter 8652 - Fix bug#321: resolution of rs.ripe.net artifacts with 0x20. 8653 Delegpt structures checked for duplicates always. 8654 No more nameserver lookups generated when depth is full anyway. 8655 - example.conf notes how to do DNSSEC validation and track the root. 8656 - iana portlist updated. 8657 865818 August 2010: Wouter 8659 - Fix bug#322: configure does not respect CFLAGS on Solaris. 8660 Pass CFLAGS="-xO4 -xtarget=generic" on the configure command line 8661 if use sun-cc, but some systems need different flags. 8662 866316 August 2010: Wouter 8664 - Fix acx_nlnetlabs.m4 configure output for autoconf-2.66 AS_TR_CPP 8665 changes, uses m4_bpatsubst now. 8666 - make test (or make check) should be more portable and run the unit 8667 test and testbound scripts. (make longtest has special requirements). 8668 866913 August 2010: Wouter 8670 - More pleasant remote control command parsing. 8671 - documentation added for return values reported by doxygen 1.7.1. 8672 - iana portlist updated. 8673 86749 August 2010: Wouter 8675 - Fix name of rrset printed that failed validation. 8676 86775 August 2010: Wouter 8678 - Return NXDOMAIN after chain of CNAMEs ends at name-not-found. 8679 86804 August 2010: Wouter 8681 - Fix validation in case a trust anchor enters into a zone with 8682 unsupported algorithms. 8683 86843 August 2010: Wouter 8685 - updated ldns tarball with bugfixes. 8686 - release tag 1.4.6. 8687 - trunk becomes 1.4.7 develop. 8688 - iana portlist updated. 8689 869022 July 2010: Wouter 8691 - more error details on failed remote control connection. 8692 869315 July 2010: Wouter 8694 - rlimit adjustments for select and ulimit can happen at the same time. 8695 869614 July 2010: Wouter 8697 - Donation text added to README. 8698 - Fix integer underflow in prefetch ttl creation from cache. This 8699 fixes a potential negative prefetch ttl. 8700 870112 July 2010: Wouter 8702 - Changed the defaults for num-queries-per-thread/outgoing-range. 8703 For builtin-select: 512/960, for libevent 1024/4096 and for 8704 windows 24/48 (because of win api). This makes the ratio this way 8705 to improve resilience under heavy load. For high performance, use 8706 libevent and possibly higher numbers. 8707 870810 July 2010: Wouter 8709 - GOST enabled if SSL is recent and ldns has GOST enabled too. 8710 - ldns tarball updated. 8711 87129 July 2010: Wouter 8713 - iana portlist updated. 8714 - Fix validation of qtype DNSKEY when a key-cache entry exists but 8715 no rr-cache entry is used (it expired or prefetch), it then goes 8716 back up to the DS or trust-anchor to validate the DNSKEY. 8717 87187 July 2010: Wouter 8719 - Neat function prototypes, unshadowed local declarations. 8720 87216 July 2010: Wouter 8722 - failure to chown the pidfile is not fatal any more. 8723 - testbound uses UTC timezone. 8724 - ldns tarball updated (ports and works on Minix 3.1.7). On Minix, add 8725 /usr/gnu/bin to PATH, use ./configure AR=/usr/gnu/bin/gar and gmake. 8726 87275 July 2010: Wouter 8728 - log if a server is skipped because it is on the donotquery list, 8729 at verbosity 4, to enable diagnosis why no queries to 127.0.0.1. 8730 - added feature to print configure date, target and options with -h. 8731 - added feature to print event backend system details with -h. 8732 - wdiff is not actually required by make test, updated requirements. 8733 87341 July 2010: Wouter 8735 - Fix RFC4035 compliance with 2.2 statement that the DNSKEY at apex 8736 must be signed with all algorithms from the DS rrset at the parent. 8737 This is now checked and becomes bogus if not. 8738 873928 June 2010: Wouter 8740 - Fix jostle list bug found by Vince (luoce@cnnic), it caused the qps 8741 in overload situations to be about 5 qps for the class of shortly 8742 serviced queries. 8743 The capacity of the resolver is then about (numqueriesperthread / 2) 8744 / (average time for such long queries) qps for long queries. 8745 And about (numqueriesperthread / 2)/(jostletimeout in whole seconds) 8746 qps for short queries, per thread. 8747 - Fix the max number of reply-address count to be applied for duplicate 8748 queries, and not for new query list entries. This raises the memory 8749 usage to a max of (16+1)*numqueriesperthread reply addresses. 8750 875125 June 2010: Wouter 8752 - Fix handling of corner case reply from lame server, follows rfc2308. 8753 It could lead to a nodata reply getting into the cache if the search 8754 for a non-lame server turned up other misconfigured servers. 8755 - unbound.h has extern "C" statement for easier include in c++. 8756 875723 June 2010: Wouter 8758 - iana portlist updated. 8759 - makedist upgraded cross compile openssl option, like this: 8760 ./makedist.sh -s -wssl openssl-1.0.0a.tar.gz -w --enable-gost 8761 876222 June 2010: Wouter 8763 - Unbound reports libev or libevent correctly in logs in verbose mode. 8764 - Fix to unload gost dynamic library module for leak testing. 8765 876618 June 2010: Wouter 8767 - iana portlist updated. 8768 876917 June 2010: Wouter 8770 - Add AAAA to root hints for I.ROOT-SERVERS.NET. 8771 877216 June 2010: Wouter 8773 - Fix assertion failure reported by Kai Storbeck from XS4ALL, the 8774 assertion was wrong. 8775 - updated ldns tarball. 8776 877715 June 2010: Wouter 8778 - tag 1.4.5 created. 8779 - trunk contains 1.4.6 in development. 8780 - Fix TCPreply on systems with no writev, if just 1 byte could be sent. 8781 - Fix to use one pointer less for iterator query state store_parent_NS. 8782 - makedist crosscompile to windows uses builtin ldns not host ldns. 8783 - Max referral count from 30 to 130, because 128 one character domains 8784 is valid DNS. 8785 - added documentation for the histogram printout to syslog. 8786 878711 June 2010: Wouter 8788 - When retry to parent the retrycount is not wiped, so failed 8789 nameservers are not tried again. 8790 - iana portlist updated. 8791 879210 June 2010: Wouter 8793 - Fix bug where a long loop could be entered, now cycle detection 8794 has a loop-counter and maximum search amount. 8795 87964 June 2010: Wouter 8797 - iana portlist updated. 8798 - 1.4.5rc1 tag created. 8799 88003 June 2010: Wouter 8801 - ldns tarball updated, 1.6.5. 8802 - review comments, split dependency cycle tracking for parentside 8803 last resort lookups for A and AAAA so there are more lookup options. 8804 88052 June 2010: Wouter 8806 - Fix compile warning if compiled without threads. 8807 - updated ldns-tarball with current ldns svn (pre 1.6.5). 8808 - GOST disabled-by-default, the algorithm number is allocated but the 8809 RFC is still has to pass AUTH48 at the IETF. 8810 88111 June 2010: Wouter 8812 - Ignore Z flag in incoming messages too. 8813 - Fix storage of negative parent glue if that last resort fails. 8814 - libtoolize 2.2.6b, autoconf 2.65 applied to configure. 8815 - new splint flags for newer splint install. 8816 881731 May 2010: Wouter 8818 - Fix AD flag handling, it could in some cases mistakenly copy the AD 8819 flag from upstream servers. 8820 - alloc_special_obtain out of memory is not a fatal error any more, 8821 enabling unbound to continue longer in out of memory conditions. 8822 - parentside names are dispreferred but not said to be dnssec-lame. 8823 - parentside check for cached newname glue. 8824 - fix parentside and querytargets modulestate, for dump_requestlist. 8825 - unbound-control-setup makes keys -rw-r--- so not all users permitted. 8826 - fix parentside from cache to be marked dispreferred for bad names. 8827 882828 May 2010: Wouter 8829 - iana portlist updated. 8830 - parent-child disagreement approach altered. Older fixes are 8831 removed in place of a more exhaustive search for misconfigured data 8832 available via the parent of a delegation. 8833 This is designed to be throttled by cache entries, with TTL from the 8834 parent if possible. Additionally the loop-counter is used. 8835 It also tests for NS RRset differences between parent and child. 8836 The fetch of misconfigured data should be more reliable and thorough. 8837 It should work reliably even with no or only partial data in cache. 8838 Data received from the child (as always) is deemed more 8839 authoritative than information received from the delegation parent. 8840 The search for misconfigured data is not performed normally. 8841 884226 May 2010: Wouter 8843 - Contribution from Migiel de Vos (Surfnet): nagios patch for 8844 unbound-host, in contrib/ (in the source tarball). Makes 8845 unbound-host suitable for monitoring dnssec(-chain) status. 8846 884721 May 2010: Wouter 8848 - EDNS timeout code will not fire if EDNS status already known. 8849 - EDNS failure not stored if EDNS status known to work. 8850 885119 May 2010: Wouter 8852 - Fix resolution for domains like safesvc.com.cn. If the iterator 8853 can not recurse further and it finds the delegation in a state 8854 where it would otherwise have rejected it outhand if so received 8855 from a cache lookup, then it can try to ask higherup (with loop 8856 protection). 8857 - Fix comments in iter_utils:dp_is_useless. 8858 885918 May 2010: Wouter 8860 - Fix various compiler warnings from the clang llvm compiler. 8861 - iana portlist updated. 8862 88636 May 2010: Wouter 8864 - Fix bug#308: spelling error in variable name in parser and lexer. 8865 88664 May 2010: Wouter 8867 - Fix dnssec-missing detection that was turned off by server selection. 8868 - Conforms to draft-ietf-dnsop-default-local-zones-13. Added default 8869 reverse lookup blocks for IPv4 test nets 100.51.198.in-addr.arpa, 8870 113.0.203.in-addr.arpa and Orchid prefix 0.1.1.0.0.2.ip6.arpa. 8871 887229 April 2010: Wouter 8873 - Fix for dnssec lameness detection to use the key cache. 8874 - infra cache entries that are expired are wiped clean. Previously 8875 it was possible to not expire host data (if accessed often). 8876 887728 April 2010: Wouter 8878 - ldns tarball updated and GOST support is detected and then enabled. 8879 - iana portlist updated. 8880 - Fix detection of gost support in ldns (reported by Chris Smith). 8881 888227 April 2010: Wouter 8883 - unbound-control get_option domain-insecure shows config file items. 8884 - fix retry sequence if prime hints are recursion-lame. 8885 - autotrust anchor file can be initialized with a ZSK key as well. 8886 - harden-referral-path does not result in failures due to max-depth. 8887 You can increase the max-depth by adding numbers (' 0') after the 8888 target-fetch-policy, this increases the depth to which is checked. 8889 889026 April 2010: Wouter 8891 - Compile fix using Sun Studio 12 compiler on Solaris 5.9, use 8892 CPPFLAGS during configure process. 8893 - if libev is installed on the base system (not libevent), detect 8894 it from the event.h header file and link with -lev. 8895 - configlexer.lex gets config.h, and configyyrename.h added by make, 8896 no more double include. 8897 - More strict scrubber (Thanks to George Barwood for the idea): 8898 NS set must be pertinent to the query (qname subdomain nsname). 8899 - Fix bug#307: In 0x20 backoff fix fallback so the number of 8900 outstanding queries does not become -1 and block the request. 8901 Fixed handling of recursion-lame in combination with 0x20 fallback. 8902 Fix so RRsets are compared canonicalized and sorted if the immediate 8903 comparison fails, this makes it work around round-robin sites. 8904 890523 April 2010: Wouter 8906 - Squelch log message: sendto failed permission denied for 8907 255.255.255.255, it is visible in VERB_DETAIL (verbosity 2). 8908 - Fix to fetch data as last resort more tenaciously. When cycle 8909 targets cause the server selection to believe there are more options 8910 when they really are not there, the server selection is reinitiated. 8911 - Fix fetch from blacklisted dnssec lame servers as last resort. The 8912 server's IP address is then given in validator errors as well. 8913 - Fix local-zone type redirect that did not use the query name for 8914 the answer rrset. 8915 891622 April 2010: Wouter 8917 - tag 1.4.4. 8918 - trunk contains 1.4.5 in development. 8919 - Fix validation failure for qtype ANY caused by a RRSIG parse failure. 8920 The validator error message was 'no signatures from ...'. 8921 892216 April 2010: Wouter 8923 - more portability defines for CMSG_SPACE, CMSG_ALIGN, CMSG_LEN. 8924 - tag 1.4.4rc1. 8925 892615 April 2010: Wouter 8927 - ECC-GOST algorithm number 12 that is assigned by IANA. New test 8928 example key and signatures for GOST. GOST requires openssl-1.0.0. 8929 GOST is still disabled by default. 8930 89319 April 2010: Wouter 8932 - Fix bug#305: pkt_dname_tolower could read beyond end of buffer or 8933 get into an endless loop, if 0x20 was enabled, and buffers are small 8934 or particular broken packets are received. 8935 - Fix chain of trust with CNAME at an intermediate step, for the DS 8936 processing proof. 8937 89388 April 2010: Wouter 8939 - Fix validation of queries with wildcard names (*.example). 8940 89416 April 2010: Wouter 8942 - Fix EDNS probe for .de DNSSEC testbed failure, where the infra 8943 cache timeout coincided with a server update, the current EDNS 8944 backoff is less sensitive, and does not cache the backoff unless 8945 the backoff actually works and the domain is not expecting DNSSEC. 8946 - GOST support with correct algorithm numbers. 8947 89481 April 2010: Wouter 8949 - iana portlist updated. 8950 895124 March 2010: Wouter 8952 - unbound control flushed items are not counted when flushed again. 8953 895423 March 2010: Wouter 8955 - iana portlist updated. 8956 895722 March 2010: Wouter 8958 - unbound-host disables use-syslog from config file so that the 8959 config file for the main server can be used more easily. 8960 - fix bug#301: unbound-checkconf could not parse interface 8961 '0.0.0.0@5353', even though unbound itself worked fine. 8962 896319 March 2010: Wouter 8964 - fix fwd_ancil test to pass if the socket options are not supported. 8965 896618 March 2010: Wouter 8967 - Fixed random numbers for port, interface and server selection. 8968 Removed very small bias. 8969 - Refer to the listing in unbound-control man page in the extended 8970 statistics entry in the unbound.conf man page. 8971 897216 March 2010: Wouter 8973 - Fix interface-automatic for OpenBSD: msg.controllen was too small, 8974 also assertions on ancillary data buffer. 8975 - check for IP_SENDSRCADDR for interface-automatic or IP_PKTINFO. 8976 - for NSEC3 check if signatures are cached. 8977 897815 March 2010: Wouter 8979 - unit test for util/regional.c. 8980 898112 March 2010: Wouter 8982 - Reordered configure checks so fork and -lnsl -lsocket checks are 8983 earlier, and thus later checks benefit from and do not hinder them. 8984 - iana portlist updated. 8985 - ldns tarball updated. 8986 - Fix python use when multithreaded. 8987 - Fix solaris python compile. 8988 - Include less in config.h and include per code file for ldns, ssl. 8989 899011 March 2010: Wouter 8991 - another memory allocation option: --enable-alloc-nonregional. 8992 exposes the regional allocations to other memory purifiers. 8993 - fix for memory alignment in struct sock_list allocation. 8994 - Fix for MacPorts ldns without ssl default, unbound checks if ldns 8995 has dnssec functionality and uses the builtin if not. 8996 - Fix daemonize on Solaris 10, it did not detach from terminal. 8997 - tag 1.4.3 created. 8998 - trunk is 1.4.4 in development. 8999 - spelling fix in validation error involving cnames. 9000 900110 March 2010: Wouter 9002 - --enable-alloc-lite works with test set. 9003 - portability in the testset: printf format conversions, prototypes. 9004 90059 March 2010: Wouter 9006 - tag 1.4.2 created. 9007 - trunk is 1.4.3 in development. 9008 - --enable-alloc-lite debug option. 9009 90108 March 2010: Wouter 9011 - iana portlist updated. 9012 90134 March 2010: Wouter 9014 - Fix crash in control channel code. 9015 90163 March 2010: Wouter 9017 - better casts in pipe code, brackets placed wrongly. 9018 - iana portlist updated. 9019 90201 March 2010: Wouter 9021 - make install depends on make all. 9022 - Fix 5011 auto-trust-anchor-file initial read to skip RRSIGs. 9023 - --enable-checking: enables assertions but does not look nonproduction. 9024 - nicer VERB_DETAIL (verbosity 2, unbound-host -d) output, with 9025 nxdomain and nodata distinguished. 9026 - ldns tarball updated. 9027 - --disable-rpath fixed for libtool not found errors. 9028 - new fedora specfile from Fedora13 in contrib from Paul Wouters. 9029 903026 February 2010: Wouter 9031 - Fixup prototype for lexer cleanup in daemon code. 9032 - unbound-control list_stubs, list_forwards, list_local_zones and 9033 list_local_data. 9034 903524 February 2010: Wouter 9036 - Fix scrubber bug that potentially let NS records through. Reported 9037 by Amanda Constant. 9038 - Also delete potential poison references from additional. 9039 - Fix: no classification of a forwarder as lame, throw away instead. 9040 904123 February 2010: Wouter 9042 - libunbound ub_ctx_get_option() added. 9043 - unbound-control set_option and get_option commands. 9044 - iana portlist updated. 9045 904618 February 2010: Wouter 9047 - A little more strict DS scrubbing. 9048 - No more blacklisting of unresponsive servers, a 2 minute timeout 9049 is backed off to. 9050 - RD flag not enabled for dnssec-blacklisted tries, unless necessary. 9051 - pickup ldns compile fix, libdl for libcrypto. 9052 - log 'tcp connect: connection timed out' only in high verbosity. 9053 - unbound-control log_reopen command. 9054 - moved get_option code from unbound-checkconf to util/config_file.c 9055 905617 February 2010: Wouter 9057 - Disregard DNSKEY from authority section for chain of trust. 9058 DS records that are irrelevant to a referral scrubbed. Anti-poison. 9059 - iana portlist updated. 9060 906116 February 2010: Wouter 9062 - Check for 'no space left on device' (or other errors) when 9063 writing updated autotrust anchors and print errno to log. 9064 906515 February 2010: Wouter 9066 - Fixed the requery protection, the TTL was 0, it is now 900 seconds, 9067 hardcoded. We made the choice to send out more conservatively, 9068 protecting against an aggregate effect more than protecting a 9069 single user (from their own folly, perhaps in case of misconfig). 9070 907112 February 2010: Wouter 9072 - Re-query pattern changed on validation failure. To protect troubled 9073 authority servers, unbound caches a failure for the DNSKEY or DS 9074 records for the entire zone, and only retries that 900 seconds later. 9075 This implies that only a handful of packets are sent extra to the 9076 authority if the zone fails. 9077 907811 February 2010: Wouter 9079 - ldns tarball update for long label length syntax error fix. 9080 - iana portlist updated. 9081 90829 February 2010: Wouter 9083 - Fixup in compat snprintf routine, %f 1.02 and %g support. 9084 - include math.h for testbound test compile portability. 9085 90862 February 2010: Wouter 9087 - Updated url of IANA itar, interim trust anchor repository, in script. 9088 90891 February 2010: Wouter 9090 - iana portlist updated. 9091 - configure test for memcmp portability. 9092 909327 January 2010: Wouter 9094 - removed warning on format string in validator error log statement. 9095 - iana portlist updated. 9096 909722 January 2010: Wouter 9098 - libtool finish the install of unbound python dynamic library. 9099 910021 January 2010: Wouter 9101 - acx_nlnetlabs.m4 synchronised with nsd's version. 9102 910320 January 2010: Wouter 9104 - Fixup lookup trouble for parent-child domains on the first query. 9105 910614 January 2010: Wouter 9107 - Fixup ldns detection to also check for header files. 9108 910913 January 2010: Wouter 9110 - prefetch-key option that performs DNSKEY queries earlier in the 9111 validation process, and that could halve the latency on DNSSEC 9112 queries. It takes some extra processing (CPU, a cache is needed). 9113 911412 January 2010: Wouter 9115 - Fix unbound-checkconf for auto-trust-anchor-file present checks. 9116 91178 January 2010: Wouter 9118 - Fix for parent-child disagreement code which could have trouble 9119 when (a) ipv6 was disabled and (b) the TTL for parent and child 9120 were different. There were two bugs, the parent-side information 9121 is fixed to no longer block lookup of child side information and 9122 the iterator is fixed to no longer attempt to get ipv6 when it is 9123 not enabled and then give up in failure. 9124 - test and fixes to make prefetch actually store the answer in the 9125 cache. Considers some rrsets 'already expired' but does not allow 9126 overwriting of rrsets considered more secure. 9127 91287 January 2010: Wouter 9129 - Fixup python documentation (thanks Leo Vandewoestijne). 9130 - Work on cache prefetch feature. 9131 - Stats for prefetch, in log print stats, unbound-control stats 9132 and in unbound_munin plugin. 9133 91346 January 2010: Wouter 9135 - iana portlist updated. 9136 - bug#291: DNS wireformat max is 255. dname_valid allowed 256 length. 9137 - verbose output includes parent-side-address notion for lameness. 9138 - documented val-log-level: 2 setting in example.conf and man page. 9139 - change unbound-control-setup from 1024(sha1) to 1536(sha256). 9140 91411 January 2010: Wouter 9142 - iana portlist updated. 9143 914422 December 2009: Wouter 9145 - configure with newer libtool 2.2.6b. 9146 914717 December 2009: Wouter 9148 - review comments. 9149 - tag 1.4.1. 9150 - trunk to version 1.4.2. 9151 915215 December 2009: Wouter 9153 - Answer to qclass=ANY queries, with class IN contents. 9154 Test that validation also works. 9155 - updated ldns snapshot tarball with latest fixes (parsing records). 9156 915711 December 2009: Wouter 9158 - on IPv4 UDP turn off DF flag. 9159 916010 December 2009: Wouter 9161 - requirements.txt updated with design choice explanations. 9162 - Reading fixes: fix to set unlame when child confirms parent glue, 9163 and fix to avoid duplicate addresses in delegation point. 9164 - verify_rrsig routine checks expiration last. 9165 91669 December 2009: Wouter 9167 - Fix Bug#287(reopened): update of ldns tarball with fix for parse 9168 errors generated for domain names like '.example.com'. 9169 - Fix SOA excluded from negative DS responses. Reported by Hauke 9170 Lampe. The negative cache did not include proper SOA records for 9171 negative qtype DS responses which makes BIND barf on it, such 9172 responses are now only used internally. 9173 - Fix negative cache lookup of closestencloser check of DS type bit. 9174 91758 December 2009: Wouter 9176 - Fix for lookup of parent-child disagreement domains, where the 9177 parent-side glue works but it does not provide proper NS, A or AAAA 9178 for itself, fixing domains such as motorcaravanners.eu. 9179 - Feature: you can specify a port number in the interface: line, so 9180 you can bind the same interface multiple times at different ports. 9181 91827 December 2009: Wouter 9183 - Bug#287: Fix segfault when unbound-control remove nonexistent local 9184 data. Added check to tests. 9185 91861 December 2009: Wouter 9187 - Fix crash with module-config "iterator". 9188 - Added unit test that has "iterator" module-config. 9189 919030 November 2009: Wouter 9191 - bug#284: fix parse of # without end-of-line at end-of-file. 9192 919326 November 2009: Wouter 9194 - updated ldns with release candidate for version 1.6.3. 9195 - tag for 1.4.0 release. 9196 - 1.4.1 version in trunk. 9197 - Fixup major libtool version to 2 because of why_bogus change. 9198 It was 1:5:0 but should have been 2:0:0. 9199 920023 November 2009: Wouter 9201 - Patch from David Hubbard for libunbound manual page. 9202 - Fixup endless spinning in unbound-control stats reported by 9203 Attila Nagy. Probably caused by clock reversal. 9204 920520 November 2009: Wouter 9206 - contrib/split-itar.sh contributed by Tom Hendrikx. 9207 920819 November 2009: Wouter 9209 - better argument help for unbound-control. 9210 - iana portlist updated. 9211 921217 November 2009: Wouter 9213 - noted multiple entries for multiple domain names in example.conf. 9214 - iana portlist updated. 9215 921616 November 2009: Wouter 9217 - Fixed signer detection of CNAME responses without signatures. 9218 - Fix#282 libunbound memleak on error condition by Eric Sesterhenn. 9219 - Tests for CNAMEs to deeper trust anchors, secure and bogus. 9220 - svn tag 1.4.0rc1 made. 9221 922213 November 2009: Wouter 9223 - Fixed validation failure for CNAME to optout NSEC3 nodata answer. 9224 - unbound-host does not fail on type ANY. 9225 - Fixed wireparse failure to put RRSIGs together with data in some 9226 long ANY mix cases, which fixes validation failures. 9227 922812 November 2009: Wouter 9229 - iana portlist updated. 9230 - fix manpage errors reported by debian lintian. 9231 - review comments. 9232 - fixup very long vallog2 level error strings. 9233 923411 November 2009: Wouter 9235 - ldns tarball updated (to 1.6.2). 9236 - review comments. 9237 923810 November 2009: Wouter 9239 - Thanks to Surfnet found bug in new dnssec-retry code that failed 9240 to combine well when combined with DLV and a particular failure. 9241 - Fixed unbound-control -h output about argument optionality. 9242 - review comments. 9243 92445 November 2009: Wouter 9245 - lint fixes and portability tests. 9246 - better error text for multiple domain keys in one autotrust file. 9247 92482 November 2009: Wouter 9249 - Fix bug where autotrust does not work when started with a DS. 9250 - Updated GOST unit tests for unofficial algorithm number 249 9251 and DNSKEY-format changes in draft version -01. 9252 925329 October 2009: Wouter 9254 - iana portlist updated. 9255 - edns-buffer-size option, default 4096. 9256 - fixed do-udp: no. 9257 925828 October 2009: Wouter 9259 - removed abort on prealloc failure, error still printed but softfail. 9260 - iana portlist updated. 9261 - RFC 5702: RSASHA256 and RSASHA512 support enabled by default. 9262 - ldns tarball updated (which also enables rsasha256 support). 9263 926427 October 2009: Wouter 9265 - iana portlist updated. 9266 92678 October 2009: Wouter 9268 - please doxygen 9269 - add val-log-level print to corner case (nameserver.epost.bg). 9270 - more detail to errors from insecure delegation checks. 9271 - Fix double time subtraction in negative cache reported by 9272 Amanda Constant and Hugh Mahon. 9273 - Made new validator error string available from libunbound for 9274 applications. It is in result->why_bogus, a zero-terminated string. 9275 unbound-host prints it by default if a result is bogus. 9276 Also the errinf is public in module_qstate (for other modules). 9277 92787 October 2009: Wouter 9279 - retry for validation failure in DS and prime results. Less mem use. 9280 unit test. Provisioning in other tests for requeries. 9281 - retry for validation failure in DNSKEY in middle of chain of trust. 9282 unit test. 9283 - retry for empty non terminals in chain of trust and unit test. 9284 - Fixed security bug where the signatures for NSEC3 records were not 9285 checked when checking for absence of DS records. This could have 9286 enabled the substitution of an insecure delegation. 9287 - moved version number to 1.4.0 because of 1.3.4 release with only 9288 the NSEC3 patch from the entry above. 9289 - val-log-level: 2 shows extended error information for validation 9290 failures, but still one (longish) line per failure. For example: 9291 validation failure <example.com. DNSKEY IN>: signature expired from 9292 192.0.2.4 for trust anchor example.com. while building chain of trust 9293 validation failure <www.example.com. A IN>: no signatures from 9294 192.0.2.6 for key example.com. while building chain of trust 9295 92966 October 2009: Wouter 9297 - Test set updated to provide additional ns lookup result. 9298 The retry would attempt to fetch the data from other nameservers 9299 for bogus data, and this needed to be provisioned in the tests. 9300 93015 October 2009: Wouter 9302 - first validation failure retry code. Retries for data failures. 9303 And unit test. 9304 93052 October 2009: Wouter 9306 - improve 5011 modularization. 9307 - fix unbound-host so -d can be given before -C. 9308 - iana portlist updated. 9309 931028 September 2009: Wouter 9311 - autotrust-anchor-file can read multiline input and $ORIGIN. 9312 - prevent integer overflow in holddown calculation. review fixes. 9313 - fixed race condition in trust point revocation. review fix. 9314 - review fixes to comments, removed unused code. 9315 931625 September 2009: Wouter 9317 - so-rcvbuf: 4m option added. Set this on large busy servers to not 9318 drop the occasional packet in spikes due to full socket buffers. 9319 netstat -su keeps a counter of UDP dropped due to full buffers. 9320 - review of validator/autotrust.c, small fixes and comments. 9321 932223 September 2009: Wouter 9323 - 5011 query failed counts verification failures, not lookup failures. 9324 - 5011 probe failure handling fixup. 9325 - test unbound reading of original autotrust data. 9326 The metadata per-key, such as key state (PENDING, MISSING, VALID) is 9327 picked up, otherwise performs initial probe like usual. 9328 932922 September 2009: Wouter 9330 - autotrust test with algorithm rollover, new ordering of checks 9331 assists in orderly rollover. 9332 - autotrust test with algorithm rollover to unknown algorithm. 9333 checks if new keys are supported before adding them. 9334 - autotrust test with trust point revocation, becomes unsigned. 9335 - fix DNSSEC-missing-signature detection for minimal responses 9336 for qtype DNSKEY (assumes DNSKEY occurs at zone apex). 9337 933818 September 2009: Wouter 9339 - autotrust tests, fix trustpoint timer deletion code. 9340 fix count of valid anchors during missing remove. 9341 - autotrust: pick up REVOKE even if not signed with known other keys. 9342 934317 September 2009: Wouter 9344 - fix compile of unbound-host when --enable-alloc-checks. 9345 - Fix lookup problem reported by Koh-ichi Ito and Jaap Akkerhuis. 9346 - Manual page fixes reported by Tony Finch. 9347 934816 September 2009: Wouter 9349 - Fix memory leak reported by Tao Ma. 9350 - Fix memstats test tool for log-time-ascii log format. 9351 935215 September 2009: Wouter 9353 - iana portlist updated. 9354 935510 September 2009: Wouter 9356 - increased MAXSYSLOGLEN so .bg key can be printed in debug output. 9357 - use linebuffering for log-file: output, this can be significantly 9358 faster than the previous fflush method and enable some class of 9359 resolvers to use high verbosity (for short periods). 9360 Not on windows, because line buffering does not work there. 9361 93629 September 2009: Wouter 9363 - Fix bug where DNSSEC-bogus messages were marked with too high TTL. 9364 The RRsets would still expire at the normal time, but this would 9365 keep messages bogus in the cache for too long. 9366 - regression test for that bug. 9367 - documented that load_cache is meant for debugging. 9368 93698 September 2009: Wouter 9370 - fixup printing errors when load_cache, they were printed to the 9371 SSL connection which broke, now to the log. 9372 - new ldns - with fixed parse of large SOA values. 9373 93747 September 2009: Wouter 9375 - autotrust testbound scenarios. 9376 - autotrust fix that failure count is written to file. 9377 - autotrust fix that keys may become valid after add holddown time 9378 alone, before the probe returns. 9379 93804 September 2009: Wouter 9381 - Changes to make unbound work with libevent-2.0.3 alpha. (in 9382 configure detection due to new ssl dependency in libevent) 9383 - do not call sphinx for documentation when python is disabled. 9384 - remove EV_PERSIST from libevent timeout code to make the code 9385 compatible with the libevent-2.0. Works with older libevent too. 9386 - fix memory leak in python code. 9387 93883 September 2009: Wouter 9389 - Got a patch from Luca Bruno for libunbound support on windows to 9390 pick up the system resolvconf nameservers and hosts there. 9391 - included ldns updated (enum warning fixed). 9392 - makefile fix for parallel makes. 9393 - Patch from Zdenek Vasicek and Attila Nagy for using the source IP 9394 from python scripts. See pythonmod/examples/resip.py. 9395 - doxygen comment fixes. 9396 93972 September 2009: Wouter 9398 - TRAFFIC keyword for testbound. Simplifies test generation. 9399 ${range lower val upper} to check probe timeout values. 9400 - test with 5011-prepublish rollover and revocation. 9401 - fix revocation of RR for autotrust, stray exclamation mark. 9402 94031 September 2009: Wouter 9404 - testbound variable arithmetic. 9405 - autotrust probe time is randomised. 9406 - autotrust: the probe is active and does not fetch from cache. 9407 940831 August 2009: Wouter 9409 - testbound variable processing. 9410 941128 August 2009: Wouter 9412 - fixup unbound-control lookup to print forward and stub servers. 9413 941427 August 2009: Wouter 9415 - autotrust: mesh answer callback is empty. 9416 941726 August 2009: Wouter 9418 - autotrust probing. 9419 - iana portlist updated. 9420 942125 August 2009: Wouter 9422 - fixup memleak in trust anchor unsupported algorithm check. 9423 - iana portlist updated. 9424 - autotrust options: add-holddown, del-holddown, keep-missing. 9425 - autotrust store revoked status of trust points. 9426 - ctime_r compat definition. 9427 - detect yylex_destroy() in configure. 9428 - detect SSL_get_compression_methods declaration in configure. 9429 - fixup DS lookup at anchor point with unsigned parent. 9430 - fixup DLV lookup for DS queries to unsigned domains. 9431 943224 August 2009: Wouter 9433 - cleaner memory allocation on exit. autotrust test routines. 9434 - free all memory on program exit, fix for ssl and flex. 9435 943621 August 2009: Wouter 9437 - autotrust: debug routines. Read,write and conversions work. 9438 943920 August 2009: Wouter 9440 - autotrust: save and read trustpoint variables. 9441 944219 August 2009: Wouter 9443 - autotrust: state table updates. 9444 - iana portlist updated. 9445 944617 August 2009: Wouter 9447 - autotrust: process events. 9448 944917 August 2009: Wouter 9450 - Fix so that servers are only blacklisted if they fail to reply 9451 to 16 queries in a row and the timeout gets above 2 minutes. 9452 - autotrust work, split up DS verification of DNSKEYs. 9453 945414 August 2009: Wouter 9455 - unbound-control lookup prints out infra cache information, like RTT. 9456 - Fix bug in DLV lookup reported by Amanda from Secure64. 9457 It could sometimes wrongly classify a domain as unsigned, which 9458 does not give the AD bit on replies. 9459 946013 August 2009: Wouter 9461 - autotrust read anchor files. locked trust anchors. 9462 946312 August 2009: Wouter 9464 - autotrust import work. 9465 946611 August 2009: Wouter 9467 - Check for openssl compatible with gost if enabled. 9468 - updated unit test for GOST=211 code. 9469 Nicer naming of test files. 9470 - iana portlist updated. 9471 94727 August 2009: Wouter 9473 - call OPENSSL_config() in unbound and unit test so that the 9474 operator can use openssl.cnf for configuration options. 9475 - removed small memory leak from config file reader. 9476 94776 August 2009: Wouter 9478 - configure --enable-gost for GOST support, experimental 9479 implementation of draft-dolmatov-dnsext-dnssec-gost-01. 9480 - iana portlist updated. 9481 - ldns tarball updated (with GOST support). 9482 94835 August 2009: Wouter 9484 - trunk moved to 1.3.4. 9485 94864 August 2009: Wouter 9487 - Added test that the examples from draft rsasha256-14 verify. 9488 - iana portlist updated. 9489 - tagged 1.3.3 9490 94913 August 2009: Wouter 9492 - nicer warning when algorithm not supported, tells you to upgrade. 9493 - iana portlist updated. 9494 949527 July 2009: Wouter 9496 - Updated unbound-cacti contribution from Dmitriy Demidov, with 9497 the queue statistics displayed in its own graph. 9498 - iana portlist updated. 9499 950022 July 2009: Wouter 9501 - Fix bug found by Michael Tokarev where unbound would try to 9502 prime the root servers even though forwarders are configured for 9503 the root. 9504 - tagged 1.3.3rc1 9505 950621 July 2009: Wouter 9507 - Fix server selection, so that it waits for open target queries when 9508 faced with lameness. 9509 951020 July 2009: Wouter 9511 - Ignore transient sendto errors, no route to host, and host, net down. 9512 - contrib/update-anchor.sh has -r option for root-hints. 9513 - feature val-log-level: 1 prints validation failures so you can 9514 keep track of them during dnssec deployment. 9515 951616 July 2009: Wouter 9517 - fix replacement malloc code. Used in crosscompile. 9518 - makedist -w creates crosscompiled setup.exe on fedora11. 9519 952015 July 2009: Wouter 9521 - dependencies for compat items, for crosscompile. 9522 - mingw32 crosscompile changes, dependencies and zipfile creation. 9523 and with System.dll from the windows NSIS you can make setup.exe. 9524 - package libgcc_s_sjlj exception handler for NSISdl.dll. 9525 952614 July 2009: Wouter 9527 - updated ldns tarball for solaris x64 compile assistance. 9528 - no need to define RAND_MAX from config.h. 9529 - iana portlist updated. 9530 - configure changes and ldns update for mingw32 crosscompile. 9531 953213 July 2009: Wouter 9533 - Fix for crash at start on windows. 9534 - tag for release 1.3.2. 9535 - trunk has version 1.3.3. 9536 - Fix for ID bits on windows to use all 16. RAND_MAX was not 9537 defined like you'd expect on mingw. Reported by Mees de Roo. 9538 95399 July 2009: Wouter 9540 - tag for release 1.3.1. 9541 - trunk has version 1.3.2. 9542 95437 July 2009: Wouter 9544 - iana portlist updated. 9545 95466 July 2009: Wouter 9547 - prettier error handling in SSL setup. 9548 - makedist.sh uname fix (same as ldns). 9549 - updated fedora spec file. 9550 95513 July 2009: Wouter 9552 - fixup linking when ldnsdir is "". 9553 955430 June 2009: Wouter 9555 - more lenient truncation checks. 9556 955729 June 2009: Wouter 9558 - ldns trunk r2959 imported as tarball, because of solaris cc compile 9559 support for c99. r2960 for better configure. 9560 - better wrongly_truncated check. 9561 - On Linux, fragment IPv6 datagrams to the IPv6 minimum MTU, to 9562 avoid dropped packets at routers. 9563 956426 June 2009: Wouter 9565 - Fix EDNS fallback when EDNS works for short answers but long answers 9566 are dropped. 9567 956822 June 2009: Wouter 9569 - fixup iter priv strict aliasing while preserving size of sockaddr. 9570 - iana portlist updated. (one less port allocated, one more fraction 9571 of a bit for security!) 9572 - updated fedora specfile in contrib from Paul Wouters. 9573 957419 June 2009: Wouter 9575 - Fixup strict aliasing warning in iter priv code. 9576 and config_file code. 9577 - iana portlist updated. 9578 - harden-referral-path: handle cases where NS is in answer section. 9579 958018 June 2009: Wouter 9581 - Fix of message parse bug where (specifically) an NSEC and RRSIG 9582 in the wrong order would be parsed, but put wrongly into internal 9583 structures so that later validation would fail. 9584 - Extreme lenience for wrongly truncated replies where a positive 9585 reply has an NS in the authority but no signatures. They are 9586 turned into minimal responses with only the (secure) answer. 9587 - autoconf 2.63 for configure. 9588 - python warnings suppress. Keep python API away from header files. 9589 959017 June 2009: Wouter 9591 - CREDITS entry for cz.nic, sponsoring a 'summer of code' that was 9592 used for the python code in unbound. (http://www.nic.cz/vip/ in cz). 9593 959416 June 2009: Wouter 9595 - Fixup opportunistic target query generation to it does not 9596 generate queries that are known to fail. 9597 - Touchup on munin total memory report. 9598 - messages picked out of the cache by the iterator are checked 9599 if their cname chain is still correct and if validation status 9600 has to be reexamined. 9601 960215 June 2009: Wouter 9603 - iana portlist updated. 9604 960514 June 2009: Wouter 9606 - Fixed bug where cached responses would lose their security 9607 status on second validation, which especially impacted dlv 9608 lookups. Reported by Hauke Lampe. 9609 961013 June 2009: Wouter 9611 - bug #254. removed random whitespace from example.conf. 9612 961312 June 2009: Wouter 9614 - Fixup potential wrong NSEC picked out of the cache. 9615 - If unfulfilled callbacks are deleted they are called with an error. 9616 - fptr wlist checks for mesh callbacks. 9617 - fwd above stub in configuration works. 9618 961911 June 2009: Wouter 9620 - Fix queries for type DS when forward or stub zones are there. 9621 They are performed to higherup domains, and thus treated as if 9622 going to higher zones when looking up the right forward or stub 9623 server. This makes a stub pointing to a local server that has 9624 a local view of example.com signed with the same keys as are 9625 publicly used work. Reported by Johan Ihren. 9626 - Added build-unbound-localzone-from-hosts.pl to contrib, from 9627 Dennis DeDonatis. It converts /etc/hosts into config statements. 9628 - same thing fixed for forward-zone and DS, chain of trust from 9629 public internet into the forward-zone works now. Added unit test. 9630 96319 June 2009: Wouter 9632 - openssl key files are opened apache-style, when user is root and 9633 before chrooting. This makes permissions on remote-control key 9634 files easier to set up. Fixes bug #251. 9635 - flush_type and flush_name remove msg cache entries. 9636 - codereview - dp copy bogus setting fix. 9637 96388 June 2009: Wouter 9639 - Removed RFC5011 REVOKE flag support. Partial 5011 support may cause 9640 inadvertant behaviour. 9641 - 1.3.0 tarball for release created. 9642 - 1.3.1 development in svn trunk. 9643 - iana portlist updated. 9644 - fix lint from complaining on ldns/sha.h. 9645 - help compiler figure out aliasing in priv_rrset_bad() routine. 9646 - fail to configure with python if swig is not found. 9647 - unbound_munin_ in contrib uses ps to show rss if sbrk does not work. 9648 96493 June 2009: Wouter 9650 - fixup bad free() when wrongly encoded DSA signature is seen. 9651 Reported by Paul Wouters. 9652 - review comments from Matthijs. 9653 96542 June 2009: Wouter 9655 - --enable-sha2 option. The draft rsasha256 changed its algorithm 9656 numbers too often. Therefore it is more prudent to disable the 9657 RSASHA256 and RSASHA512 support by default. 9658 - ldns trunk included as new tarball. 9659 - recreated the 1.3.0 tag in svn. rc1 tarball generated at this point. 9660 966129 May 2009: Wouter 9662 - fixup doc bug in README reported by Matthew Dempsky. 9663 966428 May 2009: Wouter 9665 - update iana port list 9666 - update ldns lib tarball 9667 966827 May 2009: Wouter 9669 - detect lack of IPv6 support on XP (with a different error code). 9670 - Fixup a crash-on-exit which was triggered by a very long queue. 9671 Unbound would try to re-use ports that came free, but this is 9672 of course not really possible because everything is deleted. 9673 Most easily triggered on XP (not Vista), maybe because of the 9674 network stack encouraging large messages backlogs. 9675 - change in debug statements. 9676 - Fixed bug that could cause a crash if root prime failed when there 9677 were message backlogs. 9678 967926 May 2009: Wouter 9680 - Thanks again to Brett Carr, found an assertion that was not true. 9681 Assertion checked if recursion parent query still existed. 9682 968329 April 2009: Wouter 9684 - Thanks to Brett Carr, caught windows resource leak, use 9685 closesocket() and not close() on sockets or else the network stack 9686 starts to leak handles. 9687 - Removed usage of windows Mutex because windows cannot handle enough 9688 mutexes open. Provide own mutex implementation using primitives. 9689 969028 April 2009: Wouter 9691 - created svn tag for 1.3.0. 9692 969327 April 2009: Wouter 9694 - optimised cname from cache. 9695 - ifdef windows functions in testbound. 9696 969723 April 2009: Wouter 9698 - fix for threadsafety in solaris thr_key_create() in tests. 9699 - iana portlist updated. 9700 - fix pylib test for Darwin. 9701 - fix pymod test for Darwin and a python threading bug in pymod init. 9702 - check python >= 2.4 in configure. 9703 - -ldl check for libcrypto 1.0.0beta. 9704 970521 April 2009: Wouter 9706 - fix for build outside sourcedir. 9707 - fix for configure script swig detection. 9708 970917 April 2009: Wouter 9710 - Fix reentrant in minievent handler for unix. Could have resulted 9711 in spurious event callbacks. 9712 - timers do not take up a fd slot for winsock handler. 9713 - faster fix for winsock reentrant check. 9714 - fix rsasha512 unit test for new (interim) algorithm number. 9715 - fix test:ldns doesn't like DOS line endings in keyfiles on unix. 9716 - fix compile warning on ubuntu (configlexer fwrite return value). 9717 - move python include directives into CPPFLAGS instead of CFLAGS. 9718 971916 April 2009: Wouter 9720 - winsock event handler exit very quickly on signal, even if 9721 under heavy load. 9722 - iana portlist updated. 9723 - fixup windows winsock handler reentrant problem. 9724 972514 April 2009: Wouter 9726 - bug #245: fix munin plugin, perform cleanup of stale lockfiles. 9727 - makedist.sh; better help text. 9728 - cache-min-ttl option and tests. 9729 - mingw detect error condition on TCP sockets (NOTCONN). 9730 97319 April 2009: Wouter 9732 - Fix for removal of RSASHA256_NSEC3 protonumber from ldns. 9733 - ldns tarball updated. 9734 - iana portlist update. 9735 - detect GOST support in openssl-1.0.0-beta1, and fix compile problem 9736 because that openssl defines the name STRING for itself. 9737 97386 April 2009: Wouter 9739 - windows compile fix. 9740 - Detect FreeBSD jail without ipv6 addresses assigned. 9741 - python libunbound wrapper unit test. 9742 - installs the following files. Default is to not build them. 9743 from configure --with-pythonmodule: 9744 /usr/lib/python2.x/site-packages/unboundmodule.py 9745 from configure --with-pyunbound: 9746 /usr/lib/python2.x/site-packages/unbound.py 9747 /usr/lib/python2.x/site-packages/_unbound.so* 9748 The example python scripts (pythonmod/examples and 9749 libunbound/python/examples) are not installed. 9750 - python invalidate routine respects packed rrset ids and locks. 9751 - clock skew checks in unbound, config statements. 9752 - nxdomain ttl considerations in requirements.txt 9753 97543 April 2009: Wouter 9755 - Fixed a bug that caused messages to be stored in the cache too 9756 long. Hard to trigger, but NXDOMAINs for nameservers or CNAME 9757 targets have been more vulnerable to the TTL miscalculation bug. 9758 - documentation test fixed for python addition. 9759 97602 April 2009: Wouter 9761 - pyunbound (libunbound python plugin) compiles using libtool. 9762 - documentation for pythonmod and pyunbound is generated in doc/html. 9763 - iana portlist updated. 9764 - fixed bug in unbound-control flush_zone where it would not flush 9765 every message in the target domain. This especially impacted 9766 NXDOMAIN messages which could remain in the cache regardless. 9767 - python module test package. 9768 97691 April 2009: Wouter 9770 - suppress errors when trying to contact authority servers that gave 9771 ipv6 AAAA records for their nameservers with ipv4 mapped contents. 9772 Still tries to do so, could work when deployed in intranet. 9773 Higher verbosity shows the error. 9774 - new libunbound calls documented. 9775 - pyunbound in libunbound/python. Removed compile warnings. 9776 Makefile to make it. 9777 977830 March 2009: Wouter 9779 - Fixup LDFLAGS from libevent sourcedir compile configure restore. 9780 - Fixup so no non-absolute rpaths are added. 9781 - Fixup validation of RRSIG queries, they are let through. 9782 - read /dev/random before chroot 9783 - checkconf fix no python checks when no python module enabled. 9784 - fix configure, pthread first, so other libs do not change outcome. 9785 978627 March 2009: Wouter 9787 - nicer -h output. report linked libraries and modules. 9788 - prints modules in intuitive order (config file friendly). 9789 - python compiles easily on BSD. 9790 979126 March 2009: Wouter 9792 - ignore swig varargs warnings with gcc. 9793 - remove duplicate example.conf text from python example configs. 9794 - outofdir compile fix for python. 9795 - pyunbound works. 9796 - print modules compiled in on -h. manpage. 9797 979825 March 2009: Wouter 9799 - initial import of the python contribution from Zdenek Vasicek and 9800 Marek Vavrusa. 9801 - pythonmod in Makefile; changes to remove warnings/errors for 1.3.0. 9802 980324 March 2009: Wouter 9804 - more neat configure.ac. Removed duplicate config.h includes. 9805 - neater config.h.in. 9806 - iana portlist updated. 9807 - fix util/configlexer.c and solaris -std=c99 flag. 9808 - fix postcommit aclocal errors. 9809 - spaces stripped. Makefile cleaner, /usr omitted from -I, -L, -R. 9810 - swap order of host detect and libtool generation. 9811 981223 March 2009: Wouter 9813 - added launchd plist example file for MacOSX to contrib. 9814 - deprecation test for daemon(3). 9815 - moved common configure actions to m4 include, prettier Makefile. 9816 981720 March 2009: Wouter 9818 - bug #239: module-config entries order is important. Documented. 9819 - build fix for test asynclook. 9820 982119 March 2009: Wouter 9822 - winrc/README.txt dos-format text file. 9823 - iana portlist updated. 9824 - use _beginthreadex() when available (performs stack alignment). 9825 - defaults for windows baked into configure.ac (used if on mingw). 9826 982718 March 2009: Wouter 9828 - Added tests, unknown algorithms become insecure. fallback works. 9829 - Fix for and test for unknown algorithms in a trust anchor 9830 definition. Trust anchors with no supported algos are ignored. 9831 This means a (higher)DS or DLV entry for them could succeed, and 9832 otherwise they are treated as insecure. 9833 - domain-insecure: "example.com" statement added. Sets domain 9834 insecure regardless of chain of trust DSs or DLVs. The inverse 9835 of a trust-anchor. 9836 983717 March 2009: Wouter 9838 - unit test for unsupported algorithm in anchor warning. 9839 - fixed so queries do not fail on opportunistic target queries. 9840 984116 March 2009: Wouter 9842 - fixup diff error printout in contrib/update-itar.sh. 9843 - added contrib/unbound_cacti for statistics support in cacti, 9844 contributed by Dmitriy Demidov. 9845 984613 March 2009: Wouter 9847 - doxygen and lex/yacc on linux. 9848 - strip update-anchor on makedist -w. 9849 - fix testbound on windows. 9850 - default log to syslog for windows. 9851 - uninstaller can stop unbound - changed text on it to reflect that. 9852 - remove debugging from windows 'cron' actions. 9853 985412 March 2009: Wouter 9855 - log to App.logs on windows prints executable identity. 9856 - fixup tests. 9857 - munin plugin fix benign locking error printout. 9858 - anchor-update for windows, called every 24 hours; unbound reloads. 9859 986011 March 2009: Wouter 9861 - winsock event handler resets WSAevents after signalled. 9862 - winsock event handler tests if signals are really signalled. 9863 - install and service with log to file works on XP and Vista on 9864 default install location. 9865 - on windows logging to the Application logbook works (as a service). 9866 - fix RUN_DIR on windows compile setting in makedist. 9867 - windows registry has Software\Unbound\ConfigFile element. 9868 If does not exist, the default is used. The -c switch overrides it. 9869 - fix makedist version cleanup function. 9870 987110 March 2009: Wouter 9872 - makedist -w strips out old rc.. and snapshot info from version. 9873 - setup.exe starts and stops unbound after install, before uninstall. 9874 - unbound-checkconf recognizes absolute pathnames on windows (C:...). 9875 98769 March 2009: Wouter 9877 - Nullsoft NSIS installer creation script. 9878 98795 March 2009: Wouter 9880 - fixup memory leak introduced on 18feb in mesh reentrant fix. 9881 98823 March 2009: Wouter 9883 - combined icon with 16x16(4) 32x32(4) 48x48(8) 64x64(8). 9884 - service works on xp/vista, no config necessary (using defaults). 9885 - windows registry settings. 9886 98872 March 2009: Wouter 9888 - fixup --export-symbols to be -export-symbls for libtool. 9889 This should fix extraneous symbols exported from libunbound. 9890 Thanks to Ondrej Sury and Robert Edmonds for finding it. 9891 - iana portlist updated. 9892 - document FAQ entry on stub/forward zones and default blocking. 9893 - fix asynclook test app for libunbound not exporting symbols. 9894 - service install and remove utils that work with vista UAC. 9895 989627 February 2009: Wouter 9897 - Fixup lexer, to not give warnings about fwrite. Appeared in 9898 new lexer features. 9899 - makedistro functionality for mingw. Has RC support. 9900 - support spaces and backslashes in configured defaults paths. 9901 - register, deregister in service control manager. 9902 990325 February 2009: Wouter 9904 - windres usage for application resources. 9905 990624 February 2009: Wouter 9907 - isc moved their dlv key download location. 9908 - fixup warning on vista/mingw. 9909 - makedist -w for window zip distribution first version. 9910 991120 February 2009: Wouter 9912 - Fixup contrib/update-itar.sh, the exit codes 1 and 0 were swapped. 9913 Nicer script layout. Added url to site in -h output. 9914 991519 February 2009: Wouter 9916 - unbound-checkconf and unbound print warnings when trust anchors 9917 have unsupported algorithms. 9918 - added contrib/update-itar.sh This script is similar to 9919 update-anchor.sh, and updates from the IANA ITAR repository. 9920 You can provide your own PGP key and trust repo, or can use the 9921 builtin. The program uses wget and gpg to work. 9922 - iana portlist updated. 9923 - update-itar.sh: using ftp:// urls because https godaddy certificate 9924 is not available everywhere and then gives fatal errors. The 9925 security is provided by pgp signature. 9926 992718 February 2009: Wouter 9928 - more cycle detection. Also for target queries. 9929 - fixup bug where during deletion of the mesh queries the callbacks 9930 that were reentrant caused assertion failures. Keep the mesh in 9931 a reentrant safe state. Affects libunbound, reload of server, 9932 on quit and flush_requestlist. 9933 - iana portlist updated. 9934 993513 February 2009: Wouter 9936 - forwarder information now per-thread duplicated. 9937 This keeps it read only for speed, with no locking necessary. 9938 - forward command for unbound control to change forwarders to use 9939 on the fly. 9940 - document that unbound-host reads no config file by default. 9941 - updated iana portlist. 9942 994312 February 2009: Wouter 9944 - call setusercontext if available (on BSD). 9945 - small refactor of stats clearing. 9946 - #227: flush_stats feature for unbound-control. 9947 - stats_noreset feature for unbound-control. 9948 - flush_requestlist feature for unbound-control. 9949 - libunbound version upped API (was changed 5 feb). 9950 - unbound-control status shows if root forwarding is in use. 9951 - slightly nicer memory management in iter-fwd code. 9952 995310 February 2009: Wouter 9954 - keys with rfc5011 REVOKE flag are skipped and not considered when 9955 validating data. 9956 - iana portlist updated 9957 - #226: dump_requestlist feature for unbound-control. 9958 99596 February 2009: Wouter 9960 - contrib contains specfile for fedora 1.2.1 (from Paul Wouters). 9961 - iana portlist updated. 9962 - fixup EOL in include directive (reported by Paul Wouters). 9963 You can no longer specify newlines in the names of included files. 9964 - config parser changed. Gives some syntax errors closer to where they 9965 occurred. Does not enforce a space after keyword anymore. 9966 Does not allow literal newlines inside quoted strings anymore. 9967 - verbosity level 5 logs customer IP for new requestlist entries. 9968 - test fix, lexer and cancel test. 9969 - new option log-time-ascii: yes if you enable it prints timestamps 9970 in the log file as Feb 06 13:45:26 (like syslog does). 9971 - detect event_base_new in libevent-1.4.1 and later and use it. 9972 - #231 unbound-checkconf -o option prints that value from config file. 9973 Useful for scripting in management scripts and the like. 9974 99755 February 2009: Wouter 9976 - ldns 1.5.0 rc as tarball included. 9977 - 1.3.0 development continues: 9978 change in libunbound API: ub_cancel can return an error, that 9979 the async_id did not exist, or that it was already delivered. 9980 The result could have been delivered just before the cancel 9981 routine managed to acquire the lock, so a caller may get the 9982 result at the same time they call cancel. For this case, 9983 ub_cancel tries to return an error code. 9984 Fixes race condition in ub_cancel() libunbound function. 9985 - MacOSX Leopard cleaner text output from configure. 9986 - initgroups(3) is called to drop secondary group permissions, if 9987 applicable. 9988 - configure option --with-ldns-builtin forces the use of the 9989 inluded ldns package with the unbound source. The -I include 9990 is put before the others, so it avoids bad include files from 9991 an older ldns install. 9992 - daemon(3) posix call is used when available. 9993 - testbound test for older fix added. 9994 99954 February 2009: Wouter 9996 - tag for release 1.2.1. 9997 - trunk setup for 1.3.0 development. 9998 99993 February 2009: Wouter 10000 - noted feature requests in doc/TODO. 10001 - printout more detailed errors on ssl certificate loading failures. 10002 - updated IANA portlist. 10003 1000416 January 2009: Wouter 10005 - more quiet about ipv6 network failures, i.e. when ipv6 is not 10006 available (network unreachable). Debug still printed on high 10007 verbosity. 10008 - unbound-host -4 and -6 options. Stops annoying ipv6 errors when 10009 debugging with unbound-host -4 -d ... 10010 - more cycle detection for NS-check, addr-check, root-prime and 10011 stub-prime queries in the iterator. Avoids possible deadlock 10012 when priming fails. 10013 1001415 January 2009: Wouter 10015 - bug #229: fixup configure checks for compilation with Solaris 10016 Sun cc compiler, ./configure CC=/opt/SUNWspro/bin/cc 10017 - fixup suncc warnings. 10018 - fix bug where unbound could crash using libevent 1.3 and older. 10019 - update testset for recent retry change. 10020 1002114 January 2009: Wouter 10022 - 1.2.1 feature: negative caching for failed queries. 10023 Queries that failed are cached for 5 seconds (NORR_TTL). 10024 If the failure is local, like out of memory, it is not cached. 10025 - the TTL comparison for the cache used different comparisons, 10026 causing many cache responses that used the iterator and validator 10027 state machines unnecessarily. 10028 - retry from 4 to 5 so that EDNS drop retry is part of the first 10029 query resolve attempt, and cached error does not stop EDNS fallback. 10030 - remove debug prints that protect against bad referrals. 10031 - honor QUIET=no on make commandline (or QUIET=yes ). 10032 1003313 January 2009: Wouter 10034 - fixed bug in lameness marking, removed printouts. 10035 - find NS rrset more cleanly for qtype NS. 10036 - Moved changes to 1.2.0 for release. Thanks to Mark Zealey for 10037 reporting and logs. 10038 - 1.2.1 feature: stops resolving AAAAs promiscuously when they 10039 are in the negative cache. 10040 1004112 January 2009: Wouter 10042 - fixed bug in infrastructure lameness cache, did not lowercase 10043 name of zone to hash when setting lame. 10044 - lameness debugging printouts. 10045 100469 January 2009: Wouter 10047 - created svn tag for 1.2.0 release. 10048 - svn trunk contains 1.2.1 version number. 10049 - iana portlist updated for todays list. 10050 - removed debug print. 10051 100528 January 2009: Wouter 10053 - new version of ldns-trunk (today) included as tarball, fixed 10054 bug #224, building with -j race condition. 10055 - remove possible race condition in the test for race conditions. 10056 100577 January 2009: Wouter 10058 - version 1.2.0 in preparation. 10059 - feature to allow wildcards (*, ?, [], {}. ~) in trusted-keys-file 10060 statements. (Adapted from patch by Paul Wouters). 10061 - typo fix and iana portlist updated. 10062 - porting testsuite; unused var warning, and type fixup. 10063 100646 January 2009: Wouter 10065 - fixup packet-of-death when compiled with --enable-debug. 10066 A malformed packet could cause an internal assertion failure. 10067 - added test for HINFO canonicalisation behaviour. 10068 - fixup reported problem with transparent local-zone data where 10069 queries with different type could get nxdomain. Now queries 10070 with a different name get resolved normally, with different type 10071 get a correct NOERROR/NODATA answer. 10072 - HINFO no longer downcased for validation, making unbound compatible 10073 with bind and ldns. 10074 - fix reading included config files when chrooted. 10075 Give full path names for include files. 10076 Relative path names work if the start dir equals the working dir. 10077 - fix libunbound message transport when no packet buffer is available. 10078 100795 January 2009: Wouter 10080 - fixup getaddrinfo failure handling for remote control port. 10081 - added L.ROOT-SERVERS.NET. AAAA 2001:500:3::42 to builtin root hints. 10082 - fixup so it works with libev-3.51 from http://dist.schmorp.de/libev/ 10083 - comm_timer_set performs base_set operation after event_add. 10084 1008518 December 2008: Wouter 10086 - fixed bug reported by Duane Wessels: error in DLV lookup, would make 10087 some zones that had correct DLV keys as insecure. 10088 - follows -rc makedist from ldns changes (no _rc). 10089 - ldns tarball updated with 1.4.1rc for DLV unit test. 10090 - verbose prints about recursion lame detection and server selection. 10091 - fixup BSD port for infra host storage. It hashed wrongly. 10092 - fixup makedist snapshot name generation. 10093 - do not reopen syslog to avoid dev/log dependency. 10094 1009517 December 2008: Wouter 10096 - follows ldns makedist.sh. -rc option. autom4te dir removed. 10097 - unbound-control status command. 10098 - extended statistics has a number of ipv6 queries counter. 10099 contrib/unbound_munin_ was updated to draw ipv6 in the hits graph. 10100 1010116 December 2008: Wouter 10102 - follow makedist improvements from ldns, for maintainers prereleases. 10103 - snapshot version uses _ not - to help rpm distinguish the 10104 version number. 10105 1010611 December 2008: Wouter 10107 - better fix for bug #219: use LOG_NDELAY with openlog() call. 10108 Thanks to Tamas Tevesz. 10109 101109 December 2008: Wouter 10111 - bug #221 fixed: unbound checkconf checks if key files exist if 10112 remote control is enabled. Also fixed NULL printf when not chrooted. 10113 - iana portlist updated. 10114 101153 December 2008: Wouter 10116 - Fix problem reported by Jaco Engelbrecht where unbound-control stats 10117 freezes up unbound if this was compiled without threading, and 10118 was using multiple processes. 10119 - iana portlist updated. 10120 - test for remote control with interprocess communication. 10121 - created command distribution mechanism so that remote control 10122 commands other than 'stats' work on all processes in a nonthreaded 10123 compiled version. dump/load cache work, on the first process. 10124 - fixup remote control local_data addition memory corruption bug. 10125 101261 December 2008: Wouter 10127 - SElinux policy files in contrib/selinux for the unbound daemon, 10128 by Paul Wouters and Adam Tkac. 10129 1013025 November 2008: Wouter 10131 - configure complains when --without-ssl is given (bug #220). 10132 - skip unsupported feature tests on vista/mingw. 10133 - fixup testcode/streamtcp to work on vista/mingw. 10134 - root-hints test checks version of dig required. 10135 - blacklisted servers are polled at a low rate (1%) to see if they 10136 come back up. But not if there is some other working server. 10137 1013824 November 2008: Wouter 10139 - document that the user of the server daemon needs read privileges 10140 on the keys and certificates generated by unbound-control-setup. 10141 This is different per system or distribution, usually, running the 10142 script under the same username as the server uses suffices. 10143 i.e. sudo -u unbound unbound-control-setup 10144 - testset port to vista/mingw. 10145 - tcp_sigpipe to freebsd port. 10146 1014721 November 2008: Wouter 10148 - fixed tcp accept, errors were printed when they should not. 10149 - unbound-control-setup.sh removes read/write permissions other 10150 from the keys it creates (as suggested by Dmitriy Demidov). 10151 1015220 November 2008: Wouter 10153 - fixup fatal error due to faulty error checking after tcp accept. 10154 - add check in rlimit to avoid integer underflow. 10155 - rlimit check with new formula; better estimate for number interfaces 10156 - nicer comments in rlimit check. 10157 - tag 1.1.1 created in svn. 10158 - trunk label is 1.1.2 10159 1016019 November 2008: Wouter 10161 - bug #219: fixed so that syslog which delays opening until the first 10162 log line is written, gets a log line while not chroot'ed yet. 10163 1016418 November 2008: Wouter 10165 - iana portlist updated. 10166 - removed cast in unit test debug print that was not 64bit safe. 10167 - trunk back to 1.1.0; copied to tags 1.1.0 release. 10168 - trunk to has version number 1.1.1 again. 10169 - in 1.1.1; make clean nicer. grammar in manpage. 10170 1017117 November 2008: Wouter 10172 - theoretical fix for problems reported on mailing list. 10173 If a delegation point has no A but only AAAA and do-ip6 is no, 10174 resolution would fail. Fixed to ask for the A and AAAA records. 10175 It has to ask for both always, so that it can fail quietly, from 10176 TLD perspective, when a zone is only reachable on one transport. 10177 - test for above, only AAAA and doip6 is no. Fix causes A record 10178 for nameserver to be fetched. 10179 - fixup address duplication on cache fillup for delegation points. 10180 - testset updated for new query answer requirements. 10181 1018214 November 2008: Wouter 10183 - created 1.1.0 release tag in svn. 10184 - trunk moved to 1.1.1 10185 - fixup unittest-neg for locking. 10186 1018713 November 2008: Wouter 10188 - added fedora init and specfile to contrib (by Paul Wouters). 10189 - added configure check for ldns 1.4.0 (using its compat funcs). 10190 - neater comments in worker.h. 10191 - removed doc/plan and updated doc/TODO. 10192 - silenced EHOSTDOWN (verbosity 2 or higher to see it). 10193 - review comments from Jelte, Matthijs. Neater code. 10194 1019512 November 2008: Wouter 10196 - add unbound-control manpage to makedist replace list. 10197 1019811 November 2008: Wouter 10199 - unit test for negative cache, stress tests the refcounting. 10200 - fix for refcounting error that could cause fptr_wlist fatal exit 10201 in the negative cache rbtree (upcoming 1.1 feature). (Thanks to 10202 Attila Nagy for testing). 10203 - nicer comments in cachedump about failed RR to string conversion. 10204 - fix 32bit wrap around when printing large (4G and more) mem usage 10205 for extended statistics. 10206 1020710 November 2008: Wouter 10208 - fixup the getaddrinfo compat code rename. 10209 102108 November 2008: Wouter 10211 - added configure check for eee build warning. 10212 102137 November 2008: Wouter 10214 - fix bug 217: fixed, setreuid and setregid do not work on MacOSX10.4. 10215 - detect nonblocking problems in network stack in configure script. 10216 102176 November 2008: Wouter 10218 - dname_priv must decompress the name before comparison. 10219 - iana portlist updated. 10220 102215 November 2008: Wouter 10222 - fixed possible memory leak in key_entry_key deletion. 10223 Would leak a couple bytes when trust anchors were replaced. 10224 - if query and reply qname overlap, the bytes are skipped not copied. 10225 - fixed file descriptor leak when messages were jostled out that 10226 had outstanding (TCP) replies. 10227 - DNAMEs used from cache have their synthesized CNAMEs initialized 10228 properly. 10229 - fixed file descriptor leak for localzone type deny (for TCP). 10230 - fixed memleak at exit for nsec3 negative cached zones. 10231 - fixed memleak for the keyword 'nodefault' when reading config. 10232 - made verbosity of 'edns incapable peer' warning higher, so you 10233 do not get spammed by it. 10234 - caught elusive Bad file descriptor error bug, that would print the 10235 error while unnecessarily try to listen to a closed fd. Fixed. 10236 102374 November 2008: Wouter 10238 - fixed -Wwrite-strings warnings that result in better code. 10239 102403 November 2008: Wouter 10241 - fixup build process for Mac OSX linker, use ldns b32 compat funcs. 10242 - generated configure with autoconf-2.61. 10243 - iana portlist updated. 10244 - detect if libssl needs libdl. For static linking with libssl. 10245 - changed to use new algorithm identifiers for sha256/sha512 10246 from ldns 1.4.0 (need very latest version). 10247 - updated the included ldns tarball. 10248 - proper detection of SHA256 and SHA512 functions (not just sizes). 10249 1025023 October 2008: Wouter 10251 - a little more debug info for failure on signer names. prints names. 10252 1025322 October 2008: Wouter 10254 - CFLAGS are picked up by configure from the environment. 10255 - iana portlist updated. 10256 - updated ldns to use 1.4.0-pre20081022 so it picks up CFLAGS too. 10257 - new stub-prime: yesno option. Default is off, so it does not prime. 10258 can be turned on to get same behaviour as previous unbound release. 10259 - made automated test that checks if builtin root hints are uptodate. 10260 - finished draft-wijngaards-dnsext-resolver-side-mitigation 10261 implementation. The unwanted-reply-threshold can be set. 10262 - fixup so fptr_whitelist test in alloc.c works. 10263 1026421 October 2008: Wouter 10265 - fix update-anchors.sh, so it does not report different RR order 10266 as an update. Sorts the keys in the file. Updated copyright. 10267 - fixup testbound on windows, the command control pipe doesn't exist. 10268 - skip 08hostlib test on windows, no fork() available. 10269 - made unbound-remote work on windows. 10270 1027120 October 2008: Wouter 10272 - quench a log message that is debug only. 10273 - iana portlist updated. 10274 - do not query bogus nameservers. It is like nameservers that have 10275 the NS or A or AAAA record bogus are listed as donotquery. 10276 - if server selection is faced with only bad choices, it will 10277 attempt to get more options to be fetched. 10278 - changed bogus-ttl default value from 900 to 60 seconds. 10279 In anticipation that operator caused failures are more likely than 10280 actual attacks at this time. And thus repeated validation helps 10281 the operators get the problem fixed sooner. It makes validation 10282 failures go away sooner (60 seconds after the zone is fixed). 10283 Also it is likely to try different nameserver targets every minute, 10284 so that if a zone is bad on one server but not another, it is 10285 likely to pick up the 'correct' one after a couple minutes, 10286 and if the TTL is big enough that solves validation for the zone. 10287 - fixup unbound-control compilation on windows. 10288 1028917 October 2008: Wouter 10290 - port Leopard/G5: fixup type conversion size_t/uint32. 10291 please ranlib, stop file without symbols warning. 10292 - harden referral path now also validates the root after priming. 10293 It looks up the root NS authoritatively as well as the root servers 10294 and attemps to validate the entries. 10295 1029616 October 2008: Wouter 10297 - Fixup negative TTL values appearing (reported by Attila Nagy). 10298 1029915 October 2008: Wouter 10300 - better documentation for 0x20; remove fallback TODO, it is done. 10301 - harden-referral-path feature includes A, AAAA queries for glue, 10302 as well as very careful NS caching (only when doing NS query). 10303 A, AAAA use the delegation from the NS-query. 10304 1030514 October 2008: Wouter 10306 - fwd_three.tpkg test was flaky. If the three requests hit the 10307 wrong threads by chance (or bad OS) then the test would fail. 10308 Made less flaky by increasing number of retries. 10309 - stub_udp.tpkg changed to work, give root hints. fixed ldns_dname_abs. 10310 - ldns tarball is snapshot of ldns r2759 (1.4.0-pre-20081014). 10311 Which includes the ldns_dname_absolute fix. 10312 - fwd_three test remains flaky now that unbound does not stop 10313 listening when full. Thus, removed timeout problem. 10314 It may be serviced by three threads, or maybe by one. 10315 Mostly only useful for lock-check testing now. 10316 1031713 October 2008: Wouter 10318 - fixed recursion servers deployed as authoritative detection, so 10319 that as a last resort, a +RD query is sent there to get the 10320 correct answer. 10321 - iana port list update. 10322 - ldns tarball is snapshot of ldns r2759 (1.4.0-pre-20081013). 10323 1032410 October 2008: Wouter 10325 - fixup tests - the negative cache contained the correct NSEC3s for 10326 two tests that are supposed to fail to validate. 10327 103289 October 2008: Wouter 10329 - negative cache caps max iterations of NSEC3 done. 10330 - NSEC3 negative cache for qtype DS works. 10331 103328 October 2008: Wouter 10333 - NSEC negative cache for DS. 10334 103356 October 2008: Wouter 10336 - jostle-timeout option, so you can config for slow links. 10337 - 0x20 fallback code. Tries 3xnumber of nameserver addresses 10338 queries that must all be the same. Sent to random nameservers. 10339 - documented choices for DoS, EDNS, 0x20. 10340 103412 October 2008: Wouter 10342 - fixup unlink of pidfile. 10343 - fixup SHA256 algorithm collation code. 10344 - contrib/update-anchor.sh does not overwrite anchors if not needed. 10345 exits 0 when a restart is needed, other values if not. 10346 so, update-anchor.sh -d mydir && /etc/rc.d/unbound restart 10347 can restart unbound exactly when needed. 10348 1034930 September 2008: Wouter 10350 - fixup SHA256 DS downgrade, no longer possible to downgrade to SHA1. 10351 - tests for sha256 support and downgrade resistance. 10352 - RSASHA256 and RSASHA512 support (using the draft in dnsext), 10353 using the drafted protocol numbers. 10354 - when using stub on localhost (127.0.0.1@10053) unbound works. 10355 Like when running NSD to host a local zone, on the same machine. 10356 The noprime feature. manpages more explanation. Added a test for it. 10357 - shorthand for reverse PTR, local-data-ptr: "1.2.3.4 www.ex.com" 10358 1035929 September 2008: Wouter 10360 - EDNS lameness detection, if EDNS packets are dropped this is 10361 detected, eventually. 10362 - multiple query timeout rtt backoff does not backoff too much. 10363 1036426 September 2008: Wouter 10365 - tests for remote-control. 10366 - small memory leak in exception during remote control fixed. 10367 - fixup for lock checking but not unchecking in remote control. 10368 - iana portlist updated. 10369 1037023 September 2008: Wouter 10371 - Msg cache is loaded. A cache load enables cache responses. 10372 - unbound-control flush [name], flush_type and flush_zone. 10373 1037422 September 2008: Wouter 10375 - dump_cache and load_cache statements in unbound-control. 10376 RRsets are dumped and loaded correctly. 10377 Msg cache is dumped. 10378 1037919 September 2008: Wouter 10380 - locking on the localdata structure. 10381 - add and remove local zone and data with unbound-control. 10382 - ldns trunk snapshot updated, make tests work again. 10383 1038418 September 2008: Wouter 10385 - fixup error in time calculation. 10386 - munin plugin improvements. 10387 - nicer abbreviations for high query types values (ixfr, axfr, any...) 10388 - documented the statistics output in unbound-control man page. 10389 - extended statistics prints out histogram, over unbound-control. 10390 1039117 September 2008: Wouter 10392 - locking for threadsafe bogus rrset counter. 10393 - ldns trunk no longer exports b32 functions, provide compat. 10394 - ldns tarball updated. 10395 - testcode/ldns-testpkts.c const fixups. 10396 - fixed rcode stat printout. 10397 - munin plugin in contrib. 10398 - stats always printout uptime, because stats plugins need it. 10399 1040016 September 2008: Wouter 10401 - extended-statistics: yesno config option. 10402 - unwanted replies spoof nearmiss detector. 10403 - iana portlist updated. 10404 1040515 September 2008: Wouter 10406 - working start, stop, reload commands for unbound-control. 10407 - test for unbound-control working; better exit value for control. 10408 - verbosity control via unbound-control. 10409 - unbound-control stats. 10410 1041112 September 2008: Wouter 10412 - removed browser control mentions. Proto speccy. 10413 1041411 September 2008: Wouter 10415 - set nonblocking on new TCP streams, because linux does not inherit 10416 the socket options to the accepted socket. 10417 - fix TCP timeouts. 10418 - SSL protected connection between server and unbound-control. 10419 1042010 September 2008: Wouter 10421 - remove memleak in privacy addresses on reloads and quits. 10422 - remote control work. 10423 104249 September 2008: Wouter 10425 - smallapp/unbound-control-setup.sh script to set up certificates. 10426 104274 September 2008: Wouter 10428 - scrubber scrubs away private addresses. 10429 - test for private addresses. man page entry. 10430 - code refactored for name and address tree lookups. 10431 104323 September 2008: Wouter 10433 - options for 'DNS Rebinding' protection: private-address and 10434 private-domain. 10435 - dnstree for reuse of routines that help with domain, addr lookups. 10436 - private-address and private-domain config option read, stored. 10437 104382 September 2008: Wouter 10439 - DoS protection features. Queries are jostled out to make room. 10440 - testbound can pass time, increasing the internal timer. 10441 - do not mark unsigned additionals bogus, leave unchecked, which 10442 is removed too. 10443 104441 September 2008: Wouter 10445 - disallow nonrecursive queries for cache snooping by default. 10446 You can allow is using access-control: <subnet> allow_snoop. 10447 The defaults do allow access no authoritative data without RD bit. 10448 - two tests for it and fixups of tests for nonrec refused. 10449 1045029 August 2008: Wouter 10451 - version 1.1 number in trunk. 10452 - harden-referral-path option for query for NS records. 10453 Default turns off expensive, experimental option. 10454 1045528 August 2008: Wouter 10456 - fixup logfile handling; it is created with correct permissions 10457 again. (from bugfix#199). 10458 Some errors are not written to logfile (pidfile writing, forking), 10459 and these are only visible by using the -d commandline flag. 10460 1046127 August 2008: Wouter 10462 - daemon(3) is causing problems for people. Reverting the patch. 10463 bug#200, and 199 and 203 contain sideline discussion on it. 10464 - bug#199 fixed: pidfile can be outside chroot. openlog is done before 10465 chroot and drop permissions. 10466 - config option to set size of aggressive negative cache, 10467 neg-cache-size. 10468 - bug#203 fixed: dlv has been implemented. 10469 1047026 August 2008: Wouter 10471 - test for insecure zone when DLV is in use, also does negative cache. 10472 - test for trustanchor when DLV is in use (the anchor works). 10473 - test for DLV used for a zone below a trustanchor. 10474 - added scrub filter for overreaching NSEC records and unit test. 10475 - iana portlist update 10476 - use of setresuid or setreuid when available. 10477 - use daemon(3) if available. 10478 1047925 August 2008: Wouter 10480 - realclean patch from Robert Edmonds. 10481 1048222 August 2008: Wouter 10483 - nicer debuglogging of DLV. 10484 - test with secure delegation inside the DLV repository. 10485 1048621 August 2008: Wouter 10487 - negative cache code linked into validator, for DLV use. 10488 negative cache works for DLV. 10489 - iana portlist update. 10490 - dlv-anchor option for unit tests. 10491 - fixup NSEC_AT_APEX classification for short typemaps. 10492 - ldns-testns has subdomain checks, for unit tests. 10493 1049420 August 2008: Wouter 10495 - negative cache code, reviewed. 10496 1049718 August 2008: Wouter 10498 - changes info: in logfile to notice: info: or debug: depending on 10499 the verbosity of the statements. Better logfile message 10500 classification. 10501 - bug #208: extra rc.d unbound flexibility for freebsd/nanobsd. 10502 1050315 August 2008: Wouter 10504 - DLV nsec code fixed for better detection of closest existing 10505 enclosers from NSEC responses. 10506 - DLV works, straight to the dlv repository, so not for production. 10507 - Iana port update. 10508 1050914 August 2008: Wouter 10510 - synthesize DLV messages from the rrset cache, like done for DS. 10511 1051213 August 2008: Wouter 10513 - bug #203: nicer do-auto log message when user sets incompatible 10514 options. 10515 - bug #204: variable name ameliorated in log.c. 10516 - bug #206: in iana_update, no egrep, but awk use. 10517 - ldns snapshot r2699 taken (includes DLV type). 10518 - DLV work, config file element, trust anchor read in. 10519 1052012 August 2008: Wouter 10521 - finished adjusting testset to provide qtype NS answers. 10522 1052311 August 2008: Wouter 10524 - Fixup rrset security updates overwriting 2181 trust status. 10525 This makes validated to be insecure data just as worthless as 10526 nonvalidated data, and 2181 rules prevent cache overwrites to them. 10527 - Fix assertion fail on bogus key handling. 10528 - dnssec lameness detection works on first query at trust apex. 10529 - NS queries get proper cache and dnssec lameness treatment. 10530 - fixup compilation without pthreads on linux. 10531 105328 August 2008: Wouter 10533 - NS queries are done after every referral. 10534 validator is used on those NS records (if anchors enabled). 10535 105367 August 2008: Wouter 10537 - Scrubber more strict. CNAME chains, DNAMEs from cache, other 10538 irrelevant rrsets removed. 10539 - 1.0.2 released from 1.0 support branch. 10540 - fixup update-anchor.sh to work both in BSD shell and bash. 10541 105425 August 2008: Wouter 10543 - fixup DS test so apex nodata works again. 10544 105454 August 2008: Wouter 10546 - iana port update. 10547 - TODO update. 10548 - fix bug 201: null ptr deref on cleanup while udp pkts wait for port. 10549 - added explanatory text for outgoing-port-permit in manpage. 10550 1055130 July 2008: Wouter 10552 - fixup bug qtype DS for unsigned zone and signed parent validation. 10553 1055425 July 2008: Wouter 10555 - added original copyright statement of OpenBSD arc4random code. 10556 - created tube signaling solution on windows, as a pipe replacement. 10557 this makes background asynchronous resolution work on windows. 10558 - removed very insecure socketpair compat code. It also did not 10559 work with event_waiting. Solved by pipe replacement. 10560 - unbound -h prints openssl version number as well. 10561 1056222 July 2008: Wouter 10563 - moved pipe actions to util/tube.c. easier porting and shared code. 10564 - check _raw() commpoint callbacks with fptr_wlist. 10565 - iana port update. 10566 1056721 July 2008: Wouter 10568 - #198: nicer entropy warning message. manpage OS hints. 10569 1057019 July 2008: Wouter 10571 - #198: fixup man page to suggest chroot entropy fix. 10572 1057318 July 2008: Wouter 10574 - branch for 1.0 support. 10575 - trunk work on tube.c. 10576 1057717 July 2008: Wouter 10578 - fix bug #196, compile outside source tree. 10579 - fix bug #195, add --with-username=user configure option. 10580 - print error and exit if started with config that requires more 10581 fds than the builtin minievent can handle. 10582 1058316 July 2008: Wouter 10584 - made svn tag 1.0.1, trunk now 1.0.2 10585 - sha256 checksums enabled in makedist.sh 10586 1058715 July 2008: Wouter 10588 - Follow draft-ietf-dnsop-default-local-zones-06 added reverse 10589 IPv6 example prefix to AS112 default blocklist. 10590 - fixup lookup of DS records by client with trustanchor for same. 10591 - libunbound ub_resolve, fix handling of error condition during setup. 10592 - lowered log_hex blocksize to fit through BSD syslog linesize. 10593 - no useless initialisation if getpwnam not available. 10594 - iana, ldns snapshot updated. 10595 105963 July 2008: Wouter 10597 - Matthijs fixed memory leaks in root hints file reading. 10598 1059926 June 2008: Wouter 10600 - fixup streamtcp bounds setting for udp mode, in the test framework. 10601 - contrib item for updating trust anchors. 10602 1060325 June 2008: Wouter 10604 - fixup fwd_ancil test typos. 10605 - Fix for newegg lameness : ok for qtype=A, but lame for others. 10606 - fixup unit test for infra cache, test lame merging. 10607 - porting to mingw, bind, listen, getsockopt and setsockopt error 10608 handling. 10609 1061024 June 2008: Wouter 10611 - removed testcode/checklocks from production code compilation path. 10612 - streamtcp can use UDP mode (connected UDP socket), for testing IPv6 10613 on windows. 10614 - fwd_ancil test fails if platform support is lacking. 10615 1061623 June 2008: Wouter 10617 - fixup minitpkg to cleanup on windows with its file locking troubles. 10618 - minitpkg shows skipped tests in report. 10619 - skip ipv6 tests on ipv4 only hosts (requires only ipv6 localhost not 10620 ipv6 connectivity). 10621 - winsock event handler keeps track of sticky TCP events, that have 10622 not been fully handled yet. when interest in the event(s) resumes, 10623 they are sent again. When WOULDBLOCK is returned events are cleared. 10624 - skip tests that need signals when testing on mingw. 10625 1062618 June 2008: Wouter 10627 - open testbound replay files in binary mode, because fseek/ftell 10628 do not work in ascii-mode on windows. The b does nothing on unix. 10629 unittest and testbound tests work on windows (xp too). 10630 - ioctlsocket prints nicer error message. 10631 - fixed up some TCP porting for winsock. 10632 - lack of IPv6 gives a warning, no fatal error. 10633 - use WSAGetLastError() on windows instead of errno for some errors. 10634 1063517 June 2008: Wouter 10636 - outgoing num fds 32 by default on windows ; it supports less 10637 fds for waiting on than unixes. 10638 - winsock_event minievent handler for windows. (you could also 10639 attempt to link with libevent/libev ports for windows). 10640 - neater crypto check and gdi32 detection. 10641 - unbound.exe works to resolve and validate www.nlnetlabs.nl on vista. 10642 1064316 June 2008: Wouter 10644 - on windows, use windows threads, mutex and thread-local-storage(Tls). 10645 - detect if openssl needs gdi32. 10646 - if no threading, THREADS_DISABLED is defined for use in the code. 10647 - sets USE_WINSOCK if using ws2_32 on windows. 10648 - wsa_strerror() function for more readable errors. 10649 - WSA Startup and Cleanup called in unbound.exe. 10650 1065113 June 2008: Wouter 10652 - port mingw32, more signal ifdefs, detect sleep, usleep, 10653 random, srandom (used inside the tests). 10654 - signed or unsigned FD_SET is cast. 10655 1065610 June 2008: Wouter 10657 - fixup warnings compiling on eeepc xandros linux. 10658 106599 June 2008: Wouter 10660 - in iteration response type code 10661 * first check for SOA record (negative answer) before NS record 10662 and lameness. 10663 * check if no AA bit for non-forwarder, and thus lame zone. 10664 In response to error report by Richard Doty for mail.opusnet.com. 10665 - fixup unput warning from lexer on freeBSD. 10666 - bug#183. pidfile, rundir, and chroot configure options. Also the 10667 example.conf and manual pages get the configured defaults. 10668 You can use: (or accept the defaults to /usr/local/etc/unbound/) 10669 --with-conf-file=filename 10670 --with-pidfile=filename 10671 --with-run-dir=path 10672 --with-chroot-dir=path 10673 106748 June 2008: Wouter 10675 - if multiple CNAMEs, use the first one. Fixup akamai CNAME bug. 10676 Reported by Robert Edmonds. 10677 - iana port updated. 10678 106794 June 2008: Wouter 10680 - updated libtool files with newer version. 10681 - iana portlist updated. 10682 106833 June 2008: Wouter 10684 - fixup local-zone: "30.172.in-addr.arpa." nodefault, so that the 10685 trailing dot is not used during comparison. 10686 106872 June 2008: Wouter 10688 - Jelte fixed bugs in my absence 10689 - bug 178: fixed unportable shell usage in configure (relied on 10690 bash shell). 10691 - bug 180: fixed buffer overflow in unbound-checkconf use of strncat. 10692 - bug 181: fixed buffer overflow in ldns (called by unbound to parse 10693 config file parts). 10694 - fixes by Wouter 10695 - bug 177: fixed compilation failure on opensuse, the 10696 --disable-static configure flag caused problems. (Patch from 10697 Klaus Singvogel) 10698 - bug 179: same fix as 177. 10699 - bug 185: --disable-shared not passed along to ldns included with 10700 unbound. Fixed so that configure parameters are passed to the 10701 subdir configure script. 10702 fixed that ./libtool is used always, you can still override 10703 manually with ./configure libtool=mylibtool or set $libtool in 10704 the environment. 10705 - update of the ldns tarball to current ldns svn version (fix 181). 10706 - bug 184: -r option for unbound-host, read resolv.conf for 10707 forwarder. (Note that forwarder must support DNSSEC for validation 10708 to succeed). 10709 1071023 May 2008: Wouter 10711 - mingw32 porting. 10712 - test for sys/wait.h 10713 - WSAEWOULDBLOCK test after nonblocking TCP connect. 10714 - write_iov_buffer removed: unused and no struct iov on windows. 10715 - signed/unsigned warning fixup mini_event. 10716 - use ioctlsocket to set nonblocking I/O if fnctl is unavailable. 10717 - skip signals that are not defined 10718 - detect pwd.h. 10719 - detect getpwnam, getrlimit, setsid, sbrk, chroot. 10720 - default config has no chroot if chroot() unavailable. 10721 - if no kill() then no pidfile is read or written. 10722 - gmtime_r is replaced by nonthreadsafe alternative if unavail. 10723 used in rrsig time validation errors. 10724 1072522 May 2008: Wouter 10726 - contrib unbound.spec from Patrick Vande Walle. 10727 - fixup bug#175: call tzset before chroot to have correct timestamps 10728 in system log. 10729 - do not generate lex input and lex unput functions. 10730 - mingw port. replacement functions labelled _unbound. 10731 - fix bug 174 - check for tcp_sigpipe that ldns-testns is installed. 10732 1073319 May 2008: Wouter 10734 - fedora 9, check in6_pktinfo define in configure. 10735 - CREDITS fixup of history. 10736 - ignore ldns-1.2.2 if installed, use builtin 1.3.0-pre alternative. 10737 1073816 May 2008: Wouter 10739 - fixup for MacOSX hosts file reading (reported by John Dickinson). 10740 - created 1.0.0 svn tag. 10741 - trunk version 1.0.1. 10742 1074314 May 2008: Wouter 10744 - accepted patch from Ondrej Sury for library version libtool option. 10745 - configure --disable-rpath fixes up libtool for rpath trouble. 10746 Adapted from debian package patch file. 10747 1074813 May 2008: Wouter 10749 - Added root ipv6 addresses to builtin root hints. 10750 - TODO modified for post 1.0 plans. 10751 - trunk version set to 1.0.0. 10752 - no unnecessary linking with librt (only when libevent/libev used). 10753 107547 May 2008: Wouter 10755 - fixup no-ip4 problem with error callback in outside network. 10756 1075725 April 2008: Wouter 10758 - DESTDIR is honored by the Makefile for rpms. 10759 - contrib files unbound.spec and unbound.init, builds working RPM 10760 on FC7 Linux, a chrooted caching resolver, and libunbound. 10761 - iana ports update. 10762 1076324 April 2008: Wouter 10764 - chroot checks improved. working directory relative to chroot. 10765 checks if config file path is inside chroot. Documentation on it. 10766 - nicer example.conf text. 10767 - created 0.11 tag. 10768 1076923 April 2008: Wouter 10770 - parseunbound.pl contrib update from Kai Storbeck for threads. 10771 - iana ports update 10772 1077322 April 2008: Wouter 10774 - ignore SIGPIPE. 10775 - unit test for SIGPIPE ignore. 10776 1077721 April 2008: Wouter 10778 - FEATURES document. 10779 - fixup reread of config file if it was given as a full path 10780 and chroot was used. 10781 1078216 April 2008: Wouter 10783 - requirements doc, updated clean query returns. 10784 - parseunbound.pl update from Kai Storbeck. 10785 - sunos4 porting changes. 10786 1078715 April 2008: Wouter 10788 - fixup default rc.d pidfile location to /usr/local/etc. 10789 - iana ports updated. 10790 - copyright updated in ldns-testpkts to keep same as in ldns. 10791 - fixup checkconf chroot tests a bit more, chdir must be inside 10792 chroot dir. 10793 - documented 'gcc: unrecognized -KPIC option' errors on Solaris. 10794 - example.conf values changed to /usr/local/etc/unbound 10795 - DSA test work. 10796 - DSA signatures: unbound is compatible with both encodings found. 10797 It will detect and convert when necessary. 10798 1079914 April 2008: Wouter 10800 - got update for parseunbound.pl statistics script from Kai Storbeck. 10801 - tpkg tests for udp wait list. 10802 - documented 0x20 status. 10803 - fixup chroot and checkconf, it is much smarter now. 10804 - fixup DSA EVP signature decoding. Solution that Jelte found copied. 10805 - and check first sig byte for the encoding type. 10806 1080711 April 2008: Wouter 10808 - random port selection out of the configged ports. 10809 - fixup threadsafety for libevent-1.4.3+ (event_base_get_method). 10810 - removed base_port. 10811 - created 256-port ephemeral space for the OS, 59802 available. 10812 - fixup consistency of port_if out array during heavy use. 10813 1081410 April 2008: Wouter 10815 - --with-libevent works with latest libevent 1.4.99-trunk. 10816 - added log file statistics perl script to contrib. 10817 - automatic iana ports update from makefile. 60058 available. 10818 108199 April 2008: Wouter 10820 - configure can detect libev(from its build directory) when passed 10821 --with-libevent=/home/wouter/libev-3.2 10822 libev-3.2 is a little faster than libevent-1.4.3-stable (about 5%). 10823 - unused commpoints not listed in epoll list. 10824 - statistics-cumulative option so that the values are not reset. 10825 - config creates array of available ports, 61841 available, 10826 it excludes <1024 and iana assigned numbers. 10827 config statements to modify the available port numbers. 10828 108298 April 2008: Wouter 10830 - unbound tries to set the ulimit fds when started as server. 10831 if that does not work, it will scale back its requirements. 10832 1083327 March 2008: Wouter 10834 - documented /dev/random symlink from chrootdir as FAQ entry. 10835 1083626 March 2008: Wouter 10837 - implemented AD bit signaling. If a query sets AD bit (but not DO) 10838 then the AD bit is set in the reply if the answer validated. 10839 Without including DNSSEC signatures. Useful if you have a trusted 10840 path from the client to the resolver. Follows dnssec-updates draft. 10841 1084225 March 2008: Wouter 10843 - implemented check that for NXDOMAIN and NOERROR answers a query 10844 section must be present in the reply (by the scrubber). And it must 10845 be equal to the question sent, at least lowercase folded. 10846 Previously this feature happened because the cache code refused 10847 to store such messages. However blocking by the scrubber makes 10848 sure nothing gets into the RRset cache. Also, this looks like a 10849 timeout (instead of an allocation failure) and this retries are 10850 done (which is useful in a spoofing situation). 10851 - RTT banding. Band size 400 msec, this makes band around zero (fast) 10852 include unknown servers. This makes unbound explore unknown servers. 10853 108547 March 2008: Wouter 10855 - -C config feature for harvest program. 10856 - harvest handles CNAMEs too. 10857 108585 March 2008: Wouter 10859 - patch from Hugo Koji Kobayashi for iterator logs spelling. 10860 108614 March 2008: Wouter 10862 - From report by Jinmei Tatuya, rfc2181 trust value for remainder 10863 of a cname trust chain is lower; not full answer_AA. 10864 - test for this fix. 10865 - default config file location is /usr/local/etc/unbound. 10866 Thus prefix is used to determine the location. This is also the 10867 chroot and pidfile default location. 10868 108693 March 2008: Wouter 10870 - Create 0.10 svn tag. 10871 - 0.11 version in trunk. 10872 - indentation nicer. 10873 1087429 February 2008: Wouter 10875 - documentation update. 10876 - fixup port to Solaris of perf test tool. 10877 - updated ldns-tarball with decl-after-statement fixes. 10878 1087928 February 2008: Wouter 10880 - fixed memory leaks in libunbound (during cancellation and wait). 10881 - libunbound returns the answer packet in full. 10882 - snprintf compat update. 10883 - harvest performs lookup. 10884 - ldns-tarball update with fix for ldns_dname_label. 10885 - installs to sbin by default. 10886 - install all manual pages (unbound-host and libunbound too). 10887 1088827 February 2008: Wouter 10889 - option to use caps for id randomness. 10890 - config file option use-caps-for-id: yes 10891 - harvest debug tool 10892 1089326 February 2008: Wouter 10894 - delay utility delays TCP as well. If the server that is forwarded 10895 to has a TCP error, the delay utility closes the connection. 10896 - delay does REUSE_ADDR, and can handle a server that closes its end. 10897 - answers use casing from query. 10898 1089925 February 2008: Wouter 10900 - delay utility works. Gets decent thoughput too (>20000). 10901 1090222 February 2008: Wouter 10903 - +2% for recursions, if identical queries (except for destination 10904 and query ID) in the reply list, avoid re-encoding the answer. 10905 - removed TODO items for optimizations that do not show up in 10906 profile reports. 10907 - default is now minievent - not libevent. As its faster and 10908 not needed for regular installs, only for very large port ranges. 10909 - loop check different speedup pkt-dname-reading, 1% faster for 10910 nocache-recursion check. 10911 - less hashing during msg parse, 4% for recursion. 10912 - small speed fix for dname_count_size_labels, +1 or +2% recursion. 10913 - some speed results noted: 10914 optimization resulted in +40% for recursion (cache miss) and 10915 +70 to +80 for cache hits, and +96% for version.bind. 10916 zone nsec3 example, 100 NXDOMAIN queries, NSD 35182.8 Ub 36048.4 10917 www.nlnetlabs.nl from cache: BIND 8987.99 Ub 31218.3 10918 www with DO bit set : BIND 8269.31 Ub 28735.6 qps. 10919 So, unbound can be about equal qps to NSD in cache hits. 10920 And about 3.4x faster than BIND in cache performance. 10921 - delay utility for testing. 10922 1092321 February 2008: Wouter 10924 - speedup of root-delegation message encoding by 15%. 10925 - minor speedup of compress tree_lookup, maybe 1%. 10926 - speedup of dname_lab_cmp and memlowercmp - the top functions in 10927 profiler output, maybe a couple percent when it matters. 10928 1092920 February 2008: Wouter 10930 - setup speec_cache for need-ldns-testns in dotests. 10931 - check number of queued replies on incoming queries to avoid overload 10932 on that account. 10933 - fptr whitelist checks are not disabled in optimize mode. 10934 - do-daemonize config file option. 10935 - minievent time share initializes time at start. 10936 - updated testdata for nsec3 new algorithm numbers (6, 7). 10937 - small performance test of packet encoding (root delegation). 10938 1093919 February 2008: Wouter 10940 - applied patch to unbound-host man page from Jan-Piet Mens. 10941 - fix donotquery-localhost: yes default (it erroneously was switched 10942 to default 'no'). 10943 - time is only gotten once and the value is shared across unbound. 10944 - unittest cleans up crypto, so that it has no memory leaks. 10945 - mini_event shares the time value with unbound this results in 10946 +3% speed for cache responses and +9% for recursions. 10947 - ldns tarball update with new NSEC3 sign code numbers. 10948 - perform several reads per UDP operation. This improves performance 10949 in DoS conditions, and costs very little in normal conditions. 10950 improves cache response +50%, and recursions +10%. 10951 - modified asynclook test. because the callback from async is not 10952 in any sort of lock (and thus can use all library functions freely), 10953 this causes a tiny race condition window when the last lock is 10954 released for a callback and a new cancel() for that callback. 10955 The only way to remove this is by putting callbacks into some 10956 lock window. I'd rather have the small possibility of a callback 10957 for a cancelled function then no use of library functions in 10958 callbacks. Could be possible to only outlaw process(), wait(), 10959 cancel() from callbacks, by adding another lock, but I'd rather not. 10960 1096118 February 2008: Wouter 10962 - patch to unbound-host from Jan-Piet Mens. 10963 - unbound host prints errors if fails to configure context. 10964 - fixup perf to resend faster, so that long waiting requests do 10965 not hold up the queue, they become lost packets or SERVFAILs, 10966 or can be sent a little while later (i.e. processing time may 10967 take long, but throughput has to be high). 10968 - fixup iterator operating in no cache conditions (RD flag unset 10969 after a CNAME). 10970 - streamlined code for RD flag setting. 10971 - profiled code and changed dname compares to be faster. 10972 The speedup is about +3% to +8% (depending on the test). 10973 - minievent tests for eintr and eagain. 10974 1097515 February 2008: Wouter 10976 - added FreeBSD rc.d script to contrib. 10977 - --prefix option for configure also changes directory: pidfile: 10978 and chroot: defaults in config file. 10979 - added cache speed test, for cache size OK and cache too small. 10980 1098114 February 2008: Wouter 10982 - start without a config file (will complain, but start with 10983 defaults). 10984 - perf test program works. 10985 1098613 February 2008: Wouter 10987 - 0.9 released. 10988 - 1.0 development. Printout ldns version on unbound -h. 10989 - start of perf tool. 10990 - bugfix to read empty lines from /etc/hosts. 10991 1099212 February 2008: Wouter 10993 - fixup problem with configure calling itself if ldns-src tarball 10994 is not present. 10995 1099611 February 2008: Wouter 10997 - changed library to use ub_ instead of ub_val_ as prefix. 10998 - statistics output text nice. 10999 - etc/hosts handling. 11000 - library function to put logging to a stream. 11001 - set any option interface. 11002 110038 February 2008: Wouter 11004 - test program for multiple queries over a TCP channel. 11005 - tpkg test for stream tcp queries. 11006 - unbound replies to multiple TCP queries on a TCP channel. 11007 - fixup misclassification of root referral with NS in answer 11008 when validating a nonrec query. 11009 - tag 0.9 11010 - layout of manpages, spelling fix in header, manpages process by 11011 makedist, list asynclook and tcpstream tests as ldns-testns 11012 required. 11013 110147 February 2008: Wouter 11015 - moved up all current level 2 to be level 3. And 3 to 4. 11016 to make room for new debug level 2 for detailed information 11017 for operators. 11018 - verbosity level 2. Describes recursion and validation. 11019 - cleaner configure script and fixes for libevent solaris. 11020 - signedness for log output memory sizes in high verbosity. 11021 110226 February 2008: Wouter 11023 - clearer explanation of threading configure options. 11024 - fixup asynclook test for nothreading (it creates only one process 11025 to do the extended test). 11026 - changed name of ub_val_result_free to ub_val_resolve_free. 11027 - removes warning message during library linking, renamed 11028 libunbound/unbound.c -> libunbound.c and worker to libworker. 11029 - fallback without EDNS if result is NOTIMPL as well as on FORMERR. 11030 110315 February 2008: Wouter 11032 - statistics-interval: seconds option added. 11033 - test for statistics option 11034 - ignore errors making directories, these can occur in parallel builds 11035 - fixup Makefile strip command and libunbound docs typo. 11036 1103731 January 2008: Wouter 11038 - bg thread/process reads and writes the pipe nonblocking all the time 11039 so that even if the pipe is buffered or so, the bg thread does not 11040 block, and services both pipes and queries. 11041 1104230 January 2008: Wouter 11043 - check trailing / on chrootdir in checkconf. 11044 - check if root hints and anchor files are in chrootdir. 11045 - no route to host tcp error is verbosity level 2. 11046 - removed unused send_reply_iov. and its configure check. 11047 - added prints of 'remote address is 1.2.3.4 port 53' to errors 11048 from netevent; the basic socket errors. 11049 1105028 January 2008: Wouter 11051 - fixup uninit use of buffer by libunbound (query id, flags) for 11052 local_zone answers. 11053 - fixup uninit warning from random.c; also seems to fix sporadic 11054 sigFPE coming out of openssl. 11055 - made openssl entropy warning more silent for library use. Needs 11056 verbosity 1 now. 11057 - fixup forgotten locks for rbtree_searches on ctx->query tree. 11058 - random generator cleanup - RND_STATE_SIZE removed, and instead 11059 a super-rnd can be passed at init to chain init random states. 11060 - test also does lock checks if available. 11061 - protect config access in libworker_setup(). 11062 - libevent doesn't like comm_base_exit outside of runloop. 11063 - close fds after removing commpoints only (for epoll, kqueue). 11064 1106525 January 2008: Wouter 11066 - added tpkg for asynclook and library use. 11067 - allows localhost to be queried when as a library. 11068 - fixup race condition between cancel and answer (in case of 11069 really fast answers that beat the cancel). 11070 - please doxygen, put doxygen comment in one place. 11071 - asynclook -b blocking mode and test. 11072 - refactor asynclook, nicer code. 11073 - fixup race problems from opensll in rand init from library, with 11074 a mutex around the rand init. 11075 - fix pass async_id=NULL to _async resolve(). 11076 - rewrote _wait() routine, so that it is threadsafe. 11077 - cancelation is threadsafe. 11078 - asynclook extended test in tpkg. 11079 - fixed two races where forked bg process waits for (somehow shared?) 11080 locks, so does not service the query pipe on the bg side. 11081 Now those locks are only held for fg_threads and for bg_as_a_thread. 11082 1108324 January 2008: Wouter 11084 - tested the cancel() function. 11085 - asynclook -c (cancel) feature. 11086 - fix fail to allocate context actions. 11087 - make pipe nonblocking at start. 11088 - update plane for retry mode with caution to limit bandwidth. 11089 - fix Makefile for concurrent make of unbound-host. 11090 - renamed ub_val_ctx_wait/poll/process/fd to ub_val*. 11091 - new calls to set forwarding added to header and docs. 11092 1109323 January 2008: Wouter 11094 - removed debug prints from if-auto, verb-algo enables some. 11095 - libunbound QUIT setup, remove memory leaks, when using threads 11096 will share memory for passing results instead of writing it over 11097 the pipe, only writes ID number over the pipe (towards the handler 11098 thread that does process() ). 11099 1110022 January 2008: Wouter 11101 - library code for async in libunbound/unbound.c. 11102 - fix link testbound. 11103 - fixup exit bug in mini_event. 11104 - background worker query enter and result functions. 11105 - bg query test application asynclook, it looks up multiple 11106 hostaddresses (A records) at the same time. 11107 1110821 January 2008: Wouter 11109 - libworker work, netevent raw commpoints, write_msg, serialize. 11110 1111118 January 2008: Wouter 11112 - touch up of manpage for libunbound. 11113 - support for IP_RECVDSTADDR (for *BSD ip4). 11114 - fix for BSD, do not use ip4to6 mapping, make two sockets, once 11115 ip6 and once ip4, uses socket options. 11116 - goodbye ip4to6 mapping. 11117 - update ldns-testpkts with latest version from ldns-trunk. 11118 - updated makedist for relative ldns pathnames. 11119 - library API with more information inside the result structure. 11120 - work on background resolves. 11121 1112217 January 2008: Wouter 11123 - fixup configure in case -lldns is installed. 11124 - fixup a couple of doxygen warnings, about enum variables. 11125 - interface-automatic now copies the interface address from the 11126 PKT_INFO structure as well. 11127 - manual page with library API, all on one page 'man libunbound'. 11128 - rewrite of PKTINFO structure, it also captures IP4 PKTINFO. 11129 1113016 January 2008: Wouter 11131 - incoming queries to the server with TC bit on are replied FORMERR. 11132 - interface-automatic replied the wrong source address on localhost 11133 queries. Seems to be due to ifnum=0 in recvmsg PKTINFO. Trying 11134 to use ifnum=-1 to mean 'no interface, use kernel route'. 11135 1113615 January 2008: Wouter 11137 - interface-automatic feature. experimental. Nice for anycast. 11138 - tpkg test for ip6 ancillary data. 11139 - removed debug prints. 11140 - porting experience, define for Solaris, test refined for BSD 11141 compatibility. The feature probably will not work on OpenBSD. 11142 - makedist fixup for ldns-src in build-dir. 11143 1114414 January 2008: Wouter 11145 - in no debug sets NDEBUG to remove asserts. 11146 - configure --enable-debug is needed for dependency generation 11147 for assertions and for compiler warnings. 11148 - ldns.tgz updated with ldns-trunk (where buffer.h is updated). 11149 - fix lint, unit test in optimize mode. 11150 - default access control allows ::ffff:127.0.0.1 v6mapped localhost. 11151 1115211 January 2008: Wouter 11153 - man page, warning removed. 11154 - added text describing the use of stub zones for private zones. 11155 - checkconf tests for bad hostnames (IP address), and for doubled 11156 interface lines. 11157 - memory sizes can be given with 'k', 'Kb', or M or G appended. 11158 1115910 January 2008: Wouter 11160 - typo in example.conf. 11161 - made using ldns-src that is included the package more portable 11162 by linking with .lo instead of .o files in the ldns package. 11163 - nicer do-ip6: yes/no documentation. 11164 - nicer linking of libevent .o files. 11165 - man pages render correctly on solaris. 11166 111679 January 2008: Wouter 11168 - fixup openssl RAND problem, when the system is not configured to 11169 give entropy, and the rng needs to be seeded. 11170 111718 January 2008: Wouter 11172 - print median and quartiles with extensive logging. 11173 111744 January 2008: Wouter 11175 - document misconfiguration in private network. 11176 111772 January 2008: Wouter 11178 - fixup typo in requirements. 11179 - document that 'refused' is a better choice than 'drop' for 11180 the access control list, as refused will stop retries. 11181 111827 December 2007: Wouter 11183 - unbound-host has a -d option to show what happens. This can help 11184 with debugging (why do I get this answer). 11185 - fixup CNAME handling, on nodata, sets and display canonname. 11186 - dot removed from CNAME display. 11187 - respect -v for NXDOMAINs. 11188 - updated ldns-src.tar.gz with ldns-trunk today (1.2.2 fixes). 11189 - size_t to int for portability of the header file. 11190 - fixup bogus handling. 11191 - dependencies and lint for unbound-host. 11192 111936 December 2007: Wouter 11194 - library resolution works in foreground mode, unbound-host app 11195 receives data. 11196 - unbound-host prints rdata using ldns. 11197 - unbound-host accepts trust anchors, and prints validation 11198 information when you give -v. 11199 112005 December 2007: Wouter 11201 - locking in context_new() inside the function. 11202 - setup of libworker. 11203 112044 December 2007: Wouter 11205 - minor Makefile fixup. 11206 - moved module-stack code out of daemon/daemon into services/modstack, 11207 preparing for code-reuse. 11208 - move context into own header file. 11209 - context query structure. 11210 - removed unused variable pwd from checkconf. 11211 - removed unused assignment from outside netw. 11212 - check timeval length of string. 11213 - fixup error in val_utils getsigner. 11214 - fixup same (*var) error in netblocktostr. 11215 - fixup memleak on parse error in localzone. 11216 - fixup memleak on packet parse error. 11217 - put ; after union in parser.y. 11218 - small hardening in iter_operate against iq==NULL. 11219 - hardening, if error reply with rcode=0 (noerror) send servfail. 11220 - fixup same (*var) error in find_rrset in msgparse, was harmless. 11221 - check return value of evtimer_add(). 11222 - fixup lockorder in lruhash_reclaim(), building up a list of locked 11223 entries one at a time. Instead they are removed and unlocked. 11224 - fptr_wlist for markdelfunc. 11225 - removed is_locked param from lruhash delkeyfunc. 11226 - moved bin_unlock during bin_split purely to please. 11227 112283 December 2007: Wouter 11229 - changed checkconf/ to smallapp/ to make room for more support tools. 11230 (such as unbound-host). 11231 - install dirs created with -m 755 because they need to be accessible. 11232 - library extensive featurelist added to TODO. 11233 - please doxygen, lint. 11234 - library test application, with basic functionality. 11235 - fix for building in a subdirectory. 11236 - link lib fix for Leopard. 11237 1123830 November 2007: Wouter 11239 - makefile that creates libunbound.la, basic file or libunbound.a 11240 when creating static executables (no libtool). 11241 - more API setup. 11242 1124329 November 2007: Wouter 11244 - 0.9 public API start. 11245 1124628 November 2007: Wouter 11247 - Changeup plan for 0.8 - no complication needed, a simple solution 11248 has been chosen for authoritative features. 11249 - you can use single quotes in the config file, so it is possible 11250 to specify TXT records in local data. 11251 - fixup small memory problem in implicit transparent zone creation. 11252 - test for implicit zone creation and multiple RR RRsets local data. 11253 - local-zone nodefault test. 11254 - show testbound testlist on commit. 11255 - iterator normalizer changes CNAME chains ending in NXDOMAIN where 11256 the packet got rcode NXDOMAIN into rcode NOERROR. (since the initial 11257 domain exists). 11258 - nicer verbosity: 0 and 1 levels. 11259 - lower nonRDquery chance of eliciting wrongly typed validation 11260 requiring message from the cache. 11261 - fix for nonRDquery validation typing; nodata is detected when 11262 SOA record in auth section (all validation-requiring nodata messages 11263 have a SOA record in authority, so this is OK for the validator), 11264 and NS record is needed to be a referral. 11265 - duplicate checking when adding NSECs for a CNAME, and test. 11266 - created svn tag 0.8, after completing testbed tests. 11267 1126827 November 2007: Wouter 11269 - per suggestion in rfc2308, replaced default max-ttl value with 1 day. 11270 - set size of msgparse lookup table to 32, from 1024, so that its size 11271 is below the 2048 regional large size threshold, and does not cause 11272 a call to malloc when a message is parsed. 11273 - update of memstats tool to print number of allocation calls. 11274 This is what is taking time (not space) and indicates the avg size 11275 of the allocations as well. region_alloc stat is removed. 11276 1127722 November 2007: Wouter 11278 - noted EDNS in-the-middle dropping trouble as a TODO. 11279 At this point theoretical, no user trouble has been reported. 11280 - added all default AS112 zones. 11281 - answers from local zone content. 11282 * positive answer, the rrset in question 11283 * nodata answer (exist, but not that type). 11284 * nxdomain answer (domain does not exist). 11285 * empty-nonterminal answer. 11286 * But not: wildcard, nsec, referral, rrsig, cname/dname, 11287 or additional section processing, NS put in auth. 11288 - test for correct working of static and transparent and couple 11289 of important defaults (localhost, as112, reverses). 11290 Also checks deny and refuse settings. 11291 - fixup implicit zone generation and AA bit for NXDOMAIN on localdata. 11292 1129321 November 2007: Wouter 11294 - local zone internal data setup. 11295 1129620 November 2007: Wouter 11297 - 0.8 - str2list config support for double string config options. 11298 - local-zone and local-data options, config storage and documentation. 11299 1130019 November 2007: Wouter 11301 - do not downcase NSEC and RRSIG for verification. Follows 11302 draft-ietf-dnsext-dnssec-bis-updates-06.txt. 11303 - fixup leaking unbound daemons at end of tests. 11304 - README file updated. 11305 - nice libevent not found error. 11306 - README talks about gnu make. 11307 - 0.8: unit test for addr_mask and fixups for it. 11308 and unit test for addr_in_common(). 11309 - 0.8: access-control config file element. 11310 and unit test rpl replay file. 11311 - 0.8: fixup address reporting from netevent. 11312 1131316 November 2007: Wouter 11314 - privilege separation is not needed in unbound at this time. 11315 TODO item marked as such. 11316 - created beta-0.7 branch for support. 11317 - tagged 0.7 for beta release. 11318 - moved trunk to 0.8 for 0.8(auth features) development. 11319 - 0.8: access control list setup. 11320 1132115 November 2007: Wouter 11322 - review fixups from Jelte. 11323 1132414 November 2007: Wouter 11325 - testbed script does not recreate configure, since its in svn now. 11326 - fixup checkconf test so that it does not test 11327 /etc/unbound/unbound.conf. 11328 - tag 0.6. 11329 1133013 November 2007: Wouter 11331 - remove debug print. 11332 - fixup testbound exit when LIBEVENT_SIGNAL_PROBLEM exists. 11333 1133412 November 2007: Wouter 11335 - fixup signal handling where SIGTERM could be ignored if a SIGHUP 11336 arrives later on. 11337 - bugreports to unbound-bugs@nlnetlabs.nl 11338 - fixup testbound so it exits cleanly. 11339 - cleanup the caches on a reload, so that rrsetID numbers won't clash. 11340 113419 November 2007: Wouter 11342 - took ldns snapshot in repo. 11343 - default config file is /etc/unbound/unbound.conf. 11344 If it doesn't exist, it is installed with the doc/example.conf file. 11345 The file is not deleted on uninstall. 11346 - default listening is not all, but localhost interfaces. 11347 113488 November 2007: Wouter 11349 - Fixup chroot and drop user privileges. 11350 - new L root ip address in default hints. 11351 113521 November 2007: Wouter 11353 - Fixup of crash on reload, due to anchors in env not NULLed after 11354 dealloc during deinit. 11355 - Fixup of chroot call. Happens after privileges are dropped, so 11356 that checking the passwd entry still works. 11357 - minor touch up of clear() hashtable function. 11358 - VERB_DETAIL prints out what chdir, username, chroot is being done. 11359 - when id numbers run out, caches are cleared, as in design notes. 11360 Tested with a mock setup with very few bits in id, it worked. 11361 - harden-dnssec-stripped: yes is now default. It insists on dnssec 11362 data for trust anchors. Included tests for the feature. 11363 1136431 October 2007: Wouter 11365 - cache-max-ttl config option. 11366 - building outside sourcedir works again. 11367 - defaults more secure: 11368 username: "unbound" 11369 chroot: "/etc/unbound" 11370 The operator can override them to be less secure ("") if necessary. 11371 - fix horrible oversight in sorting rrset references in a message, 11372 sort per reference key pointer, not on referencepointer itself. 11373 - pidfile: "/etc/unbound/unbound.pid" is now the default. 11374 - tests changed to reflect the updated default. 11375 - created hashtable clear() function that respects locks. 11376 1137730 October 2007: Wouter 11378 - fixup assertion failure that relied on compressed names to be 11379 smaller than uncompressed names. A packet from comrite.com was seen 11380 to be compressed to a larger size. Added it as unit test. 11381 - quieter logging at low verbosity level for common tcp messages. 11382 - no greedy TTL update. 11383 1138423 October 2007: Wouter 11385 - fixup (grand-)parent problem for dnssec-lameness detection. 11386 - fixup tests to do additional section processing for lame replies, 11387 since the detection needs that. 11388 - no longer trust in query section in reply during dnssec lame detect. 11389 - dnssec lameness does not make the server never ever queried, but 11390 non-preferred. If no other servers exist or answer, the dnssec lame 11391 server is used; the fastest dnssec lame server is chosen. 11392 - added test then when trust anchor cannot be primed (nodata), the 11393 insecure mode from unbound works. 11394 - Fixup max queries per thread, any more are dropped. 11395 1139622 October 2007: Wouter 11397 - added donotquerylocalhost config option. Can be turned off for 11398 out test cases. 11399 - ISO C compat changes. 11400 - detect RA-no-AA lameness, as LAME. 11401 - DNSSEC-lameness detection, as LAME. 11402 See notes in requirements.txt for choices made. 11403 - tests for lameness detection. 11404 - added all to make test target; need unbound for fwd tests. 11405 - testbound does not pollute /etc/unbound. 11406 1140719 October 2007: Wouter 11408 - added configure (and its files) to svn, so that the trunk is easier 11409 to use. ./configure, config.guess, config.sub, ltmain.sh, 11410 and config.h.in. 11411 - added yacc/lex generated files, util/configlexer.c, 11412 util/configparser.c util/configparser.h, to svn. 11413 - without lex no attempt to use it. 11414 - unsecure response validation collated into one block. 11415 - remove warning about const cast of cfgfile name. 11416 - outgoing-interfaces can be different from service interfaces. 11417 - ldns-src configure is done during unbound configure and 11418 ldns-src make is done during unbound make, and so inherits the 11419 make arguments from the unbound make invocation. 11420 - nicer error when libevent problem causes instant exit on signal. 11421 - read root hints from a root hint file (like BIND does). 11422 1142318 October 2007: Wouter 11424 - addresses are logged with errors. 11425 - fixup testcode fake event to remove pending before callback 11426 since the callback may create new pending items. 11427 - tests updated because retries are now in iterator module. 11428 - ldns-testpkts code is checked for differences between unbound 11429 and ldns by makedist.sh. 11430 - ldns trunk from today added in svn repo for fallback in case 11431 no ldns is installed on the system. 11432 make download_ldns refreshes the tarball with ldns svn trunk. 11433 - ldns-src.tar.gz is used if no ldns is found on the system, and 11434 statically linked into unbound. 11435 - start of regional allocator code. 11436 - regional uses less memory and variables, simplified code. 11437 - remove of region-allocator. 11438 - alloc cache keeps a cache of recently released regional blocks, 11439 up to a maximum. 11440 - make unit test cleanly free memory. 11441 1144217 October 2007: Wouter 11443 - fixup another cycle detect and ns-addr timeout resolution bug. 11444 This time by refusing delegations from the cache without addresses 11445 when resolving a mandatory-glue nameserver-address for that zone. 11446 We're going to have to ask a TLD server anyway; might as well be 11447 the TLD server for this name. And this resolves a lot of cases where 11448 the other nameserver names lead to cycles or are not available. 11449 - changed random generator from random(3) clone to arc4random wrapped 11450 for thread safety. The random generator is initialised with 11451 entropy from the system. 11452 - fix crash where failure to prime DNSKEY tried to print null pointer 11453 in the log message. 11454 - removed some debug prints, only verb_algo (4) enables them. 11455 - fixup test; new random generator took new paths; such as one 11456 where no scripted answer was available. 11457 - mark insecure RRs as insecure. 11458 - fixup removal of nonsecure items from the additional. 11459 - reduced timeout values to more realistic, 376 msec (262 msec has 11460 90% of roundtrip times, 512 msec has 99% of roundtrip times.) 11461 - server selection failover to next server after timeout (376 msec). 11462 1146316 October 2007: Wouter 11464 - no malloc in log_hex. 11465 - assertions around system calls. 11466 - protect against gethostname without ending zero. 11467 - ntop output is null terminated by unbound. 11468 - pidfile content null termination 11469 - various snprintf use sizeof(stringbuf) instead of fixed constant. 11470 - changed loopdetect % 8 with & 0x7 since % can become negative for 11471 weird negative input and particular interpretation of integer math. 11472 - dname_pkt_copy checks length of result, to protect result buffers. 11473 prints an error, this should not happen. Bad strings should have 11474 been rejected earlier in the program. 11475 - remove a size_t underflow from msgreply size func. 11476 1147715 October 2007: Wouter 11478 - nicer warning. 11479 - fix IP6 TCP, wrong definition check. With test package. 11480 - fixup the fact that the query section was not compressed to, 11481 the code was there but was called by value instead of by reference. 11482 And test for the case, uses xxd and nc. 11483 - more portable ip6 check for sockaddr types. 11484 114858 October 2007: Wouter 11486 - --disable-rpath option in configure for 64bit systems with 11487 several dynamic lib dirs. 11488 114897 October 2007: Wouter 11490 - fixup tests for no AD bit in non-DO queries. 11491 - test that makes sure AD bit is not set on non-DO query. 11492 114936 October 2007: Wouter 11494 - removed logfile open early. It did not have the proper permissions; 11495 it was opened as root instead of the user. And we cannot change user 11496 id yet, since chroot and bind ports need to be done. 11497 - callback checks for event callbacks done from mini_event. Because 11498 of deletions cannot do this from netevent. This means when using 11499 libevent the protection does not work on event-callbacks. 11500 - fixup too small reply (did not zero counts). 11501 - fixup reply no longer AD bit when query without DO bit. 11502 115035 October 2007: Wouter 11504 - function pointer whitelist. 11505 115064 October 2007: Wouter 11507 - overwrite sensitive random seed value after use. 11508 - switch to logfile very soon if not -d (console attached). 11509 - error messages do not reveal the trustanchor contents. 11510 - start work on function pointer whitelists. 11511 115123 October 2007: Wouter 11513 - fix for multiple empty nonterminals, after multiple DSes in the 11514 chain of trust. 11515 - mesh checks if modules are looping, and stops them. 11516 - refetch with CNAMEd nameserver address regression test added. 11517 - fixup line count bug in testcode, so testbound prints correct line 11518 number with parse errors. 11519 - unit test for multiple ENT case. 11520 - fix for cname out of validated unsec zone. 11521 - fixup nasty id=0 reuse. Also added assertions to detect its 11522 return (the assertion catches in the existing test cases). 11523 115241 October 2007: Wouter 11525 - skip F77, CXX, objC tests in configure step. 11526 - fixup crash in refetch glue after a CNAME. 11527 and protection against similar failures (with error print). 11528 1152928 September 2007: Wouter 11530 - test case for unbound-checkconf, fixed so it also checks the 11531 interface: statements. 11532 1153326 September 2007: Wouter 11534 - SIGHUP will reopen the log file. 11535 - Option to log to syslog. 11536 - please lint, fixup tests (that went to syslog on open, oops). 11537 - config check program. 11538 1153925 September 2007: Wouter 11540 - tests for NSEC3. Fixup bitmap checks for NSEC3. 11541 - positive ANY response needs to check if wildcard expansion, and 11542 check that original data did not exist. 11543 - tests for NSEC3 that wrong use of OPTOUT is bad. For insecure 11544 delegation, for abuse of child zone apex nsec3. 11545 - create 0.5 release tag. 11546 1154724 September 2007: Wouter 11548 - do not make test programs by default. 11549 - But 'make test' will perform all of the tests. 11550 - Advertise builtin select libevent alternative when no libevent 11551 is found. 11552 - signit can generate NSEC3 hashes, for generating tests. 11553 - multiple nsec3 parameters in message test. 11554 - too high nsec3 iterations becomes insecure test. 11555 1155621 September 2007: Wouter 11557 - fixup empty_DS_name allocated in wrong region (port DEC Alpha). 11558 - fixup testcode lock safety (port FreeBSD). 11559 - removes subscript has type char warnings (port Solaris 9). 11560 - fixup of field with format type to int (port MacOS/X intel). 11561 - added test for infinite loop case in nonRD answer validation. 11562 It was a more general problem, but hard to reproduce. When an 11563 unsigned rrset is being validated and the key fetched, the DS 11564 sequence is followed, but if the final name has no DS, then no 11565 proof is possible - the signature has been stripped off. 11566 1156720 September 2007: Wouter 11568 - fixup and test for NSEC wildcard with empty nonterminals. 11569 - makedist.sh fixup for svn info. 11570 - acl features request in plan. 11571 - improved DS empty nonterminal handling. 11572 - compat with ANS nxdomain for empty nonterminals. Attempts the nodata 11573 proof anyway, which succeeds in ANS failure case. 11574 - striplab protection in case it becomes -1. 11575 - plans for static and blacklist config. 11576 1157719 September 2007: Wouter 11578 - comments about non-packed usage. 11579 - plan for overload support in 0.6. 11580 - added testbound tests for a failed resolution from the logs 11581 and for failed prime when missing glue. 11582 - fixup so useless delegation points are not returned from the 11583 cache. Also the safety belt is used if priming fails to complete. 11584 - fixup NSEC rdata not to be lowercased, bind compat. 11585 1158618 September 2007: Wouter 11587 - wildcard nsec3 testcases, and fixup to get correct wildcard name. 11588 - validator prints subtype classification for debug. 11589 1159017 September 2007: Wouter 11591 - NSEC3 hash cache unit test. 11592 - validator nsec3 nameerror test. 11593 1159414 September 2007: Wouter 11595 - nsec3 nodata proof, nods proof, wildcard proof. 11596 - nsec3 support for cname chain ending in noerror or nodata. 11597 - validator calls nsec3 proof routines if no NSECs prove anything. 11598 - fixup iterator bug where it stored the answer to a cname under 11599 the wrong qname into the cache. When prepending the cnames, the 11600 qname has to be reset to the original qname. 11601 1160213 September 2007: Wouter 11603 - nsec3 find matching and covering, ce proof, prove namerror msg. 11604 1160512 September 2007: Wouter 11606 - fixup of manual page warnings, like for NSD bugreport. 11607 - nsec3 work, config, max iterations, filter, and hash cache. 11608 116096 September 2007: Wouter 11610 - fixup to find libevent on mac port install. 11611 - fixup size_t vs unsigned portability in validator/sigcrypt. 11612 - please compiler on different platforms, for unreachable code. 11613 - val_nsec3 file. 11614 - pthread_rwlock type is optional, in case of old pthread libs. 11615 116165 September 2007: Wouter 11617 - cname, name error validator tests. 11618 - logging of qtype ANY works. 11619 - ANY type answers get RRSIG in answer section of replies (but not 11620 in other sections, unless DO bit is on). 11621 - testbound can replay a TCP query (set MATCH TCP in the QUERY). 11622 - DS and noDS referral validation test. 11623 - if you configure many trust anchors, parent trust anchors can 11624 securely deny existence of child trust anchors, if validated. 11625 - not all *.name NSECs are present because a wildcard was matched, 11626 and *.name NSECs can prove nodata for empty nonterminals. 11627 Also, for wildcard name NSECs, check they are not from the parent 11628 zone (for wildcarded zone cuts), and check absence of CNAME bit, 11629 for a nodata proof. 11630 - configure option for memory allocation debugging. 11631 - port configure option for memory allocation to solaris10. 11632 116334 September 2007: Wouter 11634 - fixup of Leakage warning when serviced queries processed multiple 11635 callbacks for the same query from the same server. 11636 - testbound removes config file from /tmp on failed exit. 11637 - fixup for referral cleanup of the additional section. 11638 - tests for cname, referral validation. 11639 - neater testbound tpkg output. 11640 - DNAMEs no longer match their apex when synthesized from the cache. 11641 - find correct signer name for DNAME responses. 11642 - wildcarded DNAME test and fixup code to detect. 11643 - prepend NSEC and NSEC3 rrsets in the iterator while chasing CNAMEs. 11644 So that wildcarded CNAMEs get their NSEC with them to the answer. 11645 - test for a CNAME to a DNAME to a CNAME to an answer, all from 11646 different domains, for key fetching and signature checking of 11647 CNAME'd messages. 11648 116493 September 2007: Wouter 11650 - Fixed error in iterator that would cause assertion failure in 11651 validator. CNAME to a NXDOMAIN response was collated into a response 11652 with both a CNAME and the NXDOMAIN rcode. Added a test that the 11653 rcode is changed to NOERROR (because of the CNAME). 11654 - timeout on tcp does not lead to spurious leakage detect. 11655 - account memory for name of lame zones, so that memory leakages does 11656 not show lame cache growth as a leakage growth. 11657 - config setting for lameness cache expressed in bytes, instead of 11658 number of entries. 11659 - tool too summarize allocations per code line. 11660 1166131 August 2007: Wouter 11662 - can read bind trusted-keys { ... }; files, in a compatibility mode. 11663 - iterator should not detach target queries that it still could need. 11664 the protection against multiple outstanding queries is moved to a 11665 current_query num check. 11666 - validator nodata, positive, referral tests. 11667 - dname print can print '*' wildcard. 11668 1166930 August 2007: Wouter 11670 - fixup override date config option. 11671 - config options to control memory usage. 11672 - caught bad free of un-alloced data in worker_send error case. 11673 - memory accounting for key cache (trust anchors and temporary cache). 11674 - memory accounting fixup for outside network tcp pending waits. 11675 - memory accounting fixup for outside network tcp callbacks. 11676 - memory accounting for iterator fixed storage. 11677 - key cache size and slabs config options. 11678 - lib crypto cleanups at exit. 11679 1168029 August 2007: Wouter 11681 - test tool to sign rrsets for testing validator with. 11682 - added RSA and DSA test keys, public and private pairs, 512 bits. 11683 - default configuration is with validation enabled. 11684 Only a trust-anchor needs to be configured for DNSSEC to work. 11685 - do not convert to DER for DSA signature verification. 11686 - validator replay test file, for a DS to DNSKEY DSA key prime and 11687 positive response. 11688 1168928 August 2007: Wouter 11690 - removed double use for udp buffers, that could fail, 11691 instead performs a malloc to do the backup. 11692 - validator validates referral messages, by validating all the rrsets 11693 and stores the rrsets in the cache. Further referral (nonRD queries) 11694 replies are made from the rrset cache directly. Unless unchecked 11695 rrsets are encountered, there are then validated. 11696 - enforce that signing is done by a parent domain (or same domain). 11697 - adjust TTL downwards if rrset TTL bigger than signature allows. 11698 - permissive mode feature, sets AD bit for secure, but bogus does 11699 not give servfail (bogus is changed into indeterminate). 11700 - optimization of rrset verification. rr canonical sorting is reused, 11701 for the same rrset. canonical rrset image in buffer is reused for 11702 the same signature. 11703 - if the rrset is too big (64k exactly + large owner name) the 11704 canonicalization routine will fail if it does not fit in buffer. 11705 - faster verification for large sigsets. 11706 - verb_detail mode reports validation failures, but not the entire 11707 algorithm for validation. Key prime failures are reported as 11708 verb_ops level. 11709 1171027 August 2007: Wouter 11711 - do not garble the edns if a cache answer fails. 11712 - answer norecursive from cache if possible. 11713 - honor clean_additional setting when returning secure non-recursive 11714 referrals. 11715 - do not store referral in msg cache for nonRD queries. 11716 - store verification status in the rrset cache to speed up future 11717 verification. 11718 - mark rrsets indeterminate and insecure if they are found to be so. 11719 and store this in the cache. 11720 1172124 August 2007: Wouter 11722 - message is bogus if unsecure authority rrsets are present. 11723 - val-clean-additional option, so you can turn it off. 11724 - move rrset verification out of the specific proof types into one 11725 routine. This makes the proof routines prettier. 11726 - fixup cname handling in validator, cname-to-positive and cname-to- 11727 nodata work. 11728 - Do not synthesize DNSKEY and DS responses from the rrset cache if 11729 the rrset is from the additional section. Signatures may have 11730 fallen off the packet, and cause validation failure. 11731 - more verbose signature date errors (with the date attached). 11732 - increased default infrastructure cache size. It is important for 11733 performance, and 1000 entries are only 212k (or a 400 k total cache 11734 size). To 10000 entries (for 2M entries, 4M cache size). 11735 1173623 August 2007: Wouter 11737 - CNAME handling - move needs_validation to before val_new(). 11738 val_new() setups the chase-reply to be an edited copy of the msg. 11739 new classification, and find signer can find for it. 11740 removal of unsigned crap from additional, and query restart for 11741 cname. 11742 - refuse to follow wildcarded DNAMEs when validating. 11743 But you can query for qtype ANY, or qtype DNAME and validate that. 11744 1174522 August 2007: Wouter 11746 - bogus TTL. 11747 - review - use val_error(). 11748 1174921 August 2007: Wouter 11750 - ANY response validation. 11751 - store security status in cache. 11752 - check cache security status and either send the query to be 11753 validated, return the query to client, or send servfail to client. 11754 Sets AD bit on validated replies. 11755 - do not examine security status on an error reply in mesh_done. 11756 - construct DS, DNSKEY messages from rrset cache. 11757 - manual page entry for override-date. 11758 1175920 August 2007: Wouter 11760 - validate and positive validation, positive wildcard NSEC validation. 11761 - nodata validation, nxdomain validation. 11762 1176318 August 2007: Wouter 11764 - process DNSKEY response in FINDKEY state. 11765 1176617 August 2007: Wouter 11767 - work on DS2KE routine. 11768 - val_nsec.c for validator NSEC proofs. 11769 - unit test for NSEC bitmap reading. 11770 - dname iswild and canonical_compare with unit tests. 11771 1177216 August 2007: Wouter 11773 - DS sig unit test. 11774 - latest release libevent 1.3c and 1.3d have threading fixed. 11775 - key entry fixup data pointer and ttl absolute. 11776 - This makes a key-prime succeed in validator, with DS or DNSKEY as 11777 trust-anchor. 11778 - fixup canonical compare byfield routine, fix bug and also neater. 11779 - fixed iterator response type classification for queries of type 11780 ANY and NS. 11781 dig ANY gives sometimes NS rrset in AN and NS section, and parser 11782 removes the NS section duplicate. dig NS gives sometimes the NS 11783 in the answer section, as referral. 11784 - validator FINDKEY state. 11785 1178615 August 2007: Wouter 11787 - crypto calls to verify signatures. 11788 - unit test for rrsig verification. 11789 1179014 August 2007: Wouter 11791 - default outgoing ports changed to avoid port 2049 by default. 11792 This port is widely blocked by firewalls. 11793 - count infra lameness cache in memory size. 11794 - accounting of memory improved 11795 - outbound entries are allocated in the query region they are for. 11796 - extensive debugging for memory allocations. 11797 - --enable-lock-checks can be used to enable lock checking. 11798 - protect undefs in config.h from autoheaders ministrations. 11799 - print all received udp packets. log hex will print on multiple 11800 lines if needed. 11801 - fixed error in parser with backwards rrsig references. 11802 - mark cycle targets for iterator did not have CD flag so failed 11803 its task. 11804 1180513 August 2007: Wouter 11806 - fixup makefile, if lexer is missing give nice error and do not 11807 mess up the dependencies. 11808 - canonical compare routine updated. 11809 - canonical hinfo compare. 11810 - printout list of the queries that the mesh is working on. 11811 1181210 August 2007: Wouter 11813 - malloc and free overrides that track total allocation and frees. 11814 for memory debugging. 11815 - work on canonical sort. 11816 118179 August 2007: Wouter 11818 - canonicalization, signature checks 11819 - dname signature label count and unit test. 11820 - added debug heap size print to memory printout. 11821 - typo fixup in worker.c 11822 - -R needed on solaris. 11823 - validator override option for date check testing. 11824 118258 August 2007: Wouter 11826 - ldns _raw routines created (in ldns trunk). 11827 - sigcrypt DS digest routines 11828 - val_utils uses sigcrypt to perform signature cryptography. 11829 - sigcrypt keyset processing 11830 118317 August 2007: Wouter 11832 - security status type. 11833 - security status is copied when rdata is equal for rrsets. 11834 - rrset id is updated to invalidate all the message cache entries 11835 that refer to NSEC, NSEC3, DNAME rrsets that have changed. 11836 - val_util work 11837 - val_sigcrypt file for validator signature checks. 11838 118396 August 2007: Wouter 11840 - key cache for validator. 11841 - moved isroot and dellabel to own dname routines, with unit test. 11842 118433 August 2007: Wouter 11844 - replanning. 11845 - scrubber check section of lame NS set. 11846 - trust anchors can be in config file or read from zone file, 11847 DS and DNSKEY entries. 11848 - unit test trust anchor storage. 11849 - trust anchors converted to packed rrsets. 11850 - key entry definition. 11851 118522 August 2007: Wouter 11853 - configure change for latest libevent trunk version (needs -lrt). 11854 - query_done and walk_supers are moved out of module interface. 11855 - fixup delegation point duplicates. 11856 - fixup iterator scrubber; lame NS set is let through the scrubber 11857 so that the classification is lame. 11858 - validator module exists, and does nothing but pass through, 11859 with calling of next module and return. 11860 - validator work. 11861 118621 August 2007: Wouter 11863 - set version to 0.5 11864 - module work for module to module interconnections. 11865 - config of modules. 11866 - detect cycle takes flags. 11867 1186831 July 2007: Wouter 11869 - updated plan 11870 - release 0.4 tag. 11871 1187230 July 2007: Wouter 11873 - changed random state init, so that sequential process IDs are not 11874 cancelled out by sequential thread-ids in the random number seed. 11875 - the fwd_three test, which sends three queries to unbound, and 11876 unbound is kept waiting by ldns-testns for 3 seconds, failed 11877 because the retry timeout for default by unbound is 3 seconds too, 11878 it would hit that timeout and fail the test. Changed so that unbound 11879 is kept waiting for 2 seconds instead. 11880 1188127 July 2007: Wouter 11882 - removed useless -C debug option. It did not work. 11883 - text edit of documentation. 11884 - added doc/CREDITS file, referred to by the manpages. 11885 - updated planning. 11886 1188726 July 2007: Wouter 11888 - cycle detection, for query state dependencies. Will attempt to 11889 circumvent the cycle, but if no other targets available fails. 11890 - unit test for AXFR, IXFR response. 11891 - test for cycle detection. 11892 1189325 July 2007: Wouter 11894 - testbound read ADDRESS and check it. 11895 - test for version.bind and friends. 11896 - test for iterator chaining through several referrals. 11897 - test and fixup for refetch for glue. Refetch fails if glue 11898 is still not provided. 11899 1190024 July 2007: Wouter 11901 - Example section in config manual. 11902 - Addr stored for range and moment in replay. 11903 1190420 July 2007: Wouter 11905 - Check CNAME chain before returning cache entry with CNAMEs. 11906 - Option harden-glue, default is on. It will discard out of zone 11907 data. If disabled, performance is faster, but spoofing attempts 11908 become a possibility. Note that still normalize scrubbing is done, 11909 and that the potentially spoofed data is used for infrastructure 11910 and not returned to the client. 11911 - if glue times out, refetch by asking parent of delegation again. 11912 Much like asking for DS at the parent side. 11913 - TODO items from forgery-resilience draft. 11914 and on memory handling improvements. 11915 - renamed module_event_timeout to module_event_noreply. 11916 - memory reporting code; reports on memory usage after handling 11917 a network packet (not on cache replies). 11918 1191919 July 2007: Wouter 11920 - shuffle NS selection when getting nameserver target addresses. 11921 - fixup of deadlock warnings, yield cpu in checklock code so that 11922 freebsd scheduler selects correct process to run. 11923 - added identity and version config options and replies. 11924 - store cname messages complete answers. 11925 1192618 July 2007: Wouter 11927 - do not query addresses, 127.0.0.1, and ::1 by default. 11928 1192917 July 2007: Wouter 11930 - forward zone options in config file. 11931 - forward per zone in iterator. takes precedence over stubs. 11932 - fixup commithooks. 11933 - removed forward-to and forward-to-port features, subsumed by 11934 new forward zones. 11935 - fix parser to handle absent server: clause. 11936 - change untrusted rrset test to account for scrubber that is now 11937 applied during the test (which removes the poison, by the way). 11938 - feature, addresses can be specified with @portnumber, like nsd.conf. 11939 - test config files changed over to new forwarder syntax. 11940 1194127 June 2007: Wouter 11942 - delete of mesh does a postorder traverse of the tree. 11943 - found and fixed a memory leak. For TTL=0 messages, that would 11944 not be cached, instead the msg-replyinfo structure was leaked. 11945 - changed server selection so it will filter out hosts that are 11946 unresponsive. This is defined as a host with the maximum rto value. 11947 This means that unbound tried the host for retries up to 120 secs. 11948 The rto value will time out after host-ttl seconds from the cache. 11949 This keeps such unresolvable queries from taking up resources. 11950 - utility for keeping histogram. 11951 1195226 June 2007: Wouter 11953 - mesh is called by worker, and iterator uses it. 11954 This removes the hierarchical code. 11955 QueryTargets state and Finished state are merged for iterator. 11956 - forwarder mode no longer sets AA bit on first reply. 11957 - rcode in walk_supers is not needed. 11958 1195925 June 2007: Wouter 11960 - more mesh work. 11961 - error encode routine for ease. 11962 1196322 June 2007: Wouter 11964 - removed unused _node iterator value from rbtree_t. Takes up space. 11965 - iterator can handle querytargets state without a delegation point 11966 set, so that a priming(stub) subquery error can be handled. 11967 - iterator stores if it is priming or not. 11968 - log_query_info() neater logging. 11969 - changed iterator so that it does not alter module_qstate.qinfo 11970 but keeps a chase query info. Also query_flags are not altered, 11971 the iterator uses chase_flags. 11972 - fixup crash in case no ports for the family exist. 11973 1197421 June 2007: Wouter 11975 - Fixup secondary buffer in case of error callback. 11976 - cleanup slumber list of runnable states. 11977 - module_subreq_depth fails to work in slumber list. 11978 - fixup query release for cached results to sub targets. 11979 - neater error for tcp connection failure, shows addr in verbose. 11980 - rbtree_init so that it can be used with preallocated memory. 11981 1198220 June 2007: Wouter 11983 - new -C option to enable coredumps after forking away. 11984 - doc update. 11985 - fixup CNAME generation by scrubber, and memory allocation of it. 11986 - fixup deletion of serviced queries when all callbacks delete too. 11987 - set num target queries to 0 when you move them to slumber list. 11988 - typo in check caused subquery errors to be ignored, fixed. 11989 - make lint happy about rlim_t. 11990 - freeup of modules after freeup of module-states. 11991 - duplicate replies work, this uses secondary udp buffer in outnet. 11992 1199319 June 2007: Wouter 11994 - nicer layout in stats.c, review 0.3 change. 11995 - spelling improvement, review 0.3 change. 11996 - uncapped timeout for server selection, so that very fast or slow 11997 servers will stand out from the rest. 11998 - target-fetch-policy: "3 2 1 0 0" config setting. 11999 - fixup queries answered without RD bit (for root prime results). 12000 - refuse AXFR and IXFR requests. 12001 - fixup RD flag in error reply from iterator. fixup RA flag from 12002 worker error reply. 12003 - fixup encoding of very short edns buffer sizes, now sets TC bit. 12004 - config options harden-short-bufsize and harden-large-queries. 12005 1200618 June 2007: Wouter 12007 - same, move subqueries to slumber list when first has resolved. 12008 - fixup last fix for duplicate callbacks. 12009 - another offbyone in targetcounter. Also in Java prototype by the way. 12010 1201115 June 2007: Wouter 12012 - if a query asks to be notified of the same serviced query result 12013 multiple times, this will succeed. Only one callback will happen; 12014 multiple outbound-list entries result (but the double cleanup of it 12015 will not matter). 12016 - when iterator moves on due to CNAME or referral, it will remove 12017 the subqueries (for other targets). These are put on the slumber 12018 list. 12019 - state module wait subq is OK with no new subqs, an old one may have 12020 stopped, with an error, and it is still waiting for other ones. 12021 - if a query loops, halt entire query (easy way to clean up properly). 12022 1202314 June 2007: Wouter 12024 - num query targets was > 0 , not >= 0 compared, so that fetch 12025 policy of 0 did nothing. 12026 1202713 June 2007: Wouter 12028 - debug option: configure --enable-static-exe for compile where 12029 ldns and libevent are linked statically. Default is off. 12030 - make install and make uninstall. Works with static-exe and without. 12031 installation of unbound binary and manual pages. 12032 - alignment problem fix on solaris 64. 12033 - fixup address in case of TCP error. 12034 1203512 June 2007: Wouter 12036 - num target queries was set to 0 at a bad time. Default it to 0 and 12037 increase as target queries are done. 12038 - synthesize CNAME and DNAME responses from the cache. 12039 - Updated doxygen config for doxygen 1.5. 12040 - aclocal newer version. 12041 - doxygen 1.5 fixes for comments (for the strict check on docs). 12042 1204311 June 2007: Wouter 12044 - replies on TCP queries have the address field set in replyinfo, 12045 for serviced queries, because the initiator does not know that 12046 a TCP fallback has occured. 12047 - omit DNSSEC types from nonDO replies, except if qtype is ANY or 12048 if qtype directly queries for the type (and then only show that 12049 'unknown type' in the answer section). 12050 - fixed message parsing where rrsigs on their own would be put 12051 in the signature list over the rrsig type. 12052 120537 June 2007: Wouter 12054 - fixup error in double linked list insertion for subqueries and 12055 for outbound list of serviced queries for iterator module. 12056 - nicer printout of outgoing port selection. 12057 - fixup cname target readout. 12058 - nicer debug output. 12059 - fixup rrset counts when prepending CNAMEs to the answer. 12060 - fixup rrset TTL for prepended CNAMEs. 12061 - process better check for looping modules, and which submodule to 12062 run next. 12063 - subreq insertion code fixup for slumber list. 12064 - VERB_DETAIL, verbosity: 2 level gives short but readable output. 12065 VERB_ALGO, verbosity: 3 gives extensive output. 12066 - fixup RA bit in cached replies. 12067 - fixup CNAME responses from the cache no longer partial response. 12068 - error in network send handled without leakage. 12069 - enable ip6 from config, and try ip6 addresses if available, 12070 if ip6 is not connected, skips to next server. 12071 120725 June 2007: Wouter 12073 - iterator state finished. 12074 - subrequests without parent store in cache and stop. 12075 - worker slumber list for ongoing promiscuous queries. 12076 - subrequest error handling. 12077 - priming failure returns SERVFAIL. 12078 - priming gives LAME result, returns SERVFAIL. 12079 - debug routine to print dns_msg as handled by iterator. 12080 - memleak in config file stubs fixup. 12081 - more small bugs, in scrubber, query compare no ID for lookup, 12082 in dname validation for NS targets. 12083 - sets entry.key for new special allocs. 12084 - lognametypeclass can display unknown types and classes. 12085 120864 June 2007: Wouter 12087 - random selection of equally preferred nameserver targets. 12088 - reply info copy routine. Reuses existing code. 12089 - cache lameness in response handling. 12090 - do not touch qstate after worker_process_query because it may have 12091 been deleted by that routine. 12092 - Prime response state. 12093 - Process target response state. 12094 - some memcmp changed to dname_compare for case preservation. 12095 120961 June 2007: Wouter 12097 - normalize incoming messages. Like unbound-java, with CNAME chain 12098 checked, DNAME checked, CNAME's synthesized, glue checked. 12099 - sanitize incoming messages. 12100 - split msgreply encode functions into own file msgencode.c. 12101 - msg_parse to queryinfo/replyinfo conversion more versatile. 12102 - process_response, classify response, delegpt_from_message. 12103 1210431 May 2007: Wouter 12105 - querytargets state. 12106 - dname_subdomain_c() routine. 12107 - server selection, based on RTT. ip6 is filtered out if not available, 12108 and lameness is checked too. 12109 - delegation point copy routine. 12110 1211130 May 2007: Wouter 12112 - removed FLAG_CD from message and rrset caches. This was useful for 12113 an agnostic forwarder, but not for a sophisticated (trust value per 12114 rrset enabled) cache. 12115 - iterator response typing. 12116 - iterator cname handle. 12117 - iterator prime start. 12118 - subquery work. 12119 - processInitRequest and processInitRequest2. 12120 - cache synthesizes referral messages, with DS and NSEC. 12121 - processInitRequest3. 12122 - if a request creates multiple subrequests these are all activated. 12123 1212429 May 2007: Wouter 12125 - routines to lock and unlock array of rrsets moved to cache/rrset. 12126 - lookup message from msg cache (and copy to region). 12127 - fixed cast error in dns msg lookup. 12128 - message with duplicate rrset does not increase its TTLs twice. 12129 - 'qnamesize' changed to 'qname_len' for similar naming scheme. 12130 1213125 May 2007: Wouter 12132 - Acknowledge use of unbound-java code in iterator. Nicer readme. 12133 - services/cache/dns.c DNS Cache. Hybrid cache uses msgcache and 12134 rrset cache from module environment. 12135 - packed rrset key has type and class as easily accessible struct 12136 members. They are still kept in network format for fast msg encode. 12137 - dns cache find_delegation routine. 12138 - iterator main functions setup. 12139 - dns cache lookup setup. 12140 1214124 May 2007: Wouter 12142 - small changes to prepare for subqueries. 12143 - iterator forwarder feature separated out. 12144 - iterator hints stub code, config file stub code, so that first 12145 testing can proceed locally. 12146 - replay tests now have config option to enable forwarding mode. 12147 1214823 May 2007: Wouter 12149 - outside network does precise timers for roundtrip estimates for rtt 12150 and for setting timeout for UDP. Pending_udp takes milliseconds. 12151 - cleaner iterator sockaddr conversion of forwarder address. 12152 - iterator/iter_utils and iter_delegpt setup. 12153 - root hints. 12154 1215522 May 2007: Wouter 12156 - outbound query list for modules and support to callback with the 12157 outbound entry to the module. 12158 - testbound support for new serviced queries. 12159 - test for retry to TCP cannot use testbound any longer. 12160 - testns test for EDNS fallback, test for TCP fallback already exists. 12161 - fixes for no-locking compile. 12162 - mini_event timer precision and fix for change in timeouts during 12163 timeout callback. Fix for fwd_three tests, performed nonexit query. 12164 1216521 May 2007: Wouter 12166 - small comment on hash table locking. 12167 - outside network serviced queries, contain edns and tcp fallback, 12168 and udp retries and rtt timing. 12169 1217016 May 2007: Wouter 12171 - lruhash_touch() would cause locking order problems. Fixup in 12172 lock-verify in case locking cycle is found. 12173 - services/cache/rrset.c for rrset cache code. 12174 - special rrset_cache LRU updating function that uses the rrset id. 12175 - no dependencies calculation when make clean is called. 12176 - config settings for infra cache. 12177 - daemon code slightly cleaner, only creates caches once. 12178 1217915 May 2007: Wouter 12180 - host cache code. 12181 - unit test for host cache. 12182 1218314 May 2007: Wouter 12184 - Port to OS/X and Dec Alpha. Printf format and alignment fixes. 12185 - extensive lock debug report on join timeout. 12186 - proper RTT calculation, in utility code. 12187 - setup of services/cache/infra, host cache. 12188 1218911 May 2007: Wouter 12190 - iterator/iterator.c module. 12191 - fixup to pass reply_info in testcode and in netevent. 12192 1219310 May 2007: Wouter 12194 - created release-0.3 svn tag. 12195 - util/module.h 12196 - fixed compression - no longer compresses root name. 12197 121989 May 2007: Wouter 12199 - outside network cleans up waiting tcp queries on exit. 12200 - fallback to TCP. 12201 - testbound replay with retry in TCP mode. 12202 - tpkg test for retry in TCP mode, against ldns-testns server. 12203 - daemon checks max number of open files and complains if not enough. 12204 - test where data expires in the cache. 12205 - compiletests: fixed empty body ifstatements in alloc.c, in case 12206 locks are disabled. 12207 122088 May 2007: Wouter 12209 - outgoing network keeps list of available tcp buffers for outgoing 12210 tcp queries. 12211 - outgoing-num-tcp config option. 12212 - outgoing network keeps waiting list of queries waiting for buffer. 12213 - netevent supports outgoing tcp commpoints, nonblocking connects. 12214 122157 May 2007: Wouter 12216 - EDNS read from query, used to make reply smaller. 12217 - advertised edns value constants. 12218 - EDNS BADVERS response, if asked for too high edns version. 12219 - EDNS extended error responses once the EDNS record from the query 12220 has successfully been parsed. 12221 122224 May 2007: Wouter 12223 - msgreply sizefunc is more accurate. 12224 - config settings for rrset cache size and slabs. 12225 - hashtable insert takes argument so that a thread can use its own 12226 alloc cache to store released keys. 12227 - alloc cache special_release() locks if necessary. 12228 - rrset trustworthiness type added. 12229 - thread keeps a scratchpad region for handling messages. 12230 - writev used in netevent to write tcp length and data after another. 12231 This saves a roundtrip on tcp replies. 12232 - test for one rrset updated in the cache. 12233 - test for one rrset which is not updated, as it is not deemed 12234 trustworthy enough. 12235 - test for TTL refreshed in rrset. 12236 122373 May 2007: Wouter 12238 - fill refs. Use new parse and encode to answer queries. 12239 - stores rrsets in cache. 12240 - uses new msgreply format in cache. 12241 122422 May 2007: Wouter 12243 - dname unit tests in own file and spread out neatly in functions. 12244 - more dname unit tests. 12245 - message encoding creates truncated TC flagged messages if they do 12246 not fit, and will leave out (whole)rrsets from additional if needed. 12247 122481 May 2007: Wouter 12249 - decompress query section, extremely lenient acceptance. 12250 But only for answers from other servers, not for plain queries. 12251 - compression and decompression test cases. 12252 - some stats added. 12253 - example.conf interface: line is changed from 127.0.0.1 which leads 12254 to problems if used (restricting communication to the localhost), 12255 to a documentation and test address. 12256 1225727 April 2007: Wouter 12258 - removed iov usage, it is not good for dns message encoding. 12259 - owner name compression more optimal. 12260 - rrsig owner name compression. 12261 - rdata domain name compression. 12262 1226326 April 2007: Wouter 12264 - floating point exception fix in lock-verify. 12265 - lint uses make dependency 12266 - fixup lint in dname owner domain name compression code. 12267 - define for offset range that can be compressed to. 12268 1226925 April 2007: Wouter 12270 - prettier code; parse_rrset->type kept in host byte order. 12271 - datatype used for hashvalue of converted rrsig structure. 12272 - unit test compares edns section data too. 12273 1227424 April 2007: Wouter 12275 - ttl per RR, for RRSIG rrsets and others. 12276 - dname_print debug function. 12277 - if type is not known, size calc will skip DNAME decompression. 12278 - RRSIG parsing and storing and putting in messages. 12279 - dnssec enabled unit tests (from nlnetlabs.nl and se queries). 12280 - EDNS extraction routine. 12281 1228220 April 2007: Wouter 12283 - code comes through all of the unit tests now. 12284 - disabled warning about spurious extra data. 12285 - documented the RRSIG parse plan in msgparse.h. 12286 - rrsig reading and outputting. 12287 1228819 April 2007: Wouter 12289 - fix unit test to actually to tests. 12290 - fix write iov helper, and fakevent code. 12291 - extra builtin testcase (small packet). 12292 - ttl converted to network format in packets. 12293 - flags converted correctly 12294 - rdatalen off by 2 error fixup. 12295 - uses less iov space for header. 12296 1229718 April 2007: Wouter 12298 - review of msgparse code. 12299 - smaller test cases. 12300 1230117 April 2007: Wouter 12302 - copy and decompress dnames. 12303 - store calculated hash value too. 12304 - routine to create message out of stored information. 12305 - util/data/msgparse.c for message parsing code. 12306 - unit test, and first fixes because of test. 12307 * forgot rrset_count addition. 12308 * did & of ptr on stack for memory position calculation. 12309 * dname_pkt_copy forgot to read next label length. 12310 - test from file and fixes 12311 * double frees fixed in error conditions. 12312 * types with less than full rdata allowed by parser. 12313 Some dynamic update packets seem to use it. 12314 1231516 April 2007: Wouter 12316 - following a small change in LDNS, parsing code calculates the 12317 memory size to allocate for rrs. 12318 - code to handle ID creation. 12319 1232013 April 2007: Wouter 12321 - parse routines. Code that parses rrsets, rrs. 12322 1232312 April 2007: Wouter 12324 - dname compare routine that preserves case, with unit tests. 12325 1232611 April 2007: Wouter 12327 - parse work - dname packet parse, msgparse, querysection parse, 12328 start of sectionparse. 12329 1233010 April 2007: Wouter 12331 - Improved alignment of reply_info packet, nice for 32 and 64 bit. 12332 - Put RRset counts in reply_info, because the number of RRs can change 12333 due to RRset updates. 12334 - import of region-allocator code from nsd. 12335 - set alloc special type to ub_packed_rrset_key. 12336 Uses lruhash entry overflow chain next pointer in alloc cache. 12337 - doxygen documentation for region-allocator. 12338 - setup for parse scratch data. 12339 123405 April 2007: Wouter 12341 - discussed packed rrset with Jelte. 12342 123434 April 2007: Wouter 12344 - moved to version 0.3. 12345 - added util/data/dname.c 12346 - layout of memory for rrsets. 12347 123483 April 2007: Wouter 12349 - detect sign of msghdr.msg_iovlen so that the cast to that type 12350 in netevent (which is there to please lint) can be correct. 12351 The type on several OSes ranges from int, int32, uint32, size_t. 12352 Detects unsigned or signed using math trick. 12353 - constants for DNS flags. 12354 - compilation without locks fixup. 12355 - removed include of unportable header from lookup3.c. 12356 - more portable use of struct msghdr. 12357 - casts for printf warning portability. 12358 - tweaks to tests to port them to the testbed. 12359 - 0.2 tag created. 12360 123612 April 2007: Wouter 12362 - check sizes of udp received messages, not too short. 12363 - review changes. Some memmoves can be memcpys: 4byte aligned. 12364 set id correctly on cached answers. 12365 - review changes msgreply.c, memleak on error condition. AA flag 12366 clear on cached reply. Lowercase queries on hashing. 12367 unit test on lowercasing. Test AA bit not set on cached reply. 12368 Note that no TTLs are managed. 12369 1237029 March 2007: Wouter 12371 - writev or sendmsg used when answering from cache. 12372 This avoids a copy of the data. 12373 - do not do useless byteswap on query id. Store reply flags in uint16 12374 for easier access (and no repeated byteswapping). 12375 - reviewed code. 12376 - configure detects and config.h includes sys/uio.h for writev decl. 12377 1237828 March 2007: Wouter 12379 - new config option: num-queries-per-thread. 12380 - added tpkg test for answering three queries at the same time 12381 using one thread (from the query service list). 12382 1238327 March 2007: Wouter 12384 - added test for cache and not cached answers, in testbound replays. 12385 - testbound can give config file and commandline options from the 12386 replay file to unbound. 12387 - created test that checks if items drop out of the cache. 12388 - added word 'partitioned hash table' to documentation on slab hash. 12389 A slab hash is a partitioned hash table. 12390 - worker can handle multiple queries at a time. 12391 1239226 March 2007: Wouter 12393 - config settings for slab hash message cache. 12394 - test for cached answer. 12395 - Fixup deleting fake answer from testbound list. 12396 1239723 March 2007: Wouter 12398 - review of yesterday's commits. 12399 - covered up memory leak of the entry locks. 12400 - answers from the cache correctly. Copies flags correctly. 12401 - sanity check for incoming query replies. 12402 - slabbed hash table. Much nicer contention, need dual cpu to see. 12403 1240422 March 2007: Wouter 12405 - AIX configure check. 12406 - lock-verify can handle references to locks that are created 12407 in files it has not yet read in. 12408 - threaded hash table test. 12409 - unit test runs lock-verify afterwards and checks result. 12410 - need writelock to update data on hash_insert. 12411 - message cache code, msgreply code. 12412 1241321 March 2007: Wouter 12414 - unit test of hash table, fixup locking problem in table_grow(). 12415 - fixup accounting of sizes for removing items from hashtable. 12416 - unit test for hash table, single threaded test of integrity. 12417 - lock-verify reports errors nicely. More quiet in operation. 12418 1241916 March 2007: Wouter 12420 - lock-verifier, checks consistent order of locking. 12421 1242214 March 2007: Wouter 12423 - hash table insert (and subroutines) and lookup implemented. 12424 - hash table remove. 12425 - unit tests for hash internal bin, lru functions. 12426 1242713 March 2007: Wouter 12428 - lock_unprotect in checklocks. 12429 - util/storage/lruhash.h for LRU hash table structure. 12430 1243112 March 2007: Wouter 12432 - configure.ac moved to 0.2. 12433 - query_info and replymsg util/data structure. 12434 124359 March 2007: Wouter 12436 - added rwlock writelock checking. 12437 So it will keep track of the writelock, and readlocks are enforced 12438 to not change protected memory areas. 12439 - log_hex function to dump hex strings to the logfile. 12440 - checklocks zeroes its destroyed lock after checking memory areas. 12441 - unit test for alloc. 12442 - identifier for union in checklocks to please older compilers. 12443 - created 0.1 tag. 12444 124458 March 2007: Wouter 12446 - Reviewed checklock code. 12447 124487 March 2007: Wouter 12449 - created a wrapper around thread calls that performs some basic 12450 checking for data race and deadlock, and basic performance 12451 contention measurement. 12452 124536 March 2007: Wouter 12454 - Testbed works with threading (different machines, different options). 12455 - alloc work, does the special type. 12456 124572 March 2007: Wouter 12458 - do not compile fork funcs unless needed. Otherwise will give 12459 type errors as their typedefs have not been enabled. 12460 - log shows thread numbers much more nicely (and portably). 12461 - even on systems with nonthreadsafe libevent signal handling, 12462 unbound will exit if given a signal. 12463 Reloads will not work, and exit is not graceful. 12464 - start of alloc framework layout. 12465 124661 March 2007: Wouter 12467 - Signals, libevent and threads work well, with libevent patch and 12468 changes to code (close after event_del). 12469 - set ipc pipes nonblocking. 12470 1247127 February 2007: Wouter 12472 - ub_thread_join portable definition. 12473 - forking is used if no threading is available. 12474 Tested, it works, since pipes work across processes as well. 12475 Thread_join is replaced with waitpid. 12476 - During reloads the daemon will temporarily handle signals, 12477 so that they do not result in problems. 12478 - Also randomize the outgoing port range for tests. 12479 - If query list is full, will stop selecting listening ports for read. 12480 This makes all threads service incoming requests, instead of one. 12481 No memory is leaking during reloads, service of queries, etc. 12482 - test that uses ldns-testns -f to test threading. Have to answer 12483 three queries at the same time. 12484 - with verbose=0 operates quietly. 12485 1248626 February 2007: Wouter 12487 - ub_random code used to select ID and port. 12488 - log code prints thread id. 12489 - unbound can thread itself, with reload(HUP) and quit working 12490 correctly. 12491 - don't open pipes for #0, doesn't need it. 12492 - listens to SIGTERM, SIGQUIT, SIGINT (all quit) and SIGHUP (reload). 12493 1249423 February 2007: Wouter 12495 - Can do reloads on sigHUP. Everything is stopped, and freed, 12496 except the listening ports. Then the config file is reread. 12497 And everything is started again (and listening ports if needed). 12498 - Ports for queries are shared. 12499 - config file added interface:, chroot: and username:. 12500 - config file: directory, logfile, pidfile. And they work too. 12501 - will daemonize by default now. Use -d to stay in the foreground. 12502 - got BSD random[256 state] code, made it threadsafe. util/random. 12503 1250422 February 2007: Wouter 12505 - Have a config file. Removed commandline options, moved to config. 12506 - tests use config file. 12507 1250821 February 2007: Wouter 12509 - put -c option in man page. 12510 - minievent fd array capped by FD_SETSIZE. 12511 1251220 February 2007: Wouter 12513 - Added locks code and pthread spinlock detection. 12514 - can use no locks, or solaris native thread library. 12515 - added yacc and lex configure, and config file parsing code. 12516 also makedist.sh, and manpage. 12517 - put include errno.h in config.h 12518 1251919 February 2007: Wouter 12520 - Created 0.0 svn tag. 12521 - added acx_pthread.m4 autoconf check for pthreads from 12522 the autoconf archive. It is GPL-with-autoconf-exception Licensed. 12523 You can specify --with-pthreads, or --without-pthreads to configure. 12524 1252516 February 2007: Wouter 12526 - Updated testbed script, works better by using make on remote end. 12527 - removed check decls, we can compile without them. 12528 - makefile supports LIBOBJ replacements. 12529 - docs checks ignore compat code. 12530 - added util/mini-event.c and .h, a select based alternative used with 12531 ./configure --with-libevent=no 12532 It is limited to 1024 file descriptors, and has less features. 12533 - will not create ip6 sockets if ip6 not on the machine. 12534 1253515 February 2007: Wouter 12536 - port to FreeBSD 4.11 Dec Alpha. Also works on Solaris 10 sparc64, 12537 Solaris 9, FreeBSD 6, Linux i386 and OSX powerpc. 12538 - malloc rndstate, so that it is aligned for access. 12539 - fixed rbtree cleanup with postorder traverse. 12540 - fixed pending messages are deleted when handled. 12541 - You can control verbosity; default is not verbose, every -v 12542 adds more verbosity. 12543 1254414 February 2007: Wouter 12545 - Included configure.ac changes from ldns. 12546 - detect (some) headers before the standards check. 12547 - do not use isblank to test c99, since its not available on solaris9. 12548 - review of testcode. 12549 * entries in a RANGE are no longer reversed. 12550 * print name of file with replay entry parse errors. 12551 - port to OSX: cast to int for some prints of sizet. 12552 - Makefile copies ldnstestpkts.c before doing dependencies on it. 12553 1255413 February 2007: Wouter 12555 - work on fake events, first fwd replay works. 12556 - events can do timeouts and errors on queries to servers. 12557 - test package that runs replay scenarios. 12558 1255912 February 2007: Wouter 12560 - work on fake events. 12561 125629 February 2007: Wouter 12563 - replay file reading. 12564 - fake event setup, it creates fake structures, and teardowns, 12565 added signal callbacks to reply to be able to fake those, 12566 and main structure of event replay routines. 12567 125688 February 2007: Wouter 12569 - added tcp test. 12570 - replay storage. 12571 - testcode/fake_event work. 12572 125737 February 2007: Wouter 12574 - return answer with the same ID as query was sent with. 12575 - created udp forwarder test. I've done some effort to make it perform 12576 quickly. After servers are created, no big sleep statements but 12577 it checks the logfiles to see if servers have come up. Takes 0.14s. 12578 - set addrlen value when calling recvfrom. 12579 - comparison of addrs more portable. 12580 - LIBEVENT option for testbed to set libevent directory. 12581 - work on tcp input. 12582 125836 February 2007: Wouter 12584 - reviewed code and improved in places. 12585 125865 February 2007: Wouter 12587 - Picked up stdc99 and other define tests from ldns. Improved 12588 POSIX define test to include getaddrinfo. 12589 - defined constants for netevent callback error code. 12590 - unit test for strisip6. 12591 125922 February 2007: Wouter 12593 - Created udp4 and udp6 port arrays to provide service for both 12594 address families. 12595 - uses IPV6_USE_MIN_MTU for udp6 ,IPV6_V6ONLY to make ip6 sockets. 12596 - listens on both ip4 and ip6 ports to provide correct return address. 12597 - worker fwder address filled correctly. 12598 - fixup timer code. 12599 - forwards udp queries and sends answer. 12600 126011 February 2007: Wouter 12602 - outside network more UDP work. 12603 - moved * closer to type. 12604 - comm_timer object and events. 12605 1260631 January 2007: Wouter 12607 - Added makedist.sh script to make release tarball. 12608 - Removed listen callback layer, did not add anything. 12609 - Added UDP recv to netevent, worker callback for udp. 12610 - netevent communication reply storage structure. 12611 - minimal query header sanity checking for worker. 12612 - copied over rbtree implementation from NSD (BSD licensed too). 12613 - outgoing network query service work. 12614 1261530 January 2007: Wouter 12616 - links in example/ldns-testpkts.c and .h for premade packet support. 12617 - added callback argument to listen_dnsport and daemon/worker. 12618 1261929 January 2007: Wouter 12620 - unbound.8 a short manpage. 12621 1262226 January 2007: Wouter 12623 - fixed memleak. 12624 - make lint works on BSD and Linux (openssl defines). 12625 - make tags works. 12626 - testbound program start. 12627 1262825 January 2007: Wouter 12629 - fixed lint so it may work on BSD. 12630 - put license into header of every file. 12631 - created verbosity flag. 12632 - fixed libevent configure flag. 12633 - detects event_base_free() in new libevent 1.2 version. 12634 - getopt in daemon. fatal_exit() and verbose() logging funcs. 12635 - created log_assert, that throws assertions to the logfile. 12636 - listen_dnsport service. Binds ports. 12637 1263824 January 2007: Wouter 12639 - cleaned up configure.ac. 12640 1264123 January 2007: Wouter 12642 - added libevent to configure to link with. 12643 - util/netevent setup work. 12644 - configure searches for libevent. 12645 - search for libs at end of configure (when other headers and types 12646 have been found). 12647 - doxygen works with ATTR_UNUSED(). 12648 - util/netevent implementation. 12649 1265022 January 2007: Wouter 12651 - Designed header file for network communication. 12652 1265316 January 2007: Wouter 12654 - added readme.svn and readme.tests. 12655 126564 January 2007: Wouter 12657 - Testbed script (run on multiple platforms the test set). 12658 Works on Sunos9, Sunos10, FreeBSD 6.1, Fedora core 5. 12659 - added unit test tpkg. 12660 126613 January 2007: Wouter 12662 - committed first set of files into subversion repository. 12663 svn co svn+ssh://unbound.net/svn/unbound 12664 You need a ssh login. There is no https access yet. 12665 - Added LICENSE, the BSD license. 12666 - Added doc/README with compile help. 12667 - main program stub and quiet makefile. 12668 - minimal logging service (to stderr). 12669 - added postcommit hook that serves emails. 12670 - added first test 00-lint. postcommit also checks if build succeeds. 12671 - 01-doc: doxygen doc target added for html docs. And stringent test 12672 on documented files, functions and parameters. 12673 1267415 December 2006: Wouter 12675 - Created Makefile.in and configure.ac. 12676