120 September 2016: Wouter 2 - iana portlist update. 3 - Fix #835: fix --disable-dsa with nettle verify. 4 - tag for 1.5.10rc1 release. 5 615 September 2016: Wouter 7 - Fix 883: error for duplicate local zone entry. 8 - Test for openssl init_crypto and init_ssl functions. 9 1015 September 2016: Ralph 11 - fix potential memory leak in daemon/remote.c and nullpointer 12 dereference in validator/autotrust. 13 - iana portlist update. 14 1513 September 2016: Wouter 16 - Silenced flex-generated sign-unsigned warning print with gcc 17 diagnostic pragma. 18 - Fix for new splint on FreeBSD. Fix cast for sockaddr_un.sun_len. 19 209 September 2016: Wouter 21 - Fix #831: workaround for spurious fread_chk warning against petal.c 22 235 September 2016: Ralph 24 - Take configured minimum TTL into consideration when reducing TTL 25 to original TTL from RRSIG. 26 275 September 2016: Wouter 28 - Fix #829: doc of sldns_wire2str_rdata_buf() return value has an 29 off-by-one typo, from Jinmei Tatuya (Infoblox). 30 - Fix incomplete prototypes reported by Dag-Erling Smørgrav. 31 - Fix #828: missing type in access-control-tag-action redirect results 32 in NXDOMAIN. 33 342 September 2016: Wouter 35 - Fix compile with openssl 1.1.0 with api=1.1.0. 36 371 September 2016: Wouter 38 - RFC 7958 is now out, updated docs for unbound-anchor. 39 - Fix for compile without warnings with openssl 1.1.0. 40 - Fix #826: Fix refuse_non_local could result in a broken response. 41 - iana portlist update. 42 4329 August 2016: Wouter 44 - Fix #777: OpenSSL 1.1.0 compatibility, patch from Sebastian A. 45 Siewior. 46 - Add default root hints for IPv6 E.ROOT-SERVERS.NET, 2001:500:a8::e. 47 4825 August 2016: Ralph 49 - Clarify local-zone-override entry in unbound.conf.5 50 5125 August 2016: Wouter 52 - 64bit build option for makedist windows compile, -w64. 53 5424 August 2016: Ralph 55 - Fix #820: set sldns_str2wire_rr_buf() dual meaning len parameter 56 in each iteration in find_tag_datas(). 57 - unbound.conf.5 entries for define-tag, access-control-tag, 58 access-control-tag-action, access-control-tag-data, local-zone-tag, 59 and local-zone-override. 60 6123 August 2016: Wouter 62 - Fix #804: unbound stops responding after outage. Fixes queries 63 that attempt to wait for an empty list of subqueries. 64 - Fix #804: lower num_target_queries for iterator also for failed 65 lookups. 66 678 August 2016: Wouter 68 - Note that OPENPGPKEY type is RFC 7929. 69 704 August 2016: Wouter 71 - Fix #807: workaround for possible some "unused" function parameters 72 in test code, from Jinmei Tatuya. 73 743 August 2016: Wouter 75 - use sendmsg instead of sendto for TFO. 76 7728 July 2016: Wouter 78 - Fix #806: wrong comment removed. 79 8026 July 2016: Wouter 81 - nicer ratelimit-below-domain explanation. 82 8322 July 2016: Wouter 84 - Fix #801: missing error condition handling in 85 daemon_create_workers(). 86 - Fix #802: workaround for function parameters that are "unused" 87 without log_assert. 88 - Fix #803: confusing (and incorrect) code comment in daemon_cleanup(). 89 9020 July 2016: Wouter 91 - Fix typo in unbound.conf. 92 9318 July 2016: Wouter 94 - Fix #798: Client-side TCP fast open fails (Linux). 95 9614 July 2016: Wouter 97 - TCP Fast open patch from Sara Dickinson. 98 - Fixed unbound.doxygen for 1.8.11. 99 1007 July 2016: Wouter 101 - access-control-tag-data implemented. verbose(4) prints tag debug. 102 1035 July 2016: Wouter 104 - Fix dynamic link of anchor-update.exe on windows. 105 - Fix detect of mingw for MXE package build. 106 - Fixes for 64bit windows compile. 107 - Fix #788 for nettle 3.0: Failed to build with Nettle >= 3.0 and 108 --with-libunbound-only --with-nettle. 109 1104 July 2016: Wouter 111 - For #787: prefer-ip6 option for unbound.conf prefers to send 112 upstream queries to ipv6 servers. 113 - Fix #787: outgoing-interface netblock/64 ipv6 option to use linux 114 freebind to use 64bits of entropy for every query with random local 115 part. 116 11730 June 2016: Wouter 118 - Document always_transparent, always_refuse, always_nxdomain types. 119 12029 June 2016: Wouter 121 - Fix static compile on windows missing gdi32. 122 12328 June 2016: Wouter 124 - Create a pkg-config file for libunbound in contrib. 125 12627 June 2016: Wouter 127 - Fix #784: Build configure assumess that having getpwnam means there 128 is endpwent function available. 129 - Updated repository with newer flex and bison output. 130 13124 June 2016: Ralph 132 - Possibility to specify local-zone type for an acl/tag pair 133 - Possibility to specify (override) local-zone type for a source address 134 block 13516 June 2016: Ralph 136 - Decrease dp attempts at each QNAME minimisation iteration 137 13816 June 2016: Wouter 139 - Fix tcp timeouts in tv.usec. 140 14115 June 2016: Wouter 142 - TCP_TIMEOUT is specified in milliseconds. 143 - If more than half of tcp connections are in use, a shorter timeout 144 is used (200 msec, vs 2 minutes) to pressure tcp for new connects. 145 14614 June 2016: Ralph 147 - QNAME minimisation unit test for dropped QTYPE=A queries. 148 14914 June 2016: Wouter 150 - Fix 775: unbound-host and unbound-anchor crash on windows, ignore 151 null delete for wsaevent. 152 - Fix spelling in freebind option man page text. 153 - Fix windows link of ssl with crypt32. 154 - Fix 779: Union casting is non-portable. 155 - Fix 780: MAP_ANON not defined in HP-UX 11.31. 156 - Fix 781: prealloc() is an HP-UX system library call. 157 15813 June 2016: Ralph 159 - Use QTYPE=A for QNAME minimisation. 160 - Keep track of number of time-outs when performing QNAME minimisation. 161 Stop minimising when number of time-outs for a QNAME/QTYPE pair is 162 more than three. 163 16413 June 2016: Wouter 165 - Fix #778: unbound 1.5.9: -h segfault (null deref). 166 - Fix directory: fix for unbound-checkconf, it restores cwd. 167 16810 June 2016: Wouter 169 - And delete service.conf.shipped on uninstall. 170 - In unbound.conf directory: dir immediately changes to that directory, 171 so that include: file below that is relative to that directory. 172 With chroot, make the directory an absolute path inside chroot. 173 - keep debug symbols in windows build. 174 - do not delete service.conf on windows uninstall. 175 - document directory immediate fix and allow EXECUTABLE syntax in it 176 on windows. 177 1789 June 2016: Wouter 179 - Trunk is called 1.5.10 (with previous fixes already in there to 2 180 june). 181 - Revert fix for NetworkService account on windows due to breakage 182 it causes. 183 - Fix that windows install will not overwrite existing service.conf 184 file (and ignore gui config choices if it exists). 185 1867 June 2016: Ralph 187 - Lookup localzones by taglist from acl. 188 - Possibility to lookup local_zone, regardless the taglist. 189 - Added local_zone/taglist/acl unit test. 190 1917 June 2016: Wouter 192 - Fix #773: Non-standard Python location build failure with pyunbound. 193 - Improve threadsafety for openssl 0.9.8 ecdsa dnssec signatures. 194 1956 June 2016: Wouter 196 - Better help text from -h (from Ray Griffith). 197 - access-control-tag config directive. 198 - local-zone-override config directive. 199 - access-control-tag-action and access-control-tag-data config 200 directives. 201 - free acl-tags, acltag-action and acltag-data config lists during 202 initialisation to free up memory for more entries. 203 2043 June 2016: Wouter 205 - Fix to not ignore return value of chown() in daemon startup. 206 2072 June 2016: Wouter 208 - Fix libubound for edns optlist feature. 209 - Fix distinction between free and CRYPTO_free in dsa and ecdsa alloc. 210 - Fix #752: retry resource temporarily unavailable on control pipe. 211 - un-document localzone tags. 212 - tag for release 1.5.9rc1. 213 And this also became release 1.5.9. 214 - Fix (for 1.5.10): Fix unbound-anchor.exe file location defaults to 215 Program Files with (x86) appended. 216 - re-documented localzone tags in example.conf. 217 21831 May 2016: Wouter 219 - Fix windows service to be created run with limited rights, as a 220 network service account, from Mario Turschmann. 221 - compat strsep implementation. 222 - generic edns option parse and store code. 223 - and also generic edns options for upstream messages (and replies). 224 after parse use edns_opt_find(edns.opt_list, LDNS_EDNS_NSID), 225 to insert use edns_opt_append(edns, region, code, len, bindata) on 226 the opt_list passed to send_query, or in edns_opt_inplace_reply. 227 22830 May 2016: Wouter 229 - Fix time in case answer comes from cache in ub_resolve_event(). 230 - Attempted fix for #765: _unboundmodule missing for python3. 231 23227 May 2016: Wouter 233 - Fix #770: Small subgroup attack on DH used in unix pipe on localhost 234 if unbound control uses a unix local named pipe. 235 - Document write permission to directory of trust anchor needed. 236 - Fix #768: Unbound Service Sometimes Can Not Shutdown 237 Completely, WER Report Shown Up. Close handle before closing WSA. 238 23926 May 2016: Wouter 240 - Updated patch from Charles Walker. 241 24224 May 2016: Wouter 243 - disable-dnssec-lame-check config option from Charles Walker. 244 - remove memory leak from lame-check patch. 245 - iana portlist update. 246 24723 May 2016: Wouter 248 - Fix #767: Reference to an expired Internet-Draft in 249 harden-below-nxdomain documentation. 250 25120 May 2016: Ralph 252 - No QNAME minimisation fall-back for NXDOMAIN answers from DNSSEC 253 signed zones. 254 - iana portlist update. 255 25619 May 2016: Wouter 257 - Fix #766: dns64 should synthesize results on timeout/errors. 258 25918 May 2016: Wouter 260 - Fix #761: DNSSEC LAME false positive resolving nic.club. 261 26217 May 2016: Wouter 263 - trunk updated with output of flex 2.6.0. 264 2656 May 2016: Wouter 266 - Fix memory leak in out-of-memory conditions of local zone add. 267 26829 April 2016: Wouter 269 - Fix sldns with static checking fixes copied from getdns. 270 27128 April 2016: Wouter 272 - Fix #759: 0x20 capsforid no longer checks type PTR, for 273 compatibility with cisco dns guard. This lowers false positives. 274 27518 April 2016: Wouter 276 - Fix some malformed reponses to edns queries get fallback to nonedns. 277 27815 April 2016: Wouter 279 - cachedb module event handling design. 280 28114 April 2016: Wouter 282 - cachedb module framework (empty). 283 - iana portlist update. 284 28512 April 2016: Wouter 286 - Fix #753: document dump_requestlist is for first thread. 287 28824 March 2016: Wouter 289 - Document permit-small-holddown for 5011 debug. 290 - Fix #749: unbound-checkconf gets SIGSEGV when use against a 291 malformatted conf file. 292 29323 March 2016: Wouter 294 - OpenSSL 1.1.0 portability, --disable-dsa configure option. 295 29621 March 2016: Wouter 297 - Fix compile of getentropy_linux for SLES11 servicepack 4. 298 - Fix dnstap-log-resolver-response-messages, from Nikolay Edigaryev. 299 - Fix test for openssl to use HMAC_Update for 1.1.0. 300 - acx_nlnetlabs.m4 to v33, with HMAC_Update. 301 - acx_nlnetlabs.m4 to v34, with -ldl -pthread test for libcrypto. 302 - ERR_remove_state deprecated since openssl 1.0.0. 303 - OPENSSL_config is deprecated, removing. 304 30518 March 2016: Ralph 306 - Validate QNAME minimised NXDOMAIN responses. 307 - If QNAME minimisation is enabled, do cache lookup for QTYPE NS in 308 harden-below-nxdomain. 309 31017 March 2016: Ralph 311 - Limit number of QNAME minimisation iterations. 312 31317 March 2016: Wouter 314 - Fix #746: Fix unbound sets CD bit on all forwards. 315 If no trust anchors, it'll not set CD bit when forwarding to another 316 server. If a trust anchor, no CD bit on the first attempt to a 317 forwarder, but CD bit thereafter on repeated attempts to get DNSSEC. 318 - iana portlist update. 319 32016 March 2016: Wouter 321 - Fix ip-transparent for ipv6 on FreeBSD, thanks to Nick Hibma. 322 - Fix ip-transparent for tcp on freebsd. 323 32415 March 2016: Wouter 325 - ip_freebind: yesno option in unbound.conf sets IP_FREEBIND for 326 binding to an IP address while the interface or address is down. 327 32814 March 2016: Wouter 329 - Fix warnings in ifdef corner case, older or unknown libevent. 330 - Fix compile for ub_event code with older libev. 331 33211 March 2016: Wouter 333 - Remove warning about unused parameter in event_pluggable.c. 334 - Fix libev usage of dispatch return value. 335 - No side effects in tolower() call, in case it is a macro. 336 - For test put free in pluggable api in parenthesis. 337 33810 March 2016: Wouter 339 - Fixup backend2str for libev. 340 34109 March 2016: Willem 342 - User defined pluggable event API for libunbound 343 - Fixup of compile fix for pluggable event API from P.Y. Adi 344 Prasaja. 345 34609 March 2016: Wouter 347 - Updated configure and ltmain.sh. 348 - Updated L root IPv6 address. 349 35007 March 2016: Wouter 351 - Fix #747: assert in outnet_serviced_query_stop. 352 - iana ports fetched via https. 353 - iana portlist update. 354 35503 March 2016: Wouter 356 - configure tests for the weak attribute support by the compiler. 357 35802 March 2016: Wouter 359 - 1.5.8 release tag 360 - trunk contains 1.5.9 in development. 361 - iana portlist update. 362 - Fix #745: unbound.py - idn2dname throws UnicodeError when idnname 363 contains trailing dot. 364 36524 February 2016: Wouter 366 - Fix OpenBSD asynclook lock free that gets used later (fix test code). 367 - Fix that NSEC3 negative cache is used when there is no salt. 368 36923 February 2016: Wouter 370 - ub_ctx_set_stub() function for libunbound to config stub zones. 371 - sorted ubsyms.def file with exported libunbound functions. 372 37319 February 2016: Wouter 374 - Print understandable debug log when unusable DS record is seen. 375 - load gost algorithm if digest is seen before key algorithm. 376 - iana portlist update. 377 37817 February 2016: Wouter 379 - Fix that "make install" fails due to "text file busy" error. 380 38116 February 2016: Wouter 382 - Set IPPROTO_IP6 for ipv6 sockets otherwise invalid argument error. 383 38415 February 2016: Wouter 385 - ip-transparent option for FreeBSD with IP_BINDANY socket option. 386 - wait for sendto to drain socket buffers when they are full. 387 3889 February 2016: Wouter 389 - Test for type OPENPGPKEY. 390 - insecure-lan-zones: yesno config option, patch from Dag-Erling 391 Smørgrav. 392 3938 February 2016: Wouter 394 - Fix patch typo in prevuous commit for 734 from Adi Prasaja. 395 - RR Type CSYNC support RFC 7477, in debug printout and config input. 396 - RR Type OPENPGPKEY support (draft-ietf-dane-openpgpkey-07). 397 39829 January 2016: Wouter 399 - Neater cmdline_verbose increment patch from Edgar Pettijohn. 400 40127 January 2016: Wouter 402 - Made netbsd sendmsg test nonfatal, in case of false positives. 403 - Fix #741: log message for dnstap socket connection is more clear. 404 40526 January 2016: Wouter 406 - Fix #734: chown the pidfile if it resides inside the chroot. 407 - Use arc4random instead of random in tests (because it is 408 available, possibly as compat, anyway). 409 - Fix cmsg alignment for argument to sendmsg on NetBSD. 410 - Fix that unbound complains about unimplemented IP_PKTINFO for 411 sendmsg on NetBSD (for interface-automatic). 412 41325 January 2016: Wouter 414 - Fix #738: Swig should not be invoked with CPPFLAGS. 415 41619 January 2016: Wouter 417 - Squelch 'cannot assign requested address' log messages unless 418 verbosity is high, it was spammed after network down. 419 42014 January 2016: Wouter 421 - Fix to simplify empty string checking from Michael McConville. 422 - iana portlist update. 423 42412 January 2016: Wouter 425 - Fix #734: Do not log an error when the PID file cannot be chown'ed. 426 Patch from Simon Deziel. 427 42811 January 2016: Wouter 429 - Fix test if -pthreads unused to use better grep for portability. 430 43106 January 2016: Wouter 432 - Fix mingw crosscompile for recent mingw. 433 - Update aclocal, autoconf output with new versions (1.15, 2.4.6). 434 43505 January 2016: Wouter 436 - #731: tcp-mss, outgoing-tcp-mss options for unbound.conf, patch 437 from Daisuke Higashi. 438 - Support RFC7686: handle ".onion" Special-Use Domain. It is blocked 439 by default, and can be unblocked with "nodefault" localzone config. 440 44104 January 2016: Wouter 442 - Define DEFAULT_SOURCE together with BSD_SOURCE when that is defined, 443 for Linux glibc 2.20. 444 - Fixup contrib/aaaa-filter-iterator.patch for moved contents in the 445 source code, so it applies cleanly again. Removed unused variable 446 warnings. 447 44815 December 2015: Ralph 449 - Fix #729: omit use of escape sequences in echo since they are not 450 portable (unbound-control-setup). 451 45211 December 2015: Wouter 453 - remove NULL-checks before free, patch from Michael McConville. 454 - updated ax_pthread.m4 to version 21 with clang support, this 455 removes a warning from compilation. 456 - OSX portability, detect if sbrk is deprecated. 457 - OSX clang, stop -pthread unused during link stage warnings. 458 - OSX clang new flto check. 459 46010 December 2015: Wouter 461 - 1.5.7 release 462 - trunk has 1.5.8 in development. 463 4648 December 2015: Wouter 465 - Fixup 724 for unbound-control. 466 4677 December 2015: Ralph 468 - Do not minimise forwarded requests. 469 4704 December 2015: Wouter 471 - Removed unneeded whitespace from example.conf. 472 4733 December 2015: Ralph 474 - (after rc1 tag) 475 - Committed fix to qname minimisation and unit test case for it. 476 4773 December 2015: Wouter 478 - iana portlist update. 479 - 1.5.7rc1 prerelease tag. 480 4812 December 2015: Wouter 482 - Fixup 724: Fix PCA prompt for unbound-service-install.exe. 483 re-enable stdout printout. 484 - For 724: Add Changelog to windows binary dist. 485 4861 December 2015: Ralph 487 - Qname minimisation review fixes 488 4891 December 2015: Wouter 490 - Fixup 724 fix for fname_after_chroot() calls. 491 - Remove stdout printout for unbound-service-install.exe 492 - .gitignore for git users. 493 49430 November 2015: Ralph 495 - Implemented qname minimisation 496 49730 November 2015: Wouter 498 - Fix for #724: conf syntax to read files from run dir (on Windows). 499 50025 November 2015: Wouter 501 - Fix for #720, fix unbound-control-setup windows batch file. 502 50324 November 2015: Wouter 504 - Fix #720: add windows scripts to zip bundle. 505 - iana portlist update. 506 50720 November 2015: Wouter 508 - Added assert on rrset cache correctness. 509 - Fix that malformed EDNS query gets a response without malformed EDNS. 510 51118 November 2015: Wouter 512 - newer acx_nlnetlabs.m4. 513 - spelling fixes from Igor Sobrado Delgado. 514 51517 November 2015: Wouter 516 - Fix #594. libunbound: optionally use libnettle for crypto. 517 Contributed by Luca Bruno. Added --with-nettle for use with 518 --with-libunbound-only. 519 - refactor nsec3 hash implementation to be more library-portable. 520 - iana portlist update. 521 - Fixup DER encoded DSA signatures for libnettle. 522 52316 November 2015: Wouter 524 - Fix for lenient accept of reverse order DNAME and CNAME. 525 5266 November 2015: Wouter 527 - Change example.conf: ftp.internic.net to https://www.internic.net 528 5295 November 2015: Wouter 530 - ACX_SSL_CHECKS no longer adds -ldl needlessly. 531 5323 November 2015: Wouter 533 - Fix #718: Fix unbound-control-setup with support for env 534 without HEREDOC bash support. 535 53629 October 2015: Wouter 537 - patch from Doug Hogan for SSL_OP_NO_SSLvx options. 538 - Fix #716: nodata proof with empty non-terminals and wildcards. 539 54028 October 2015: Wouter 541 - Fix checklock testcode for linux threads on exit. 542 54327 October 2015: Wouter 544 - isblank() compat implementation. 545 - detect libexpat without xml_StopParser function. 546 - portability fixes. 547 - portability, replace snprintf if return value broken. 548 54923 October 2015: Wouter 550 - Fix #714: Document config to block private-address for IPv4 551 mapped IPv6 addresses. 552 55322 October 2015: Wouter 554 - Fix #712: unbound-anchor appears to not fsync root.key. 555 55620 October 2015: Wouter 557 - 1.5.6 release. 558 - trunk tracks development of 1.5.7. 559 56015 October 2015: Wouter 561 - Fix segfault in the dns64 module in the formaterror error path. 562 - Fix sldns_wire2str_rdata_scan for malformed RRs. 563 - tag for 1.5.6rc1 release. 564 56514 October 2015: Wouter 566 - ANY responses include DNAME records if present, as per Evan Hunt's 567 remark in dnsop. 568 - Fix manpage to suggest using SIGTERM to terminate the server. 569 5709 October 2015: Wouter 571 - Default for ssl-port is port 853, the temporary port assignment 572 for secure domain name system traffic. 573 If you used to rely on the older default of port 443, you have 574 to put a clause in unbound.conf for that. The new value is likely 575 going to be the standardised port number for this traffic. 576 - iana portlist update. 577 5786 October 2015: Wouter 579 - 1.5.5 release. 580 - trunk tracks the development of 1.5.6. 581 58228 September 2015: Wouter 583 - MAX_TARGET_COUNT increased to 64, to fix up sporadic resolution 584 failures. 585 - tag for 1.5.5rc1 release. 586 - makedist.sh: pgp sig echo commands. 587 58825 September 2015: Wouter 589 - Fix unbound-control flush that does not succeed in removing data. 590 59122 September 2015: Wouter 592 - Fix config globbed include chroot treatment, this fixes reload of 593 globs (patch from Dag-Erling Smørgrav). 594 - iana portlist update. 595 - Fix #702: New IPs for for h.root-servers.net. 596 - Remove confusion comment from canonical_compare() function. 597 - Fix #705: ub_ctx_set_fwd() return value mishandled on windows. 598 - testbound selftest also works in non-debug mode. 599 - Fix minor error in unbound.conf.5.in 600 - Fix unbound.conf(5) access-control description for precedence 601 and default. 602 60331 August 2015: Wouter 604 - changed windows setup compression to be more transparent. 605 60628 August 2015: Wouter 607 - Fix #697: Get PY_MAJOR_VERSION failure at configure for python 608 2.4 to 2.6. 609 - Feature #699: --enable-pie option to that builds PIE binary. 610 - Feature #700: --enable-relro-now option that enables full read-only 611 relocation. 612 61324 August 2015: Wouter 614 - Fix deadlock for local data add and zone add when unbound-control 615 list_local_data printout is interrupted. 616 - iana portlist update. 617 - Change default of harden-algo-downgrade to off. This is lenient 618 for algorithm rollover. 619 62013 August 2015: Wouter 621 - 5011 implementation does not insist on all algorithms, when 622 harden-algo-downgrade is turned off. 623 - Reap the child process that libunbound spawns. 624 62511 August 2015: Wouter 626 - Fix #694: configure script does not detect LibreSSL 2.2.2 627 6284 August 2015: Wouter 629 - Document that local-zone nodefault matches exactly and transparent 630 can be used to release a subzone. 631 6323 August 2015: Wouter 633 - Document in the manual more text about configuring locally served 634 zones. 635 - Fix 5011 anchor update timer after reload. 636 - Fix mktime in unbound-anchor not using UTC. 637 63830 July 2015: Wouter 639 - please afl-gcc (llvm) for uninitialised variable warning. 640 - Added permit-small-holddown config to debug fast 5011 rollover. 641 64224 July 2015: Wouter 643 - Fix #690: Reload fails when so-reuseport is yes after changing 644 num-threads. 645 - iana portlist update. 646 64721 July 2015: Wouter 648 - Fix configure to detect SSL_CTX_set_ecdh_auto. 649 - iana portlist update. 650 65120 July 2015: Wouter 652 - Enable ECDHE for servers. Where available, use 653 SSL_CTX_set_ecdh_auto() for TLS-wrapped server configurations to 654 enable ECDHE. Otherwise, manually offer curve p256. 655 Client connections should automatically use ECDHE when available. 656 (thanks Daniel Kahn Gillmor) 657 65818 July 2015: Willem 659 - Allow certificate chain files to allow for intermediate certificates. 660 (thanks Daniel Kahn Gillmor) 661 66213 July 2015: Wouter 663 - makedist produces sha1 and sha256 files for created binaries too. 664 6659 July 2015: Wouter 666 - 1.5.4 release tag 667 - trunk has 1.5.5 in development. 668 - Fix #681: Setting forwarders with unbound-control forward 669 implicitly turns on forward-first. 670 67129 June 2015: Wouter 672 - iana portlist update. 673 - Fix alloc with log for allocation size checks. 674 67526 June 2015: Wouter 676 - Fix #677 Fix DNAME responses from cache that failed internal chain 677 test. 678 - iana portlist update. 679 68022 June 2015: Wouter 681 - Fix #677 Fix CNAME corresponding to a DNAME was checked incorrectly 682 and was therefore always synthesized (thanks to Valentin Dietrich). 683 6844 June 2015: Wouter 685 - RFC 7553 RR type URI support, is now enabled by default. 686 6872 June 2015: Wouter 688 - Fix #674: Do not free pointers given by getenv. 689 69029 May 2015: Wouter 691 - Fix that unparseable error responses are ratelimited. 692 - SOA negative TTL is capped at minimumttl in its rdata section. 693 - cache-max-negative-ttl config option, default 3600. 694 69526 May 2015: Wouter 696 - Document that ratelimit works with unbound-control set_option. 697 69821 May 2015: Wouter 699 - iana portlist update. 700 - documentation proposes ratelimit of 1000 (closer to what upstream 701 servers expect from us). 702 70320 May 2015: Wouter 704 - DLV is going to be decommissioned. Advice to stop using it, and 705 put text in the example configuration and man page to that effect. 706 70710 May 2015: Wouter 708 - Change syntax of particular validator error to be easier for 709 machine parse, swap rrset and ip adres info so it looks like: 710 validation failure <www.example.nl. TXT IN>: signature crypto 711 failed from 2001:DB8:7:bba4::53 for <*.example.nl. NSEC IN> 712 7131 May 2015: Wouter 714 - caps-whitelist in unbound.conf allows whitelist of loadbalancers 715 that cannot work with caps-for-id or its fallback. 716 71730 April 2015: Wouter 718 - Unit test for type ANY synthesis. 719 72022 April 2015: Wouter 721 - Removed contrib/unbound_unixsock.diff, because it has been 722 integrated, use control-interface: /path in unbound.conf. 723 - iana portlist update. 724 72517 April 2015: Wouter 726 - Synthesize ANY responses from cache. Does not search exhaustively, 727 but MX,A,AAAA,SOA,NS also CNAME. 728 - Fix leaked dns64prefix configuration string. 729 73016 April 2015: Wouter 731 - Add local-zone type inform_deny, that logs query and drops answer. 732 - Ratelimit does not apply to prefetched queries, and ratelimit-factor 733 is default 10. Repeated normal queries get resolved and with 734 prefetch stay in the cache. 735 - Fix bug#664: libunbound python3 related fixes (from Tomas Hozza) 736 Use print_function also for Python2. 737 libunbound examples: produce sorted output. 738 libunbound-Python: libldns is not used anymore. 739 Fix issue with Python 3 mapping of FILE* using file_py3.i from ldns. 740 74110 April 2015: Wouter 742 - unbound-control ratelimit_list lists high rate domains. 743 - ratelimit feature, ratelimit: 100, or some sensible qps, can be 744 used to turn it on. It ratelimits recursion effort per zone. 745 For particular names you can configure exceptions in unbound.conf. 746 - Fix that get_option for cache-sizes does not print double newline. 747 - Fix#663: ssl handshake fails when using unix socket because dh size 748 is too small. 749 7508 April 2015: Wouter 751 - Fix crash in dnstap: Do not try to log TCP responses after timeout. 752 7537 April 2015: Wouter 754 - Libunbound skips dos-line-endings from etc/hosts. 755 - Unbound exits with a fatal error when the auto-trust-anchor-file 756 fails to be writable. This is seconds after startup. You can 757 load a readonly auto-trust-anchor-file with trust-anchor-file. 758 The file has to be writable to notice the trust anchor change, 759 without it, a trust anchor change will be unnoticed and the system 760 will then become inoperable. 761 - unbound-control list_insecure command shows the negative trust 762 anchors currently configured, patch from Jelte Jansen. 763 7642 April 2015: Wouter 765 - Fix #660: Fix interface-automatic broken in the presence of 766 asymmetric routing. 767 76826 March 2015: Wouter 769 - remote.c probedelay line is easier to read. 770 - rename ldns subdirectory to sldns to avoid name collision. 771 77225 March 2015: Wouter 773 - Fix #657: libunbound(3) recommends deprecated 774 CRYPTO_set_id_callback. 775 - If unknown trust anchor algorithm, and libressl is used, error 776 message encourages upgrade of the libressl package. 777 77823 March 2015: Wouter 779 - Fix segfault on user not found at startup (from Maciej Soltysiak). 780 78120 March 2015: Wouter 782 - Fixed to add integer overflow checks on allocation (defense in depth). 783 78419 March 2015: Wouter 785 - Add ip-transparent config option for bind to non-local addresses. 786 78717 March 2015: Wouter 788 - Use reallocarray for integer overflow protection, patch submitted 789 by Loganaden Velvindron. 790 79116 March 2015: Wouter 792 - Fixup compile on cygwin, more portable openssl thread id. 793 79412 March 2015: Wouter 795 - Updated default keylength in unbound-control-setup to 3k. 796 79710 March 2015: Wouter 798 - Fix lintian warning in unbound-checkconf man page (from Andreas 799 Schulze). 800 - print svnroot when building windows dist. 801 - iana portlist update. 802 - Fix warning on sign compare in getentropy_linux. 803 8049 March 2015: Wouter 805 - Fix #644: harden-algo-downgrade option, if turned off, fixes the 806 reported excessive validation failure when multiple algorithms 807 are present. It allows the weakest algorithm to validate the zone. 808 - iana portlist update. 809 8105 March 2015: Wouter 811 - contrib/unbound_smf22.tar.gz: Solaris SMF installation/removal 812 scripts. Contributed by Yuri Voinov. 813 - Document that incoming-num-tcp increase is good for large servers. 814 - stats reports tcp usage, of incoming-num-tcp buffers. 815 8164 March 2015: Wouter 817 - Patch from Brad Smith that syncs compat/getentropy_linux with 818 OpenBSD's version (2015-03-04). 819 - 0x20 fallback improved: servfail responses do not count as missing 820 comparisons (except if all responses are errors), 821 inability to find nameservers does not fail equality comparisons, 822 many nameservers does not try to compare more than max-sent-count, 823 parse failures start 0x20 fallback procedure. 824 - store caps_response with best response in case downgrade response 825 happens to be the last one. 826 - Document windows 8 tests. 827 8283 March 2015: Wouter 829 - tag 1.5.3rc1 830 [ This became 1.5.3 on 10 March, trunk is 1.5.4 in development ] 831 8322 March 2015: Wouter 833 - iana portlist update. 834 83520 February 2015: Wouter 836 - Use the getrandom syscall introduced in Linux 3.17 (from Heiner 837 Kallweit). 838 - Fix #645 Portability to Solaris 10, use AF_LOCAL. 839 - Fix #646 Portability to Solaris, -lrt for getentropy_solaris. 840 - Fix #647 crash in 1.5.2 because pwd.db no longer accessible after 841 reload. 842 84319 February 2015: Wouter 844 - 1.5.2 release tag. 845 - svn trunk contains 1.5.3 under development. 846 84713 February 2015: Wouter 848 - Fix #643: doc/example.conf.in: unnecessary whitespace. 849 85012 February 2015: Wouter 851 - tag 1.5.2rc1 852 85311 February 2015: Wouter 854 - iana portlist update. 855 85610 February 2015: Wouter 857 - Fix scrubber with harden-glue turned off to reject NS (and other 858 not-address) records. 859 8609 February 2015: Wouter 861 - Fix validation failure in case upstream forwarder (ISC BIND) does 862 not have the same trust anchors and decides to insert unsigned NS 863 record in authority section. 864 8652 February 2015: Wouter 866 - infra-cache-min-rtt patch from Florian Riehm, for expected long 867 uplink roundtrip times. 868 86930 January 2015: Wouter 870 - Fix 0x20 capsforid fallback to omit gratuitous NS and additional 871 section changes. 872 - Portability fix for Solaris ('sun' is not usable for a variable). 873 87429 January 2015: Wouter 875 - Fix pyunbound byte string representation for python3. 876 87726 January 2015: Wouter 878 - Fix unintended use of gcc extension for incomplete enum types, 879 compile with pedantic c99 compliance (from Daniel Dickman). 880 88123 January 2015: Wouter 882 - windows port fixes, no AF_LOCAL, no chown, no chmod(grp). 883 88416 January 2015: Wouter 885 - unit test for local unix connection. Documentation and log_addr 886 does not inspect port for AF_LOCAL. 887 - unbound-checkconf -f prints chroot with pidfile path. 888 88913 January 2015: Wouter 890 - iana portlist update. 891 89212 January 2015: Wouter 893 - Cast sun_len sizeof to socklen_t. 894 - Fix pyunbound ord call, portable for python 2 and 3. 895 8967 January 2015: Wouter 897 - Fix warnings in pythonmod changes. 898 8996 January 2015: Wouter 900 - iana portlist update. 901 - patch for remote control over local sockets, from Dag-Erling 902 Smorgrav, Ilya Bakulin. Use control-interface: /path/sock and 903 control-use-cert: no. 904 - Fixup that patch and uid lookup (only for daemon). 905 - coded the default of control-use-cert, to yes. 906 9075 January 2015: Wouter 908 - getauxval test for ppc64 linux compatibility. 909 - make strip works for unbound-host and unbound-anchor. 910 - patch from Stephane Lapie that adds to the python API, that 911 exposes struct delegpt, and adds the find_delegation function. 912 - print query name when max target count is exceeded. 913 - patch from Stuart Henderson that fixes DESTDIR in 914 unbound-control-setup for installs where config is not in 915 the prefix location. 916 - Fix #634: fix fail to start on Linux LTS 3.14.X, ignores missing 917 IP_MTU_DISCOVER OMIT option (fix from Remi Gacogne). 918 - Updated contrib warmup.cmd/sh to support two modes - load 919 from pre-defined list of domains or (with filename as argument) 920 load from user-specified list of domains, and updated contrib 921 unbound_cache.sh/cmd to support loading/save/reload cache to/from 922 default path or (with secondary argument) arbitrary path/filename, 923 from Yuri Voinov. 924 - Patch from Philip Paeps to contrib/unbound_munin_ that uses 925 type ABSOLUTE. Allows munin.conf: [idleserver.example.net] 926 unbound_munin_hits.graph_period minute 927 9289 December 2014: Wouter 929 - svn trunk has 1.5.2 in development. 930 - config.guess and config.sub update from libtoolize. 931 - local-zone: example.com inform makes unbound log a message with 932 client IP for queries in that zone. Eg. for finding infected hosts. 933 9348 December 2014: Wouter 935 - Fix CVE-2014-8602: denial of service by making resolver chase 936 endless series of delegations. 937 9381 December 2014: Wouter 939 - Fix bug#632: unbound fails to build on AArch64, protects 940 getentropy compat code from calling sysctl if it is has been removed. 941 94229 November 2014: Wouter 943 - Add include to getentropy_linux.c, hopefully fixing debian build. 944 94528 November 2014: Wouter 946 - Fix makefile for build from noexec source tree. 947 94826 November 2014: Wouter 949 - Fix libunbound undefined symbol errors for main. 950 Referencing main does not seem to be possible for libunbound. 951 95224 November 2014: Wouter 953 - Fix log at high verbosity and memory allocation failure. 954 - iana portlist update. 955 95621 November 2014: Wouter 957 - Fix crash on multiple thread random usage on systems without 958 arc4random. 959 96020 November 2014: Wouter 961 - fix compat/getentropy_win.c check if CryptGenRandom works and no 962 immediate exit on windows. 963 96419 November 2014: Wouter 965 - Fix cdflag dns64 processing. 966 96718 November 2014: Wouter 968 - Fix that CD flag disables DNS64 processing, returning the DNSSEC 969 signed AAAA denial. 970 - iana portlist update. 971 97217 November 2014: Wouter 973 - Fix #627: SSL_CTX_load_verify_locations return code not properly 974 checked. 975 97614 November 2014: Wouter 977 - parser with bison 2.7 978 97913 November 2014: Wouter 980 - Patch from Stephane Lapie for ASAHI Net that implements aaaa-filter, 981 added to contrib/aaaa-filter-iterator.patch. 982 98312 November 2014: Wouter 984 - trunk has 1.5.1 in development. 985 - Patch from Robert Edmonds to build pyunbound python module 986 differently. No versioninfo, with -shared and without $(LIBS). 987 - Patch from Robert Edmonds fixes hyphens in unbound-anchor man page. 988 - Removed 'increased limit open files' log message that is written 989 to console. It is only written on verbosity 4 and higher. 990 This keeps system bootup console cleaner. 991 - Patch from James Raftery, always print stats for rcodes 0..5. 992 99311 November 2014: Wouter 994 - iana portlist update. 995 - Fix bug where forward or stub addresses with same address but 996 different port number were not tried. 997 - version number in svn trunk is 1.5.0 998 - tag 1.5.0rc1 999 - review fix from Ralph. 1000 10017 November 2014: Wouter 1002 - dnstap fixes by Robert Edmonds: 1003 dnstap/dnstap.m4: cosmetic fixes 1004 dnstap/: Remove compiled protoc-c output files 1005 dnstap/dnstap.m4: Error out if required libraries are not found 1006 dnstap: Fix ProtobufCBufferSimple usage that is incorrect as of 1007 protobuf-c 1.0.0 1008 dnstap/: Adapt to API changes in latest libfstrm (>= 0.2.0) 1009 10104 November 2014: Wouter 1011 - Add ub_ctx_add_ta_autr function to add a RFC5011 automatically 1012 tracked trust anchor to libunbound. 1013 - Redefine internal minievent symbols to unique symbols that helps 1014 linking on platforms where the linker leaks names across modules. 1015 101627 October 2014: Wouter 1017 - Disabled use of SSLv3 in remote-control and ssl-upstream. 1018 - iana portlist update. 1019 102016 October 2014: Wouter 1021 - Documented dns64 configuration in unbound.conf man page. 1022 102313 October 2014: Wouter 1024 - Fix #617: in ldns in unbound, lowercase WKS services. 1025 - Fix ctype invocation casts. 1026 102710 October 2014: Wouter 1028 - Fix unbound-checkconf check for module config with dns64 module. 1029 - Fix unbound capsforid fallback, it ignores TTLs in comparison. 1030 10316 October 2014: Wouter 1032 - Fix #614: man page variable substitution bug. 10336 October 2014: Willem 1034 - Whitespaces after $ORIGIN are not part of the origin dname (ldns). 1035 - $TTL's value starts at position 5 (ldns). 1036 10371 October 2014: Wouter 1038 - fix #613: Allow tab ws in var length last rdfs (in ldns str2wire). 1039 104029 September 2014: Wouter 1041 - Fix #612: create service with service.conf in present directory and 1042 auto load it. 1043 - Fix for mingw compile openssl ranlib. 1044 104525 September 2014: Wouter 1046 - updated configure and aclocal with newer autoconf 1.13. 1047 104822 September 2014: Wouter 1049 - Fix swig and python examples for Python 3.x. 1050 - Fix for mingw compile with openssl-1.0.1i. 1051 105219 September 2014: Wouter 1053 - improve python configuration detection to build on Fedora 22. 1054 105518 September 2014: Wouter 1056 - patches to also build with Python 3.x (from Pavel Simerda). 1057 105816 September 2014: Wouter 1059 - Fix tcp timer waiting list removal code. 1060 - iana portlist update. 1061 - Updated the TCP_BACLOG from 5 to 256, so that the tcp accept queue 1062 is longer and more tcp connections can be handled. 1063 106415 September 2014: Wouter 1065 - Fix unit test for CDS typecode. 1066 10675 September 2014: Wouter 1068 - type CDS and CDNSKEY types in sldns. 1069 107025 August 2014: Wouter 1071 - Fixup checklock code for log lock and its mutual initialization 1072 dependency. 1073 - iana portlist update. 1074 - Removed necessity for pkg-config from the dnstap.m4, new are 1075 the --with-libfstrm and --with-protobuf-c configure options. 1076 107719 August 2014: Wouter 1078 - Update unbound manpage with more explanation (from Florian Obser). 1079 108018 August 2014: Wouter 1081 - Fix #603: unbound-checkconf -o <option> should skip verification 1082 checks. 1083 - iana portlist update. 1084 - Fixup doc/unbound.doxygen to remove obsolete 1.8.7 settings. 1085 10865 August 2014: Wouter 1087 - dnstap support, with a patch from Farsight Security, written by 1088 Robert Edmonds. The --enable-dnstap needs libfstrm and protobuf-c. 1089 It is BSD licensed (see dnstap/dnstap.c). 1090 Building with --enable-dnstap needs pkg-config with this patch. 1091 - Noted dnstap in doc/README and doc/CREDITS. 1092 - Changes to the dnstap patch. 1093 - lint fixes. 1094 - dnstap/dnstap_config.h should not have been added to the repo, 1095 because is it generated. 1096 10971 August 2014: Wouter 1098 - Patch add msg, rrset, infra and key cache sizes to stats command 1099 from Maciej Soltysiak. 1100 - iana portlist update. 1101 110231 July 2014: Wouter 1103 - DNS64 from Viagenie (BSD Licensed), written by Simon Perrault. 1104 Initial commit of the patch from the FreeBSD base (with its fixes). 1105 This adds a module (for module-config in unbound.conf) dns64 that 1106 performs DNS64 processing, see README.DNS64. 1107 - Changes from DNS64: 1108 strcpy changed to memmove. 1109 arraybound check fixed from prefix_net/8/4 to prefix_net/8+4. 1110 allocation of result consistently in the correct region. 1111 time_t is now used for ttl in unbound (since the patch's version). 1112 - testdata/dns64_lookup.rpl for unit test for dns64 functionality. 1113 111429 July 2014: Wouter 1115 - Patch from Dag-Erling Smorgrav that implements feature, unbound -dd 1116 does not fork in the background and also logs to stderr. 1117 111821 July 2014: Wouter 1119 - Fix endian.h include for OpenBSD. 1120 112116 July 2014: Wouter 1122 - And Fix#596: Bail out of unbound-control dump_infra when ssl 1123 write fails. 1124 112515 July 2014: Wouter 1126 - Fix #596: Bail out of unbound-control list_local_zones when ssl 1127 write fails. 1128 - iana portlist update. 1129 113013 July 2014: Wouter 1131 - Configure tests if main can be linked to from getentropy compat. 1132 113312 July 2014: Wouter 1134 - Fix getentropy compat code, function refs were not portable. 1135 - Fix to check openssl version number only for OpenSSL. 1136 - LibreSSL provides compat items, check for that in configure. 1137 - Fix bug in fix for log locks that caused deadlock in signal handler. 1138 - update compat/getentropy and arc4random to the most recent ones from OpenBSD. 1139 114011 July 2014: Matthijs 1141 - fake-rfc2553 patch (thanks Benjamin Baier). 1142 114311 July 2014: Wouter 1144 - arc4random in compat/ and getentropy, explicit_bzero, chacha for 1145 dependencies, from OpenBSD. arc4_lock and sha512 in compat. 1146 This makes arc4random available on all platforms, except when 1147 compiled with LIBNSS (it uses libNSS crypto random). 1148 - fix strptime implicit declaration error on OpenBSD. 1149 - arc4random, getentropy and explicit_bzero compat for Windows. 1150 11514 July 2014: Wouter 1152 - Fix #593: segfault or crash upon rotating logfile. 1153 11543 July 2014: Wouter 1155 - DLV tests added. 1156 - signit tool fixup for compile with libldns library. 1157 - iana portlist updated. 1158 115927 June 2014: Wouter 1160 - so-reuseport is available on BSDs(such as FreeBSD 10) and OS/X. 1161 116226 June 2014: Wouter 1163 - unbound-control status reports if so-reuseport was successful. 1164 - iana portlist updated. 1165 116624 June 2014: Wouter 1167 - Fix caps-for-id fallback, and added fallback attempt when servers 1168 drop 0x20 perturbed queries. 1169 - Fixup testsetup for VM tests (run testcode/run_vm.sh). 1170 117117 June 2014: Wouter 1172 - iana portlist updated. 1173 11743 June 2014: Wouter 1175 - Add AAAA for B root server to default root hints. 1176 11772 June 2014: Wouter 1178 - Remove unused define from iterator.h 1179 118030 May 2014: Wouter 1181 - Fixup sldns_enum_edns_option typedef definition. 1182 118328 May 2014: Wouter 1184 - Code cleanup patch from Dag-Erling Smorgrav, with compiler issue 1185 fixes from FreeBSD's copy of Unbound, he notes: 1186 Generate unbound-control-setup.sh at build time so it respects 1187 prefix and sysconfdir from the configure script. Also fix the 1188 umask to match the comment, and the comment to match the umask. 1189 Add const and static where needed. Use unions instead of 1190 playing pointer poker. Move declarations that are needed in 1191 multiple source files into a shared header. Move sldns_bgetc() 1192 from parse.c to buffer.c where it belongs. Introduce a new 1193 header file, worker.h, which declares the callbacks that 1194 all workers must define. Remove those declarations from 1195 libworker.h. Include the correct headers in the correct places. 1196 Fix a few dummy callbacks that don't match their prototype. 1197 Fix some casts. Hide the sbrk madness behind #ifdef HAVE_SBRK. 1198 Remove a useless printf which breaks reproducible builds. 1199 Get rid of CONFIGURE_{TARGET,DATE,BUILD_WITH} now that they're 1200 no longer used. Add unbound-control-setup.sh to the list of 1201 generated files. The prototype for libworker_event_done_cb() 1202 needs to be moved from libunbound/libworker.h to 1203 libunbound/worker.h. 1204 - Fixup out-of-directory compile with unbound-control-setup.sh.in. 1205 - make depend. 1206 120723 May 2014: Wouter 1208 - unbound-host -D enabled dnssec and reads root trust anchor from 1209 the default root key file that was compiled in. 1210 121120 May 2014: Wouter 1212 - Feature, unblock-lan-zones: yesno that you can use to make unbound 1213 perform 10.0.0.0/8 and other reverse lookups normally, for use if 1214 unbound is running service for localhost on localhost. 1215 121616 May 2014: Wouter 1217 - Updated create_unbound_ad_servers and unbound_cache scripts from 1218 Yuri Voinov in the source/contrib directory. Added 1219 warmup.cmd (and .sh): warm up the DNS cache with your MRU domains. 1220 12219 May 2014: Wouter 1222 - Implement draft-ietf-dnsop-rfc6598-rfc6303-01. 1223 - iana portlist updated. 1224 12258 May 2014: Wouter 1226 - Contrib windows scripts from Yuri Voinov added to src/contrib: 1227 create_unbound_ad_servers.cmd: enters anti-ad server lists. 1228 unbound_cache.cmd: saves and loads the cache. 1229 - Added unbound-control-setup.cmd from Yuri Voinov to the windows 1230 unbound distribution set. It requires openssl installed in %PATH%. 1231 12326 May 2014: Wouter 1233 - Change MAX_SENT_COUNT from 16 to 32 to resolve some cases easier. 1234 12355 May 2014: Wouter 1236 - More #567: remove : from output of stub and forward lists, this is 1237 easier to parse. 1238 123929 April 2014: Wouter 1240 - iana portlist updated. 1241 - Add unbound-control flush_negative that flushed nxdomains, nodata, 1242 and errors from the cache. For dnssec-trigger and NetworkManager, 1243 fixes cases where network changes have localdata that was already 1244 negatively cached from the previous network. 1245 124623 April 2014: Wouter 1247 - Patch from Jeremie Courreges-Anglas to use arc4random_uniform 1248 if available on the OS, it gets entropy from the OS. 1249 125015 April 2014: Wouter 1251 - Fix compile with libevent2 on FreeBSD. 1252 125311 April 2014: Wouter 1254 - Fix #502: explain that do-ip6 disable does not stop AAAA lookups, 1255 but it stops the use of the ipv6 transport layer for DNS traffic. 1256 - iana portlist updated. 1257 125810 April 2014: Wouter 1259 - iana portlist updated. 1260 - Patch from Hannes Frederic Sowa for Linux 3.15 fragmentation 1261 option for DNS fragmentation defense. 1262 - Document that dump_requestlist only prints queries from thread 0. 1263 - unbound-control stats prints num.query.tcpout with number of TCP 1264 outgoing queries made in the previous statistics interval. 1265 - Fix #567: unbound lists if forward zone is secure or insecure with 1266 +i annotation in output of list_forwards, also for list_stubs 1267 (for NetworkManager integration.) 1268 - Fix #554: use unsigned long to print 64bit statistics counters on 1269 64bit systems. 1270 - Fix #558: failed prefetch lookup does not remove cached response 1271 but delays next prefetch (in lieu of caching a SERVFAIL). 1272 - Fix #545: improved logging, the ip address of the error is printed 1273 on the same log-line as the error. 1274 12758 April 2014: Wouter 1276 - Fix #574: make test fails on Ubuntu 14.04. Disabled remote-control 1277 in testbound scripts. 1278 - iana portlist updated. 1279 12807 April 2014: Wouter 1281 - C.ROOT-SERVERS.NET has an IPv6 address, and we updated the root 1282 hints (patch from Anand Buddhdev). 1283 - Fix #572: Fix unit test failure for systems with different 1284 /etc/services. 1285 128628 March 2014: Wouter 1287 - Fix #569: do_tcp is do-tcp in unbound.conf man page. 1288 128925 March 2014: Wouter 1290 - Patch from Stuart Henderson to build unbound-host man from .1.in. 1291 129224 March 2014: Wouter 1293 - Fix print filename of encompassing config file on read failure. 1294 129512 March 2014: Wouter 1296 - tag 1.4.22 1297 - trunk has 1.4.23 in development. 1298 129910 March 2014: Wouter 1300 - Fix bug#561: contrib/cacti plugin did not report SERVFAIL rcodes 1301 because of spelling. Patch from Chris Coates. 1302 130327 February 2014: Wouter 1304 - tag 1.4.22rc1 1305 130621 February 2014: Wouter 1307 - iana portlist updated. 1308 130920 February 2014: Matthijs 1310 - Be lenient when a NSEC NameError response with RCODE=NXDOMAIN is 1311 received. This is okay according 4035, but not after revising 1312 existence in 4592. NSEC empty non-terminals exist and thus the 1313 RCODE should have been NOERROR. If this occurs, and the RRsets 1314 are secure, we set the RCODE to NOERROR and the security status 1315 of the response is also considered secure. 1316 131714 February 2014: Wouter 1318 - Works on Minix (3.2.1). 1319 132011 February 2014: Wouter 1321 - Fix parse of #553(NSD) string in sldns, quotes without spaces. 1322 13237 February 2014: Wouter 1324 - iana portlist updated. 1325 - add body to ifstatement if locks disabled. 1326 - add TXT string"string" test case to unit test. 1327 - Fix #551: License change "Regents" to "Copyright holder", matching 1328 the BSD license on opensource.org. 1329 13306 February 2014: Wouter 1331 - sldns has type HIP. 1332 - code documentation on the module interface. 1333 13345 February 2014: Wouter 1335 - Fix sldns parse tests on osx. 1336 13373 February 2014: Wouter 1338 - Detect libevent2 install automatically by configure. 1339 - Fixup link with lib/event2 subdir. 1340 - Fix parse in sldns of quoted parenthesized text strings. 1341 134231 January 2014: Wouter 1343 - unit test for ldns wire to str and back with zones, root, nlnetlabs 1344 and types.sidnlabs. 1345 - Fix for hex to string in unknown, atma and nsap. 1346 - fixup nss compile (no ldns in it). 1347 - fixup warning in unitldns 1348 - fixup WKS and rdata type service to print unsigned because strings 1349 are not portable; they cannot be read (for sure) on other computers. 1350 - fixup type EUI48 and EUI64, type APL and type IPSECKEY in string 1351 parse sldns. 1352 135330 January 2014: Wouter 1354 - delay-close does not act if there are udp-wait queries, so that 1355 it does not make a socketdrain DoS easier. 1356 135728 January 2014: Wouter 1358 - iana portlist updated. 1359 - iana portlist test updated so it does not touch the source 1360 if there are no changes. 1361 - delay-close: msec option that delays closing ports for which 1362 the UDP reply has timed out. Keeps the port open, only accepts 1363 the correct reply. This correct reply is not used, but the port 1364 is open so that no port-denied ICMPs are generated. 1365 136627 January 2014: Wouter 1367 - reuseport is attempted, then fallback to without on failure. 1368 136924 January 2014: Wouter 1370 - Change unbound-event.h to use void* buffer, length idiom. 1371 - iana portlist updated. 1372 - unbound-event.h is installed if you configure --enable-event-api. 1373 - speed up unbound (reports say it could be up to 10%), by reducing 1374 lock contention on localzones.lock. It is changed to an rwlock. 1375 - so-reuseport: yesno option to distribute queries evenly over 1376 threads on Linux (Thanks Robert Edmonds). 1377 - made lint clean. 1378 137921 January 2014: Wouter 1380 - Fix #547: no trustanchor written if filesystem full, fclose checked. 1381 138217 January 2014: Wouter 1383 - Fix isprint() portability in sldns, uses unsigned int. 1384 - iana portlist updated. 1385 138616 January 2014: Wouter 1387 - fix #544: Fixed +i causes segfault when running with module conf 1388 "iterator". 1389 - Windows port, adjust %lld to %I64d, and warning in win_event.c. 1390 139114 January 2014: Wouter 1392 - iana portlist updated. 1393 13945 Dec 2013: Wouter 1395 - Fix bug in cachedump that uses sldns. 1396 - update pythonmod for ldns_ to sldns_ name change. 1397 13983 Dec 2013: Wouter 1399 - Fix sldns to use sldns_ prefix for all ldns_ variables. 1400 - Fix windows compile to compile with sldns. 1401 140230 Nov 2013: Wouter 1403 - Fix sldns to make globals use sldns_ prefix. This fixes 1404 linking with libldns that uses global variables ldns_ . 1405 140613 Nov 2013: Wouter 1407 - Fix bug#537: compile python plugin without ldns library. 1408 140912 Nov 2013: Wouter 1410 - Fix bug#536: acl_deny_non_local and refuse_non_local added. 1411 14125 Nov 2013: Wouter 1413 - Patch from Neel Goyal to fix async id assignment if callback 1414 is called by libunbound in the mesh attach. 1415 - Accept ip-address: as an alternative for interface: for 1416 consistency with nsd.conf syntax. 1417 14184 Nov 2013: Wouter 1419 - Patch from Neel Goyal to fix callback in libunbound. 1420 14213 Nov 2013: Wouter 1422 - if configured --with-libunbound-only fix make install. 1423 142431 Oct 2013: Wouter 1425 - Fix #531: Set SO_REUSEADDR so that the wildcard interface and a 1426 more specific interface port 53 can be used at the same time, and 1427 one of the daemons is unbound. 1428 - iana portlist update. 1429 - separate ldns into core ldns inside ldns/ subdirectory. No more 1430 --with-ldns is needed and unbound does not rely on libldns. 1431 - portability fixes for new USE_SLDNS ldns subdir codebase. 1432 143322 Oct 2013: Wouter 1434 - Patch from Neel Goyal: Add an API call to set an event base on an 1435 existing ub_ctx. This basically just destroys the current worker and 1436 sets the event base to the current. And fix a deadlock in 1437 ub_resolve_event – the cfglock is held when libworker_create is 1438 called. This ends up trying to acquire the lock again in 1439 context_obtain_alloc in the call chain. 1440 - Fix #528: if very high logging (4 or more) segfault on allow_snoop. 1441 144226 Sep 2013: Wouter 1443 - unbound-event.h is installed if configured --with-libevent. It 1444 contains low-level library calls, that use libevent's event_base 1445 and an ldns_buffer for the wire return packet to perform async 1446 resolution in the client's eventloop. 1447 144819 Sep 2013: Wouter 1449 - 1.4.21 tag created. 1450 - trunk has 1.4.22 number inside it. 1451 - iana portlist updated. 1452 - acx_nlnetlabs.m4 to 26; improve FLTO help text. 1453 145416 Sep 2013: Wouter 1455 - Fix#524: max-udp-size not effective to non-EDNS0 queries, from 1456 Daisuke HIGASHI. 1457 145810 Sep 2013: Wouter 1459 - MIN_TTL and MAX_TTL also in time_t. 1460 - tag 1.4.21rc1 made again. 1461 146226 Aug 2013: Wouter 1463 - More fixes for bug#519: for the threaded case test if the bg 1464 thread has been killed, on ub_ctx_delete, to avoid hangs. 1465 146622 Aug 2013: Wouter 1467 - more fixes that I overlooked. 1468 - review fixes from Willem. 1469 147021 Aug 2013: Wouter 1471 - Fix#520: Errors found by static analysis from Tomas Hozza(redhat). 1472 147320 Aug 2013: Wouter 1474 - Fix for 2038, with time_t instead of uint32_t. 1475 147619 Aug 2013: Wouter 1477 - Fix#519 ub_ctx_delete may hang in some scenarios (libunbound). 1478 147914 Aug 2013: Wouter 1480 - Fix uninit variable in fix#516. 1481 14828 Aug 2013: Wouter 1483 - Fix#516 dnssec lameness detection for answers that are improper. 1484 148530 Jun 2013: Wouter 1486 - tag 1.4.21rc1 1487 148829 Jun 2013: Wouter 1489 - Fix#512 memleak in testcode for testbound (if it fails). 1490 - Fix#512 NSS returned arrays out of setup function to be statics. 1491 149226 Jun 2013: Wouter 1493 - max include of 100.000 files (depth and globbed at one time). 1494 This is to preserve system memory in bug cases, or endless cases. 1495 - iana portlist updated. 1496 149719 Jun 2013: Wouter 1498 - streamtcp man page, contributed by Tomas Hozza. 1499 - iana portlist updated. 1500 - libunbound documentation on how to avoid openssl race conditions. 1501 150225 Jun 2013: Wouter 1503 - Squelch sendto-permission denied errors when the network is 1504 not connected, to avoid spamming syslog. 1505 - configure --disable-flto option (from Robert Edmonds). 1506 150718 Jun 2013: Wouter 1508 - Fix for const string literals in C++ for libunbound, from Karel 1509 Slany. 1510 - iana portlist updated. 1511 151217 Jun 2013: Wouter 1513 - Fixup manpage syntax. 1514 151514 Jun 2013: Wouter 1516 - get_option and set_option support for log-time-ascii, python-script 1517 val-sig-skew-min and val-sig-skew-max. log-time-ascii takes effect 1518 immediately. The others are mostly useful for libunbound users. 1519 152013 Jun 2013: Wouter 1521 - get_option, set_option, unbound-checkconf -o and libunbound 1522 getoption and setoption support cache-min-ttl and cache-max-ttl. 1523 152410 Jun 2013: Wouter 1525 - Fix#501: forward-first does not recurse, when forward name is ".". 1526 - iana portlist update. 1527 - Max include depth is unlimited. 1528 152927 May 2013: Wouter 1530 - Update acx_pthreads.m4 to ax_pthreads.4 (2013-03-29), and apply 1531 patch to it to not fail when -Werror is also specified, from the 1532 autoconf-archives. 1533 - iana portlist update. 1534 153521 May 2013: Wouter 1536 - Explain bogus and secure flags in libunbound more. 1537 153816 May 2013: Wouter 1539 - Fix#499 use-after-free in out-of-memory handling code (thanks Jake 1540 Montgomery). 1541 - Fix#500 use on non-initialised values on socket bind failures. 1542 154315 May 2013: Wouter 1544 - Fix round-robin doesn't work with some Windows clients (from Ilya 1545 Bakulin). 1546 15473 May 2013: Wouter 1548 - update acx_nlnetlabs.m4 to v23, sleep w32 fix. 1549 155026 April 2013: Wouter 1551 - add unbound-control insecure_add and insecure_remove for the 1552 administration of negative trust anchors. 1553 155425 April 2013: Wouter 1555 - Implement max-udp-size config option, default 4096 (thanks 1556 Daisuke Higashi). 1557 - Robust checks on dname validity from rdata for dname compare. 1558 - updated iana portlist. 1559 156019 April 2013: Wouter 1561 - Fixup snprintf return value usage, fixed libunbound_get_option. 1562 156318 April 2013: Wouter 1564 - fix bug #491: pick program name (0th argument) as syslog identity. 1565 - own implementation of compat/snprintf.c. 1566 156715 April 2013: Wouter 1568 - Fix so that for a configuration line of include: "*.conf" it is not 1569 an error if there are no files matching the glob pattern. 1570 - unbound-anchor review: BIO_write can return 0 successfully if it 1571 has successfully appended a zero length string. 1572 157311 April 2013: Wouter 1574 - Fix queries leaking up for stubs and forwards, if the configured 1575 nameservers all fail to answer. 1576 157710 April 2013: Wouter 1578 - code improve for minimal responses, small speed increase. 1579 15809 April 2013: Wouter 1581 - updated iana portlist. 1582 - Fix crash in previous private address fixup of 22 March. 1583 158428 March 2013: Wouter 1585 - Make reverse zones easier by documenting the nodefault statements 1586 commented-out in the example config file. 1587 158826 March 2013: Wouter 1589 - more fixes to lookup3.c endianness detection. 1590 159125 March 2013: Wouter 1592 - #492: Fix endianness detection, revert to older lookup3.c detection 1593 and put new detect lines after previous tests, to avoid regressions 1594 but allow new detections to succeed. 1595 And add detection for machine/endian.h to it. 1596 159722 March 2013: Wouter 1598 - Fix resolve of names that use a mix of public and private addresses. 1599 - iana portlist update. 1600 - Fix makedist for new svn for -d option. 1601 - unbound.h header file has UNBOUND_VERSION_MAJOR define. 1602 - Fix windows RSRC version for long version numbers. 1603 160421 March 2013: Wouter 1605 - release 1.4.20 1606 - trunk has 1.4.21 1607 - committed libunbound version 4:1:2 for binary API updated in 1.4.20 1608 - install copy of unbound-control.8 man page for unbound-control-setup 1609 161014 March 2013: Wouter 1611 - iana portlist update. 1612 - tag 1.4.20rc1 1613 161412 March 2013: Wouter 1615 - Fixup makedist.sh for windows compile. 1616 161711 March 2013: Wouter 1618 - iana portlist update. 1619 - testcode/ldns-testpkts.c check for makedist is informational. 1620 162115 February 2013: Wouter 1622 - fix defines in lookup3 for bigendian bsd alpha 1623 162411 February 2013: Wouter 1625 - Fixup openssl_thread init code to only run if compiled with SSL. 1626 16277 February 2013: Wouter 1628 - detect endianness in lookup3 on BSD. 1629 - add libunbound.ttl at end of result structure, version bump for 1630 libunbound and binary backwards compatible, but 1.4.19 is not 1631 forward compatible with 1.4.20. 1632 - update iana port list. 1633 163430 January 2013: Wouter 1635 - includes and have_ssl fixes for nss. 1636 163729 January 2013: Wouter 1638 - printout name of zone with duplicate fwd and hint errors. 1639 164028 January 2013: Wouter 1641 - updated fwd_zero for newer nc. Updated common.sh for newer netstat. 1642 164317 January 2013: Wouter 1644 - unbound-anchors checks the emailAddress of the signer of the 1645 root.xml file, default is dnssec@iana.org. It also checks that 1646 the signer has the correct key usage for a digital signature. 1647 - update iana port list. 1648 16493 January 2013: Wouter 1650 - Test that unbound-control checks client credentials. 1651 - Test that unbound can handle a CNAME at an intermediate node in 1652 the chain of trust (where it seeks a DS record). 1653 - Check the commonName of the signer of the root.xml file in 1654 unbound-anchor, default is dnssec@iana.org. 1655 16562 January 2013: Wouter 1657 - Fix openssl lock free on exit (reported by Robert Fleischman). 1658 - iana portlist updated. 1659 - Tested that unbound implements the RFC5155 Technical Errata id 3441. 1660 Unbound already implements insecure classification of an empty 1661 nonterminal in NSEC3 optout zone. 1662 166320 December 2012: Wouter 1664 - Fix unbound-anchor xml parse of entity declarations for safety. 1665 166619 December 2012: Wouter 1667 - iana portlist updated. 1668 166918 December 2012: Wouter 1670 - iana portlist updated. 1671 167214 December 2012: Wouter 1673 - Change of D.ROOT-SERVERS.NET A address in default root hints. 1674 167512 December 2012: Wouter 1676 - 1.4.19 release. 1677 - trunk has 1.4.20 under development. 1678 16795 December 2012: Wouter 1680 - note support for AAAA RR type RFC. 1681 16824 December 2012: Wouter 1683 - 1.4.19rc1 tag. 1684 168530 November 2012: Wouter 1686 - bug 481: fix python example0. 1687 - iana portlist updated. 1688 168927 November 2012: Wouter 1690 - iana portlist updated. 1691 16929 November 2012: Wouter 1693 - Fix unbound-control forward disables configured stubs below it. 1694 16957 November 2012: Wouter 1696 - Fixup ldns-testpkts, identical to ldns/examples. 1697 - iana portlist updated. 1698 169930 October 2012: Wouter 1700 - Fix bug #477: unbound-anchor segfaults if EDNS is blocked. 1701 170229 October 2012: Matthijs 1703 - Fix validation for responses with both CNAME and wildcard 1704 expanded CNAME records in answer section. 1705 17068 October 2012: Wouter 1707 - update ldns-testpkts.c to ldns 1.6.14 version. 1708 - fix build of pythonmod in objdir, for unbound.py. 1709 - make clean and makerealclean remove generated python and docs. 1710 17115 October 2012: Wouter 1712 - fix build of pythonmod in objdir (thanks Jakob Schlyter). 1713 17143 October 2012: Wouter 1715 - fix text in unbound-anchor man page. 1716 17171 October 2012: Wouter 1718 - ignore trusted-keys globs that have no files (from Paul Wouters). 1719 172027 September 2012: Wouter 1721 - include: directive in config file accepts wildcards. Patch from 1722 Paul Wouters. Suggested use: include: "/etc/unbound.d/conf.d/*" 1723 - unbound-control -q option is quiet, patch from Mariano Absatz. 1724 - iana portlist updated. 1725 - updated contrib/unbound.spec, patch from Valentin Bud. 1726 172721 September 2012: Wouter 1728 - chdir to / after chroot call (suggested by Camiel Dobbelaar). 1729 173017 September 2012: Wouter 1731 - patch_rsamd5_enable.diff: this patch enables RSAMD5 validation 1732 otherwise it is treated as insecure. The RSAMD5 algorithm is 1733 deprecated (RFC6725). The MD5 hash is considered weak for some 1734 purposes, if you want to sign your zone, then RSASHA256 is an 1735 uncontested hash. 1736 173730 August 2012: Wouter 1738 - RFC6725 deprecates RSAMD5: this DNSKEY algorithm is disabled. 1739 - iana portlist updated. 1740 174129 August 2012: Wouter 1742 - Nicer comments outgoing-port-avoid, thanks Stu (bug #465). 1743 174422 August 2012: Wouter 1745 - Fallback to 1472 and 1232, one fragment size without headers. 1746 174721 August 2012: Wouter 1748 - Fix timeouts so that when a server has been offline for a while 1749 and is probed to see it works, it becomes fully available for 1750 server selection again. 1751 175217 August 2012: Wouter 1753 - Add documentation to libunbound for default nonuse of resolv.conf. 1754 17552 August 2012: Wouter 1756 - trunk has 1.4.19 under development (fixes from 1 aug and 31 july 1757 are for 1.4.19). 1758 - iana portlist updated. 1759 17601 August 2012: Wouter 1761 - Fix openssl race condition, initializes openssl locks, reported 1762 by Einar Lonn and Patrik Wallstrom. 1763 176431 July 2012: Wouter 1765 - Improved forward-first and stub-first documentation. 1766 - Fix that enables modules to register twice for the same 1767 serviced_query, without race conditions or administration issues. 1768 This should not happen with the current codebase, but it is robust. 1769 - Fix forward-first option where it sets the RD flag wrongly. 1770 - added manpage links for libunbound calls (Thanks Paul Wouters). 1771 177230 July 2012: Wouter 1773 - tag 1.4.18rc2 (became 1.4.18 release at 2 august 2012). 1774 177527 July 2012: Wouter 1776 - unbound-host works with libNSS 1777 - fix bogus nodata cname chain not reported as bogus by validator, 1778 (Thanks Peter van Dijk). 1779 178026 July 2012: Wouter 1781 - iana portlist updated. 1782 - tag 1.4.18rc1. 1783 178425 July 2012: Wouter 1785 - review fix for libnss, check hash prefix allocation size. 1786 178723 July 2012: Wouter 1788 - fix missing break for GOST DS hash function. 1789 - implemented forward_first for the root. 1790 179120 July 2012: Wouter 1792 - Fix bug#452 and another assertion failure in mesh.c, makes 1793 assertions in mesh.c resist duplicates. Fixes DS NS search to 1794 not generate duplicate sub queries. 1795 179619 July 2012: Willem 1797 - Fix bug#454: Remove ACX_CHECK_COMPILER_FLAG from configure.ac, 1798 if CFLAGS is specified at configure time then '-g -O2' is not 1799 appended to CFLAGS, so that the user can override them. 1800 180118 July 2012: Willem 1802 - Fix libunbound report of errors when in background mode. 1803 180411 July 2012: Willem 1805 - updated iana ports list. 1806 18079 July 2012: Willem 1808 - Add flush_bogus option for unbound-control 1809 18106 July 2012: Wouter 1811 - Fix validation of qtype DS queries that result in no data for 1812 non-optout NSEC3 zones. 1813 18144 July 2012: Wouter 1815 - compile libunbound with libnss on Suse, passes regression tests. 1816 18173 July 2012: Wouter 1818 - FIPS_mode openssl does not use arc4random but RAND_pseudo_bytes. 1819 18202 July 2012: Wouter 1821 - updated iana ports list. 1822 182329 June 2012: Wouter 1824 - patch for unbound_munin_ script to handle arbitrary thread count by 1825 Sven Ulland. 1826 182728 June 2012: Wouter 1828 - detect if openssl has FIPS_mode. 1829 - code review: return value of cache_store can be ignored for better 1830 performance in out of memory conditions. 1831 - fix edns-buffer-size and msg-buffer-size manpage documentation. 1832 - updated iana ports list. 1833 183425 June 2012: Wouter 1835 - disable RSAMD5 if in FIPS mode (for openssl and for libnss). 1836 183722 June 2012: Wouter 1838 - implement DS records, NSEC3 and ECDSA for compile with libnss. 1839 184021 June 2012: Wouter 1841 - fix error handling of alloc failure during rrsig verification. 1842 - nss check for verification failure. 1843 - nss crypto works for RSA and DSA. 1844 184520 June 2012: Wouter 1846 - work on --with-nss build option (for now, --with-libunbound-only). 1847 184819 June 2012: Wouter 1849 - --with-libunbound-only build option, only builds the library and 1850 not the daemon and other tools. 1851 185218 June 2012: Wouter 1853 - code review. 1854 185515 June 2012: Wouter 1856 - implement log-time-ascii on windows. 1857 - The key-cache bad key ttl is now 60 seconds. 1858 - updated iana ports list. 1859 - code review. 1860 186111 June 2012: Wouter 1862 - bug #452: fix crash on assert in mesh_state_attachment. 1863 186430 May 2012: Wouter 1865 - silence warning from swig-generated code (md set but not used in 1866 swig initmodule, due to ifdefs in swig-generated code). 1867 186827 May 2012: Wouter 1869 - Fix debian-bugs-658021: Please enable hardened build flags. 1870 187125 May 2012: Wouter 1872 - updated iana ports list. 1873 187424 May 2012: Wouter 1875 - tag for 1.4.17 release. 1876 - trunk is 1.4.18 in development. 1877 187818 May 2012: Wouter 1879 - Review comments, removed duplicate memset to zero in delegpt. 1880 188116 May 2012: Wouter 1882 - Updated doc/FEATURES with RFCs that are implemented but not listed. 1883 - Protect if statements in val_anchor for compile without locks. 1884 - tag for 1.4.17rc1. 1885 188615 May 2012: Wouter 1887 - fix configure ECDSA support in ldns detection for windows compile. 1888 - fix possible uninitialised variable in windows pipe implementation. 1889 18909 May 2012: Wouter 1891 - Fix alignment problem in util/random on sparc64/freebsd. 1892 18938 May 2012: Wouter 1894 - Fix for accept spinning reported by OpenBSD. 1895 - iana portlist updated. 1896 18972 May 2012: Wouter 1898 - Fix validation of nodata for DS query in NSEC zones, reported by 1899 Ondrej Mikle. 1900 190113 April 2012: Wouter 1902 - ECDSA support (RFC 6605) by default. Use --disable-ecdsa for older 1903 openssl. 1904 190510 April 2012: Wouter 1906 - Applied patch from Daisuke HIGASHI for rrset-roundrobin and 1907 minimal-responses features. 1908 - iana portlist updated. 1909 19105 April 2012: Wouter 1911 - fix bug #443: --with-chroot-dir not honoured by configure. 1912 - fix bug #444: setusercontext was called too late (thanks Bjorn 1913 Ketelaars). 1914 191527 March 2012: Wouter 1916 - fix bug #442: Fix that Makefile depends on pythonmod headers 1917 even using --without-pythonmodule. 1918 191922 March 2012: Wouter 1920 - contrib/validation-reporter follows rotated log file (patch from 1921 Augie Schwer). 1922 192321 March 2012: Wouter 1924 - new approach to NS fetches for DS lookup that works with 1925 cornercases, and is more robust and considers forwarders. 1926 192719 March 2012: Wouter 1928 - iana portlist updated. 1929 - fix to locate nameservers for DS lookup with NS fetches. 1930 193116 March 2012: Wouter 1932 - Patch for access to full DNS packet data in unbound python module 1933 from Ondrej Mikle. 1934 19359 March 2012: Wouter 1936 - Applied line-buffer patch from Augie Schwer to validation.reporter.sh. 1937 19382 March 2012: Wouter 1939 - flush_infra cleans timeouted servers from the cache too. 1940 - removed warning from --enable-ecdsa. 1941 19421 March 2012: Wouter 1943 - forward-first option. Tries without forward if a query fails. 1944 Also stub-first option that is similar. 1945 194628 February 2012: Wouter 1947 - Fix from code review, if EINPROGRESS not defined chain if statement 1948 differently. 1949 195027 February 2012: Wouter 1951 - Fix bug#434: on windows check registry for config file location 1952 for unbound-control.exe, and unbound-checkconf.exe. 1953 195423 February 2012: Wouter 1955 - Fix to squelch 'network unreachable' errors from tcp connect in 1956 logs, high verbosity will show them. 1957 195816 February 2012: Wouter 1959 - iter_hints is now thread-owned in module env, and thus threadsafe. 1960 - Fix prefetch and sticky NS, now the prefetch works. It picks 1961 nameservers that 'would be valid in the future', and if this makes 1962 the NS timeout, it updates that NS by asking delegation from the 1963 parent again. If child NS has longer TTL, that TTL does not get 1964 refreshed from the lookup to the child nameserver. 1965 196615 February 2012: Wouter 1967 - Fix forward-zone memory, uses malloc and frees original root dp. 1968 - iter hints (stubs) uses malloc inside for more dynamicity. 1969 - unbound-control forward_add, forward_remove, stub_add, stub_remove 1970 can modify stubs and forwards for running unbound (on mobile computer) 1971 they can also add and remove domain-insecure for the zone. 1972 197314 February 2012: Wouter 1974 - Fix sticky NS (ghost domain problem) if prefetch is yes. 1975 - iter forwards uses malloc inside for more dynamicity. 1976 197713 February 2012: Wouter 1978 - RT#2955. Fix for cygwin compilation. 1979 - iana portlist updated. 1980 198110 February 2012: Wouter 1982 - Slightly smaller critical region in one case in infra cache. 1983 - Fix timeouts to keep track of query type, A, AAAA and other, if 1984 another has caused timeout blacklist, different type can still probe. 1985 - unit test fix for nomem_cnametopos.rpl race condition. 1986 19879 February 2012: Wouter 1988 - Fix AHX_BROKEN_MEMCMP for autoheader mess up of #undef in config.h. 1989 19908 February 2012: Wouter 1991 - implement draft-ietf-dnsext-ecdsa-04; which is in IETF LC; This 1992 implementation is experimental at this time and not recommended 1993 for use on the public internet (the protocol numbers have not 1994 been assigned). Needs recent ldns with --enable-ecdsa. 1995 - fix memory leak in errorcase for DSA signatures. 1996 - iana portlist updated. 1997 - workaround for openssl 0.9.8 ecdsa sha2 and evp problem. 1998 19993 February 2012: Wouter 2000 - fix for windows, rename() is not posix compliant on windows. 2001 20022 February 2012: Wouter 2003 - 1.4.16 release tag. 2004 - svn trunk is 1.4.17 in development. 2005 - iana portlist updated. 2006 20071 February 2012: Wouter 2008 - Fix validation failures (like: validation failure xx: no NSEC3 2009 closest encloser from yy for DS zz. while building chain of trust, 2010 because of a bug in the TTL-fix in 1.4.15, it picked the wrong rdata 2011 for an NSEC3. Now it does not change rdata, and fixes TTL. 2012 201330 January 2012: Wouter 2014 - Fix version-number in libtool to be version-info so it produces 2015 libunbound.so.2 like it should. 2016 201726 January 2012: Wouter 2018 - Tag 1.4.15 (same as 1.4.15rc1), for 1.4.15 release. 2019 - trunk 1.4.16; includes changes memset testcode, #424 openindiana, 2020 and keyfile write fixup. 2021 - applied patch to support outgoing-interface with ub_ctx_set_option. 2022 202323 January 2012: Wouter 2024 - Fix memset in test code. 2025 202620 January 2012: Wouter 2027 - Fix bug #424: compile on OpenIndiana OS with gcc 4.6.2. 2028 202919 January 2012: Wouter 2030 - Fix to write key files completely to a temporary file, and if that 2031 succeeds, replace the real key file. So failures leave a useful file. 2032 203318 January 2012: Wouter 2034 - tag 1.4.15rc1 created 2035 - updated libunbound/ubsyms.def and remade tag 1.4.15rc1. 2036 203717 January 2012: Wouter 2038 - Fix bug where canonical_compare of RRSIG did not downcase the 2039 signer-name. This is mostly harmless because RRSIGs do not have 2040 to be sorted in canonical order, usually. 2041 204212 January 2012: Wouter 2043 - bug#428: add ub_version() call to libunbound. API version increase, 2044 with (binary) backwards compatibility for the previous version. 2045 204610 January 2012: Wouter 2047 - Fix bug #425: unbound reports wrong TTL in reply, it reports a TTL 2048 that would be permissible by the RFCs but it is not the TTL in the 2049 cache. 2050 - iana portlist updated. 2051 - uninitialised variable in reprobe for rtt blocked domains fixed. 2052 - lintfix and new flex output. 2053 20542 January 2012: Wouter 2055 - Fix to randomize hash function, based on 28c3 congress, reported 2056 by Peter van Dijk. 2057 205824 December 2011: Wouter 2059 - Fix for memory leak (about 20 bytes when a tcp or udp send operation 2060 towards authority servers failed, takes about 50.000 such failures to 2061 leak one Mb, such failures are also usually logged), reported by 2062 Robert Fleischmann. 2063 - iana portlist updated. 2064 206519 December 2011: Wouter 2066 - Fix for VU#209659 CVE-2011-4528: Unbound denial of service 2067 vulnerabilities from nonstandard redirection and denial of existence 2068 http://www.unbound.net/downloads/CVE-2011-4528.txt 2069 - robust checks for next-closer NSEC3s. 2070 - tag 1.4.14 created. 2071 - trunk has 1.4.15 in development. 2072 207315 December 2011: Wouter 2074 - remove uninit warning from cachedump code. 2075 - Fix parse error on negative SOA RRSIGs if badly ordered in the packet. 2076 207713 December 2011: Wouter 2078 - iana portlist updated. 2079 - svn tag 1.4.14rc1 2080 - fix infra cache comparison. 2081 - Fix to constrain signer_name to be a parent of the lookupname. 2082 20835 December 2011: Wouter 2084 - Fix getaddrinfowithincludes on windows with fedora16 mingw32-gcc. 2085 - Fix warnings with gcc 4.6 in compat/inet_ntop.c. 2086 - Fix warning unused in compat/strptime.c. 2087 - Fix malloc detection and double definition. 2088 20892 December 2011: Wouter 2090 - configure generated with autoconf 2.68. 2091 209230 November 2011: Wouter 2093 - Fix for tcp-upstream and ssl-upstream for if a laptop sleeps, causes 2094 SERVFAILs. Also fixed for UDP (but less likely). 2095 209628 November 2011: Wouter 2097 - Fix quartile time estimate, it was too low, (thanks Jan Komissar). 2098 - iana ports updated. 2099 210011 November 2011: Wouter 2101 - Makefile compat with SunOS make, BSD make and GNU make. 2102 - iana ports updated. 2103 210410 November 2011: Wouter 2105 - Makefile changed for BSD make compatibility. 2106 21079 November 2011: Wouter 2108 - added unit test for SSL service and SSL-upstream. 2109 21108 November 2011: Wouter 2111 - can configure ssl service to one port number, and not on others. 2112 - fixup windows compile with ssl support. 2113 - Fix double free in unbound-host, reported by Steve Grubb. 2114 - iana portlist updated. 2115 21161 November 2011: Wouter 2117 - dns over ssl support as a client, ssl-upstream yes turns it on. 2118 It performs an SSL transaction for every DNS query (250 msec). 2119 - documentation for new options: ssl-upstream, ssl-service-key and 2120 ssl-service.pem. 2121 - iana portlist updated. 2122 - fix -flto detection on Lion for llvm-gcc. 2123 212431 October 2011: Wouter 2125 - dns over ssl support, ssl-service-pem and ssl-service-key files 2126 can be given and then TCP queries are serviced wrapped in SSL. 2127 212827 October 2011: Wouter 2129 - lame-ttl and lame-size options no longer exist, it is integrated 2130 with the host info. They are ignored (with verbose warning) if 2131 encountered to keep the config file backwards compatible. 2132 - fix iana-update for changing gzip compression of results. 2133 - fix export-all-symbols on OSX. 2134 213526 October 2011: Wouter 2136 - iana portlist updated. 2137 - Infra cache stores information about ping and lameness per IP, zone. 2138 This fixes bug #416. 2139 - fix iana_update target for gzipped file on iana site. 2140 214124 October 2011: Wouter 2142 - Fix resolve of partners.extranet.microsoft.com with a fix for the 2143 server selection for choosing out of a (particular) list of bad 2144 choices. (bug#415) 2145 - Fix make_new_space function so that the incoming query is not 2146 overwritten if a jostled out query causes a waiting query to be 2147 resumed that then fails and sends an error message. (Thanks to 2148 Matthew Lee). 2149 215021 October 2011: Wouter 2151 - fix --enable-allsymbols, fptr wlist is disabled on windows with this 2152 option enabled because of memory layout exe vs dll. 2153 215419 October 2011: Wouter 2155 - fix unbound-anchor for broken strptime on OSX lion, detected 2156 in configure. 2157 - Detect if GOST really works, openssl1.0 on OSX fails. 2158 - Implement ipv6%interface notation for scope_id usage. 2159 216017 October 2011: Wouter 2161 - better documentation for inform_super (Thanks Yang Zhe). 2162 216314 October 2011: Wouter 2164 - Fix for out-of-memory condition in libunbound (thanks 2165 Robert Fleischman). 2166 216713 October 2011: Wouter 2168 - Fix --enable-allsymbols, it depended on link specifics of the 2169 target platform, or fptr_wlist assertion failures could occur. 2170 217112 October 2011: Wouter 2172 - updated contrib/unbound_munin_ to family=auto so that it works with 2173 munin-node-configure automatically (if installed as 2174 /usr/local/share/munin/plugins/unbound_munin_ ). 2175 217627 September 2011: Wouter 2177 - unbound.exe -w windows option for start and stop service. 2178 217923 September 2011: Wouter 2180 - TCP-upstream calculates tcp-ping so server selection works if there 2181 are alternatives. 2182 218320 September 2011: Wouter 2184 - Fix classification of NS set in answer section, where there is a 2185 parent-child server, and the answer has the AA flag for dir.slb.com. 2186 Thanks to Amanda Constant from Secure64. 2187 218816 September 2011: Wouter 2189 - fix bug #408: accept patch from Steve Snyder that comments out 2190 unused functions in lookup3.c. 2191 - iana portlist updated. 2192 - fix EDNS1480 change memleak and TCP fallback. 2193 - fix various compiler warnings (reported by Paul Wouters). 2194 - max sent count. EDNS1480 only for rtt < 5000. No promiscuous 2195 fetch if sentcount > 3, stop query if sentcount > 16. Count is 2196 reset when referral or CNAME happens. This makes unbound better 2197 at managing large NS sets, they are explored when there is continued 2198 interest (in the form of queries). 2199 220015 September 2011: Wouter 2201 - release 1.4.13. 2202 - trunk contains 1.4.14 in development. 2203 - Unbound probes at EDNS1480 if there an EDNS0 timeout. 2204 220512 September 2011: Wouter 2206 - Reverted dns EDNS backoff fix, it did not help and needs 2207 fragmentation fixes instead. 2208 - tag 1.4.13rc2 2209 22107 September 2011: Wouter 2211 - Fix operation in ipv6 only (do-ip4: no) mode. 2212 22136 September 2011: Wouter 2214 - fedora specfile updated. 2215 22165 September 2011: Wouter 2217 - tag 1.4.13rc1 2218 22192 September 2011: Wouter 2220 - iana portlist updated. 2221 222226 August 2011: Wouter 2223 - Fix num-threads 0 does not segfault, reported by Simon Deziel. 2224 - Fix validation failures due to EDNS backoff retries, the retry 2225 for fetch of data has want_dnssec because the iter_indicate_dnssec 2226 function returns true when validation failure retry happens, and 2227 then the serviced query code does not fallback to noEDNS, even if 2228 the cache says it has this. This helps for DLV deployment when 2229 the DNSSEC status is not known for sure before the lookup concludes. 2230 223124 August 2011: Wouter 2232 - Applied patch from Karel Slany that fixes a memory leak in the 2233 unbound python module, in string conversions. 2234 223522 August 2011: Wouter 2236 - Fix validation of qtype ANY responses with CNAMEs (thanks Cathy 2237 Zhang and Luo Ce). Unbound responds with the RR types that are 2238 available at the name for qtype ANY and validates those RR types. 2239 It does not test for completeness (i.e. with NSEC or NSEC3 query), 2240 and it does not follow the CNAME or DNAME to another name (with 2241 even more data for the already large response). 2242 - Fix that internally, CNAMEs with NXDOMAIN have that as rcode. 2243 - Documented the options that work with control set_option command. 2244 - tcp-upstream yes/no option (works with set_option) for tunnels. 2245 224618 August 2011: Wouter 2247 - fix autoconf call in makedist crosscompile to RC or snapshot. 2248 224917 August 2011: Wouter 2250 - Fix validation of . DS query. 2251 - new xml format at IANA, new awk for iana_update. 2252 - iana portlist updated. 2253 225410 August 2011: Wouter 2255 - Fix python site-packages path to /usr/lib64. 2256 - updated patch from Tom. 2257 - fix memory and fd leak after out-of-memory condition. 2258 22599 August 2011: Wouter 2260 - patch from Tom Hendrikx fixes load of python modules. 2261 22628 August 2011: Wouter 2263 - make clean had ldns-src reference, removed. 2264 22651 August 2011: Wouter 2266 - Fix autoconf 2.68 warnings 2267 226814 July 2011: Wouter 2269 - Unbound implements RFC6303 (since version 1.4.7). 2270 - tag 1.4.12rc1 is released as 1.4.12 (without the other fixes in the 2271 meantime, those are for 1.4.13). 2272 - iana portlist updated. 2273 227413 July 2011: Wouter 2275 - Quick fix for contrib/unbound.spec example, no ldns-builtin any more. 2276 227711 July 2011: Wouter 2278 - Fix wildcard expansion no-data reply under an optout NSEC3 zone is 2279 validated as insecure, reported by Jia Li (lijia@cnnic.cn). 2280 22814 July 2011: Wouter 2282 - 1.4.12rc1 tag created. 2283 22841 July 2011: Wouter 2285 - version number in example config file. 2286 - fix that --enable-static-exe does not complain about it unknown. 2287 228830 June 2011: Wouter 2289 - tag relase 1.4.11, trunk is 1.4.12 development. 2290 - iana portlist updated. 2291 - fix bug#395: id bits of other query may leak out under conditions 2292 - fix replyaddr count wrong after jostled queries, which leads to 2293 eventual starvation where the daemon has no replyaddrs left to use. 2294 - fix comment about rndc port, that referred to the old port number. 2295 - fix that the listening socket is not closed when too many remote 2296 control connections are made at the same time. 2297 - removed ldns-src tarball inside the unbound tarball. 2298 229923 June 2011: Wouter 2300 - Changed -flto check to support clang compiler. 2301 - tag 1.4.11rc3 created. 2302 230317 June 2011: Wouter 2304 - tag 1.4.11rc1 created. 2305 - remove warning about signed/unsigned from flex (other flex version). 2306 - updated aclocal.m4 and libtool to match. 2307 - tag 1.4.11rc2 created. 2308 230916 June 2011: Wouter 2310 - log-queries: yesno option, default is no, prints querylog. 2311 - version is 1.4.11. 2312 231314 June 2011: Wouter 2314 - Use -flto compiler flag for link time optimization, if supported. 2315 - iana portlist updated. 2316 231712 June 2011: Wouter 2318 - IPv6 service address for d.root-servers.net (2001:500:2D::D). 2319 232010 June 2011: Wouter 2321 - unbound-control has version number in the header, 2322 UBCT[version]_space_ is the header sent by the client now. 2323 - Unbound control port number is registered with IANA: 2324 ub-dns-control 8953/tcp unbound dns nameserver control 2325 This is the new default for the control-port config setting. 2326 - statistics-interval prints the number of jostled queries to log. 2327 232830 May 2011: Wouter 2329 - Fix Makefile for U in environment, since wrong U is more common than 2330 deansification necessity. 2331 - iana portlist updated. 2332 - updated ldns tarball to 1.6.10rc2 snapshot of today. 2333 233425 May 2011: Wouter 2335 - Fix assertion failure when unbound generates an empty error reply 2336 in response to a query, CVE-2011-1922 VU#531342. 2337 - This fix is in tag 1.4.10. 2338 - defense in depth against the above bug, an error is printed to log 2339 instead of an assertion failure. 2340 234110 May 2011: Wouter 2342 - bug#386: --enable-allsymbols option links all binaries to libunbound 2343 and reduces install size significantly. 2344 - feature, ignore-cd-flag: yesno to provide dnssec to legacy servers. 2345 - iana portlist updated. 2346 - Fix TTL of SOA so negative TTL is separately cached from normal TTL. 2347 234814 April 2011: Wouter 2349 - configure created with newer autoconf 2.66. 2350 235112 April 2011: Wouter 2352 - bug#378: Fix that configure checks for ldns_get_random presence. 2353 23548 April 2011: Wouter 2355 - iana portlist updated. 2356 - queries with CD flag set cause DNSSEC validation, but the answer is 2357 not withheld if it is bogus. Thus, unbound will retry if it is bad 2358 and curb the TTL if it is bad, thus protecting the cache for use by 2359 downstream validators. 2360 - val-override-date: -1 ignores dates entirely, for NTP usage. 2361 236229 March 2011: Wouter 2363 - harden-below-nxdomain: changed so that it activates when the 2364 cached nxdomain is dnssec secure. This avoids backwards 2365 incompatibility because those old servers do not have dnssec. 2366 236724 March 2011: Wouter 2368 - iana portlist updated. 2369 - release 1.4.9. 2370 - trunk is 1.5.0 2371 237217 March 2011: Wouter 2373 - bug#370: new unbound.spec for CentOS 5.x from Harold Jones. 2374 Applied but did not do the --disable-gost. 2375 237610 March 2011: Wouter 2377 - tag 1.4.9 release candidate 1 created. 2378 23793 March 2011: Wouter 2380 - updated ldns to today. 2381 23821 March 2011: Wouter 2383 - Fix no ADflag for NXDOMAIN in NSEC3 optout. And wildcard in optout. 2384 - give config parse error for multiple names on a stub or forward zone. 2385 - updated ldns tarball to 1.6.9(todays snapshot). 2386 238724 February 2011: Wouter 2388 - bug #361: Fix, time.elapsed variable not reset with stats_noreset. 2389 239023 February 2011: Wouter 2391 - iana portlist updated. 2392 - common.sh to version 3. 2393 239418 February 2011: Wouter 2395 - common.sh in testdata updated to version 2. 2396 239715 February 2011: Wouter 2398 - Added explicit note on unbound-anchor usage: 2399 Please note usage of unbound-anchor root anchor is at your own risk 2400 and under the terms of our LICENSE (see that file in the source). 2401 240211 February 2011: Wouter 2403 - iana portlist updated. 2404 - tpkg updated with common.sh for common functionality. 2405 24067 February 2011: Wouter 2407 - Added regression test for addition of a .net DS to the root, and 2408 cache effects with different TTL for glue and DNSKEY. 2409 - iana portlist updated. 2410 241128 January 2011: Wouter 2412 - Fix remove private address does not throw away entire response. 2413 241424 January 2011: Wouter 2415 - release 1.4.8 2416 241719 January 2011: Wouter 2418 - fix bug#349: no -L/usr for ldns. 2419 242018 January 2011: Wouter 2421 - ldns 1.6.8 tarball included. 2422 - release 1.4.8rc1. 2423 242417 January 2011: Wouter 2425 - add get and set option for harden-below-nxdomain feature. 2426 - iana portlist updated. 2427 242814 January 2011: Wouter 2429 - Fix so a changed NS RRset does not get moved name stuck on old 2430 server, for type NS the TTL is not increased. 2431 243213 January 2011: Wouter 2433 - Fix prefetch so it does not get stuck on old server for moved names. 2434 243512 January 2011: Wouter 2436 - iana portlist updated. 2437 243811 January 2011: Wouter 2439 - Fix insecure CNAME sequence marked as secure, reported by Bert 2440 Hubert. 2441 244210 January 2011: Wouter 2443 - faster lruhash get_mem routine. 2444 24454 January 2011: Wouter 2446 - bug#346: remove ITAR scripts from contrib, the service is discontinued, use the root. 2447 - iana portlist updated. 2448 244923 December 2010: Wouter 2450 - Fix in infra cache that could cause rto larger than TOP_TIMEOUT kept. 2451 245221 December 2010: Wouter 2453 - algorithm compromise protection using the algorithms signalled in 2454 the DS record. Also, trust anchors, DLV, and RFC5011 receive this, 2455 and thus, if you have multiple algorithms in your trust-anchor-file 2456 then it will now behave different than before. Also, 5011 rollover 2457 for algorithms needs to be double-signature until the old algorithm 2458 is revoked. 2459 It is not an option, because I see no use to turn the security off. 2460 - iana portlist updated. 2461 246217 December 2010: Wouter 2463 - squelch 'tcp connect: bla' in logfile, (set verbosity 2 to see them). 2464 - fix validation in this case: CNAME to nodata for co-hosted opt-in 2465 NSEC3 insecure delegation, was bogus, fixed to be insecure. 2466 246716 December 2010: Wouter 2468 - Fix our 'BDS' license (typo reported by Xavier Belanger). 2469 247010 December 2010: Wouter 2471 - iana portlist updated. 2472 - review changes for unbound-anchor. 2473 24742 December 2010: Wouter 2475 - feature typetransparent localzone, does not block other RR types. 2476 24771 December 2010: Wouter 2478 - Fix bug#338: print address when socket creation fails. 2479 248030 November 2010: Wouter 2481 - Fix storage of EDNS failures in the infra cache. 2482 - iana portlist updated. 2483 248418 November 2010: Wouter 2485 - harden-below-nxdomain option, default off (because very old 2486 software may be incompatible). We could enable it by default in 2487 the future. 2488 248917 November 2010: Wouter 2490 - implement draft-vixie-dnsext-resimprove-00, we stop on NXDOMAIN. 2491 - make test output nicer. 2492 249315 November 2010: Wouter 2494 - silence 'tcp connect: broken pipe' and 'net down' at low verbosity. 2495 - iana portlist updated. 2496 - so-sndbuf option for very busy servers, a bit like so-rcvbuf. 2497 24989 November 2010: Wouter 2499 - unbound-anchor compiles with openssl 0.9.7. 2500 25018 November 2010: Wouter 2502 - release tag 1.4.7. 2503 - trunk is version 1.4.8. 2504 - Be lenient and accept imgw.pl malformed packet (like BIND). 2505 25065 November 2010: Wouter 2507 - do not synthesize a CNAME message from cache for qtype DS. 2508 25094 November 2010: Wouter 2510 - Use central entropy to seed threads. 2511 25123 November 2010: Wouter 2513 - Change the rtt used to probe EDNS-timeout hosts to 1000 msec. 2514 25152 November 2010: Wouter 2516 - tag 1.4.7rc1. 2517 - code review. 2518 25191 November 2010: Wouter 2520 - GOST code enabled by default (RFC 5933). 2521 252227 October 2010: Wouter 2523 - Fix uninit value in dump_infra print. 2524 - Fix validation failure for parent and child on same server with an 2525 insecure childzone and a CNAME from parent to child. 2526 - Configure detects libev-4.00. 2527 252826 October 2010: Wouter 2529 - dump_infra and flush_infra commands for unbound-control. 2530 - no timeout backoff if meanwhile a query succeeded. 2531 - Change of timeout code. No more lost and backoff in blockage. 2532 At 12sec timeout (and at least 2x lost before) one probe per IP 2533 is allowed only. At 120sec, the IP is blocked. After 15min, a 2534 120sec entry has a single retry packet. 2535 253625 October 2010: Wouter 2537 - Configure errors if ldns is not found. 2538 253922 October 2010: Wouter 2540 - Windows 7 fix for the installer. 2541 254221 October 2010: Wouter 2543 - Fix bug where fallback_tcp causes wrong roundtrip and edns 2544 observation to be noted in cache. Fix bug where EDNSprobe halted 2545 exponential backoff if EDNS status unknown. 2546 - new unresponsive host method, exponentially increasing block backoff. 2547 - iana portlist updated. 2548 254920 October 2010: Wouter 2550 - interface automatic works for some people with ip6 disabled. 2551 Therefore the error check is removed, so they can use the option. 2552 255319 October 2010: Wouter 2554 - Fix for request list growth, if a server has long timeout but the 2555 lost counter is low, then its effective rtt is the one without 2556 exponential backoff applied. Because the backoff is not working. 2557 The lost counter can then increase and the server is blacklisted, 2558 or the lost counter does not increase and the server is working 2559 for some queries. 2560 256118 October 2010: Wouter 2562 - iana portlist updated. 2563 256413 October 2010: Wouter 2565 - Fix TCP so it uses a random outgoing-interface. 2566 - unbound-anchor handles ADDPEND keystate. 2567 256811 October 2010: Wouter 2569 - Fix bug when DLV below a trust-anchor that uses NSEC3 optout where 2570 the zone has a secure delegation hosted on the same server did not 2571 verify as secure (it was insecure by mistake). 2572 - iana portlist updated. 2573 - ldns tarball updated (for reading cachedumps with bad RR data). 2574 25751 October 2010: Wouter 2576 - test for unbound-anchor. fix for reading certs. 2577 - Fix alloc_reg_release for longer uptime in out of memory conditions. 2578 257928 September 2010: Wouter 2580 - unbound-anchor working, it creates or updates a root.key file. 2581 Use it before you start the validator (e.g. at system boot time). 2582 258327 September 2010: Wouter 2584 - iana portlist updated. 2585 258624 September 2010: Wouter 2587 - bug#329: in example.conf show correct ipv4 link-local 169.254/16. 2588 258923 September 2010: Wouter 2590 - unbound-anchor app, unbound requires libexpat (xml parser library). 2591 259222 September 2010: Wouter 2593 - compliance with draft-ietf-dnsop-default-local-zones-14, removed 2594 reverse ipv6 orchid prefix from builtin list. 2595 - iana portlist updated. 2596 259717 September 2010: Wouter 2598 - DLV has downgrade protection again, because the RFC says so. 2599 - iana portlist updated. 2600 260116 September 2010: Wouter 2602 - Algorithm rollover operational reality intrudes, for trust-anchor, 2603 5011-store, and DLV-anchor if one key matches it's good enough. 2604 - iana portlist updated. 2605 - Fix reported validation error in out of memory condition. 2606 260715 September 2010: Wouter 2608 - Abide RFC5155 section 9.2: no AD flag for replies with NSEC3 optout. 2609 261014 September 2010: Wouter 2611 - increased mesh-max-activation from 1000 to 3000 for crazy domains 2612 like _tcp.slb.com with 262 servers. 2613 - iana portlist updated. 2614 261513 September 2010: Wouter 2616 - bug#327: Fix for cannot access stub zones until the root is primed. 2617 26189 September 2010: Wouter 2619 - unresponsive servers are not completely blacklisted (because of 2620 firewalls), but also not probed all the time (because of the request 2621 list size it generates). The probe rate is 1%. 2622 - iana portlist updated. 2623 262420 August 2010: Wouter 2625 - openbsd-lint fixes: acl_list_get_mem used if debug-alloc enabled. 2626 iterator get_mem includes priv_get_mem. delegpt nodup removed. 2627 listen_pushback, query_info_allocqname, write_socket, send_packet, 2628 comm_point_set_cb_arg and listen_resume removed. 2629 263019 August 2010: Wouter 2631 - Fix bug#321: resolution of rs.ripe.net artifacts with 0x20. 2632 Delegpt structures checked for duplicates always. 2633 No more nameserver lookups generated when depth is full anyway. 2634 - example.conf notes how to do DNSSEC validation and track the root. 2635 - iana portlist updated. 2636 263718 August 2010: Wouter 2638 - Fix bug#322: configure does not respect CFLAGS on Solaris. 2639 Pass CFLAGS="-xO4 -xtarget=generic" on the configure command line 2640 if use sun-cc, but some systems need different flags. 2641 264216 August 2010: Wouter 2643 - Fix acx_nlnetlabs.m4 configure output for autoconf-2.66 AS_TR_CPP 2644 changes, uses m4_bpatsubst now. 2645 - make test (or make check) should be more portable and run the unit 2646 test and testbound scripts. (make longtest has special requirements). 2647 264813 August 2010: Wouter 2649 - More pleasant remote control command parsing. 2650 - documentation added for return values reported by doxygen 1.7.1. 2651 - iana portlist updated. 2652 26539 August 2010: Wouter 2654 - Fix name of rrset printed that failed validation. 2655 26565 August 2010: Wouter 2657 - Return NXDOMAIN after chain of CNAMEs ends at name-not-found. 2658 26594 August 2010: Wouter 2660 - Fix validation in case a trust anchor enters into a zone with 2661 unsupported algorithms. 2662 26633 August 2010: Wouter 2664 - updated ldns tarball with bugfixes. 2665 - release tag 1.4.6. 2666 - trunk becomes 1.4.7 develop. 2667 - iana portlist updated. 2668 266922 July 2010: Wouter 2670 - more error details on failed remote control connection. 2671 267215 July 2010: Wouter 2673 - rlimit adjustments for select and ulimit can happen at the same time. 2674 267514 July 2010: Wouter 2676 - Donation text added to README. 2677 - Fix integer underflow in prefetch ttl creation from cache. This 2678 fixes a potential negative prefetch ttl. 2679 268012 July 2010: Wouter 2681 - Changed the defaults for num-queries-per-thread/outgoing-range. 2682 For builtin-select: 512/960, for libevent 1024/4096 and for 2683 windows 24/48 (because of win api). This makes the ratio this way 2684 to improve resilience under heavy load. For high performance, use 2685 libevent and possibly higher numbers. 2686 268710 July 2010: Wouter 2688 - GOST enabled if SSL is recent and ldns has GOST enabled too. 2689 - ldns tarball updated. 2690 26919 July 2010: Wouter 2692 - iana portlist updated. 2693 - Fix validation of qtype DNSKEY when a key-cache entry exists but 2694 no rr-cache entry is used (it expired or prefetch), it then goes 2695 back up to the DS or trust-anchor to validate the DNSKEY. 2696 26977 July 2010: Wouter 2698 - Neat function prototypes, unshadowed local declarations. 2699 27006 July 2010: Wouter 2701 - failure to chown the pidfile is not fatal any more. 2702 - testbound uses UTC timezone. 2703 - ldns tarball updated (ports and works on Minix 3.1.7). On Minix, add 2704 /usr/gnu/bin to PATH, use ./configure AR=/usr/gnu/bin/gar and gmake. 2705 27065 July 2010: Wouter 2707 - log if a server is skipped because it is on the donotquery list, 2708 at verbosity 4, to enable diagnosis why no queries to 127.0.0.1. 2709 - added feature to print configure date, target and options with -h. 2710 - added feature to print event backend system details with -h. 2711 - wdiff is not actually required by make test, updated requirements. 2712 27131 July 2010: Wouter 2714 - Fix RFC4035 compliance with 2.2 statement that the DNSKEY at apex 2715 must be signed with all algorithms from the DS rrset at the parent. 2716 This is now checked and becomes bogus if not. 2717 271828 June 2010: Wouter 2719 - Fix jostle list bug found by Vince (luoce@cnnic), it caused the qps 2720 in overload situations to be about 5 qps for the class of shortly 2721 serviced queries. 2722 The capacity of the resolver is then about (numqueriesperthread / 2) 2723 / (average time for such long queries) qps for long queries. 2724 And about (numqueriesperthread / 2)/(jostletimeout in whole seconds) 2725 qps for short queries, per thread. 2726 - Fix the max number of reply-address count to be applied for duplicate 2727 queries, and not for new query list entries. This raises the memory 2728 usage to a max of (16+1)*numqueriesperthread reply addresses. 2729 273025 June 2010: Wouter 2731 - Fix handling of corner case reply from lame server, follows rfc2308. 2732 It could lead to a nodata reply getting into the cache if the search 2733 for a non-lame server turned up other misconfigured servers. 2734 - unbound.h has extern "C" statement for easier include in c++. 2735 273623 June 2010: Wouter 2737 - iana portlist updated. 2738 - makedist upgraded cross compile openssl option, like this: 2739 ./makedist.sh -s -wssl openssl-1.0.0a.tar.gz -w --enable-gost 2740 274122 June 2010: Wouter 2742 - Unbound reports libev or libevent correctly in logs in verbose mode. 2743 - Fix to unload gost dynamic library module for leak testing. 2744 274518 June 2010: Wouter 2746 - iana portlist updated. 2747 274817 June 2010: Wouter 2749 - Add AAAA to root hints for I.ROOT-SERVERS.NET. 2750 275116 June 2010: Wouter 2752 - Fix assertion failure reported by Kai Storbeck from XS4ALL, the 2753 assertion was wrong. 2754 - updated ldns tarball. 2755 275615 June 2010: Wouter 2757 - tag 1.4.5 created. 2758 - trunk contains 1.4.6 in development. 2759 - Fix TCPreply on systems with no writev, if just 1 byte could be sent. 2760 - Fix to use one pointer less for iterator query state store_parent_NS. 2761 - makedist crosscompile to windows uses builtin ldns not host ldns. 2762 - Max referral count from 30 to 130, because 128 one character domains 2763 is valid DNS. 2764 - added documentation for the histogram printout to syslog. 2765 276611 June 2010: Wouter 2767 - When retry to parent the retrycount is not wiped, so failed 2768 nameservers are not tried again. 2769 - iana portlist updated. 2770 277110 June 2010: Wouter 2772 - Fix bug where a long loop could be entered, now cycle detection 2773 has a loop-counter and maximum search amount. 2774 27754 June 2010: Wouter 2776 - iana portlist updated. 2777 - 1.4.5rc1 tag created. 2778 27793 June 2010: Wouter 2780 - ldns tarball updated, 1.6.5. 2781 - review comments, split dependency cycle tracking for parentside 2782 last resort lookups for A and AAAA so there are more lookup options. 2783 27842 June 2010: Wouter 2785 - Fix compile warning if compiled without threads. 2786 - updated ldns-tarball with current ldns svn (pre 1.6.5). 2787 - GOST disabled-by-default, the algorithm number is allocated but the 2788 RFC is still has to pass AUTH48 at the IETF. 2789 27901 June 2010: Wouter 2791 - Ignore Z flag in incoming messages too. 2792 - Fix storage of negative parent glue if that last resort fails. 2793 - libtoolize 2.2.6b, autoconf 2.65 applied to configure. 2794 - new splint flags for newer splint install. 2795 279631 May 2010: Wouter 2797 - Fix AD flag handling, it could in some cases mistakenly copy the AD 2798 flag from upstream servers. 2799 - alloc_special_obtain out of memory is not a fatal error any more, 2800 enabling unbound to continue longer in out of memory conditions. 2801 - parentside names are dispreferred but not said to be dnssec-lame. 2802 - parentside check for cached newname glue. 2803 - fix parentside and querytargets modulestate, for dump_requestlist. 2804 - unbound-control-setup makes keys -rw-r--- so not all users permitted. 2805 - fix parentside from cache to be marked dispreferred for bad names. 2806 280728 May 2010: Wouter 2808 - iana portlist updated. 2809 - parent-child disagreement approach altered. Older fixes are 2810 removed in place of a more exhaustive search for misconfigured data 2811 available via the parent of a delegation. 2812 This is designed to be throttled by cache entries, with TTL from the 2813 parent if possible. Additionally the loop-counter is used. 2814 It also tests for NS RRset differences between parent and child. 2815 The fetch of misconfigured data should be more reliable and thorough. 2816 It should work reliably even with no or only partial data in cache. 2817 Data received from the child (as always) is deemed more 2818 authoritative than information received from the delegation parent. 2819 The search for misconfigured data is not performed normally. 2820 282126 May 2010: Wouter 2822 - Contribution from Migiel de Vos (Surfnet): nagios patch for 2823 unbound-host, in contrib/ (in the source tarball). Makes 2824 unbound-host suitable for monitoring dnssec(-chain) status. 2825 282621 May 2010: Wouter 2827 - EDNS timeout code will not fire if EDNS status already known. 2828 - EDNS failure not stored if EDNS status known to work. 2829 283019 May 2010: Wouter 2831 - Fix resolution for domains like safesvc.com.cn. If the iterator 2832 can not recurse further and it finds the delegation in a state 2833 where it would otherwise have rejected it outhand if so received 2834 from a cache lookup, then it can try to ask higherup (with loop 2835 protection). 2836 - Fix comments in iter_utils:dp_is_useless. 2837 283818 May 2010: Wouter 2839 - Fix various compiler warnings from the clang llvm compiler. 2840 - iana portlist updated. 2841 28426 May 2010: Wouter 2843 - Fix bug#308: spelling error in variable name in parser and lexer. 2844 28454 May 2010: Wouter 2846 - Fix dnssec-missing detection that was turned off by server selection. 2847 - Conforms to draft-ietf-dnsop-default-local-zones-13. Added default 2848 reverse lookup blocks for IPv4 test nets 100.51.198.in-addr.arpa, 2849 113.0.203.in-addr.arpa and Orchid prefix 0.1.1.0.0.2.ip6.arpa. 2850 285129 April 2010: Wouter 2852 - Fix for dnssec lameness detection to use the key cache. 2853 - infra cache entries that are expired are wiped clean. Previously 2854 it was possible to not expire host data (if accessed often). 2855 285628 April 2010: Wouter 2857 - ldns tarball updated and GOST support is detected and then enabled. 2858 - iana portlist updated. 2859 - Fix detection of gost support in ldns (reported by Chris Smith). 2860 286127 April 2010: Wouter 2862 - unbound-control get_option domain-insecure shows config file items. 2863 - fix retry sequence if prime hints are recursion-lame. 2864 - autotrust anchor file can be initialized with a ZSK key as well. 2865 - harden-referral-path does not result in failures due to max-depth. 2866 You can increase the max-depth by adding numbers (' 0') after the 2867 target-fetch-policy, this increases the depth to which is checked. 2868 286926 April 2010: Wouter 2870 - Compile fix using Sun Studio 12 compiler on Solaris 5.9, use 2871 CPPFLAGS during configure process. 2872 - if libev is installed on the base system (not libevent), detect 2873 it from the event.h header file and link with -lev. 2874 - configlexer.lex gets config.h, and configyyrename.h added by make, 2875 no more double include. 2876 - More strict scrubber (Thanks to George Barwood for the idea): 2877 NS set must be pertinent to the query (qname subdomain nsname). 2878 - Fix bug#307: In 0x20 backoff fix fallback so the number of 2879 outstanding queries does not become -1 and block the request. 2880 Fixed handling of recursion-lame in combination with 0x20 fallback. 2881 Fix so RRsets are compared canonicalized and sorted if the immediate 2882 comparison fails, this makes it work around round-robin sites. 2883 288423 April 2010: Wouter 2885 - Squelch log message: sendto failed permission denied for 2886 255.255.255.255, it is visible in VERB_DETAIL (verbosity 2). 2887 - Fix to fetch data as last resort more tenaciously. When cycle 2888 targets cause the server selection to believe there are more options 2889 when they really are not there, the server selection is reinitiated. 2890 - Fix fetch from blacklisted dnssec lame servers as last resort. The 2891 server's IP address is then given in validator errors as well. 2892 - Fix local-zone type redirect that did not use the query name for 2893 the answer rrset. 2894 289522 April 2010: Wouter 2896 - tag 1.4.4. 2897 - trunk contains 1.4.5 in development. 2898 - Fix validation failure for qtype ANY caused by a RRSIG parse failure. 2899 The validator error message was 'no signatures from ...'. 2900 290116 April 2010: Wouter 2902 - more portability defines for CMSG_SPACE, CMSG_ALIGN, CMSG_LEN. 2903 - tag 1.4.4rc1. 2904 290515 April 2010: Wouter 2906 - ECC-GOST algorithm number 12 that is assigned by IANA. New test 2907 example key and signatures for GOST. GOST requires openssl-1.0.0. 2908 GOST is still disabled by default. 2909 29109 April 2010: Wouter 2911 - Fix bug#305: pkt_dname_tolower could read beyond end of buffer or 2912 get into an endless loop, if 0x20 was enabled, and buffers are small 2913 or particular broken packets are received. 2914 - Fix chain of trust with CNAME at an intermediate step, for the DS 2915 processing proof. 2916 29178 April 2010: Wouter 2918 - Fix validation of queries with wildcard names (*.example). 2919 29206 April 2010: Wouter 2921 - Fix EDNS probe for .de DNSSEC testbed failure, where the infra 2922 cache timeout coincided with a server update, the current EDNS 2923 backoff is less sensitive, and does not cache the backoff unless 2924 the backoff actually works and the domain is not expecting DNSSEC. 2925 - GOST support with correct algorithm numbers. 2926 29271 April 2010: Wouter 2928 - iana portlist updated. 2929 293024 March 2010: Wouter 2931 - unbound control flushed items are not counted when flushed again. 2932 293323 March 2010: Wouter 2934 - iana portlist updated. 2935 293622 March 2010: Wouter 2937 - unbound-host disables use-syslog from config file so that the 2938 config file for the main server can be used more easily. 2939 - fix bug#301: unbound-checkconf could not parse interface 2940 '0.0.0.0@5353', even though unbound itself worked fine. 2941 294219 March 2010: Wouter 2943 - fix fwd_ancil test to pass if the socket options are not supported. 2944 294518 March 2010: Wouter 2946 - Fixed random numbers for port, interface and server selection. 2947 Removed very small bias. 2948 - Refer to the listing in unbound-control man page in the extended 2949 statistics entry in the unbound.conf man page. 2950 295116 March 2010: Wouter 2952 - Fix interface-automatic for OpenBSD: msg.controllen was too small, 2953 also assertions on ancillary data buffer. 2954 - check for IP_SENDSRCADDR for interface-automatic or IP_PKTINFO. 2955 - for NSEC3 check if signatures are cached. 2956 295715 March 2010: Wouter 2958 - unit test for util/regional.c. 2959 296012 March 2010: Wouter 2961 - Reordered configure checks so fork and -lnsl -lsocket checks are 2962 earlier, and thus later checks benefit from and do not hinder them. 2963 - iana portlist updated. 2964 - ldns tarball updated. 2965 - Fix python use when multithreaded. 2966 - Fix solaris python compile. 2967 - Include less in config.h and include per code file for ldns, ssl. 2968 296911 March 2010: Wouter 2970 - another memory allocation option: --enable-alloc-nonregional. 2971 exposes the regional allocations to other memory purifiers. 2972 - fix for memory alignment in struct sock_list allocation. 2973 - Fix for MacPorts ldns without ssl default, unbound checks if ldns 2974 has dnssec functionality and uses the builtin if not. 2975 - Fix daemonize on Solaris 10, it did not detach from terminal. 2976 - tag 1.4.3 created. 2977 - trunk is 1.4.4 in development. 2978 - spelling fix in validation error involving cnames. 2979 298010 March 2010: Wouter 2981 - --enable-alloc-lite works with test set. 2982 - portability in the testset: printf format conversions, prototypes. 2983 29849 March 2010: Wouter 2985 - tag 1.4.2 created. 2986 - trunk is 1.4.3 in development. 2987 - --enable-alloc-lite debug option. 2988 29898 March 2010: Wouter 2990 - iana portlist updated. 2991 29924 March 2010: Wouter 2993 - Fix crash in control channel code. 2994 29953 March 2010: Wouter 2996 - better casts in pipe code, brackets placed wrongly. 2997 - iana portlist updated. 2998 29991 March 2010: Wouter 3000 - make install depends on make all. 3001 - Fix 5011 auto-trust-anchor-file initial read to skip RRSIGs. 3002 - --enable-checking: enables assertions but does not look nonproduction. 3003 - nicer VERB_DETAIL (verbosity 2, unbound-host -d) output, with 3004 nxdomain and nodata distinguished. 3005 - ldns tarball updated. 3006 - --disable-rpath fixed for libtool not found errors. 3007 - new fedora specfile from Fedora13 in contrib from Paul Wouters. 3008 300926 February 2010: Wouter 3010 - Fixup prototype for lexer cleanup in daemon code. 3011 - unbound-control list_stubs, list_forwards, list_local_zones and 3012 list_local_data. 3013 301424 February 2010: Wouter 3015 - Fix scrubber bug that potentially let NS records through. Reported 3016 by Amanda Constant. 3017 - Also delete potential poison references from additional. 3018 - Fix: no classification of a forwarder as lame, throw away instead. 3019 302023 February 2010: Wouter 3021 - libunbound ub_ctx_get_option() added. 3022 - unbound-control set_option and get_option commands. 3023 - iana portlist updated. 3024 302518 February 2010: Wouter 3026 - A little more strict DS scrubbing. 3027 - No more blacklisting of unresponsive servers, a 2 minute timeout 3028 is backed off to. 3029 - RD flag not enabled for dnssec-blacklisted tries, unless necessary. 3030 - pickup ldns compile fix, libdl for libcrypto. 3031 - log 'tcp connect: connection timed out' only in high verbosity. 3032 - unbound-control log_reopen command. 3033 - moved get_option code from unbound-checkconf to util/config_file.c 3034 303517 February 2010: Wouter 3036 - Disregard DNSKEY from authority section for chain of trust. 3037 DS records that are irrelevant to a referral scrubbed. Anti-poison. 3038 - iana portlist updated. 3039 304016 February 2010: Wouter 3041 - Check for 'no space left on device' (or other errors) when 3042 writing updated autotrust anchors and print errno to log. 3043 304415 February 2010: Wouter 3045 - Fixed the requery protection, the TTL was 0, it is now 900 seconds, 3046 hardcoded. We made the choice to send out more conservatively, 3047 protecting against an aggregate effect more than protecting a 3048 single user (from their own folly, perhaps in case of misconfig). 3049 305012 February 2010: Wouter 3051 - Re-query pattern changed on validation failure. To protect troubled 3052 authority servers, unbound caches a failure for the DNSKEY or DS 3053 records for the entire zone, and only retries that 900 seconds later. 3054 This implies that only a handful of packets are sent extra to the 3055 authority if the zone fails. 3056 305711 February 2010: Wouter 3058 - ldns tarball update for long label length syntax error fix. 3059 - iana portlist updated. 3060 30619 February 2010: Wouter 3062 - Fixup in compat snprintf routine, %f 1.02 and %g support. 3063 - include math.h for testbound test compile portability. 3064 30652 February 2010: Wouter 3066 - Updated url of IANA itar, interim trust anchor repository, in script. 3067 30681 February 2010: Wouter 3069 - iana portlist updated. 3070 - configure test for memcmp portability. 3071 307227 January 2010: Wouter 3073 - removed warning on format string in validator error log statement. 3074 - iana portlist updated. 3075 307622 January 2010: Wouter 3077 - libtool finish the install of unbound python dynamic library. 3078 307921 January 2010: Wouter 3080 - acx_nlnetlabs.m4 synchronised with nsd's version. 3081 308220 January 2010: Wouter 3083 - Fixup lookup trouble for parent-child domains on the first query. 3084 308514 January 2010: Wouter 3086 - Fixup ldns detection to also check for header files. 3087 308813 January 2010: Wouter 3089 - prefetch-key option that performs DNSKEY queries earlier in the 3090 validation process, and that could halve the latency on DNSSEC 3091 queries. It takes some extra processing (CPU, a cache is needed). 3092 309312 January 2010: Wouter 3094 - Fix unbound-checkconf for auto-trust-anchor-file present checks. 3095 30968 January 2010: Wouter 3097 - Fix for parent-child disagreement code which could have trouble 3098 when (a) ipv6 was disabled and (b) the TTL for parent and child 3099 were different. There were two bugs, the parent-side information 3100 is fixed to no longer block lookup of child side information and 3101 the iterator is fixed to no longer attempt to get ipv6 when it is 3102 not enabled and then give up in failure. 3103 - test and fixes to make prefetch actually store the answer in the 3104 cache. Considers some rrsets 'already expired' but does not allow 3105 overwriting of rrsets considered more secure. 3106 31077 January 2010: Wouter 3108 - Fixup python documentation (thanks Leo Vandewoestijne). 3109 - Work on cache prefetch feature. 3110 - Stats for prefetch, in log print stats, unbound-control stats 3111 and in unbound_munin plugin. 3112 31136 January 2010: Wouter 3114 - iana portlist updated. 3115 - bug#291: DNS wireformat max is 255. dname_valid allowed 256 length. 3116 - verbose output includes parent-side-address notion for lameness. 3117 - documented val-log-level: 2 setting in example.conf and man page. 3118 - change unbound-control-setup from 1024(sha1) to 1536(sha256). 3119 31201 January 2010: Wouter 3121 - iana portlist updated. 3122 312322 December 2009: Wouter 3124 - configure with newer libtool 2.2.6b. 3125 312617 December 2009: Wouter 3127 - review comments. 3128 - tag 1.4.1. 3129 - trunk to version 1.4.2. 3130 313115 December 2009: Wouter 3132 - Answer to qclass=ANY queries, with class IN contents. 3133 Test that validation also works. 3134 - updated ldns snapshot tarball with latest fixes (parsing records). 3135 313611 December 2009: Wouter 3137 - on IPv4 UDP turn off DF flag. 3138 313910 December 2009: Wouter 3140 - requirements.txt updated with design choice explanations. 3141 - Reading fixes: fix to set unlame when child confirms parent glue, 3142 and fix to avoid duplicate addresses in delegation point. 3143 - verify_rrsig routine checks expiration last. 3144 31459 December 2009: Wouter 3146 - Fix Bug#287(reopened): update of ldns tarball with fix for parse 3147 errors generated for domain names like '.example.com'. 3148 - Fix SOA excluded from negative DS responses. Reported by Hauke 3149 Lampe. The negative cache did not include proper SOA records for 3150 negative qtype DS responses which makes BIND barf on it, such 3151 responses are now only used internally. 3152 - Fix negative cache lookup of closestencloser check of DS type bit. 3153 31548 December 2009: Wouter 3155 - Fix for lookup of parent-child disagreement domains, where the 3156 parent-side glue works but it does not provide proper NS, A or AAAA 3157 for itself, fixing domains such as motorcaravanners.eu. 3158 - Feature: you can specify a port number in the interface: line, so 3159 you can bind the same interface multiple times at different ports. 3160 31617 December 2009: Wouter 3162 - Bug#287: Fix segfault when unbound-control remove nonexistent local 3163 data. Added check to tests. 3164 31651 December 2009: Wouter 3166 - Fix crash with module-config "iterator". 3167 - Added unit test that has "iterator" module-config. 3168 316930 November 2009: Wouter 3170 - bug#284: fix parse of # without end-of-line at end-of-file. 3171 317226 November 2009: Wouter 3173 - updated ldns with release candidate for version 1.6.3. 3174 - tag for 1.4.0 release. 3175 - 1.4.1 version in trunk. 3176 - Fixup major libtool version to 2 because of why_bogus change. 3177 It was 1:5:0 but should have been 2:0:0. 3178 317923 November 2009: Wouter 3180 - Patch from David Hubbard for libunbound manual page. 3181 - Fixup endless spinning in unbound-control stats reported by 3182 Attila Nagy. Probably caused by clock reversal. 3183 318420 November 2009: Wouter 3185 - contrib/split-itar.sh contributed by Tom Hendrikx. 3186 318719 November 2009: Wouter 3188 - better argument help for unbound-control. 3189 - iana portlist updated. 3190 319117 November 2009: Wouter 3192 - noted multiple entries for multiple domain names in example.conf. 3193 - iana portlist updated. 3194 319516 November 2009: Wouter 3196 - Fixed signer detection of CNAME responses without signatures. 3197 - Fix#282 libunbound memleak on error condition by Eric Sesterhenn. 3198 - Tests for CNAMEs to deeper trust anchors, secure and bogus. 3199 - svn tag 1.4.0rc1 made. 3200 320113 November 2009: Wouter 3202 - Fixed validation failure for CNAME to optout NSEC3 nodata answer. 3203 - unbound-host does not fail on type ANY. 3204 - Fixed wireparse failure to put RRSIGs together with data in some 3205 long ANY mix cases, which fixes validation failures. 3206 320712 November 2009: Wouter 3208 - iana portlist updated. 3209 - fix manpage errors reported by debian lintian. 3210 - review comments. 3211 - fixup very long vallog2 level error strings. 3212 321311 November 2009: Wouter 3214 - ldns tarball updated (to 1.6.2). 3215 - review comments. 3216 321710 November 2009: Wouter 3218 - Thanks to Surfnet found bug in new dnssec-retry code that failed 3219 to combine well when combined with DLV and a particular failure. 3220 - Fixed unbound-control -h output about argument optionality. 3221 - review comments. 3222 32235 November 2009: Wouter 3224 - lint fixes and portability tests. 3225 - better error text for multiple domain keys in one autotrust file. 3226 32272 November 2009: Wouter 3228 - Fix bug where autotrust does not work when started with a DS. 3229 - Updated GOST unit tests for unofficial algorithm number 249 3230 and DNSKEY-format changes in draft version -01. 3231 323229 October 2009: Wouter 3233 - iana portlist updated. 3234 - edns-buffer-size option, default 4096. 3235 - fixed do-udp: no. 3236 323728 October 2009: Wouter 3238 - removed abort on prealloc failure, error still printed but softfail. 3239 - iana portlist updated. 3240 - RFC 5702: RSASHA256 and RSASHA512 support enabled by default. 3241 - ldns tarball updated (which also enables rsasha256 support). 3242 324327 October 2009: Wouter 3244 - iana portlist updated. 3245 32468 October 2009: Wouter 3247 - please doxygen 3248 - add val-log-level print to corner case (nameserver.epost.bg). 3249 - more detail to errors from insecure delegation checks. 3250 - Fix double time subtraction in negative cache reported by 3251 Amanda Constant and Hugh Mahon. 3252 - Made new validator error string available from libunbound for 3253 applications. It is in result->why_bogus, a zero-terminated string. 3254 unbound-host prints it by default if a result is bogus. 3255 Also the errinf is public in module_qstate (for other modules). 3256 32577 October 2009: Wouter 3258 - retry for validation failure in DS and prime results. Less mem use. 3259 unit test. Provisioning in other tests for requeries. 3260 - retry for validation failure in DNSKEY in middle of chain of trust. 3261 unit test. 3262 - retry for empty non terminals in chain of trust and unit test. 3263 - Fixed security bug where the signatures for NSEC3 records were not 3264 checked when checking for absence of DS records. This could have 3265 enabled the substitution of an insecure delegation. 3266 - moved version number to 1.4.0 because of 1.3.4 release with only 3267 the NSEC3 patch from the entry above. 3268 - val-log-level: 2 shows extended error information for validation 3269 failures, but still one (longish) line per failure. For example: 3270 validation failure <example.com. DNSKEY IN>: signature expired from 3271 192.0.2.4 for trust anchor example.com. while building chain of trust 3272 validation failure <www.example.com. A IN>: no signatures from 3273 192.0.2.6 for key example.com. while building chain of trust 3274 32756 October 2009: Wouter 3276 - Test set updated to provide additional ns lookup result. 3277 The retry would attempt to fetch the data from other nameservers 3278 for bogus data, and this needed to be provisioned in the tests. 3279 32805 October 2009: Wouter 3281 - first validation failure retry code. Retries for data failures. 3282 And unit test. 3283 32842 October 2009: Wouter 3285 - improve 5011 modularization. 3286 - fix unbound-host so -d can be given before -C. 3287 - iana portlist updated. 3288 328928 September 2009: Wouter 3290 - autotrust-anchor-file can read multiline input and $ORIGIN. 3291 - prevent integer overflow in holddown calculation. review fixes. 3292 - fixed race condition in trust point revocation. review fix. 3293 - review fixes to comments, removed unused code. 3294 329525 September 2009: Wouter 3296 - so-rcvbuf: 4m option added. Set this on large busy servers to not 3297 drop the occasional packet in spikes due to full socket buffers. 3298 netstat -su keeps a counter of UDP dropped due to full buffers. 3299 - review of validator/autotrust.c, small fixes and comments. 3300 330123 September 2009: Wouter 3302 - 5011 query failed counts verification failures, not lookup failures. 3303 - 5011 probe failure handling fixup. 3304 - test unbound reading of original autotrust data. 3305 The metadata per-key, such as key state (PENDING, MISSING, VALID) is 3306 picked up, otherwise performs initial probe like usual. 3307 330822 September 2009: Wouter 3309 - autotrust test with algorithm rollover, new ordering of checks 3310 assists in orderly rollover. 3311 - autotrust test with algorithm rollover to unknown algorithm. 3312 checks if new keys are supported before adding them. 3313 - autotrust test with trust point revocation, becomes unsigned. 3314 - fix DNSSEC-missing-signature detection for minimal responses 3315 for qtype DNSKEY (assumes DNSKEY occurs at zone apex). 3316 331718 September 2009: Wouter 3318 - autotrust tests, fix trustpoint timer deletion code. 3319 fix count of valid anchors during missing remove. 3320 - autotrust: pick up REVOKE even if not signed with known other keys. 3321 332217 September 2009: Wouter 3323 - fix compile of unbound-host when --enable-alloc-checks. 3324 - Fix lookup problem reported by Koh-ichi Ito and Jaap Akkerhuis. 3325 - Manual page fixes reported by Tony Finch. 3326 332716 September 2009: Wouter 3328 - Fix memory leak reported by Tao Ma. 3329 - Fix memstats test tool for log-time-ascii log format. 3330 333115 September 2009: Wouter 3332 - iana portlist updated. 3333 333410 September 2009: Wouter 3335 - increased MAXSYSLOGLEN so .bg key can be printed in debug output. 3336 - use linebuffering for log-file: output, this can be significantly 3337 faster than the previous fflush method and enable some class of 3338 resolvers to use high verbosity (for short periods). 3339 Not on windows, because line buffering does not work there. 3340 33419 September 2009: Wouter 3342 - Fix bug where DNSSEC-bogus messages were marked with too high TTL. 3343 The RRsets would still expire at the normal time, but this would 3344 keep messages bogus in the cache for too long. 3345 - regression test for that bug. 3346 - documented that load_cache is meant for debugging. 3347 33488 September 2009: Wouter 3349 - fixup printing errors when load_cache, they were printed to the 3350 SSL connection which broke, now to the log. 3351 - new ldns - with fixed parse of large SOA values. 3352 33537 September 2009: Wouter 3354 - autotrust testbound scenarios. 3355 - autotrust fix that failure count is written to file. 3356 - autotrust fix that keys may become valid after add holddown time 3357 alone, before the probe returns. 3358 33594 September 2009: Wouter 3360 - Changes to make unbound work with libevent-2.0.3 alpha. (in 3361 configure detection due to new ssl dependency in libevent) 3362 - do not call sphinx for documentation when python is disabled. 3363 - remove EV_PERSIST from libevent timeout code to make the code 3364 compatible with the libevent-2.0. Works with older libevent too. 3365 - fix memory leak in python code. 3366 33673 September 2009: Wouter 3368 - Got a patch from Luca Bruno for libunbound support on windows to 3369 pick up the system resolvconf nameservers and hosts there. 3370 - included ldns updated (enum warning fixed). 3371 - makefile fix for parallel makes. 3372 - Patch from Zdenek Vasicek and Attila Nagy for using the source IP 3373 from python scripts. See pythonmod/examples/resip.py. 3374 - doxygen comment fixes. 3375 33762 September 2009: Wouter 3377 - TRAFFIC keyword for testbound. Simplifies test generation. 3378 ${range lower val upper} to check probe timeout values. 3379 - test with 5011-prepublish rollover and revocation. 3380 - fix revocation of RR for autotrust, stray exclamation mark. 3381 33821 September 2009: Wouter 3383 - testbound variable arithmetic. 3384 - autotrust probe time is randomised. 3385 - autotrust: the probe is active and does not fetch from cache. 3386 338731 August 2009: Wouter 3388 - testbound variable processing. 3389 339028 August 2009: Wouter 3391 - fixup unbound-control lookup to print forward and stub servers. 3392 339327 August 2009: Wouter 3394 - autotrust: mesh answer callback is empty. 3395 339626 August 2009: Wouter 3397 - autotrust probing. 3398 - iana portlist updated. 3399 340025 August 2009: Wouter 3401 - fixup memleak in trust anchor unsupported algorithm check. 3402 - iana portlist updated. 3403 - autotrust options: add-holddown, del-holddown, keep-missing. 3404 - autotrust store revoked status of trust points. 3405 - ctime_r compat definition. 3406 - detect yylex_destroy() in configure. 3407 - detect SSL_get_compression_methods declaration in configure. 3408 - fixup DS lookup at anchor point with unsigned parent. 3409 - fixup DLV lookup for DS queries to unsigned domains. 3410 341124 August 2009: Wouter 3412 - cleaner memory allocation on exit. autotrust test routines. 3413 - free all memory on program exit, fix for ssl and flex. 3414 341521 August 2009: Wouter 3416 - autotrust: debug routines. Read,write and conversions work. 3417 341820 August 2009: Wouter 3419 - autotrust: save and read trustpoint variables. 3420 342119 August 2009: Wouter 3422 - autotrust: state table updates. 3423 - iana portlist updated. 3424 342517 August 2009: Wouter 3426 - autotrust: process events. 3427 342817 August 2009: Wouter 3429 - Fix so that servers are only blacklisted if they fail to reply 3430 to 16 queries in a row and the timeout gets above 2 minutes. 3431 - autotrust work, split up DS verification of DNSKEYs. 3432 343314 August 2009: Wouter 3434 - unbound-control lookup prints out infra cache information, like RTT. 3435 - Fix bug in DLV lookup reported by Amanda from Secure64. 3436 It could sometimes wrongly classify a domain as unsigned, which 3437 does not give the AD bit on replies. 3438 343913 August 2009: Wouter 3440 - autotrust read anchor files. locked trust anchors. 3441 344212 August 2009: Wouter 3443 - autotrust import work. 3444 344511 August 2009: Wouter 3446 - Check for openssl compatible with gost if enabled. 3447 - updated unit test for GOST=211 code. 3448 Nicer naming of test files. 3449 - iana portlist updated. 3450 34517 August 2009: Wouter 3452 - call OPENSSL_config() in unbound and unit test so that the 3453 operator can use openssl.cnf for configuration options. 3454 - removed small memory leak from config file reader. 3455 34566 August 2009: Wouter 3457 - configure --enable-gost for GOST support, experimental 3458 implementation of draft-dolmatov-dnsext-dnssec-gost-01. 3459 - iana portlist updated. 3460 - ldns tarball updated (with GOST support). 3461 34625 August 2009: Wouter 3463 - trunk moved to 1.3.4. 3464 34654 August 2009: Wouter 3466 - Added test that the examples from draft rsasha256-14 verify. 3467 - iana portlist updated. 3468 - tagged 1.3.3 3469 34703 August 2009: Wouter 3471 - nicer warning when algorithm not supported, tells you to upgrade. 3472 - iana portlist updated. 3473 347427 July 2009: Wouter 3475 - Updated unbound-cacti contribution from Dmitriy Demidov, with 3476 the queue statistics displayed in its own graph. 3477 - iana portlist updated. 3478 347922 July 2009: Wouter 3480 - Fix bug found by Michael Tokarev where unbound would try to 3481 prime the root servers even though forwarders are configured for 3482 the root. 3483 - tagged 1.3.3rc1 3484 348521 July 2009: Wouter 3486 - Fix server selection, so that it waits for open target queries when 3487 faced with lameness. 3488 348920 July 2009: Wouter 3490 - Ignore transient sendto errors, no route to host, and host, net down. 3491 - contrib/update-anchor.sh has -r option for root-hints. 3492 - feature val-log-level: 1 prints validation failures so you can 3493 keep track of them during dnssec deployment. 3494 349516 July 2009: Wouter 3496 - fix replacement malloc code. Used in crosscompile. 3497 - makedist -w creates crosscompiled setup.exe on fedora11. 3498 349915 July 2009: Wouter 3500 - dependencies for compat items, for crosscompile. 3501 - mingw32 crosscompile changes, dependencies and zipfile creation. 3502 and with System.dll from the windows NSIS you can make setup.exe. 3503 - package libgcc_s_sjlj exception handler for NSISdl.dll. 3504 350514 July 2009: Wouter 3506 - updated ldns tarball for solaris x64 compile assistance. 3507 - no need to define RAND_MAX from config.h. 3508 - iana portlist updated. 3509 - configure changes and ldns update for mingw32 crosscompile. 3510 351113 July 2009: Wouter 3512 - Fix for crash at start on windows. 3513 - tag for release 1.3.2. 3514 - trunk has version 1.3.3. 3515 - Fix for ID bits on windows to use all 16. RAND_MAX was not 3516 defined like you'd expect on mingw. Reported by Mees de Roo. 3517 35189 July 2009: Wouter 3519 - tag for release 1.3.1. 3520 - trunk has version 1.3.2. 3521 35227 July 2009: Wouter 3523 - iana portlist updated. 3524 35256 July 2009: Wouter 3526 - prettier error handling in SSL setup. 3527 - makedist.sh uname fix (same as ldns). 3528 - updated fedora spec file. 3529 35303 July 2009: Wouter 3531 - fixup linking when ldnsdir is "". 3532 353330 June 2009: Wouter 3534 - more lenient truncation checks. 3535 353629 June 2009: Wouter 3537 - ldns trunk r2959 imported as tarball, because of solaris cc compile 3538 support for c99. r2960 for better configure. 3539 - better wrongly_truncated check. 3540 - On Linux, fragment IPv6 datagrams to the IPv6 minimum MTU, to 3541 avoid dropped packets at routers. 3542 354326 June 2009: Wouter 3544 - Fix EDNS fallback when EDNS works for short answers but long answers 3545 are dropped. 3546 354722 June 2009: Wouter 3548 - fixup iter priv strict aliasing while preserving size of sockaddr. 3549 - iana portlist updated. (one less port allocated, one more fraction 3550 of a bit for security!) 3551 - updated fedora specfile in contrib from Paul Wouters. 3552 355319 June 2009: Wouter 3554 - Fixup strict aliasing warning in iter priv code. 3555 and config_file code. 3556 - iana portlist updated. 3557 - harden-referral-path: handle cases where NS is in answer section. 3558 355918 June 2009: Wouter 3560 - Fix of message parse bug where (specifically) an NSEC and RRSIG 3561 in the wrong order would be parsed, but put wrongly into internal 3562 structures so that later validation would fail. 3563 - Extreme lenience for wrongly truncated replies where a positive 3564 reply has an NS in the authority but no signatures. They are 3565 turned into minimal responses with only the (secure) answer. 3566 - autoconf 2.63 for configure. 3567 - python warnings suppress. Keep python API away from header files. 3568 356917 June 2009: Wouter 3570 - CREDITS entry for cz.nic, sponsoring a 'summer of code' that was 3571 used for the python code in unbound. (http://www.nic.cz/vip/ in cz). 3572 357316 June 2009: Wouter 3574 - Fixup opportunistic target query generation to it does not 3575 generate queries that are known to fail. 3576 - Touchup on munin total memory report. 3577 - messages picked out of the cache by the iterator are checked 3578 if their cname chain is still correct and if validation status 3579 has to be reexamined. 3580 358115 June 2009: Wouter 3582 - iana portlist updated. 3583 358414 June 2009: Wouter 3585 - Fixed bug where cached responses would lose their security 3586 status on second validation, which especially impacted dlv 3587 lookups. Reported by Hauke Lampe. 3588 358913 June 2009: Wouter 3590 - bug #254. removed random whitespace from example.conf. 3591 359212 June 2009: Wouter 3593 - Fixup potential wrong NSEC picked out of the cache. 3594 - If unfulfilled callbacks are deleted they are called with an error. 3595 - fptr wlist checks for mesh callbacks. 3596 - fwd above stub in configuration works. 3597 359811 June 2009: Wouter 3599 - Fix queries for type DS when forward or stub zones are there. 3600 They are performed to higherup domains, and thus treated as if 3601 going to higher zones when looking up the right forward or stub 3602 server. This makes a stub pointing to a local server that has 3603 a local view of example.com signed with the same keys as are 3604 publicly used work. Reported by Johan Ihren. 3605 - Added build-unbound-localzone-from-hosts.pl to contrib, from 3606 Dennis DeDonatis. It converts /etc/hosts into config statements. 3607 - same thing fixed for forward-zone and DS, chain of trust from 3608 public internet into the forward-zone works now. Added unit test. 3609 36109 June 2009: Wouter 3611 - openssl key files are opened apache-style, when user is root and 3612 before chrooting. This makes permissions on remote-control key 3613 files easier to set up. Fixes bug #251. 3614 - flush_type and flush_name remove msg cache entries. 3615 - codereview - dp copy bogus setting fix. 3616 36178 June 2009: Wouter 3618 - Removed RFC5011 REVOKE flag support. Partial 5011 support may cause 3619 inadvertant behaviour. 3620 - 1.3.0 tarball for release created. 3621 - 1.3.1 development in svn trunk. 3622 - iana portlist updated. 3623 - fix lint from complaining on ldns/sha.h. 3624 - help compiler figure out aliasing in priv_rrset_bad() routine. 3625 - fail to configure with python if swig is not found. 3626 - unbound_munin_ in contrib uses ps to show rss if sbrk does not work. 3627 36283 June 2009: Wouter 3629 - fixup bad free() when wrongly encoded DSA signature is seen. 3630 Reported by Paul Wouters. 3631 - review comments from Matthijs. 3632 36332 June 2009: Wouter 3634 - --enable-sha2 option. The draft rsasha256 changed its algorithm 3635 numbers too often. Therefore it is more prudent to disable the 3636 RSASHA256 and RSASHA512 support by default. 3637 - ldns trunk included as new tarball. 3638 - recreated the 1.3.0 tag in svn. rc1 tarball generated at this point. 3639 364029 May 2009: Wouter 3641 - fixup doc bug in README reported by Matthew Dempsky. 3642 364328 May 2009: Wouter 3644 - update iana port list 3645 - update ldns lib tarball 3646 364727 May 2009: Wouter 3648 - detect lack of IPv6 support on XP (with a different error code). 3649 - Fixup a crash-on-exit which was triggered by a very long queue. 3650 Unbound would try to re-use ports that came free, but this is 3651 of course not really possible because everything is deleted. 3652 Most easily triggered on XP (not Vista), maybe because of the 3653 network stack encouraging large messages backlogs. 3654 - change in debug statements. 3655 - Fixed bug that could cause a crash if root prime failed when there 3656 were message backlogs. 3657 365826 May 2009: Wouter 3659 - Thanks again to Brett Carr, found an assertion that was not true. 3660 Assertion checked if recursion parent query still existed. 3661 366229 April 2009: Wouter 3663 - Thanks to Brett Carr, caught windows resource leak, use 3664 closesocket() and not close() on sockets or else the network stack 3665 starts to leak handles. 3666 - Removed usage of windows Mutex because windows cannot handle enough 3667 mutexes open. Provide own mutex implementation using primitives. 3668 366928 April 2009: Wouter 3670 - created svn tag for 1.3.0. 3671 367227 April 2009: Wouter 3673 - optimised cname from cache. 3674 - ifdef windows functions in testbound. 3675 367623 April 2009: Wouter 3677 - fix for threadsafety in solaris thr_key_create() in tests. 3678 - iana portlist updated. 3679 - fix pylib test for Darwin. 3680 - fix pymod test for Darwin and a python threading bug in pymod init. 3681 - check python >= 2.4 in configure. 3682 - -ldl check for libcrypto 1.0.0beta. 3683 368421 April 2009: Wouter 3685 - fix for build outside sourcedir. 3686 - fix for configure script swig detection. 3687 368817 April 2009: Wouter 3689 - Fix reentrant in minievent handler for unix. Could have resulted 3690 in spurious event callbacks. 3691 - timers do not take up a fd slot for winsock handler. 3692 - faster fix for winsock reentrant check. 3693 - fix rsasha512 unit test for new (interim) algorithm number. 3694 - fix test:ldns doesn't like DOS line endings in keyfiles on unix. 3695 - fix compile warning on ubuntu (configlexer fwrite return value). 3696 - move python include directives into CPPFLAGS instead of CFLAGS. 3697 369816 April 2009: Wouter 3699 - winsock event handler exit very quickly on signal, even if 3700 under heavy load. 3701 - iana portlist updated. 3702 - fixup windows winsock handler reentrant problem. 3703 370414 April 2009: Wouter 3705 - bug #245: fix munin plugin, perform cleanup of stale lockfiles. 3706 - makedist.sh; better help text. 3707 - cache-min-ttl option and tests. 3708 - mingw detect error condition on TCP sockets (NOTCONN). 3709 37109 April 2009: Wouter 3711 - Fix for removal of RSASHA256_NSEC3 protonumber from ldns. 3712 - ldns tarball updated. 3713 - iana portlist update. 3714 - detect GOST support in openssl-1.0.0-beta1, and fix compile problem 3715 because that openssl defines the name STRING for itself. 3716 37176 April 2009: Wouter 3718 - windows compile fix. 3719 - Detect FreeBSD jail without ipv6 addresses assigned. 3720 - python libunbound wrapper unit test. 3721 - installs the following files. Default is to not build them. 3722 from configure --with-pythonmodule: 3723 /usr/lib/python2.x/site-packages/unboundmodule.py 3724 from configure --with-pyunbound: 3725 /usr/lib/python2.x/site-packages/unbound.py 3726 /usr/lib/python2.x/site-packages/_unbound.so* 3727 The example python scripts (pythonmod/examples and 3728 libunbound/python/examples) are not installed. 3729 - python invalidate routine respects packed rrset ids and locks. 3730 - clock skew checks in unbound, config statements. 3731 - nxdomain ttl considerations in requirements.txt 3732 37333 April 2009: Wouter 3734 - Fixed a bug that caused messages to be stored in the cache too 3735 long. Hard to trigger, but NXDOMAINs for nameservers or CNAME 3736 targets have been more vulnerable to the TTL miscalculation bug. 3737 - documentation test fixed for python addition. 3738 37392 April 2009: Wouter 3740 - pyunbound (libunbound python plugin) compiles using libtool. 3741 - documentation for pythonmod and pyunbound is generated in doc/html. 3742 - iana portlist updated. 3743 - fixed bug in unbound-control flush_zone where it would not flush 3744 every message in the target domain. This especially impacted 3745 NXDOMAIN messages which could remain in the cache regardless. 3746 - python module test package. 3747 37481 April 2009: Wouter 3749 - suppress errors when trying to contact authority servers that gave 3750 ipv6 AAAA records for their nameservers with ipv4 mapped contents. 3751 Still tries to do so, could work when deployed in intranet. 3752 Higher verbosity shows the error. 3753 - new libunbound calls documented. 3754 - pyunbound in libunbound/python. Removed compile warnings. 3755 Makefile to make it. 3756 375730 March 2009: Wouter 3758 - Fixup LDFLAGS from libevent sourcedir compile configure restore. 3759 - Fixup so no non-absolute rpaths are added. 3760 - Fixup validation of RRSIG queries, they are let through. 3761 - read /dev/random before chroot 3762 - checkconf fix no python checks when no python module enabled. 3763 - fix configure, pthread first, so other libs do not change outcome. 3764 376527 March 2009: Wouter 3766 - nicer -h output. report linked libraries and modules. 3767 - prints modules in intuitive order (config file friendly). 3768 - python compiles easily on BSD. 3769 377026 March 2009: Wouter 3771 - ignore swig varargs warnings with gcc. 3772 - remove duplicate example.conf text from python example configs. 3773 - outofdir compile fix for python. 3774 - pyunbound works. 3775 - print modules compiled in on -h. manpage. 3776 377725 March 2009: Wouter 3778 - initial import of the python contribution from Zdenek Vasicek and 3779 Marek Vavrusa. 3780 - pythonmod in Makefile; changes to remove warnings/errors for 1.3.0. 3781 378224 March 2009: Wouter 3783 - more neat configure.ac. Removed duplicate config.h includes. 3784 - neater config.h.in. 3785 - iana portlist updated. 3786 - fix util/configlexer.c and solaris -std=c99 flag. 3787 - fix postcommit aclocal errors. 3788 - spaces stripped. Makefile cleaner, /usr omitted from -I, -L, -R. 3789 - swap order of host detect and libtool generation. 3790 379123 March 2009: Wouter 3792 - added launchd plist example file for MacOSX to contrib. 3793 - deprecation test for daemon(3). 3794 - moved common configure actions to m4 include, prettier Makefile. 3795 379620 March 2009: Wouter 3797 - bug #239: module-config entries order is important. Documented. 3798 - build fix for test asynclook. 3799 380019 March 2009: Wouter 3801 - winrc/README.txt dos-format text file. 3802 - iana portlist updated. 3803 - use _beginthreadex() when available (performs stack alignment). 3804 - defaults for windows baked into configure.ac (used if on mingw). 3805 380618 March 2009: Wouter 3807 - Added tests, unknown algorithms become insecure. fallback works. 3808 - Fix for and test for unknown algorithms in a trust anchor 3809 definition. Trust anchors with no supported algos are ignored. 3810 This means a (higher)DS or DLV entry for them could succeed, and 3811 otherwise they are treated as insecure. 3812 - domain-insecure: "example.com" statement added. Sets domain 3813 insecure regardless of chain of trust DSs or DLVs. The inverse 3814 of a trust-anchor. 3815 381617 March 2009: Wouter 3817 - unit test for unsupported algorithm in anchor warning. 3818 - fixed so queries do not fail on opportunistic target queries. 3819 382016 March 2009: Wouter 3821 - fixup diff error printout in contrib/update-itar.sh. 3822 - added contrib/unbound_cacti for statistics support in cacti, 3823 contributed by Dmitriy Demidov. 3824 382513 March 2009: Wouter 3826 - doxygen and lex/yacc on linux. 3827 - strip update-anchor on makedist -w. 3828 - fix testbound on windows. 3829 - default log to syslog for windows. 3830 - uninstaller can stop unbound - changed text on it to reflect that. 3831 - remove debugging from windows 'cron' actions. 3832 383312 March 2009: Wouter 3834 - log to App.logs on windows prints executable identity. 3835 - fixup tests. 3836 - munin plugin fix benign locking error printout. 3837 - anchor-update for windows, called every 24 hours; unbound reloads. 3838 383911 March 2009: Wouter 3840 - winsock event handler resets WSAevents after signalled. 3841 - winsock event handler tests if signals are really signalled. 3842 - install and service with log to file works on XP and Vista on 3843 default install location. 3844 - on windows logging to the Application logbook works (as a service). 3845 - fix RUN_DIR on windows compile setting in makedist. 3846 - windows registry has Software\Unbound\ConfigFile element. 3847 If does not exist, the default is used. The -c switch overrides it. 3848 - fix makedist version cleanup function. 3849 385010 March 2009: Wouter 3851 - makedist -w strips out old rc.. and snapshot info from version. 3852 - setup.exe starts and stops unbound after install, before uninstall. 3853 - unbound-checkconf recognizes absolute pathnames on windows (C:...). 3854 38559 March 2009: Wouter 3856 - Nullsoft NSIS installer creation script. 3857 38585 March 2009: Wouter 3859 - fixup memory leak introduced on 18feb in mesh reentrant fix. 3860 38613 March 2009: Wouter 3862 - combined icon with 16x16(4) 32x32(4) 48x48(8) 64x64(8). 3863 - service works on xp/vista, no config necessary (using defaults). 3864 - windows registry settings. 3865 38662 March 2009: Wouter 3867 - fixup --export-symbols to be -export-symbls for libtool. 3868 This should fix extraneous symbols exported from libunbound. 3869 Thanks to Ondrej Sury and Robert Edmonds for finding it. 3870 - iana portlist updated. 3871 - document FAQ entry on stub/forward zones and default blocking. 3872 - fix asynclook test app for libunbound not exporting symbols. 3873 - service install and remove utils that work with vista UAC. 3874 387527 February 2009: Wouter 3876 - Fixup lexer, to not give warnings about fwrite. Appeared in 3877 new lexer features. 3878 - makedistro functionality for mingw. Has RC support. 3879 - support spaces and backslashes in configured defaults paths. 3880 - register, deregister in service control manager. 3881 388225 February 2009: Wouter 3883 - windres usage for application resources. 3884 388524 February 2009: Wouter 3886 - isc moved their dlv key download location. 3887 - fixup warning on vista/mingw. 3888 - makedist -w for window zip distribution first version. 3889 389020 February 2009: Wouter 3891 - Fixup contrib/update-itar.sh, the exit codes 1 and 0 were swapped. 3892 Nicer script layout. Added url to site in -h output. 3893 389419 February 2009: Wouter 3895 - unbound-checkconf and unbound print warnings when trust anchors 3896 have unsupported algorithms. 3897 - added contrib/update-itar.sh This script is similar to 3898 update-anchor.sh, and updates from the IANA ITAR repository. 3899 You can provide your own PGP key and trust repo, or can use the 3900 builtin. The program uses wget and gpg to work. 3901 - iana portlist updated. 3902 - update-itar.sh: using ftp:// urls because https godaddy certificate 3903 is not available everywhere and then gives fatal errors. The 3904 security is provided by pgp signature. 3905 390618 February 2009: Wouter 3907 - more cycle detection. Also for target queries. 3908 - fixup bug where during deletion of the mesh queries the callbacks 3909 that were reentrant caused assertion failures. Keep the mesh in 3910 a reentrant safe state. Affects libunbound, reload of server, 3911 on quit and flush_requestlist. 3912 - iana portlist updated. 3913 391413 February 2009: Wouter 3915 - forwarder information now per-thread duplicated. 3916 This keeps it read only for speed, with no locking necessary. 3917 - forward command for unbound control to change forwarders to use 3918 on the fly. 3919 - document that unbound-host reads no config file by default. 3920 - updated iana portlist. 3921 392212 February 2009: Wouter 3923 - call setusercontext if available (on BSD). 3924 - small refactor of stats clearing. 3925 - #227: flush_stats feature for unbound-control. 3926 - stats_noreset feature for unbound-control. 3927 - flush_requestlist feature for unbound-control. 3928 - libunbound version upped API (was changed 5 feb). 3929 - unbound-control status shows if root forwarding is in use. 3930 - slightly nicer memory management in iter-fwd code. 3931 393210 February 2009: Wouter 3933 - keys with rfc5011 REVOKE flag are skipped and not considered when 3934 validating data. 3935 - iana portlist updated 3936 - #226: dump_requestlist feature for unbound-control. 3937 39386 February 2009: Wouter 3939 - contrib contains specfile for fedora 1.2.1 (from Paul Wouters). 3940 - iana portlist updated. 3941 - fixup EOL in include directive (reported by Paul Wouters). 3942 You can no longer specify newlines in the names of included files. 3943 - config parser changed. Gives some syntax errors closer to where they 3944 occurred. Does not enforce a space after keyword anymore. 3945 Does not allow literal newlines inside quoted strings anymore. 3946 - verbosity level 5 logs customer IP for new requestlist entries. 3947 - test fix, lexer and cancel test. 3948 - new option log-time-ascii: yes if you enable it prints timestamps 3949 in the log file as Feb 06 13:45:26 (like syslog does). 3950 - detect event_base_new in libevent-1.4.1 and later and use it. 3951 - #231 unbound-checkconf -o option prints that value from config file. 3952 Useful for scripting in management scripts and the like. 3953 39545 February 2009: Wouter 3955 - ldns 1.5.0 rc as tarball included. 3956 - 1.3.0 development continues: 3957 change in libunbound API: ub_cancel can return an error, that 3958 the async_id did not exist, or that it was already delivered. 3959 The result could have been delivered just before the cancel 3960 routine managed to acquire the lock, so a caller may get the 3961 result at the same time they call cancel. For this case, 3962 ub_cancel tries to return an error code. 3963 Fixes race condition in ub_cancel() libunbound function. 3964 - MacOSX Leopard cleaner text output from configure. 3965 - initgroups(3) is called to drop secondary group permissions, if 3966 applicable. 3967 - configure option --with-ldns-builtin forces the use of the 3968 inluded ldns package with the unbound source. The -I include 3969 is put before the others, so it avoids bad include files from 3970 an older ldns install. 3971 - daemon(3) posix call is used when available. 3972 - testbound test for older fix added. 3973 39744 February 2009: Wouter 3975 - tag for release 1.2.1. 3976 - trunk setup for 1.3.0 development. 3977 39783 February 2009: Wouter 3979 - noted feature requests in doc/TODO. 3980 - printout more detailed errors on ssl certificate loading failures. 3981 - updated IANA portlist. 3982 398316 January 2009: Wouter 3984 - more quiet about ipv6 network failures, i.e. when ipv6 is not 3985 available (network unreachable). Debug still printed on high 3986 verbosity. 3987 - unbound-host -4 and -6 options. Stops annoying ipv6 errors when 3988 debugging with unbound-host -4 -d ... 3989 - more cycle detection for NS-check, addr-check, root-prime and 3990 stub-prime queries in the iterator. Avoids possible deadlock 3991 when priming fails. 3992 399315 January 2009: Wouter 3994 - bug #229: fixup configure checks for compilation with Solaris 3995 Sun cc compiler, ./configure CC=/opt/SUNWspro/bin/cc 3996 - fixup suncc warnings. 3997 - fix bug where unbound could crash using libevent 1.3 and older. 3998 - update testset for recent retry change. 3999 400014 January 2009: Wouter 4001 - 1.2.1 feature: negative caching for failed queries. 4002 Queries that failed are cached for 5 seconds (NORR_TTL). 4003 If the failure is local, like out of memory, it is not cached. 4004 - the TTL comparison for the cache used different comparisons, 4005 causing many cache responses that used the iterator and validator 4006 state machines unnecessarily. 4007 - retry from 4 to 5 so that EDNS drop retry is part of the first 4008 query resolve attempt, and cached error does not stop EDNS fallback. 4009 - remove debug prints that protect against bad referrals. 4010 - honor QUIET=no on make commandline (or QUIET=yes ). 4011 401213 January 2009: Wouter 4013 - fixed bug in lameness marking, removed printouts. 4014 - find NS rrset more cleanly for qtype NS. 4015 - Moved changes to 1.2.0 for release. Thanks to Mark Zealey for 4016 reporting and logs. 4017 - 1.2.1 feature: stops resolving AAAAs promiscuously when they 4018 are in the negative cache. 4019 402012 January 2009: Wouter 4021 - fixed bug in infrastructure lameness cache, did not lowercase 4022 name of zone to hash when setting lame. 4023 - lameness debugging printouts. 4024 40259 January 2009: Wouter 4026 - created svn tag for 1.2.0 release. 4027 - svn trunk contains 1.2.1 version number. 4028 - iana portlist updated for todays list. 4029 - removed debug print. 4030 40318 January 2009: Wouter 4032 - new version of ldns-trunk (today) included as tarball, fixed 4033 bug #224, building with -j race condition. 4034 - remove possible race condition in the test for race conditions. 4035 40367 January 2009: Wouter 4037 - version 1.2.0 in preparation. 4038 - feature to allow wildcards (*, ?, [], {}. ~) in trusted-keys-file 4039 statements. (Adapted from patch by Paul Wouters). 4040 - typo fix and iana portlist updated. 4041 - porting testsuite; unused var warning, and type fixup. 4042 40436 January 2009: Wouter 4044 - fixup packet-of-death when compiled with --enable-debug. 4045 A malformed packet could cause an internal assertion failure. 4046 - added test for HINFO canonicalisation behaviour. 4047 - fixup reported problem with transparent local-zone data where 4048 queries with different type could get nxdomain. Now queries 4049 with a different name get resolved normally, with different type 4050 get a correct NOERROR/NODATA answer. 4051 - HINFO no longer downcased for validation, making unbound compatible 4052 with bind and ldns. 4053 - fix reading included config files when chrooted. 4054 Give full path names for include files. 4055 Relative path names work if the start dir equals the working dir. 4056 - fix libunbound message transport when no packet buffer is available. 4057 40585 January 2009: Wouter 4059 - fixup getaddrinfo failure handling for remote control port. 4060 - added L.ROOT-SERVERS.NET. AAAA 2001:500:3::42 to builtin root hints. 4061 - fixup so it works with libev-3.51 from http://dist.schmorp.de/libev/ 4062 - comm_timer_set performs base_set operation after event_add. 4063 406418 December 2008: Wouter 4065 - fixed bug reported by Duane Wessels: error in DLV lookup, would make 4066 some zones that had correct DLV keys as insecure. 4067 - follows -rc makedist from ldns changes (no _rc). 4068 - ldns tarball updated with 1.4.1rc for DLV unit test. 4069 - verbose prints about recursion lame detection and server selection. 4070 - fixup BSD port for infra host storage. It hashed wrongly. 4071 - fixup makedist snapshot name generation. 4072 - do not reopen syslog to avoid dev/log dependency. 4073 407417 December 2008: Wouter 4075 - follows ldns makedist.sh. -rc option. autom4te dir removed. 4076 - unbound-control status command. 4077 - extended statistics has a number of ipv6 queries counter. 4078 contrib/unbound_munin_ was updated to draw ipv6 in the hits graph. 4079 408016 December 2008: Wouter 4081 - follow makedist improvements from ldns, for maintainers prereleases. 4082 - snapshot version uses _ not - to help rpm distinguish the 4083 version number. 4084 408511 December 2008: Wouter 4086 - better fix for bug #219: use LOG_NDELAY with openlog() call. 4087 Thanks to Tamas Tevesz. 4088 40899 December 2008: Wouter 4090 - bug #221 fixed: unbound checkconf checks if key files exist if 4091 remote control is enabled. Also fixed NULL printf when not chrooted. 4092 - iana portlist updated. 4093 40943 December 2008: Wouter 4095 - Fix problem reported by Jaco Engelbrecht where unbound-control stats 4096 freezes up unbound if this was compiled without threading, and 4097 was using multiple processes. 4098 - iana portlist updated. 4099 - test for remote control with interprocess communication. 4100 - created command distribution mechanism so that remote control 4101 commands other than 'stats' work on all processes in a nonthreaded 4102 compiled version. dump/load cache work, on the first process. 4103 - fixup remote control local_data addition memory corruption bug. 4104 41051 December 2008: Wouter 4106 - SElinux policy files in contrib/selinux for the unbound daemon, 4107 by Paul Wouters and Adam Tkac. 4108 410925 November 2008: Wouter 4110 - configure complains when --without-ssl is given (bug #220). 4111 - skip unsupported feature tests on vista/mingw. 4112 - fixup testcode/streamtcp to work on vista/mingw. 4113 - root-hints test checks version of dig required. 4114 - blacklisted servers are polled at a low rate (1%) to see if they 4115 come back up. But not if there is some other working server. 4116 411724 November 2008: Wouter 4118 - document that the user of the server daemon needs read privileges 4119 on the keys and certificates generated by unbound-control-setup. 4120 This is different per system or distribution, usually, running the 4121 script under the same username as the server uses suffices. 4122 i.e. sudo -u unbound unbound-control-setup 4123 - testset port to vista/mingw. 4124 - tcp_sigpipe to freebsd port. 4125 412621 November 2008: Wouter 4127 - fixed tcp accept, errors were printed when they should not. 4128 - unbound-control-setup.sh removes read/write permissions other 4129 from the keys it creates (as suggested by Dmitriy Demidov). 4130 413120 November 2008: Wouter 4132 - fixup fatal error due to faulty error checking after tcp accept. 4133 - add check in rlimit to avoid integer underflow. 4134 - rlimit check with new formula; better estimate for number interfaces 4135 - nicer comments in rlimit check. 4136 - tag 1.1.1 created in svn. 4137 - trunk label is 1.1.2 4138 413919 November 2008: Wouter 4140 - bug #219: fixed so that syslog which delays opening until the first 4141 log line is written, gets a log line while not chroot'ed yet. 4142 414318 November 2008: Wouter 4144 - iana portlist updated. 4145 - removed cast in unit test debug print that was not 64bit safe. 4146 - trunk back to 1.1.0; copied to tags 1.1.0 release. 4147 - trunk to has version number 1.1.1 again. 4148 - in 1.1.1; make clean nicer. grammar in manpage. 4149 415017 November 2008: Wouter 4151 - theoretical fix for problems reported on mailing list. 4152 If a delegation point has no A but only AAAA and do-ip6 is no, 4153 resolution would fail. Fixed to ask for the A and AAAA records. 4154 It has to ask for both always, so that it can fail quietly, from 4155 TLD perspective, when a zone is only reachable on one transport. 4156 - test for above, only AAAA and doip6 is no. Fix causes A record 4157 for nameserver to be fetched. 4158 - fixup address duplication on cache fillup for delegation points. 4159 - testset updated for new query answer requirements. 4160 416114 November 2008: Wouter 4162 - created 1.1.0 release tag in svn. 4163 - trunk moved to 1.1.1 4164 - fixup unittest-neg for locking. 4165 416613 November 2008: Wouter 4167 - added fedora init and specfile to contrib (by Paul Wouters). 4168 - added configure check for ldns 1.4.0 (using its compat funcs). 4169 - neater comments in worker.h. 4170 - removed doc/plan and updated doc/TODO. 4171 - silenced EHOSTDOWN (verbosity 2 or higher to see it). 4172 - review comments from Jelte, Matthijs. Neater code. 4173 417412 November 2008: Wouter 4175 - add unbound-control manpage to makedist replace list. 4176 417711 November 2008: Wouter 4178 - unit test for negative cache, stress tests the refcounting. 4179 - fix for refcounting error that could cause fptr_wlist fatal exit 4180 in the negative cache rbtree (upcoming 1.1 feature). (Thanks to 4181 Attila Nagy for testing). 4182 - nicer comments in cachedump about failed RR to string conversion. 4183 - fix 32bit wrap around when printing large (4G and more) mem usage 4184 for extended statistics. 4185 418610 November 2008: Wouter 4187 - fixup the getaddrinfo compat code rename. 4188 41898 November 2008: Wouter 4190 - added configure check for eee build warning. 4191 41927 November 2008: Wouter 4193 - fix bug 217: fixed, setreuid and setregid do not work on MacOSX10.4. 4194 - detect nonblocking problems in network stack in configure script. 4195 41966 November 2008: Wouter 4197 - dname_priv must decompress the name before comparison. 4198 - iana portlist updated. 4199 42005 November 2008: Wouter 4201 - fixed possible memory leak in key_entry_key deletion. 4202 Would leak a couple bytes when trust anchors were replaced. 4203 - if query and reply qname overlap, the bytes are skipped not copied. 4204 - fixed file descriptor leak when messages were jostled out that 4205 had outstanding (TCP) replies. 4206 - DNAMEs used from cache have their synthesized CNAMEs initialized 4207 properly. 4208 - fixed file descriptor leak for localzone type deny (for TCP). 4209 - fixed memleak at exit for nsec3 negative cached zones. 4210 - fixed memleak for the keyword 'nodefault' when reading config. 4211 - made verbosity of 'edns incapable peer' warning higher, so you 4212 do not get spammed by it. 4213 - caught elusive Bad file descriptor error bug, that would print the 4214 error while unnecessarily try to listen to a closed fd. Fixed. 4215 42164 November 2008: Wouter 4217 - fixed -Wwrite-strings warnings that result in better code. 4218 42193 November 2008: Wouter 4220 - fixup build process for Mac OSX linker, use ldns b32 compat funcs. 4221 - generated configure with autoconf-2.61. 4222 - iana portlist updated. 4223 - detect if libssl needs libdl. For static linking with libssl. 4224 - changed to use new algorithm identifiers for sha256/sha512 4225 from ldns 1.4.0 (need very latest version). 4226 - updated the included ldns tarball. 4227 - proper detection of SHA256 and SHA512 functions (not just sizes). 4228 422923 October 2008: Wouter 4230 - a little more debug info for failure on signer names. prints names. 4231 423222 October 2008: Wouter 4233 - CFLAGS are picked up by configure from the environment. 4234 - iana portlist updated. 4235 - updated ldns to use 1.4.0-pre20081022 so it picks up CFLAGS too. 4236 - new stub-prime: yesno option. Default is off, so it does not prime. 4237 can be turned on to get same behaviour as previous unbound release. 4238 - made automated test that checks if builtin root hints are uptodate. 4239 - finished draft-wijngaards-dnsext-resolver-side-mitigation 4240 implementation. The unwanted-reply-threshold can be set. 4241 - fixup so fptr_whitelist test in alloc.c works. 4242 424321 October 2008: Wouter 4244 - fix update-anchors.sh, so it does not report different RR order 4245 as an update. Sorts the keys in the file. Updated copyright. 4246 - fixup testbound on windows, the command control pipe doesn't exist. 4247 - skip 08hostlib test on windows, no fork() available. 4248 - made unbound-remote work on windows. 4249 425020 October 2008: Wouter 4251 - quench a log message that is debug only. 4252 - iana portlist updated. 4253 - do not query bogus nameservers. It is like nameservers that have 4254 the NS or A or AAAA record bogus are listed as donotquery. 4255 - if server selection is faced with only bad choices, it will 4256 attempt to get more options to be fetched. 4257 - changed bogus-ttl default value from 900 to 60 seconds. 4258 In anticipation that operator caused failures are more likely than 4259 actual attacks at this time. And thus repeated validation helps 4260 the operators get the problem fixed sooner. It makes validation 4261 failures go away sooner (60 seconds after the zone is fixed). 4262 Also it is likely to try different nameserver targets every minute, 4263 so that if a zone is bad on one server but not another, it is 4264 likely to pick up the 'correct' one after a couple minutes, 4265 and if the TTL is big enough that solves validation for the zone. 4266 - fixup unbound-control compilation on windows. 4267 426817 October 2008: Wouter 4269 - port Leopard/G5: fixup type conversion size_t/uint32. 4270 please ranlib, stop file without symbols warning. 4271 - harden referral path now also validates the root after priming. 4272 It looks up the root NS authoritatively as well as the root servers 4273 and attemps to validate the entries. 4274 427516 October 2008: Wouter 4276 - Fixup negative TTL values appearing (reported by Attila Nagy). 4277 427815 October 2008: Wouter 4279 - better documentation for 0x20; remove fallback TODO, it is done. 4280 - harden-referral-path feature includes A, AAAA queries for glue, 4281 as well as very careful NS caching (only when doing NS query). 4282 A, AAAA use the delegation from the NS-query. 4283 428414 October 2008: Wouter 4285 - fwd_three.tpkg test was flaky. If the three requests hit the 4286 wrong threads by chance (or bad OS) then the test would fail. 4287 Made less flaky by increasing number of retries. 4288 - stub_udp.tpkg changed to work, give root hints. fixed ldns_dname_abs. 4289 - ldns tarball is snapshot of ldns r2759 (1.4.0-pre-20081014). 4290 Which includes the ldns_dname_absolute fix. 4291 - fwd_three test remains flaky now that unbound does not stop 4292 listening when full. Thus, removed timeout problem. 4293 It may be serviced by three threads, or maybe by one. 4294 Mostly only useful for lock-check testing now. 4295 429613 October 2008: Wouter 4297 - fixed recursion servers deployed as authoritative detection, so 4298 that as a last resort, a +RD query is sent there to get the 4299 correct answer. 4300 - iana port list update. 4301 - ldns tarball is snapshot of ldns r2759 (1.4.0-pre-20081013). 4302 430310 October 2008: Wouter 4304 - fixup tests - the negative cache contained the correct NSEC3s for 4305 two tests that are supposed to fail to validate. 4306 43079 October 2008: Wouter 4308 - negative cache caps max iterations of NSEC3 done. 4309 - NSEC3 negative cache for qtype DS works. 4310 43118 October 2008: Wouter 4312 - NSEC negative cache for DS. 4313 43146 October 2008: Wouter 4315 - jostle-timeout option, so you can config for slow links. 4316 - 0x20 fallback code. Tries 3xnumber of nameserver addresses 4317 queries that must all be the same. Sent to random nameservers. 4318 - documented choices for DoS, EDNS, 0x20. 4319 43202 October 2008: Wouter 4321 - fixup unlink of pidfile. 4322 - fixup SHA256 algorithm collation code. 4323 - contrib/update-anchor.sh does not overwrite anchors if not needed. 4324 exits 0 when a restart is needed, other values if not. 4325 so, update-anchor.sh -d mydir && /etc/rc.d/unbound restart 4326 can restart unbound exactly when needed. 4327 432830 September 2008: Wouter 4329 - fixup SHA256 DS downgrade, no longer possible to downgrade to SHA1. 4330 - tests for sha256 support and downgrade resistance. 4331 - RSASHA256 and RSASHA512 support (using the draft in dnsext), 4332 using the drafted protocol numbers. 4333 - when using stub on localhost (127.0.0.1@10053) unbound works. 4334 Like when running NSD to host a local zone, on the same machine. 4335 The noprime feature. manpages more explanation. Added a test for it. 4336 - shorthand for reverse PTR, local-data-ptr: "1.2.3.4 www.ex.com" 4337 433829 September 2008: Wouter 4339 - EDNS lameness detection, if EDNS packets are dropped this is 4340 detected, eventually. 4341 - multiple query timeout rtt backoff does not backoff too much. 4342 434326 September 2008: Wouter 4344 - tests for remote-control. 4345 - small memory leak in exception during remote control fixed. 4346 - fixup for lock checking but not unchecking in remote control. 4347 - iana portlist updated. 4348 434923 September 2008: Wouter 4350 - Msg cache is loaded. A cache load enables cache responses. 4351 - unbound-control flush [name], flush_type and flush_zone. 4352 435322 September 2008: Wouter 4354 - dump_cache and load_cache statements in unbound-control. 4355 RRsets are dumped and loaded correctly. 4356 Msg cache is dumped. 4357 435819 September 2008: Wouter 4359 - locking on the localdata structure. 4360 - add and remove local zone and data with unbound-control. 4361 - ldns trunk snapshot updated, make tests work again. 4362 436318 September 2008: Wouter 4364 - fixup error in time calculation. 4365 - munin plugin improvements. 4366 - nicer abbreviations for high query types values (ixfr, axfr, any...) 4367 - documented the statistics output in unbound-control man page. 4368 - extended statistics prints out histogram, over unbound-control. 4369 437017 September 2008: Wouter 4371 - locking for threadsafe bogus rrset counter. 4372 - ldns trunk no longer exports b32 functions, provide compat. 4373 - ldns tarball updated. 4374 - testcode/ldns-testpkts.c const fixups. 4375 - fixed rcode stat printout. 4376 - munin plugin in contrib. 4377 - stats always printout uptime, because stats plugins need it. 4378 437916 September 2008: Wouter 4380 - extended-statistics: yesno config option. 4381 - unwanted replies spoof nearmiss detector. 4382 - iana portlist updated. 4383 438415 September 2008: Wouter 4385 - working start, stop, reload commands for unbound-control. 4386 - test for unbound-control working; better exit value for control. 4387 - verbosity control via unbound-control. 4388 - unbound-control stats. 4389 439012 September 2008: Wouter 4391 - removed browser control mentions. Proto speccy. 4392 439311 September 2008: Wouter 4394 - set nonblocking on new TCP streams, because linux does not inherit 4395 the socket options to the accepted socket. 4396 - fix TCP timeouts. 4397 - SSL protected connection between server and unbound-control. 4398 439910 September 2008: Wouter 4400 - remove memleak in privacy addresses on reloads and quits. 4401 - remote control work. 4402 44039 September 2008: Wouter 4404 - smallapp/unbound-control-setup.sh script to set up certificates. 4405 44064 September 2008: Wouter 4407 - scrubber scrubs away private addresses. 4408 - test for private addresses. man page entry. 4409 - code refactored for name and address tree lookups. 4410 44113 September 2008: Wouter 4412 - options for 'DNS Rebinding' protection: private-address and 4413 private-domain. 4414 - dnstree for reuse of routines that help with domain, addr lookups. 4415 - private-address and private-domain config option read, stored. 4416 44172 September 2008: Wouter 4418 - DoS protection features. Queries are jostled out to make room. 4419 - testbound can pass time, increasing the internal timer. 4420 - do not mark unsigned additionals bogus, leave unchecked, which 4421 is removed too. 4422 44231 September 2008: Wouter 4424 - disallow nonrecursive queries for cache snooping by default. 4425 You can allow is using access-control: <subnet> allow_snoop. 4426 The defaults do allow access no authoritative data without RD bit. 4427 - two tests for it and fixups of tests for nonrec refused. 4428 442929 August 2008: Wouter 4430 - version 1.1 number in trunk. 4431 - harden-referral-path option for query for NS records. 4432 Default turns off expensive, experimental option. 4433 443428 August 2008: Wouter 4435 - fixup logfile handling; it is created with correct permissions 4436 again. (from bugfix#199). 4437 Some errors are not written to logfile (pidfile writing, forking), 4438 and these are only visible by using the -d commandline flag. 4439 444027 August 2008: Wouter 4441 - daemon(3) is causing problems for people. Reverting the patch. 4442 bug#200, and 199 and 203 contain sideline discussion on it. 4443 - bug#199 fixed: pidfile can be outside chroot. openlog is done before 4444 chroot and drop permissions. 4445 - config option to set size of aggressive negative cache, 4446 neg-cache-size. 4447 - bug#203 fixed: dlv has been implemented. 4448 444926 August 2008: Wouter 4450 - test for insecure zone when DLV is in use, also does negative cache. 4451 - test for trustanchor when DLV is in use (the anchor works). 4452 - test for DLV used for a zone below a trustanchor. 4453 - added scrub filter for overreaching NSEC records and unit test. 4454 - iana portlist update 4455 - use of setresuid or setreuid when available. 4456 - use daemon(3) if available. 4457 445825 August 2008: Wouter 4459 - realclean patch from Robert Edmonds. 4460 446122 August 2008: Wouter 4462 - nicer debuglogging of DLV. 4463 - test with secure delegation inside the DLV repository. 4464 446521 August 2008: Wouter 4466 - negative cache code linked into validator, for DLV use. 4467 negative cache works for DLV. 4468 - iana portlist update. 4469 - dlv-anchor option for unit tests. 4470 - fixup NSEC_AT_APEX classification for short typemaps. 4471 - ldns-testns has subdomain checks, for unit tests. 4472 447320 August 2008: Wouter 4474 - negative cache code, reviewed. 4475 447618 August 2008: Wouter 4477 - changes info: in logfile to notice: info: or debug: depending on 4478 the verbosity of the statements. Better logfile message 4479 classification. 4480 - bug #208: extra rc.d unbound flexibility for freebsd/nanobsd. 4481 448215 August 2008: Wouter 4483 - DLV nsec code fixed for better detection of closest existing 4484 enclosers from NSEC responses. 4485 - DLV works, straight to the dlv repository, so not for production. 4486 - Iana port update. 4487 448814 August 2008: Wouter 4489 - synthesize DLV messages from the rrset cache, like done for DS. 4490 449113 August 2008: Wouter 4492 - bug #203: nicer do-auto log message when user sets incompatible 4493 options. 4494 - bug #204: variable name ameliorated in log.c. 4495 - bug #206: in iana_update, no egrep, but awk use. 4496 - ldns snapshot r2699 taken (includes DLV type). 4497 - DLV work, config file element, trust anchor read in. 4498 449912 August 2008: Wouter 4500 - finished adjusting testset to provide qtype NS answers. 4501 450211 August 2008: Wouter 4503 - Fixup rrset security updates overwriting 2181 trust status. 4504 This makes validated to be insecure data just as worthless as 4505 nonvalidated data, and 2181 rules prevent cache overwrites to them. 4506 - Fix assertion fail on bogus key handling. 4507 - dnssec lameness detection works on first query at trust apex. 4508 - NS queries get proper cache and dnssec lameness treatment. 4509 - fixup compilation without pthreads on linux. 4510 45118 August 2008: Wouter 4512 - NS queries are done after every referral. 4513 validator is used on those NS records (if anchors enabled). 4514 45157 August 2008: Wouter 4516 - Scrubber more strict. CNAME chains, DNAMEs from cache, other 4517 irrelevant rrsets removed. 4518 - 1.0.2 released from 1.0 support branch. 4519 - fixup update-anchor.sh to work both in BSD shell and bash. 4520 45215 August 2008: Wouter 4522 - fixup DS test so apex nodata works again. 4523 45244 August 2008: Wouter 4525 - iana port update. 4526 - TODO update. 4527 - fix bug 201: null ptr deref on cleanup while udp pkts wait for port. 4528 - added explanatory text for outgoing-port-permit in manpage. 4529 453030 July 2008: Wouter 4531 - fixup bug qtype DS for unsigned zone and signed parent validation. 4532 453325 July 2008: Wouter 4534 - added original copyright statement of OpenBSD arc4random code. 4535 - created tube signaling solution on windows, as a pipe replacement. 4536 this makes background asynchronous resolution work on windows. 4537 - removed very insecure socketpair compat code. It also did not 4538 work with event_waiting. Solved by pipe replacement. 4539 - unbound -h prints openssl version number as well. 4540 454122 July 2008: Wouter 4542 - moved pipe actions to util/tube.c. easier porting and shared code. 4543 - check _raw() commpoint callbacks with fptr_wlist. 4544 - iana port update. 4545 454621 July 2008: Wouter 4547 - #198: nicer entropy warning message. manpage OS hints. 4548 454919 July 2008: Wouter 4550 - #198: fixup man page to suggest chroot entropy fix. 4551 455218 July 2008: Wouter 4553 - branch for 1.0 support. 4554 - trunk work on tube.c. 4555 455617 July 2008: Wouter 4557 - fix bug #196, compile outside source tree. 4558 - fix bug #195, add --with-username=user configure option. 4559 - print error and exit if started with config that requires more 4560 fds than the builtin minievent can handle. 4561 456216 July 2008: Wouter 4563 - made svn tag 1.0.1, trunk now 1.0.2 4564 - sha256 checksums enabled in makedist.sh 4565 456615 July 2008: Wouter 4567 - Follow draft-ietf-dnsop-default-local-zones-06 added reverse 4568 IPv6 example prefix to AS112 default blocklist. 4569 - fixup lookup of DS records by client with trustanchor for same. 4570 - libunbound ub_resolve, fix handling of error condition during setup. 4571 - lowered log_hex blocksize to fit through BSD syslog linesize. 4572 - no useless initialisation if getpwnam not available. 4573 - iana, ldns snapshot updated. 4574 45753 July 2008: Wouter 4576 - Matthijs fixed memory leaks in root hints file reading. 4577 457826 June 2008: Wouter 4579 - fixup streamtcp bounds setting for udp mode, in the test framework. 4580 - contrib item for updating trust anchors. 4581 458225 June 2008: Wouter 4583 - fixup fwd_ancil test typos. 4584 - Fix for newegg lameness : ok for qtype=A, but lame for others. 4585 - fixup unit test for infra cache, test lame merging. 4586 - porting to mingw, bind, listen, getsockopt and setsockopt error 4587 handling. 4588 458924 June 2008: Wouter 4590 - removed testcode/checklocks from production code compilation path. 4591 - streamtcp can use UDP mode (connected UDP socket), for testing IPv6 4592 on windows. 4593 - fwd_ancil test fails if platform support is lacking. 4594 459523 June 2008: Wouter 4596 - fixup minitpkg to cleanup on windows with its file locking troubles. 4597 - minitpkg shows skipped tests in report. 4598 - skip ipv6 tests on ipv4 only hosts (requires only ipv6 localhost not 4599 ipv6 connectivity). 4600 - winsock event handler keeps track of sticky TCP events, that have 4601 not been fully handled yet. when interest in the event(s) resumes, 4602 they are sent again. When WOULDBLOCK is returned events are cleared. 4603 - skip tests that need signals when testing on mingw. 4604 460518 June 2008: Wouter 4606 - open testbound replay files in binary mode, because fseek/ftell 4607 do not work in ascii-mode on windows. The b does nothing on unix. 4608 unittest and testbound tests work on windows (xp too). 4609 - ioctlsocket prints nicer error message. 4610 - fixed up some TCP porting for winsock. 4611 - lack of IPv6 gives a warning, no fatal error. 4612 - use WSAGetLastError() on windows instead of errno for some errors. 4613 461417 June 2008: Wouter 4615 - outgoing num fds 32 by default on windows ; it supports less 4616 fds for waiting on than unixes. 4617 - winsock_event minievent handler for windows. (you could also 4618 attempt to link with libevent/libev ports for windows). 4619 - neater crypto check and gdi32 detection. 4620 - unbound.exe works to resolve and validate www.nlnetlabs.nl on vista. 4621 462216 June 2008: Wouter 4623 - on windows, use windows threads, mutex and thread-local-storage(Tls). 4624 - detect if openssl needs gdi32. 4625 - if no threading, THREADS_DISABLED is defined for use in the code. 4626 - sets USE_WINSOCK if using ws2_32 on windows. 4627 - wsa_strerror() function for more readable errors. 4628 - WSA Startup and Cleanup called in unbound.exe. 4629 463013 June 2008: Wouter 4631 - port mingw32, more signal ifdefs, detect sleep, usleep, 4632 random, srandom (used inside the tests). 4633 - signed or unsigned FD_SET is cast. 4634 463510 June 2008: Wouter 4636 - fixup warnings compiling on eeepc xandros linux. 4637 46389 June 2008: Wouter 4639 - in iteration response type code 4640 * first check for SOA record (negative answer) before NS record 4641 and lameness. 4642 * check if no AA bit for non-forwarder, and thus lame zone. 4643 In response to error report by Richard Doty for mail.opusnet.com. 4644 - fixup unput warning from lexer on freeBSD. 4645 - bug#183. pidfile, rundir, and chroot configure options. Also the 4646 example.conf and manual pages get the configured defaults. 4647 You can use: (or accept the defaults to /usr/local/etc/unbound/) 4648 --with-conf-file=filename 4649 --with-pidfile=filename 4650 --with-run-dir=path 4651 --with-chroot-dir=path 4652 46538 June 2008: Wouter 4654 - if multiple CNAMEs, use the first one. Fixup akamai CNAME bug. 4655 Reported by Robert Edmonds. 4656 - iana port updated. 4657 46584 June 2008: Wouter 4659 - updated libtool files with newer version. 4660 - iana portlist updated. 4661 46623 June 2008: Wouter 4663 - fixup local-zone: "30.172.in-addr.arpa." nodefault, so that the 4664 trailing dot is not used during comparison. 4665 46662 June 2008: Wouter 4667 - Jelte fixed bugs in my absence 4668 - bug 178: fixed unportable shell usage in configure (relied on 4669 bash shell). 4670 - bug 180: fixed buffer overflow in unbound-checkconf use of strncat. 4671 - bug 181: fixed buffer overflow in ldns (called by unbound to parse 4672 config file parts). 4673 - fixes by Wouter 4674 - bug 177: fixed compilation failure on opensuse, the 4675 --disable-static configure flag caused problems. (Patch from 4676 Klaus Singvogel) 4677 - bug 179: same fix as 177. 4678 - bug 185: --disable-shared not passed along to ldns included with 4679 unbound. Fixed so that configure parameters are passed to the 4680 subdir configure script. 4681 fixed that ./libtool is used always, you can still override 4682 manually with ./configure libtool=mylibtool or set $libtool in 4683 the environment. 4684 - update of the ldns tarball to current ldns svn version (fix 181). 4685 - bug 184: -r option for unbound-host, read resolv.conf for 4686 forwarder. (Note that forwarder must support DNSSEC for validation 4687 to succeed). 4688 468923 May 2008: Wouter 4690 - mingw32 porting. 4691 - test for sys/wait.h 4692 - WSAEWOULDBLOCK test after nonblocking TCP connect. 4693 - write_iov_buffer removed: unused and no struct iov on windows. 4694 - signed/unsigned warning fixup mini_event. 4695 - use ioctlsocket to set nonblocking I/O if fnctl is unavailable. 4696 - skip signals that are not defined 4697 - detect pwd.h. 4698 - detect getpwnam, getrlimit, setsid, sbrk, chroot. 4699 - default config has no chroot if chroot() unavailable. 4700 - if no kill() then no pidfile is read or written. 4701 - gmtime_r is replaced by nonthreadsafe alternative if unavail. 4702 used in rrsig time validation errors. 4703 470422 May 2008: Wouter 4705 - contrib unbound.spec from Patrick Vande Walle. 4706 - fixup bug#175: call tzset before chroot to have correct timestamps 4707 in system log. 4708 - do not generate lex input and lex unput functions. 4709 - mingw port. replacement functions labelled _unbound. 4710 - fix bug 174 - check for tcp_sigpipe that ldns-testns is installed. 4711 471219 May 2008: Wouter 4713 - fedora 9, check in6_pktinfo define in configure. 4714 - CREDITS fixup of history. 4715 - ignore ldns-1.2.2 if installed, use builtin 1.3.0-pre alternative. 4716 471716 May 2008: Wouter 4718 - fixup for MacOSX hosts file reading (reported by John Dickinson). 4719 - created 1.0.0 svn tag. 4720 - trunk version 1.0.1. 4721 472214 May 2008: Wouter 4723 - accepted patch from Ondrej Sury for library version libtool option. 4724 - configure --disable-rpath fixes up libtool for rpath trouble. 4725 Adapted from debian package patch file. 4726 472713 May 2008: Wouter 4728 - Added root ipv6 addresses to builtin root hints. 4729 - TODO modified for post 1.0 plans. 4730 - trunk version set to 1.0.0. 4731 - no unnecessary linking with librt (only when libevent/libev used). 4732 47337 May 2008: Wouter 4734 - fixup no-ip4 problem with error callback in outside network. 4735 473625 April 2008: Wouter 4737 - DESTDIR is honored by the Makefile for rpms. 4738 - contrib files unbound.spec and unbound.init, builds working RPM 4739 on FC7 Linux, a chrooted caching resolver, and libunbound. 4740 - iana ports update. 4741 474224 April 2008: Wouter 4743 - chroot checks improved. working directory relative to chroot. 4744 checks if config file path is inside chroot. Documentation on it. 4745 - nicer example.conf text. 4746 - created 0.11 tag. 4747 474823 April 2008: Wouter 4749 - parseunbound.pl contrib update from Kai Storbeck for threads. 4750 - iana ports update 4751 475222 April 2008: Wouter 4753 - ignore SIGPIPE. 4754 - unit test for SIGPIPE ignore. 4755 475621 April 2008: Wouter 4757 - FEATURES document. 4758 - fixup reread of config file if it was given as a full path 4759 and chroot was used. 4760 476116 April 2008: Wouter 4762 - requirements doc, updated clean query returns. 4763 - parseunbound.pl update from Kai Storbeck. 4764 - sunos4 porting changes. 4765 476615 April 2008: Wouter 4767 - fixup default rc.d pidfile location to /usr/local/etc. 4768 - iana ports updated. 4769 - copyright updated in ldns-testpkts to keep same as in ldns. 4770 - fixup checkconf chroot tests a bit more, chdir must be inside 4771 chroot dir. 4772 - documented 'gcc: unrecognized -KPIC option' errors on Solaris. 4773 - example.conf values changed to /usr/local/etc/unbound 4774 - DSA test work. 4775 - DSA signatures: unbound is compatible with both encodings found. 4776 It will detect and convert when necessary. 4777 477814 April 2008: Wouter 4779 - got update for parseunbound.pl statistics script from Kai Storbeck. 4780 - tpkg tests for udp wait list. 4781 - documented 0x20 status. 4782 - fixup chroot and checkconf, it is much smarter now. 4783 - fixup DSA EVP signature decoding. Solution that Jelte found copied. 4784 - and check first sig byte for the encoding type. 4785 478611 April 2008: Wouter 4787 - random port selection out of the configged ports. 4788 - fixup threadsafety for libevent-1.4.3+ (event_base_get_method). 4789 - removed base_port. 4790 - created 256-port ephemeral space for the OS, 59802 available. 4791 - fixup consistency of port_if out array during heavy use. 4792 479310 April 2008: Wouter 4794 - --with-libevent works with latest libevent 1.4.99-trunk. 4795 - added log file statistics perl script to contrib. 4796 - automatic iana ports update from makefile. 60058 available. 4797 47989 April 2008: Wouter 4799 - configure can detect libev(from its build directory) when passed 4800 --with-libevent=/home/wouter/libev-3.2 4801 libev-3.2 is a little faster than libevent-1.4.3-stable (about 5%). 4802 - unused commpoints not listed in epoll list. 4803 - statistics-cumulative option so that the values are not reset. 4804 - config creates array of available ports, 61841 available, 4805 it excludes <1024 and iana assigned numbers. 4806 config statements to modify the available port numbers. 4807 48088 April 2008: Wouter 4809 - unbound tries to set the ulimit fds when started as server. 4810 if that does not work, it will scale back its requirements. 4811 481227 March 2008: Wouter 4813 - documented /dev/random symlink from chrootdir as FAQ entry. 4814 481526 March 2008: Wouter 4816 - implemented AD bit signaling. If a query sets AD bit (but not DO) 4817 then the AD bit is set in the reply if the answer validated. 4818 Without including DNSSEC signatures. Useful if you have a trusted 4819 path from the client to the resolver. Follows dnssec-updates draft. 4820 482125 March 2008: Wouter 4822 - implemented check that for NXDOMAIN and NOERROR answers a query 4823 section must be present in the reply (by the scrubber). And it must 4824 be equal to the question sent, at least lowercase folded. 4825 Previously this feature happened because the cache code refused 4826 to store such messages. However blocking by the scrubber makes 4827 sure nothing gets into the RRset cache. Also, this looks like a 4828 timeout (instead of an allocation failure) and this retries are 4829 done (which is useful in a spoofing situation). 4830 - RTT banding. Band size 400 msec, this makes band around zero (fast) 4831 include unknown servers. This makes unbound explore unknown servers. 4832 48337 March 2008: Wouter 4834 - -C config feature for harvest program. 4835 - harvest handles CNAMEs too. 4836 48375 March 2008: Wouter 4838 - patch from Hugo Koji Kobayashi for iterator logs spelling. 4839 48404 March 2008: Wouter 4841 - From report by Jinmei Tatuya, rfc2181 trust value for remainder 4842 of a cname trust chain is lower; not full answer_AA. 4843 - test for this fix. 4844 - default config file location is /usr/local/etc/unbound. 4845 Thus prefix is used to determine the location. This is also the 4846 chroot and pidfile default location. 4847 48483 March 2008: Wouter 4849 - Create 0.10 svn tag. 4850 - 0.11 version in trunk. 4851 - indentation nicer. 4852 485329 February 2008: Wouter 4854 - documentation update. 4855 - fixup port to Solaris of perf test tool. 4856 - updated ldns-tarball with decl-after-statement fixes. 4857 485828 February 2008: Wouter 4859 - fixed memory leaks in libunbound (during cancellation and wait). 4860 - libunbound returns the answer packet in full. 4861 - snprintf compat update. 4862 - harvest performs lookup. 4863 - ldns-tarball update with fix for ldns_dname_label. 4864 - installs to sbin by default. 4865 - install all manual pages (unbound-host and libunbound too). 4866 486727 February 2008: Wouter 4868 - option to use caps for id randomness. 4869 - config file option use-caps-for-id: yes 4870 - harvest debug tool 4871 487226 February 2008: Wouter 4873 - delay utility delays TCP as well. If the server that is forwarded 4874 to has a TCP error, the delay utility closes the connection. 4875 - delay does REUSE_ADDR, and can handle a server that closes its end. 4876 - answers use casing from query. 4877 487825 February 2008: Wouter 4879 - delay utility works. Gets decent thoughput too (>20000). 4880 488122 February 2008: Wouter 4882 - +2% for recursions, if identical queries (except for destination 4883 and query ID) in the reply list, avoid re-encoding the answer. 4884 - removed TODO items for optimizations that do not show up in 4885 profile reports. 4886 - default is now minievent - not libevent. As its faster and 4887 not needed for regular installs, only for very large port ranges. 4888 - loop check different speedup pkt-dname-reading, 1% faster for 4889 nocache-recursion check. 4890 - less hashing during msg parse, 4% for recursion. 4891 - small speed fix for dname_count_size_labels, +1 or +2% recursion. 4892 - some speed results noted: 4893 optimization resulted in +40% for recursion (cache miss) and 4894 +70 to +80 for cache hits, and +96% for version.bind. 4895 zone nsec3 example, 100 NXDOMAIN queries, NSD 35182.8 Ub 36048.4 4896 www.nlnetlabs.nl from cache: BIND 8987.99 Ub 31218.3 4897 www with DO bit set : BIND 8269.31 Ub 28735.6 qps. 4898 So, unbound can be about equal qps to NSD in cache hits. 4899 And about 3.4x faster than BIND in cache performance. 4900 - delay utility for testing. 4901 490221 February 2008: Wouter 4903 - speedup of root-delegation message encoding by 15%. 4904 - minor speedup of compress tree_lookup, maybe 1%. 4905 - speedup of dname_lab_cmp and memlowercmp - the top functions in 4906 profiler output, maybe a couple percent when it matters. 4907 490820 February 2008: Wouter 4909 - setup speec_cache for need-ldns-testns in dotests. 4910 - check number of queued replies on incoming queries to avoid overload 4911 on that account. 4912 - fptr whitelist checks are not disabled in optimize mode. 4913 - do-daemonize config file option. 4914 - minievent time share initializes time at start. 4915 - updated testdata for nsec3 new algorithm numbers (6, 7). 4916 - small performance test of packet encoding (root delegation). 4917 491819 February 2008: Wouter 4919 - applied patch to unbound-host man page from Jan-Piet Mens. 4920 - fix donotquery-localhost: yes default (it erroneously was switched 4921 to default 'no'). 4922 - time is only gotten once and the value is shared across unbound. 4923 - unittest cleans up crypto, so that it has no memory leaks. 4924 - mini_event shares the time value with unbound this results in 4925 +3% speed for cache responses and +9% for recursions. 4926 - ldns tarball update with new NSEC3 sign code numbers. 4927 - perform several reads per UDP operation. This improves performance 4928 in DoS conditions, and costs very little in normal conditions. 4929 improves cache response +50%, and recursions +10%. 4930 - modified asynclook test. because the callback from async is not 4931 in any sort of lock (and thus can use all library functions freely), 4932 this causes a tiny race condition window when the last lock is 4933 released for a callback and a new cancel() for that callback. 4934 The only way to remove this is by putting callbacks into some 4935 lock window. I'd rather have the small possibility of a callback 4936 for a cancelled function then no use of library functions in 4937 callbacks. Could be possible to only outlaw process(), wait(), 4938 cancel() from callbacks, by adding another lock, but I'd rather not. 4939 494018 February 2008: Wouter 4941 - patch to unbound-host from Jan-Piet Mens. 4942 - unbound host prints errors if fails to configure context. 4943 - fixup perf to resend faster, so that long waiting requests do 4944 not hold up the queue, they become lost packets or SERVFAILs, 4945 or can be sent a little while later (i.e. processing time may 4946 take long, but throughput has to be high). 4947 - fixup iterator operating in no cache conditions (RD flag unset 4948 after a CNAME). 4949 - streamlined code for RD flag setting. 4950 - profiled code and changed dname compares to be faster. 4951 The speedup is about +3% to +8% (depending on the test). 4952 - minievent tests for eintr and eagain. 4953 495415 February 2008: Wouter 4955 - added FreeBSD rc.d script to contrib. 4956 - --prefix option for configure also changes directory: pidfile: 4957 and chroot: defaults in config file. 4958 - added cache speed test, for cache size OK and cache too small. 4959 496014 February 2008: Wouter 4961 - start without a config file (will complain, but start with 4962 defaults). 4963 - perf test program works. 4964 496513 February 2008: Wouter 4966 - 0.9 released. 4967 - 1.0 development. Printout ldns version on unbound -h. 4968 - start of perf tool. 4969 - bugfix to read empty lines from /etc/hosts. 4970 497112 February 2008: Wouter 4972 - fixup problem with configure calling itself if ldns-src tarball 4973 is not present. 4974 497511 February 2008: Wouter 4976 - changed library to use ub_ instead of ub_val_ as prefix. 4977 - statistics output text nice. 4978 - etc/hosts handling. 4979 - library function to put logging to a stream. 4980 - set any option interface. 4981 49828 February 2008: Wouter 4983 - test program for multiple queries over a TCP channel. 4984 - tpkg test for stream tcp queries. 4985 - unbound replies to multiple TCP queries on a TCP channel. 4986 - fixup misclassification of root referral with NS in answer 4987 when validating a nonrec query. 4988 - tag 0.9 4989 - layout of manpages, spelling fix in header, manpages process by 4990 makedist, list asynclook and tcpstream tests as ldns-testns 4991 required. 4992 49937 February 2008: Wouter 4994 - moved up all current level 2 to be level 3. And 3 to 4. 4995 to make room for new debug level 2 for detailed information 4996 for operators. 4997 - verbosity level 2. Describes recursion and validation. 4998 - cleaner configure script and fixes for libevent solaris. 4999 - signedness for log output memory sizes in high verbosity. 5000 50016 February 2008: Wouter 5002 - clearer explanation of threading configure options. 5003 - fixup asynclook test for nothreading (it creates only one process 5004 to do the extended test). 5005 - changed name of ub_val_result_free to ub_val_resolve_free. 5006 - removes warning message during library linking, renamed 5007 libunbound/unbound.c -> libunbound.c and worker to libworker. 5008 - fallback without EDNS if result is NOTIMPL as well as on FORMERR. 5009 50105 February 2008: Wouter 5011 - statistics-interval: seconds option added. 5012 - test for statistics option 5013 - ignore errors making directories, these can occur in parallel builds 5014 - fixup Makefile strip command and libunbound docs typo. 5015 501631 January 2008: Wouter 5017 - bg thread/process reads and writes the pipe nonblocking all the time 5018 so that even if the pipe is buffered or so, the bg thread does not 5019 block, and services both pipes and queries. 5020 502130 January 2008: Wouter 5022 - check trailing / on chrootdir in checkconf. 5023 - check if root hints and anchor files are in chrootdir. 5024 - no route to host tcp error is verbosity level 2. 5025 - removed unused send_reply_iov. and its configure check. 5026 - added prints of 'remote address is 1.2.3.4 port 53' to errors 5027 from netevent; the basic socket errors. 5028 502928 January 2008: Wouter 5030 - fixup uninit use of buffer by libunbound (query id, flags) for 5031 local_zone answers. 5032 - fixup uninit warning from random.c; also seems to fix sporadic 5033 sigFPE coming out of openssl. 5034 - made openssl entropy warning more silent for library use. Needs 5035 verbosity 1 now. 5036 - fixup forgotten locks for rbtree_searches on ctx->query tree. 5037 - random generator cleanup - RND_STATE_SIZE removed, and instead 5038 a super-rnd can be passed at init to chain init random states. 5039 - test also does lock checks if available. 5040 - protect config access in libworker_setup(). 5041 - libevent doesn't like comm_base_exit outside of runloop. 5042 - close fds after removing commpoints only (for epoll, kqueue). 5043 504425 January 2008: Wouter 5045 - added tpkg for asynclook and library use. 5046 - allows localhost to be queried when as a library. 5047 - fixup race condition between cancel and answer (in case of 5048 really fast answers that beat the cancel). 5049 - please doxygen, put doxygen comment in one place. 5050 - asynclook -b blocking mode and test. 5051 - refactor asynclook, nicer code. 5052 - fixup race problems from opensll in rand init from library, with 5053 a mutex around the rand init. 5054 - fix pass async_id=NULL to _async resolve(). 5055 - rewrote _wait() routine, so that it is threadsafe. 5056 - cancelation is threadsafe. 5057 - asynclook extended test in tpkg. 5058 - fixed two races where forked bg process waits for (somehow shared?) 5059 locks, so does not service the query pipe on the bg side. 5060 Now those locks are only held for fg_threads and for bg_as_a_thread. 5061 506224 January 2008: Wouter 5063 - tested the cancel() function. 5064 - asynclook -c (cancel) feature. 5065 - fix fail to allocate context actions. 5066 - make pipe nonblocking at start. 5067 - update plane for retry mode with caution to limit bandwidth. 5068 - fix Makefile for concurrent make of unbound-host. 5069 - renamed ub_val_ctx_wait/poll/process/fd to ub_val*. 5070 - new calls to set forwarding added to header and docs. 5071 507223 January 2008: Wouter 5073 - removed debug prints from if-auto, verb-algo enables some. 5074 - libunbound QUIT setup, remove memory leaks, when using threads 5075 will share memory for passing results instead of writing it over 5076 the pipe, only writes ID number over the pipe (towards the handler 5077 thread that does process() ). 5078 507922 January 2008: Wouter 5080 - library code for async in libunbound/unbound.c. 5081 - fix link testbound. 5082 - fixup exit bug in mini_event. 5083 - background worker query enter and result functions. 5084 - bg query test application asynclook, it looks up multiple 5085 hostaddresses (A records) at the same time. 5086 508721 January 2008: Wouter 5088 - libworker work, netevent raw commpoints, write_msg, serialize. 5089 509018 January 2008: Wouter 5091 - touch up of manpage for libunbound. 5092 - support for IP_RECVDSTADDR (for *BSD ip4). 5093 - fix for BSD, do not use ip4to6 mapping, make two sockets, once 5094 ip6 and once ip4, uses socket options. 5095 - goodbye ip4to6 mapping. 5096 - update ldns-testpkts with latest version from ldns-trunk. 5097 - updated makedist for relative ldns pathnames. 5098 - library API with more information inside the result structure. 5099 - work on background resolves. 5100 510117 January 2008: Wouter 5102 - fixup configure in case -lldns is installed. 5103 - fixup a couple of doxygen warnings, about enum variables. 5104 - interface-automatic now copies the interface address from the 5105 PKT_INFO structure as well. 5106 - manual page with library API, all on one page 'man libunbound'. 5107 - rewrite of PKTINFO structure, it also captures IP4 PKTINFO. 5108 510916 January 2008: Wouter 5110 - incoming queries to the server with TC bit on are replied FORMERR. 5111 - interface-automatic replied the wrong source address on localhost 5112 queries. Seems to be due to ifnum=0 in recvmsg PKTINFO. Trying 5113 to use ifnum=-1 to mean 'no interface, use kernel route'. 5114 511515 January 2008: Wouter 5116 - interface-automatic feature. experimental. Nice for anycast. 5117 - tpkg test for ip6 ancillary data. 5118 - removed debug prints. 5119 - porting experience, define for Solaris, test refined for BSD 5120 compatibility. The feature probably will not work on OpenBSD. 5121 - makedist fixup for ldns-src in build-dir. 5122 512314 January 2008: Wouter 5124 - in no debug sets NDEBUG to remove asserts. 5125 - configure --enable-debug is needed for dependency generation 5126 for assertions and for compiler warnings. 5127 - ldns.tgz updated with ldns-trunk (where buffer.h is updated). 5128 - fix lint, unit test in optimize mode. 5129 - default access control allows ::ffff:127.0.0.1 v6mapped localhost. 5130 513111 January 2008: Wouter 5132 - man page, warning removed. 5133 - added text describing the use of stub zones for private zones. 5134 - checkconf tests for bad hostnames (IP address), and for doubled 5135 interface lines. 5136 - memory sizes can be given with 'k', 'Kb', or M or G appended. 5137 513810 January 2008: Wouter 5139 - typo in example.conf. 5140 - made using ldns-src that is included the package more portable 5141 by linking with .lo instead of .o files in the ldns package. 5142 - nicer do-ip6: yes/no documentation. 5143 - nicer linking of libevent .o files. 5144 - man pages render correctly on solaris. 5145 51469 January 2008: Wouter 5147 - fixup openssl RAND problem, when the system is not configured to 5148 give entropy, and the rng needs to be seeded. 5149 51508 January 2008: Wouter 5151 - print median and quartiles with extensive logging. 5152 51534 January 2008: Wouter 5154 - document misconfiguration in private network. 5155 51562 January 2008: Wouter 5157 - fixup typo in requirements. 5158 - document that 'refused' is a better choice than 'drop' for 5159 the access control list, as refused will stop retries. 5160 51617 December 2007: Wouter 5162 - unbound-host has a -d option to show what happens. This can help 5163 with debugging (why do I get this answer). 5164 - fixup CNAME handling, on nodata, sets and display canonname. 5165 - dot removed from CNAME display. 5166 - respect -v for NXDOMAINs. 5167 - updated ldns-src.tar.gz with ldns-trunk today (1.2.2 fixes). 5168 - size_t to int for portability of the header file. 5169 - fixup bogus handling. 5170 - dependencies and lint for unbound-host. 5171 51726 December 2007: Wouter 5173 - library resolution works in foreground mode, unbound-host app 5174 receives data. 5175 - unbound-host prints rdata using ldns. 5176 - unbound-host accepts trust anchors, and prints validation 5177 information when you give -v. 5178 51795 December 2007: Wouter 5180 - locking in context_new() inside the function. 5181 - setup of libworker. 5182 51834 December 2007: Wouter 5184 - minor Makefile fixup. 5185 - moved module-stack code out of daemon/daemon into services/modstack, 5186 preparing for code-reuse. 5187 - move context into own header file. 5188 - context query structure. 5189 - removed unused variable pwd from checkconf. 5190 - removed unused assignment from outside netw. 5191 - check timeval length of string. 5192 - fixup error in val_utils getsigner. 5193 - fixup same (*var) error in netblocktostr. 5194 - fixup memleak on parse error in localzone. 5195 - fixup memleak on packet parse error. 5196 - put ; after union in parser.y. 5197 - small hardening in iter_operate against iq==NULL. 5198 - hardening, if error reply with rcode=0 (noerror) send servfail. 5199 - fixup same (*var) error in find_rrset in msgparse, was harmless. 5200 - check return value of evtimer_add(). 5201 - fixup lockorder in lruhash_reclaim(), building up a list of locked 5202 entries one at a time. Instead they are removed and unlocked. 5203 - fptr_wlist for markdelfunc. 5204 - removed is_locked param from lruhash delkeyfunc. 5205 - moved bin_unlock during bin_split purely to please. 5206 52073 December 2007: Wouter 5208 - changed checkconf/ to smallapp/ to make room for more support tools. 5209 (such as unbound-host). 5210 - install dirs created with -m 755 because they need to be accessible. 5211 - library extensive featurelist added to TODO. 5212 - please doxygen, lint. 5213 - library test application, with basic functionality. 5214 - fix for building in a subdirectory. 5215 - link lib fix for Leopard. 5216 521730 November 2007: Wouter 5218 - makefile that creates libunbound.la, basic file or libunbound.a 5219 when creating static executables (no libtool). 5220 - more API setup. 5221 522229 November 2007: Wouter 5223 - 0.9 public API start. 5224 522528 November 2007: Wouter 5226 - Changeup plan for 0.8 - no complication needed, a simple solution 5227 has been chosen for authoritative features. 5228 - you can use single quotes in the config file, so it is possible 5229 to specify TXT records in local data. 5230 - fixup small memory problem in implicit transparent zone creation. 5231 - test for implicit zone creation and multiple RR RRsets local data. 5232 - local-zone nodefault test. 5233 - show testbound testlist on commit. 5234 - iterator normalizer changes CNAME chains ending in NXDOMAIN where 5235 the packet got rcode NXDOMAIN into rcode NOERROR. (since the initial 5236 domain exists). 5237 - nicer verbosity: 0 and 1 levels. 5238 - lower nonRDquery chance of eliciting wrongly typed validation 5239 requiring message from the cache. 5240 - fix for nonRDquery validation typing; nodata is detected when 5241 SOA record in auth section (all validation-requiring nodata messages 5242 have a SOA record in authority, so this is OK for the validator), 5243 and NS record is needed to be a referral. 5244 - duplicate checking when adding NSECs for a CNAME, and test. 5245 - created svn tag 0.8, after completing testbed tests. 5246 524727 November 2007: Wouter 5248 - per suggestion in rfc2308, replaced default max-ttl value with 1 day. 5249 - set size of msgparse lookup table to 32, from 1024, so that its size 5250 is below the 2048 regional large size threshold, and does not cause 5251 a call to malloc when a message is parsed. 5252 - update of memstats tool to print number of allocation calls. 5253 This is what is taking time (not space) and indicates the avg size 5254 of the allocations as well. region_alloc stat is removed. 5255 525622 November 2007: Wouter 5257 - noted EDNS in-the-middle dropping trouble as a TODO. 5258 At this point theoretical, no user trouble has been reported. 5259 - added all default AS112 zones. 5260 - answers from local zone content. 5261 * positive answer, the rrset in question 5262 * nodata answer (exist, but not that type). 5263 * nxdomain answer (domain does not exist). 5264 * empty-nonterminal answer. 5265 * But not: wildcard, nsec, referral, rrsig, cname/dname, 5266 or additional section processing, NS put in auth. 5267 - test for correct working of static and transparent and couple 5268 of important defaults (localhost, as112, reverses). 5269 Also checks deny and refuse settings. 5270 - fixup implicit zone generation and AA bit for NXDOMAIN on localdata. 5271 527221 November 2007: Wouter 5273 - local zone internal data setup. 5274 527520 November 2007: Wouter 5276 - 0.8 - str2list config support for double string config options. 5277 - local-zone and local-data options, config storage and documentation. 5278 527919 November 2007: Wouter 5280 - do not downcase NSEC and RRSIG for verification. Follows 5281 draft-ietf-dnsext-dnssec-bis-updates-06.txt. 5282 - fixup leaking unbound daemons at end of tests. 5283 - README file updated. 5284 - nice libevent not found error. 5285 - README talks about gnu make. 5286 - 0.8: unit test for addr_mask and fixups for it. 5287 and unit test for addr_in_common(). 5288 - 0.8: access-control config file element. 5289 and unit test rpl replay file. 5290 - 0.8: fixup address reporting from netevent. 5291 529216 November 2007: Wouter 5293 - privilege separation is not needed in unbound at this time. 5294 TODO item marked as such. 5295 - created beta-0.7 branch for support. 5296 - tagged 0.7 for beta release. 5297 - moved trunk to 0.8 for 0.8(auth features) development. 5298 - 0.8: access control list setup. 5299 530015 November 2007: Wouter 5301 - review fixups from Jelte. 5302 530314 November 2007: Wouter 5304 - testbed script does not recreate configure, since its in svn now. 5305 - fixup checkconf test so that it does not test 5306 /etc/unbound/unbound.conf. 5307 - tag 0.6. 5308 530913 November 2007: Wouter 5310 - remove debug print. 5311 - fixup testbound exit when LIBEVENT_SIGNAL_PROBLEM exists. 5312 531312 November 2007: Wouter 5314 - fixup signal handling where SIGTERM could be ignored if a SIGHUP 5315 arrives later on. 5316 - bugreports to unbound-bugs@nlnetlabs.nl 5317 - fixup testbound so it exits cleanly. 5318 - cleanup the caches on a reload, so that rrsetID numbers won't clash. 5319 53209 November 2007: Wouter 5321 - took ldns snapshot in repo. 5322 - default config file is /etc/unbound/unbound.conf. 5323 If it doesn't exist, it is installed with the doc/example.conf file. 5324 The file is not deleted on uninstall. 5325 - default listening is not all, but localhost interfaces. 5326 53278 November 2007: Wouter 5328 - Fixup chroot and drop user privileges. 5329 - new L root ip address in default hints. 5330 53311 November 2007: Wouter 5332 - Fixup of crash on reload, due to anchors in env not NULLed after 5333 dealloc during deinit. 5334 - Fixup of chroot call. Happens after privileges are dropped, so 5335 that checking the passwd entry still works. 5336 - minor touch up of clear() hashtable function. 5337 - VERB_DETAIL prints out what chdir, username, chroot is being done. 5338 - when id numbers run out, caches are cleared, as in design notes. 5339 Tested with a mock setup with very few bits in id, it worked. 5340 - harden-dnssec-stripped: yes is now default. It insists on dnssec 5341 data for trust anchors. Included tests for the feature. 5342 534331 October 2007: Wouter 5344 - cache-max-ttl config option. 5345 - building outside sourcedir works again. 5346 - defaults more secure: 5347 username: "unbound" 5348 chroot: "/etc/unbound" 5349 The operator can override them to be less secure ("") if necessary. 5350 - fix horrible oversight in sorting rrset references in a message, 5351 sort per reference key pointer, not on referencepointer itself. 5352 - pidfile: "/etc/unbound/unbound.pid" is now the default. 5353 - tests changed to reflect the updated default. 5354 - created hashtable clear() function that respects locks. 5355 535630 October 2007: Wouter 5357 - fixup assertion failure that relied on compressed names to be 5358 smaller than uncompressed names. A packet from comrite.com was seen 5359 to be compressed to a larger size. Added it as unit test. 5360 - quieter logging at low verbosity level for common tcp messages. 5361 - no greedy TTL update. 5362 536323 October 2007: Wouter 5364 - fixup (grand-)parent problem for dnssec-lameness detection. 5365 - fixup tests to do additional section processing for lame replies, 5366 since the detection needs that. 5367 - no longer trust in query section in reply during dnssec lame detect. 5368 - dnssec lameness does not make the server never ever queried, but 5369 non-preferred. If no other servers exist or answer, the dnssec lame 5370 server is used; the fastest dnssec lame server is chosen. 5371 - added test then when trust anchor cannot be primed (nodata), the 5372 insecure mode from unbound works. 5373 - Fixup max queries per thread, any more are dropped. 5374 537522 October 2007: Wouter 5376 - added donotquerylocalhost config option. Can be turned off for 5377 out test cases. 5378 - ISO C compat changes. 5379 - detect RA-no-AA lameness, as LAME. 5380 - DNSSEC-lameness detection, as LAME. 5381 See notes in requirements.txt for choices made. 5382 - tests for lameness detection. 5383 - added all to make test target; need unbound for fwd tests. 5384 - testbound does not pollute /etc/unbound. 5385 538619 October 2007: Wouter 5387 - added configure (and its files) to svn, so that the trunk is easier 5388 to use. ./configure, config.guess, config.sub, ltmain.sh, 5389 and config.h.in. 5390 - added yacc/lex generated files, util/configlexer.c, 5391 util/configparser.c util/configparser.h, to svn. 5392 - without lex no attempt to use it. 5393 - unsecure response validation collated into one block. 5394 - remove warning about const cast of cfgfile name. 5395 - outgoing-interfaces can be different from service interfaces. 5396 - ldns-src configure is done during unbound configure and 5397 ldns-src make is done during unbound make, and so inherits the 5398 make arguments from the unbound make invocation. 5399 - nicer error when libevent problem causes instant exit on signal. 5400 - read root hints from a root hint file (like BIND does). 5401 540218 October 2007: Wouter 5403 - addresses are logged with errors. 5404 - fixup testcode fake event to remove pending before callback 5405 since the callback may create new pending items. 5406 - tests updated because retries are now in iterator module. 5407 - ldns-testpkts code is checked for differences between unbound 5408 and ldns by makedist.sh. 5409 - ldns trunk from today added in svn repo for fallback in case 5410 no ldns is installed on the system. 5411 make download_ldns refreshes the tarball with ldns svn trunk. 5412 - ldns-src.tar.gz is used if no ldns is found on the system, and 5413 statically linked into unbound. 5414 - start of regional allocator code. 5415 - regional uses less memory and variables, simplified code. 5416 - remove of region-allocator. 5417 - alloc cache keeps a cache of recently released regional blocks, 5418 up to a maximum. 5419 - make unit test cleanly free memory. 5420 542117 October 2007: Wouter 5422 - fixup another cycle detect and ns-addr timeout resolution bug. 5423 This time by refusing delegations from the cache without addresses 5424 when resolving a mandatory-glue nameserver-address for that zone. 5425 We're going to have to ask a TLD server anyway; might as well be 5426 the TLD server for this name. And this resolves a lot of cases where 5427 the other nameserver names lead to cycles or are not available. 5428 - changed random generator from random(3) clone to arc4random wrapped 5429 for thread safety. The random generator is initialised with 5430 entropy from the system. 5431 - fix crash where failure to prime DNSKEY tried to print null pointer 5432 in the log message. 5433 - removed some debug prints, only verb_algo (4) enables them. 5434 - fixup test; new random generator took new paths; such as one 5435 where no scripted answer was available. 5436 - mark insecure RRs as insecure. 5437 - fixup removal of nonsecure items from the additional. 5438 - reduced timeout values to more realistic, 376 msec (262 msec has 5439 90% of roundtrip times, 512 msec has 99% of roundtrip times.) 5440 - server selection failover to next server after timeout (376 msec). 5441 544216 October 2007: Wouter 5443 - no malloc in log_hex. 5444 - assertions around system calls. 5445 - protect against gethostname without ending zero. 5446 - ntop output is null terminated by unbound. 5447 - pidfile content null termination 5448 - various snprintf use sizeof(stringbuf) instead of fixed constant. 5449 - changed loopdetect % 8 with & 0x7 since % can become negative for 5450 weird negative input and particular interpretation of integer math. 5451 - dname_pkt_copy checks length of result, to protect result buffers. 5452 prints an error, this should not happen. Bad strings should have 5453 been rejected earlier in the program. 5454 - remove a size_t underflow from msgreply size func. 5455 545615 October 2007: Wouter 5457 - nicer warning. 5458 - fix IP6 TCP, wrong definition check. With test package. 5459 - fixup the fact that the query section was not compressed to, 5460 the code was there but was called by value instead of by reference. 5461 And test for the case, uses xxd and nc. 5462 - more portable ip6 check for sockaddr types. 5463 54648 October 2007: Wouter 5465 - --disable-rpath option in configure for 64bit systems with 5466 several dynamic lib dirs. 5467 54687 October 2007: Wouter 5469 - fixup tests for no AD bit in non-DO queries. 5470 - test that makes sure AD bit is not set on non-DO query. 5471 54726 October 2007: Wouter 5473 - removed logfile open early. It did not have the proper permissions; 5474 it was opened as root instead of the user. And we cannot change user 5475 id yet, since chroot and bind ports need to be done. 5476 - callback checks for event callbacks done from mini_event. Because 5477 of deletions cannot do this from netevent. This means when using 5478 libevent the protection does not work on event-callbacks. 5479 - fixup too small reply (did not zero counts). 5480 - fixup reply no longer AD bit when query without DO bit. 5481 54825 October 2007: Wouter 5483 - function pointer whitelist. 5484 54854 October 2007: Wouter 5486 - overwrite sensitive random seed value after use. 5487 - switch to logfile very soon if not -d (console attached). 5488 - error messages do not reveal the trustanchor contents. 5489 - start work on function pointer whitelists. 5490 54913 October 2007: Wouter 5492 - fix for multiple empty nonterminals, after multiple DSes in the 5493 chain of trust. 5494 - mesh checks if modules are looping, and stops them. 5495 - refetch with CNAMEd nameserver address regression test added. 5496 - fixup line count bug in testcode, so testbound prints correct line 5497 number with parse errors. 5498 - unit test for multiple ENT case. 5499 - fix for cname out of validated unsec zone. 5500 - fixup nasty id=0 reuse. Also added assertions to detect its 5501 return (the assertion catches in the existing test cases). 5502 55031 October 2007: Wouter 5504 - skip F77, CXX, objC tests in configure step. 5505 - fixup crash in refetch glue after a CNAME. 5506 and protection against similar failures (with error print). 5507 550828 September 2007: Wouter 5509 - test case for unbound-checkconf, fixed so it also checks the 5510 interface: statements. 5511 551226 September 2007: Wouter 5513 - SIGHUP will reopen the log file. 5514 - Option to log to syslog. 5515 - please lint, fixup tests (that went to syslog on open, oops). 5516 - config check program. 5517 551825 September 2007: Wouter 5519 - tests for NSEC3. Fixup bitmap checks for NSEC3. 5520 - positive ANY response needs to check if wildcard expansion, and 5521 check that original data did not exist. 5522 - tests for NSEC3 that wrong use of OPTOUT is bad. For insecure 5523 delegation, for abuse of child zone apex nsec3. 5524 - create 0.5 release tag. 5525 552624 September 2007: Wouter 5527 - do not make test programs by default. 5528 - But 'make test' will perform all of the tests. 5529 - Advertise builtin select libevent alternative when no libevent 5530 is found. 5531 - signit can generate NSEC3 hashes, for generating tests. 5532 - multiple nsec3 parameters in message test. 5533 - too high nsec3 iterations becomes insecure test. 5534 553521 September 2007: Wouter 5536 - fixup empty_DS_name allocated in wrong region (port DEC Alpha). 5537 - fixup testcode lock safety (port FreeBSD). 5538 - removes subscript has type char warnings (port Solaris 9). 5539 - fixup of field with format type to int (port MacOS/X intel). 5540 - added test for infinite loop case in nonRD answer validation. 5541 It was a more general problem, but hard to reproduce. When an 5542 unsigned rrset is being validated and the key fetched, the DS 5543 sequence is followed, but if the final name has no DS, then no 5544 proof is possible - the signature has been stripped off. 5545 554620 September 2007: Wouter 5547 - fixup and test for NSEC wildcard with empty nonterminals. 5548 - makedist.sh fixup for svn info. 5549 - acl features request in plan. 5550 - improved DS empty nonterminal handling. 5551 - compat with ANS nxdomain for empty nonterminals. Attempts the nodata 5552 proof anyway, which succeeds in ANS failure case. 5553 - striplab protection in case it becomes -1. 5554 - plans for static and blacklist config. 5555 555619 September 2007: Wouter 5557 - comments about non-packed usage. 5558 - plan for overload support in 0.6. 5559 - added testbound tests for a failed resolution from the logs 5560 and for failed prime when missing glue. 5561 - fixup so useless delegation points are not returned from the 5562 cache. Also the safety belt is used if priming fails to complete. 5563 - fixup NSEC rdata not to be lowercased, bind compat. 5564 556518 September 2007: Wouter 5566 - wildcard nsec3 testcases, and fixup to get correct wildcard name. 5567 - validator prints subtype classification for debug. 5568 556917 September 2007: Wouter 5570 - NSEC3 hash cache unit test. 5571 - validator nsec3 nameerror test. 5572 557314 September 2007: Wouter 5574 - nsec3 nodata proof, nods proof, wildcard proof. 5575 - nsec3 support for cname chain ending in noerror or nodata. 5576 - validator calls nsec3 proof routines if no NSECs prove anything. 5577 - fixup iterator bug where it stored the answer to a cname under 5578 the wrong qname into the cache. When prepending the cnames, the 5579 qname has to be reset to the original qname. 5580 558113 September 2007: Wouter 5582 - nsec3 find matching and covering, ce proof, prove namerror msg. 5583 558412 September 2007: Wouter 5585 - fixup of manual page warnings, like for NSD bugreport. 5586 - nsec3 work, config, max iterations, filter, and hash cache. 5587 55886 September 2007: Wouter 5589 - fixup to find libevent on mac port install. 5590 - fixup size_t vs unsigned portability in validator/sigcrypt. 5591 - please compiler on different platforms, for unreachable code. 5592 - val_nsec3 file. 5593 - pthread_rwlock type is optional, in case of old pthread libs. 5594 55955 September 2007: Wouter 5596 - cname, name error validator tests. 5597 - logging of qtype ANY works. 5598 - ANY type answers get RRSIG in answer section of replies (but not 5599 in other sections, unless DO bit is on). 5600 - testbound can replay a TCP query (set MATCH TCP in the QUERY). 5601 - DS and noDS referral validation test. 5602 - if you configure many trust anchors, parent trust anchors can 5603 securely deny existence of child trust anchors, if validated. 5604 - not all *.name NSECs are present because a wildcard was matched, 5605 and *.name NSECs can prove nodata for empty nonterminals. 5606 Also, for wildcard name NSECs, check they are not from the parent 5607 zone (for wildcarded zone cuts), and check absence of CNAME bit, 5608 for a nodata proof. 5609 - configure option for memory allocation debugging. 5610 - port configure option for memory allocation to solaris10. 5611 56124 September 2007: Wouter 5613 - fixup of Leakage warning when serviced queries processed multiple 5614 callbacks for the same query from the same server. 5615 - testbound removes config file from /tmp on failed exit. 5616 - fixup for referral cleanup of the additional section. 5617 - tests for cname, referral validation. 5618 - neater testbound tpkg output. 5619 - DNAMEs no longer match their apex when synthesized from the cache. 5620 - find correct signer name for DNAME responses. 5621 - wildcarded DNAME test and fixup code to detect. 5622 - prepend NSEC and NSEC3 rrsets in the iterator while chasing CNAMEs. 5623 So that wildcarded CNAMEs get their NSEC with them to the answer. 5624 - test for a CNAME to a DNAME to a CNAME to an answer, all from 5625 different domains, for key fetching and signature checking of 5626 CNAME'd messages. 5627 56283 September 2007: Wouter 5629 - Fixed error in iterator that would cause assertion failure in 5630 validator. CNAME to a NXDOMAIN response was collated into a response 5631 with both a CNAME and the NXDOMAIN rcode. Added a test that the 5632 rcode is changed to NOERROR (because of the CNAME). 5633 - timeout on tcp does not lead to spurious leakage detect. 5634 - account memory for name of lame zones, so that memory leakages does 5635 not show lame cache growth as a leakage growth. 5636 - config setting for lameness cache expressed in bytes, instead of 5637 number of entries. 5638 - tool too summarize allocations per code line. 5639 564031 August 2007: Wouter 5641 - can read bind trusted-keys { ... }; files, in a compatibility mode. 5642 - iterator should not detach target queries that it still could need. 5643 the protection against multiple outstanding queries is moved to a 5644 current_query num check. 5645 - validator nodata, positive, referral tests. 5646 - dname print can print '*' wildcard. 5647 564830 August 2007: Wouter 5649 - fixup override date config option. 5650 - config options to control memory usage. 5651 - caught bad free of un-alloced data in worker_send error case. 5652 - memory accounting for key cache (trust anchors and temporary cache). 5653 - memory accounting fixup for outside network tcp pending waits. 5654 - memory accounting fixup for outside network tcp callbacks. 5655 - memory accounting for iterator fixed storage. 5656 - key cache size and slabs config options. 5657 - lib crypto cleanups at exit. 5658 565929 August 2007: Wouter 5660 - test tool to sign rrsets for testing validator with. 5661 - added RSA and DSA test keys, public and private pairs, 512 bits. 5662 - default configuration is with validation enabled. 5663 Only a trust-anchor needs to be configured for DNSSEC to work. 5664 - do not convert to DER for DSA signature verification. 5665 - validator replay test file, for a DS to DNSKEY DSA key prime and 5666 positive response. 5667 566828 August 2007: Wouter 5669 - removed double use for udp buffers, that could fail, 5670 instead performs a malloc to do the backup. 5671 - validator validates referral messages, by validating all the rrsets 5672 and stores the rrsets in the cache. Further referral (nonRD queries) 5673 replies are made from the rrset cache directly. Unless unchecked 5674 rrsets are encountered, there are then validated. 5675 - enforce that signing is done by a parent domain (or same domain). 5676 - adjust TTL downwards if rrset TTL bigger than signature allows. 5677 - permissive mode feature, sets AD bit for secure, but bogus does 5678 not give servfail (bogus is changed into indeterminate). 5679 - optimization of rrset verification. rr canonical sorting is reused, 5680 for the same rrset. canonical rrset image in buffer is reused for 5681 the same signature. 5682 - if the rrset is too big (64k exactly + large owner name) the 5683 canonicalization routine will fail if it does not fit in buffer. 5684 - faster verification for large sigsets. 5685 - verb_detail mode reports validation failures, but not the entire 5686 algorithm for validation. Key prime failures are reported as 5687 verb_ops level. 5688 568927 August 2007: Wouter 5690 - do not garble the edns if a cache answer fails. 5691 - answer norecursive from cache if possible. 5692 - honor clean_additional setting when returning secure non-recursive 5693 referrals. 5694 - do not store referral in msg cache for nonRD queries. 5695 - store verification status in the rrset cache to speed up future 5696 verification. 5697 - mark rrsets indeterminate and insecure if they are found to be so. 5698 and store this in the cache. 5699 570024 August 2007: Wouter 5701 - message is bogus if unsecure authority rrsets are present. 5702 - val-clean-additional option, so you can turn it off. 5703 - move rrset verification out of the specific proof types into one 5704 routine. This makes the proof routines prettier. 5705 - fixup cname handling in validator, cname-to-positive and cname-to- 5706 nodata work. 5707 - Do not synthesize DNSKEY and DS responses from the rrset cache if 5708 the rrset is from the additional section. Signatures may have 5709 fallen off the packet, and cause validation failure. 5710 - more verbose signature date errors (with the date attached). 5711 - increased default infrastructure cache size. It is important for 5712 performance, and 1000 entries are only 212k (or a 400 k total cache 5713 size). To 10000 entries (for 2M entries, 4M cache size). 5714 571523 August 2007: Wouter 5716 - CNAME handling - move needs_validation to before val_new(). 5717 val_new() setups the chase-reply to be an edited copy of the msg. 5718 new classification, and find signer can find for it. 5719 removal of unsigned crap from additional, and query restart for 5720 cname. 5721 - refuse to follow wildcarded DNAMEs when validating. 5722 But you can query for qtype ANY, or qtype DNAME and validate that. 5723 572422 August 2007: Wouter 5725 - bogus TTL. 5726 - review - use val_error(). 5727 572821 August 2007: Wouter 5729 - ANY response validation. 5730 - store security status in cache. 5731 - check cache security status and either send the query to be 5732 validated, return the query to client, or send servfail to client. 5733 Sets AD bit on validated replies. 5734 - do not examine security status on an error reply in mesh_done. 5735 - construct DS, DNSKEY messages from rrset cache. 5736 - manual page entry for override-date. 5737 573820 August 2007: Wouter 5739 - validate and positive validation, positive wildcard NSEC validation. 5740 - nodata validation, nxdomain validation. 5741 574218 August 2007: Wouter 5743 - process DNSKEY response in FINDKEY state. 5744 574517 August 2007: Wouter 5746 - work on DS2KE routine. 5747 - val_nsec.c for validator NSEC proofs. 5748 - unit test for NSEC bitmap reading. 5749 - dname iswild and canonical_compare with unit tests. 5750 575116 August 2007: Wouter 5752 - DS sig unit test. 5753 - latest release libevent 1.3c and 1.3d have threading fixed. 5754 - key entry fixup data pointer and ttl absolute. 5755 - This makes a key-prime succeed in validator, with DS or DNSKEY as 5756 trust-anchor. 5757 - fixup canonical compare byfield routine, fix bug and also neater. 5758 - fixed iterator response type classification for queries of type 5759 ANY and NS. 5760 dig ANY gives sometimes NS rrset in AN and NS section, and parser 5761 removes the NS section duplicate. dig NS gives sometimes the NS 5762 in the answer section, as referral. 5763 - validator FINDKEY state. 5764 576515 August 2007: Wouter 5766 - crypto calls to verify signatures. 5767 - unit test for rrsig verification. 5768 576914 August 2007: Wouter 5770 - default outgoing ports changed to avoid port 2049 by default. 5771 This port is widely blocked by firewalls. 5772 - count infra lameness cache in memory size. 5773 - accounting of memory improved 5774 - outbound entries are allocated in the query region they are for. 5775 - extensive debugging for memory allocations. 5776 - --enable-lock-checks can be used to enable lock checking. 5777 - protect undefs in config.h from autoheaders ministrations. 5778 - print all received udp packets. log hex will print on multiple 5779 lines if needed. 5780 - fixed error in parser with backwards rrsig references. 5781 - mark cycle targets for iterator did not have CD flag so failed 5782 its task. 5783 578413 August 2007: Wouter 5785 - fixup makefile, if lexer is missing give nice error and do not 5786 mess up the dependencies. 5787 - canonical compare routine updated. 5788 - canonical hinfo compare. 5789 - printout list of the queries that the mesh is working on. 5790 579110 August 2007: Wouter 5792 - malloc and free overrides that track total allocation and frees. 5793 for memory debugging. 5794 - work on canonical sort. 5795 57969 August 2007: Wouter 5797 - canonicalization, signature checks 5798 - dname signature label count and unit test. 5799 - added debug heap size print to memory printout. 5800 - typo fixup in worker.c 5801 - -R needed on solaris. 5802 - validator override option for date check testing. 5803 58048 August 2007: Wouter 5805 - ldns _raw routines created (in ldns trunk). 5806 - sigcrypt DS digest routines 5807 - val_utils uses sigcrypt to perform signature cryptography. 5808 - sigcrypt keyset processing 5809 58107 August 2007: Wouter 5811 - security status type. 5812 - security status is copied when rdata is equal for rrsets. 5813 - rrset id is updated to invalidate all the message cache entries 5814 that refer to NSEC, NSEC3, DNAME rrsets that have changed. 5815 - val_util work 5816 - val_sigcrypt file for validator signature checks. 5817 58186 August 2007: Wouter 5819 - key cache for validator. 5820 - moved isroot and dellabel to own dname routines, with unit test. 5821 58223 August 2007: Wouter 5823 - replanning. 5824 - scrubber check section of lame NS set. 5825 - trust anchors can be in config file or read from zone file, 5826 DS and DNSKEY entries. 5827 - unit test trust anchor storage. 5828 - trust anchors converted to packed rrsets. 5829 - key entry definition. 5830 58312 August 2007: Wouter 5832 - configure change for latest libevent trunk version (needs -lrt). 5833 - query_done and walk_supers are moved out of module interface. 5834 - fixup delegation point duplicates. 5835 - fixup iterator scrubber; lame NS set is let through the scrubber 5836 so that the classification is lame. 5837 - validator module exists, and does nothing but pass through, 5838 with calling of next module and return. 5839 - validator work. 5840 58411 August 2007: Wouter 5842 - set version to 0.5 5843 - module work for module to module interconnections. 5844 - config of modules. 5845 - detect cycle takes flags. 5846 584731 July 2007: Wouter 5848 - updated plan 5849 - release 0.4 tag. 5850 585130 July 2007: Wouter 5852 - changed random state init, so that sequential process IDs are not 5853 cancelled out by sequential thread-ids in the random number seed. 5854 - the fwd_three test, which sends three queries to unbound, and 5855 unbound is kept waiting by ldns-testns for 3 seconds, failed 5856 because the retry timeout for default by unbound is 3 seconds too, 5857 it would hit that timeout and fail the test. Changed so that unbound 5858 is kept waiting for 2 seconds instead. 5859 586027 July 2007: Wouter 5861 - removed useless -C debug option. It did not work. 5862 - text edit of documentation. 5863 - added doc/CREDITS file, referred to by the manpages. 5864 - updated planning. 5865 586626 July 2007: Wouter 5867 - cycle detection, for query state dependencies. Will attempt to 5868 circumvent the cycle, but if no other targets available fails. 5869 - unit test for AXFR, IXFR response. 5870 - test for cycle detection. 5871 587225 July 2007: Wouter 5873 - testbound read ADDRESS and check it. 5874 - test for version.bind and friends. 5875 - test for iterator chaining through several referrals. 5876 - test and fixup for refetch for glue. Refetch fails if glue 5877 is still not provided. 5878 587924 July 2007: Wouter 5880 - Example section in config manual. 5881 - Addr stored for range and moment in replay. 5882 588320 July 2007: Wouter 5884 - Check CNAME chain before returning cache entry with CNAMEs. 5885 - Option harden-glue, default is on. It will discard out of zone 5886 data. If disabled, performance is faster, but spoofing attempts 5887 become a possibility. Note that still normalize scrubbing is done, 5888 and that the potentially spoofed data is used for infrastructure 5889 and not returned to the client. 5890 - if glue times out, refetch by asking parent of delegation again. 5891 Much like asking for DS at the parent side. 5892 - TODO items from forgery-resilience draft. 5893 and on memory handling improvements. 5894 - renamed module_event_timeout to module_event_noreply. 5895 - memory reporting code; reports on memory usage after handling 5896 a network packet (not on cache replies). 5897 589819 July 2007: Wouter 5899 - shuffle NS selection when getting nameserver target addresses. 5900 - fixup of deadlock warnings, yield cpu in checklock code so that 5901 freebsd scheduler selects correct process to run. 5902 - added identity and version config options and replies. 5903 - store cname messages complete answers. 5904 590518 July 2007: Wouter 5906 - do not query addresses, 127.0.0.1, and ::1 by default. 5907 590817 July 2007: Wouter 5909 - forward zone options in config file. 5910 - forward per zone in iterator. takes precedence over stubs. 5911 - fixup commithooks. 5912 - removed forward-to and forward-to-port features, subsumed by 5913 new forward zones. 5914 - fix parser to handle absent server: clause. 5915 - change untrusted rrset test to account for scrubber that is now 5916 applied during the test (which removes the poison, by the way). 5917 - feature, addresses can be specified with @portnumber, like nsd.conf. 5918 - test config files changed over to new forwarder syntax. 5919 592027 June 2007: Wouter 5921 - delete of mesh does a postorder traverse of the tree. 5922 - found and fixed a memory leak. For TTL=0 messages, that would 5923 not be cached, instead the msg-replyinfo structure was leaked. 5924 - changed server selection so it will filter out hosts that are 5925 unresponsive. This is defined as a host with the maximum rto value. 5926 This means that unbound tried the host for retries up to 120 secs. 5927 The rto value will time out after host-ttl seconds from the cache. 5928 This keeps such unresolvable queries from taking up resources. 5929 - utility for keeping histogram. 5930 593126 June 2007: Wouter 5932 - mesh is called by worker, and iterator uses it. 5933 This removes the hierarchical code. 5934 QueryTargets state and Finished state are merged for iterator. 5935 - forwarder mode no longer sets AA bit on first reply. 5936 - rcode in walk_supers is not needed. 5937 593825 June 2007: Wouter 5939 - more mesh work. 5940 - error encode routine for ease. 5941 594222 June 2007: Wouter 5943 - removed unused _node iterator value from rbtree_t. Takes up space. 5944 - iterator can handle querytargets state without a delegation point 5945 set, so that a priming(stub) subquery error can be handled. 5946 - iterator stores if it is priming or not. 5947 - log_query_info() neater logging. 5948 - changed iterator so that it does not alter module_qstate.qinfo 5949 but keeps a chase query info. Also query_flags are not altered, 5950 the iterator uses chase_flags. 5951 - fixup crash in case no ports for the family exist. 5952 595321 June 2007: Wouter 5954 - Fixup secondary buffer in case of error callback. 5955 - cleanup slumber list of runnable states. 5956 - module_subreq_depth fails to work in slumber list. 5957 - fixup query release for cached results to sub targets. 5958 - neater error for tcp connection failure, shows addr in verbose. 5959 - rbtree_init so that it can be used with preallocated memory. 5960 596120 June 2007: Wouter 5962 - new -C option to enable coredumps after forking away. 5963 - doc update. 5964 - fixup CNAME generation by scrubber, and memory allocation of it. 5965 - fixup deletion of serviced queries when all callbacks delete too. 5966 - set num target queries to 0 when you move them to slumber list. 5967 - typo in check caused subquery errors to be ignored, fixed. 5968 - make lint happy about rlim_t. 5969 - freeup of modules after freeup of module-states. 5970 - duplicate replies work, this uses secondary udp buffer in outnet. 5971 597219 June 2007: Wouter 5973 - nicer layout in stats.c, review 0.3 change. 5974 - spelling improvement, review 0.3 change. 5975 - uncapped timeout for server selection, so that very fast or slow 5976 servers will stand out from the rest. 5977 - target-fetch-policy: "3 2 1 0 0" config setting. 5978 - fixup queries answered without RD bit (for root prime results). 5979 - refuse AXFR and IXFR requests. 5980 - fixup RD flag in error reply from iterator. fixup RA flag from 5981 worker error reply. 5982 - fixup encoding of very short edns buffer sizes, now sets TC bit. 5983 - config options harden-short-bufsize and harden-large-queries. 5984 598518 June 2007: Wouter 5986 - same, move subqueries to slumber list when first has resolved. 5987 - fixup last fix for duplicate callbacks. 5988 - another offbyone in targetcounter. Also in Java prototype by the way. 5989 599015 June 2007: Wouter 5991 - if a query asks to be notified of the same serviced query result 5992 multiple times, this will succeed. Only one callback will happen; 5993 multiple outbound-list entries result (but the double cleanup of it 5994 will not matter). 5995 - when iterator moves on due to CNAME or referral, it will remove 5996 the subqueries (for other targets). These are put on the slumber 5997 list. 5998 - state module wait subq is OK with no new subqs, an old one may have 5999 stopped, with an error, and it is still waiting for other ones. 6000 - if a query loops, halt entire query (easy way to clean up properly). 6001 600214 June 2007: Wouter 6003 - num query targets was > 0 , not >= 0 compared, so that fetch 6004 policy of 0 did nothing. 6005 600613 June 2007: Wouter 6007 - debug option: configure --enable-static-exe for compile where 6008 ldns and libevent are linked statically. Default is off. 6009 - make install and make uninstall. Works with static-exe and without. 6010 installation of unbound binary and manual pages. 6011 - alignment problem fix on solaris 64. 6012 - fixup address in case of TCP error. 6013 601412 June 2007: Wouter 6015 - num target queries was set to 0 at a bad time. Default it to 0 and 6016 increase as target queries are done. 6017 - synthesize CNAME and DNAME responses from the cache. 6018 - Updated doxygen config for doxygen 1.5. 6019 - aclocal newer version. 6020 - doxygen 1.5 fixes for comments (for the strict check on docs). 6021 602211 June 2007: Wouter 6023 - replies on TCP queries have the address field set in replyinfo, 6024 for serviced queries, because the initiator does not know that 6025 a TCP fallback has occured. 6026 - omit DNSSEC types from nonDO replies, except if qtype is ANY or 6027 if qtype directly queries for the type (and then only show that 6028 'unknown type' in the answer section). 6029 - fixed message parsing where rrsigs on their own would be put 6030 in the signature list over the rrsig type. 6031 60327 June 2007: Wouter 6033 - fixup error in double linked list insertion for subqueries and 6034 for outbound list of serviced queries for iterator module. 6035 - nicer printout of outgoing port selection. 6036 - fixup cname target readout. 6037 - nicer debug output. 6038 - fixup rrset counts when prepending CNAMEs to the answer. 6039 - fixup rrset TTL for prepended CNAMEs. 6040 - process better check for looping modules, and which submodule to 6041 run next. 6042 - subreq insertion code fixup for slumber list. 6043 - VERB_DETAIL, verbosity: 2 level gives short but readable output. 6044 VERB_ALGO, verbosity: 3 gives extensive output. 6045 - fixup RA bit in cached replies. 6046 - fixup CNAME responses from the cache no longer partial response. 6047 - error in network send handled without leakage. 6048 - enable ip6 from config, and try ip6 addresses if available, 6049 if ip6 is not connected, skips to next server. 6050 60515 June 2007: Wouter 6052 - iterator state finished. 6053 - subrequests without parent store in cache and stop. 6054 - worker slumber list for ongoing promiscuous queries. 6055 - subrequest error handling. 6056 - priming failure returns SERVFAIL. 6057 - priming gives LAME result, returns SERVFAIL. 6058 - debug routine to print dns_msg as handled by iterator. 6059 - memleak in config file stubs fixup. 6060 - more small bugs, in scrubber, query compare no ID for lookup, 6061 in dname validation for NS targets. 6062 - sets entry.key for new special allocs. 6063 - lognametypeclass can display unknown types and classes. 6064 60654 June 2007: Wouter 6066 - random selection of equally preferred nameserver targets. 6067 - reply info copy routine. Reuses existing code. 6068 - cache lameness in response handling. 6069 - do not touch qstate after worker_process_query because it may have 6070 been deleted by that routine. 6071 - Prime response state. 6072 - Process target response state. 6073 - some memcmp changed to dname_compare for case preservation. 6074 60751 June 2007: Wouter 6076 - normalize incoming messages. Like unbound-java, with CNAME chain 6077 checked, DNAME checked, CNAME's synthesized, glue checked. 6078 - sanitize incoming messages. 6079 - split msgreply encode functions into own file msgencode.c. 6080 - msg_parse to queryinfo/replyinfo conversion more versatile. 6081 - process_response, classify response, delegpt_from_message. 6082 608331 May 2007: Wouter 6084 - querytargets state. 6085 - dname_subdomain_c() routine. 6086 - server selection, based on RTT. ip6 is filtered out if not available, 6087 and lameness is checked too. 6088 - delegation point copy routine. 6089 609030 May 2007: Wouter 6091 - removed FLAG_CD from message and rrset caches. This was useful for 6092 an agnostic forwarder, but not for a sophisticated (trust value per 6093 rrset enabled) cache. 6094 - iterator response typing. 6095 - iterator cname handle. 6096 - iterator prime start. 6097 - subquery work. 6098 - processInitRequest and processInitRequest2. 6099 - cache synthesizes referral messages, with DS and NSEC. 6100 - processInitRequest3. 6101 - if a request creates multiple subrequests these are all activated. 6102 610329 May 2007: Wouter 6104 - routines to lock and unlock array of rrsets moved to cache/rrset. 6105 - lookup message from msg cache (and copy to region). 6106 - fixed cast error in dns msg lookup. 6107 - message with duplicate rrset does not increase its TTLs twice. 6108 - 'qnamesize' changed to 'qname_len' for similar naming scheme. 6109 611025 May 2007: Wouter 6111 - Acknowledge use of unbound-java code in iterator. Nicer readme. 6112 - services/cache/dns.c DNS Cache. Hybrid cache uses msgcache and 6113 rrset cache from module environment. 6114 - packed rrset key has type and class as easily accessible struct 6115 members. They are still kept in network format for fast msg encode. 6116 - dns cache find_delegation routine. 6117 - iterator main functions setup. 6118 - dns cache lookup setup. 6119 612024 May 2007: Wouter 6121 - small changes to prepare for subqueries. 6122 - iterator forwarder feature separated out. 6123 - iterator hints stub code, config file stub code, so that first 6124 testing can proceed locally. 6125 - replay tests now have config option to enable forwarding mode. 6126 612723 May 2007: Wouter 6128 - outside network does precise timers for roundtrip estimates for rtt 6129 and for setting timeout for UDP. Pending_udp takes milliseconds. 6130 - cleaner iterator sockaddr conversion of forwarder address. 6131 - iterator/iter_utils and iter_delegpt setup. 6132 - root hints. 6133 613422 May 2007: Wouter 6135 - outbound query list for modules and support to callback with the 6136 outbound entry to the module. 6137 - testbound support for new serviced queries. 6138 - test for retry to TCP cannot use testbound any longer. 6139 - testns test for EDNS fallback, test for TCP fallback already exists. 6140 - fixes for no-locking compile. 6141 - mini_event timer precision and fix for change in timeouts during 6142 timeout callback. Fix for fwd_three tests, performed nonexit query. 6143 614421 May 2007: Wouter 6145 - small comment on hash table locking. 6146 - outside network serviced queries, contain edns and tcp fallback, 6147 and udp retries and rtt timing. 6148 614916 May 2007: Wouter 6150 - lruhash_touch() would cause locking order problems. Fixup in 6151 lock-verify in case locking cycle is found. 6152 - services/cache/rrset.c for rrset cache code. 6153 - special rrset_cache LRU updating function that uses the rrset id. 6154 - no dependencies calculation when make clean is called. 6155 - config settings for infra cache. 6156 - daemon code slightly cleaner, only creates caches once. 6157 615815 May 2007: Wouter 6159 - host cache code. 6160 - unit test for host cache. 6161 616214 May 2007: Wouter 6163 - Port to OS/X and Dec Alpha. Printf format and alignment fixes. 6164 - extensive lock debug report on join timeout. 6165 - proper RTT calculation, in utility code. 6166 - setup of services/cache/infra, host cache. 6167 616811 May 2007: Wouter 6169 - iterator/iterator.c module. 6170 - fixup to pass reply_info in testcode and in netevent. 6171 617210 May 2007: Wouter 6173 - created release-0.3 svn tag. 6174 - util/module.h 6175 - fixed compression - no longer compresses root name. 6176 61779 May 2007: Wouter 6178 - outside network cleans up waiting tcp queries on exit. 6179 - fallback to TCP. 6180 - testbound replay with retry in TCP mode. 6181 - tpkg test for retry in TCP mode, against ldns-testns server. 6182 - daemon checks max number of open files and complains if not enough. 6183 - test where data expires in the cache. 6184 - compiletests: fixed empty body ifstatements in alloc.c, in case 6185 locks are disabled. 6186 61878 May 2007: Wouter 6188 - outgoing network keeps list of available tcp buffers for outgoing 6189 tcp queries. 6190 - outgoing-num-tcp config option. 6191 - outgoing network keeps waiting list of queries waiting for buffer. 6192 - netevent supports outgoing tcp commpoints, nonblocking connects. 6193 61947 May 2007: Wouter 6195 - EDNS read from query, used to make reply smaller. 6196 - advertised edns value constants. 6197 - EDNS BADVERS response, if asked for too high edns version. 6198 - EDNS extended error responses once the EDNS record from the query 6199 has successfully been parsed. 6200 62014 May 2007: Wouter 6202 - msgreply sizefunc is more accurate. 6203 - config settings for rrset cache size and slabs. 6204 - hashtable insert takes argument so that a thread can use its own 6205 alloc cache to store released keys. 6206 - alloc cache special_release() locks if necessary. 6207 - rrset trustworthiness type added. 6208 - thread keeps a scratchpad region for handling messages. 6209 - writev used in netevent to write tcp length and data after another. 6210 This saves a roundtrip on tcp replies. 6211 - test for one rrset updated in the cache. 6212 - test for one rrset which is not updated, as it is not deemed 6213 trustworthy enough. 6214 - test for TTL refreshed in rrset. 6215 62163 May 2007: Wouter 6217 - fill refs. Use new parse and encode to answer queries. 6218 - stores rrsets in cache. 6219 - uses new msgreply format in cache. 6220 62212 May 2007: Wouter 6222 - dname unit tests in own file and spread out neatly in functions. 6223 - more dname unit tests. 6224 - message encoding creates truncated TC flagged messages if they do 6225 not fit, and will leave out (whole)rrsets from additional if needed. 6226 62271 May 2007: Wouter 6228 - decompress query section, extremely lenient acceptance. 6229 But only for answers from other servers, not for plain queries. 6230 - compression and decompression test cases. 6231 - some stats added. 6232 - example.conf interface: line is changed from 127.0.0.1 which leads 6233 to problems if used (restricting communication to the localhost), 6234 to a documentation and test address. 6235 623627 April 2007: Wouter 6237 - removed iov usage, it is not good for dns message encoding. 6238 - owner name compression more optimal. 6239 - rrsig owner name compression. 6240 - rdata domain name compression. 6241 624226 April 2007: Wouter 6243 - floating point exception fix in lock-verify. 6244 - lint uses make dependency 6245 - fixup lint in dname owner domain name compression code. 6246 - define for offset range that can be compressed to. 6247 624825 April 2007: Wouter 6249 - prettier code; parse_rrset->type kept in host byte order. 6250 - datatype used for hashvalue of converted rrsig structure. 6251 - unit test compares edns section data too. 6252 625324 April 2007: Wouter 6254 - ttl per RR, for RRSIG rrsets and others. 6255 - dname_print debug function. 6256 - if type is not known, size calc will skip DNAME decompression. 6257 - RRSIG parsing and storing and putting in messages. 6258 - dnssec enabled unit tests (from nlnetlabs.nl and se queries). 6259 - EDNS extraction routine. 6260 626120 April 2007: Wouter 6262 - code comes through all of the unit tests now. 6263 - disabled warning about spurious extra data. 6264 - documented the RRSIG parse plan in msgparse.h. 6265 - rrsig reading and outputting. 6266 626719 April 2007: Wouter 6268 - fix unit test to actually to tests. 6269 - fix write iov helper, and fakevent code. 6270 - extra builtin testcase (small packet). 6271 - ttl converted to network format in packets. 6272 - flags converted correctly 6273 - rdatalen off by 2 error fixup. 6274 - uses less iov space for header. 6275 627618 April 2007: Wouter 6277 - review of msgparse code. 6278 - smaller test cases. 6279 628017 April 2007: Wouter 6281 - copy and decompress dnames. 6282 - store calculated hash value too. 6283 - routine to create message out of stored information. 6284 - util/data/msgparse.c for message parsing code. 6285 - unit test, and first fixes because of test. 6286 * forgot rrset_count addition. 6287 * did & of ptr on stack for memory position calculation. 6288 * dname_pkt_copy forgot to read next label length. 6289 - test from file and fixes 6290 * double frees fixed in error conditions. 6291 * types with less than full rdata allowed by parser. 6292 Some dynamic update packets seem to use it. 6293 629416 April 2007: Wouter 6295 - following a small change in LDNS, parsing code calculates the 6296 memory size to allocate for rrs. 6297 - code to handle ID creation. 6298 629913 April 2007: Wouter 6300 - parse routines. Code that parses rrsets, rrs. 6301 630212 April 2007: Wouter 6303 - dname compare routine that preserves case, with unit tests. 6304 630511 April 2007: Wouter 6306 - parse work - dname packet parse, msgparse, querysection parse, 6307 start of sectionparse. 6308 630910 April 2007: Wouter 6310 - Improved alignment of reply_info packet, nice for 32 and 64 bit. 6311 - Put RRset counts in reply_info, because the number of RRs can change 6312 due to RRset updates. 6313 - import of region-allocator code from nsd. 6314 - set alloc special type to ub_packed_rrset_key. 6315 Uses lruhash entry overflow chain next pointer in alloc cache. 6316 - doxygen documentation for region-allocator. 6317 - setup for parse scratch data. 6318 63195 April 2007: Wouter 6320 - discussed packed rrset with Jelte. 6321 63224 April 2007: Wouter 6323 - moved to version 0.3. 6324 - added util/data/dname.c 6325 - layout of memory for rrsets. 6326 63273 April 2007: Wouter 6328 - detect sign of msghdr.msg_iovlen so that the cast to that type 6329 in netevent (which is there to please lint) can be correct. 6330 The type on several OSes ranges from int, int32, uint32, size_t. 6331 Detects unsigned or signed using math trick. 6332 - constants for DNS flags. 6333 - compilation without locks fixup. 6334 - removed include of unportable header from lookup3.c. 6335 - more portable use of struct msghdr. 6336 - casts for printf warning portability. 6337 - tweaks to tests to port them to the testbed. 6338 - 0.2 tag created. 6339 63402 April 2007: Wouter 6341 - check sizes of udp received messages, not too short. 6342 - review changes. Some memmoves can be memcpys: 4byte aligned. 6343 set id correctly on cached answers. 6344 - review changes msgreply.c, memleak on error condition. AA flag 6345 clear on cached reply. Lowercase queries on hashing. 6346 unit test on lowercasing. Test AA bit not set on cached reply. 6347 Note that no TTLs are managed. 6348 634929 March 2007: Wouter 6350 - writev or sendmsg used when answering from cache. 6351 This avoids a copy of the data. 6352 - do not do useless byteswap on query id. Store reply flags in uint16 6353 for easier access (and no repeated byteswapping). 6354 - reviewed code. 6355 - configure detects and config.h includes sys/uio.h for writev decl. 6356 635728 March 2007: Wouter 6358 - new config option: num-queries-per-thread. 6359 - added tpkg test for answering three queries at the same time 6360 using one thread (from the query service list). 6361 636227 March 2007: Wouter 6363 - added test for cache and not cached answers, in testbound replays. 6364 - testbound can give config file and commandline options from the 6365 replay file to unbound. 6366 - created test that checks if items drop out of the cache. 6367 - added word 'partitioned hash table' to documentation on slab hash. 6368 A slab hash is a partitioned hash table. 6369 - worker can handle multiple queries at a time. 6370 637126 March 2007: Wouter 6372 - config settings for slab hash message cache. 6373 - test for cached answer. 6374 - Fixup deleting fake answer from testbound list. 6375 637623 March 2007: Wouter 6377 - review of yesterday's commits. 6378 - covered up memory leak of the entry locks. 6379 - answers from the cache correctly. Copies flags correctly. 6380 - sanity check for incoming query replies. 6381 - slabbed hash table. Much nicer contention, need dual cpu to see. 6382 638322 March 2007: Wouter 6384 - AIX configure check. 6385 - lock-verify can handle references to locks that are created 6386 in files it has not yet read in. 6387 - threaded hash table test. 6388 - unit test runs lock-verify afterwards and checks result. 6389 - need writelock to update data on hash_insert. 6390 - message cache code, msgreply code. 6391 639221 March 2007: Wouter 6393 - unit test of hash table, fixup locking problem in table_grow(). 6394 - fixup accounting of sizes for removing items from hashtable. 6395 - unit test for hash table, single threaded test of integrity. 6396 - lock-verify reports errors nicely. More quiet in operation. 6397 639816 March 2007: Wouter 6399 - lock-verifier, checks consistent order of locking. 6400 640114 March 2007: Wouter 6402 - hash table insert (and subroutines) and lookup implemented. 6403 - hash table remove. 6404 - unit tests for hash internal bin, lru functions. 6405 640613 March 2007: Wouter 6407 - lock_unprotect in checklocks. 6408 - util/storage/lruhash.h for LRU hash table structure. 6409 641012 March 2007: Wouter 6411 - configure.ac moved to 0.2. 6412 - query_info and replymsg util/data structure. 6413 64149 March 2007: Wouter 6415 - added rwlock writelock checking. 6416 So it will keep track of the writelock, and readlocks are enforced 6417 to not change protected memory areas. 6418 - log_hex function to dump hex strings to the logfile. 6419 - checklocks zeroes its destroyed lock after checking memory areas. 6420 - unit test for alloc. 6421 - identifier for union in checklocks to please older compilers. 6422 - created 0.1 tag. 6423 64248 March 2007: Wouter 6425 - Reviewed checklock code. 6426 64277 March 2007: Wouter 6428 - created a wrapper around thread calls that performs some basic 6429 checking for data race and deadlock, and basic performance 6430 contention measurement. 6431 64326 March 2007: Wouter 6433 - Testbed works with threading (different machines, different options). 6434 - alloc work, does the special type. 6435 64362 March 2007: Wouter 6437 - do not compile fork funcs unless needed. Otherwise will give 6438 type errors as their typedefs have not been enabled. 6439 - log shows thread numbers much more nicely (and portably). 6440 - even on systems with nonthreadsafe libevent signal handling, 6441 unbound will exit if given a signal. 6442 Reloads will not work, and exit is not graceful. 6443 - start of alloc framework layout. 6444 64451 March 2007: Wouter 6446 - Signals, libevent and threads work well, with libevent patch and 6447 changes to code (close after event_del). 6448 - set ipc pipes nonblocking. 6449 645027 February 2007: Wouter 6451 - ub_thread_join portable definition. 6452 - forking is used if no threading is available. 6453 Tested, it works, since pipes work across processes as well. 6454 Thread_join is replaced with waitpid. 6455 - During reloads the daemon will temporarily handle signals, 6456 so that they do not result in problems. 6457 - Also randomize the outgoing port range for tests. 6458 - If query list is full, will stop selecting listening ports for read. 6459 This makes all threads service incoming requests, instead of one. 6460 No memory is leaking during reloads, service of queries, etc. 6461 - test that uses ldns-testns -f to test threading. Have to answer 6462 three queries at the same time. 6463 - with verbose=0 operates quietly. 6464 646526 February 2007: Wouter 6466 - ub_random code used to select ID and port. 6467 - log code prints thread id. 6468 - unbound can thread itself, with reload(HUP) and quit working 6469 correctly. 6470 - don't open pipes for #0, doesn't need it. 6471 - listens to SIGTERM, SIGQUIT, SIGINT (all quit) and SIGHUP (reload). 6472 647323 February 2007: Wouter 6474 - Can do reloads on sigHUP. Everything is stopped, and freed, 6475 except the listening ports. Then the config file is reread. 6476 And everything is started again (and listening ports if needed). 6477 - Ports for queries are shared. 6478 - config file added interface:, chroot: and username:. 6479 - config file: directory, logfile, pidfile. And they work too. 6480 - will daemonize by default now. Use -d to stay in the foreground. 6481 - got BSD random[256 state] code, made it threadsafe. util/random. 6482 648322 February 2007: Wouter 6484 - Have a config file. Removed commandline options, moved to config. 6485 - tests use config file. 6486 648721 February 2007: Wouter 6488 - put -c option in man page. 6489 - minievent fd array capped by FD_SETSIZE. 6490 649120 February 2007: Wouter 6492 - Added locks code and pthread spinlock detection. 6493 - can use no locks, or solaris native thread library. 6494 - added yacc and lex configure, and config file parsing code. 6495 also makedist.sh, and manpage. 6496 - put include errno.h in config.h 6497 649819 February 2007: Wouter 6499 - Created 0.0 svn tag. 6500 - added acx_pthread.m4 autoconf check for pthreads from 6501 the autoconf archive. It is GPL-with-autoconf-exception Licensed. 6502 You can specify --with-pthreads, or --without-pthreads to configure. 6503 650416 February 2007: Wouter 6505 - Updated testbed script, works better by using make on remote end. 6506 - removed check decls, we can compile without them. 6507 - makefile supports LIBOBJ replacements. 6508 - docs checks ignore compat code. 6509 - added util/mini-event.c and .h, a select based alternative used with 6510 ./configure --with-libevent=no 6511 It is limited to 1024 file descriptors, and has less features. 6512 - will not create ip6 sockets if ip6 not on the machine. 6513 651415 February 2007: Wouter 6515 - port to FreeBSD 4.11 Dec Alpha. Also works on Solaris 10 sparc64, 6516 Solaris 9, FreeBSD 6, Linux i386 and OSX powerpc. 6517 - malloc rndstate, so that it is aligned for access. 6518 - fixed rbtree cleanup with postorder traverse. 6519 - fixed pending messages are deleted when handled. 6520 - You can control verbosity; default is not verbose, every -v 6521 adds more verbosity. 6522 652314 February 2007: Wouter 6524 - Included configure.ac changes from ldns. 6525 - detect (some) headers before the standards check. 6526 - do not use isblank to test c99, since its not available on solaris9. 6527 - review of testcode. 6528 * entries in a RANGE are no longer reversed. 6529 * print name of file with replay entry parse errors. 6530 - port to OSX: cast to int for some prints of sizet. 6531 - Makefile copies ldnstestpkts.c before doing dependencies on it. 6532 653313 February 2007: Wouter 6534 - work on fake events, first fwd replay works. 6535 - events can do timeouts and errors on queries to servers. 6536 - test package that runs replay scenarios. 6537 653812 February 2007: Wouter 6539 - work on fake events. 6540 65419 February 2007: Wouter 6542 - replay file reading. 6543 - fake event setup, it creates fake structures, and teardowns, 6544 added signal callbacks to reply to be able to fake those, 6545 and main structure of event replay routines. 6546 65478 February 2007: Wouter 6548 - added tcp test. 6549 - replay storage. 6550 - testcode/fake_event work. 6551 65527 February 2007: Wouter 6553 - return answer with the same ID as query was sent with. 6554 - created udp forwarder test. I've done some effort to make it perform 6555 quickly. After servers are created, no big sleep statements but 6556 it checks the logfiles to see if servers have come up. Takes 0.14s. 6557 - set addrlen value when calling recvfrom. 6558 - comparison of addrs more portable. 6559 - LIBEVENT option for testbed to set libevent directory. 6560 - work on tcp input. 6561 65626 February 2007: Wouter 6563 - reviewed code and improved in places. 6564 65655 February 2007: Wouter 6566 - Picked up stdc99 and other define tests from ldns. Improved 6567 POSIX define test to include getaddrinfo. 6568 - defined constants for netevent callback error code. 6569 - unit test for strisip6. 6570 65712 February 2007: Wouter 6572 - Created udp4 and udp6 port arrays to provide service for both 6573 address families. 6574 - uses IPV6_USE_MIN_MTU for udp6 ,IPV6_V6ONLY to make ip6 sockets. 6575 - listens on both ip4 and ip6 ports to provide correct return address. 6576 - worker fwder address filled correctly. 6577 - fixup timer code. 6578 - forwards udp queries and sends answer. 6579 65801 February 2007: Wouter 6581 - outside network more UDP work. 6582 - moved * closer to type. 6583 - comm_timer object and events. 6584 658531 January 2007: Wouter 6586 - Added makedist.sh script to make release tarball. 6587 - Removed listen callback layer, did not add anything. 6588 - Added UDP recv to netevent, worker callback for udp. 6589 - netevent communication reply storage structure. 6590 - minimal query header sanity checking for worker. 6591 - copied over rbtree implementation from NSD (BSD licensed too). 6592 - outgoing network query service work. 6593 659430 January 2007: Wouter 6595 - links in example/ldns-testpkts.c and .h for premade packet support. 6596 - added callback argument to listen_dnsport and daemon/worker. 6597 659829 January 2007: Wouter 6599 - unbound.8 a short manpage. 6600 660126 January 2007: Wouter 6602 - fixed memleak. 6603 - make lint works on BSD and Linux (openssl defines). 6604 - make tags works. 6605 - testbound program start. 6606 660725 January 2007: Wouter 6608 - fixed lint so it may work on BSD. 6609 - put license into header of every file. 6610 - created verbosity flag. 6611 - fixed libevent configure flag. 6612 - detects event_base_free() in new libevent 1.2 version. 6613 - getopt in daemon. fatal_exit() and verbose() logging funcs. 6614 - created log_assert, that throws assertions to the logfile. 6615 - listen_dnsport service. Binds ports. 6616 661724 January 2007: Wouter 6618 - cleaned up configure.ac. 6619 662023 January 2007: Wouter 6621 - added libevent to configure to link with. 6622 - util/netevent setup work. 6623 - configure searches for libevent. 6624 - search for libs at end of configure (when other headers and types 6625 have been found). 6626 - doxygen works with ATTR_UNUSED(). 6627 - util/netevent implementation. 6628 662922 January 2007: Wouter 6630 - Designed header file for network communication. 6631 663216 January 2007: Wouter 6633 - added readme.svn and readme.tests. 6634 66354 January 2007: Wouter 6636 - Testbed script (run on multiple platforms the test set). 6637 Works on Sunos9, Sunos10, FreeBSD 6.1, Fedora core 5. 6638 - added unit test tpkg. 6639 66403 January 2007: Wouter 6641 - committed first set of files into subversion repository. 6642 svn co svn+ssh://unbound.net/svn/unbound 6643 You need a ssh login. There is no https access yet. 6644 - Added LICENSE, the BSD license. 6645 - Added doc/README with compile help. 6646 - main program stub and quiet makefile. 6647 - minimal logging service (to stderr). 6648 - added postcommit hook that serves emails. 6649 - added first test 00-lint. postcommit also checks if build succeeds. 6650 - 01-doc: doxygen doc target added for html docs. And stringent test 6651 on documented files, functions and parameters. 6652 665315 December 2006: Wouter 6654 - Created Makefile.in and configure.ac. 6655