]> git.ipfire.org Git - thirdparty/unbound.git/shortlog
thirdparty/unbound.git
2018-10-22  Wouter Wijngaards- Fix #4154: make ECS_MAX_TREESIZE configurable, with
2018-10-22  Wouter Wijngaardsportability.
2018-10-22  Wouter Wijngaards- check that the dnstap socket file can be opened and...
2018-10-22  Wouter Wijngaards- Fix #4192: unbound-control-setup generates keys not...
2018-10-22  Ralph Dolmans- Change fast-server-num default to 3.
2018-10-08  Ralph DolmansMore lint pleasing
2018-10-08  Ralph DolmansPlease lint by using proper types
2018-10-08  Ralph Dolmans - Add fast-server-permil and fast-server-num options.
2018-10-08  Wouter Wijngaards- Squelch log of failed to tcp initiate after TCP Fasto...
2018-10-08  Wouter WijngaardsTrunk has 1.8.2 in development.
2018-10-08  Wouter Wijngaards- fastrpz.patch fix included.
2018-10-05  Wouter Wijngaards- iana port update.
2018-10-05  Wouter Wijngaards- Set default for so-reuseport to no for FreeBSD. ...
2018-10-05  Wouter Wijngaards- Squelch EADDRNOTAVAIL errors when the interface goes...
2018-10-02  Wouter Wijngaards- clang analyze test is used only when assertions are...
2018-10-02  Wouter WijngaardsRemove that fix, analyzer is for debug with assertions.
2018-10-02  Wouter Wijngaardsremove unused diagnostic pragmas that themselves genera...
2018-10-02  Wouter WijngaardsRemove unused diagnostic pragmas that themselves genera...
2018-10-02  Wouter Wijngaardsline fixup
2018-10-02  Wouter WijngaardsRemove unused variable from contrib fastrpz/rpz.c
2018-10-02  Wouter Wijngaards- updated contrib/fastrpz.patch to apply for this version
2018-10-02  Wouter Wijngaards- Fix testlock code to set noreturn on error routine.
2018-10-02  Wouter Wijngaards- Fix clang analyzer for optimize compile analysis.
2018-10-02  Wouter Wijngaards- dnscrypt.c removed sizeof to get array bounds.
2018-10-02  Wouter WijngaardsFixup fastrpz.patch
2018-10-01  Wouter Wijngaards- tag for release 1.8.1rc1. release-1.8.1rc1
2018-10-01  Wouter Wijngaardsnote down that memory leak #4149 is fixed.
2018-09-27  Wouter Wijngaards- Fix #4188: IPv6 forwarders without ipv6 result in...
2018-09-25  Wouter Wijngaards- Add SSL cleanup for tcp timeout.
2018-09-25  Wouter Wijngaards- Perform TLS SNI indication of the host that is being...
2018-09-17  Wouter Wijngaards- Fix #4156: Fix systemd service manager state change...
2018-09-17  Wouter Wijngaards- Fix that with harden-below-nxdomain and qname minisat...
2018-09-17  Wouter Wijngaardsfix error print
2018-09-17  Wouter Wijngaardsfixup 3
2018-09-17  Wouter WijngaardsFixup
2018-09-17  Wouter Wijngaards- Fix unbound for openssl in FIPS mode, it uses the...
2018-09-17  Wouter Wijngaards- Fix compile on Mac for unbound, provide explicit_bzer...
2018-09-13  Wouter Wijngaards- annotate exit functions with noreturn in unbound...
2018-09-13  Wouter Wijngaards- nicer bio free code in unbound-anchor.
2018-09-13  Wouter Wijngaards- Fix memory leak when message parse fails partway...
2018-09-13  Wouter Wijngaards - initialize statistics totals for printout.
2018-09-13  Wouter Wijngaards- remove unused variable assignment from iterator scrub...
2018-09-13  Wouter Wijngaards- unit test has clang analysis.
2018-09-13  Wouter Wijngaards- Free memory leak in config strlist append.
2018-09-13  Wouter WijngaardsFix lint found flaw.
2018-09-13  Wouter WijngaardsBetter sbuffer assertion.
2018-09-13  Wouter Wijngaards- in testcode, free async ids, initialise array, and...
2018-09-13  Wouter Wijngaards- exit log routine is annotated as noreturn function.
2018-09-13  Wouter Wijngaards- Fix seed for random backup code to use explicit zero...
2018-09-11  Wouter Wijngaards- Fix initialisation in remote.c
2018-09-11  Wouter Wijngaards- Fix spelling errors.
2018-09-11  Wouter Wijngaards- Fix to squelch respip warning in unit test, it is...
2018-09-11  Wouter Wijngaards- Fixed unused return value warnings in contrib/fastrpz...
2018-09-10  Wouter Wijngaards- iana port update.
2018-09-10  Wouter Wijngaards1.8.1 in svn trunk.
2018-09-10  Wouter Wijngaards1.8.0 release.
2018-09-05  Wouter Wijngaards- Fix spelling error in header, from getdns commit...
2018-09-04  Wouter Wijngaardsexplain ip-ratelimit-factor causes the log line and...
2018-09-04  Ralph Dolmans- More explicitly mention the type of ratelimit when...
2018-09-04  Wouter Wijngaards- Tag for 1.8.0rc1 release. release-1.8.0rc1
2018-08-31  Wouter Wijngaards- Disable minimal-responses in subnet unit tests.
2018-08-30  Wouter Wijngaardsbetter locking.
2018-08-30  Wouter Wijngaards- Fix that a local-zone with a local-zone-type that...
2018-08-30  Wouter Wijngaardsflex.
2018-08-30  Wouter WijngaardsFixup that it does not set prefetch_ttl twice, but...
2018-08-28  Ralph Dolmans- Added serve-expired-ttl and serve-expired-ttl-reset...
2018-08-28  Ralph Dolmans- Disable minimal-responses in ipsecmod unit tests.
2018-08-27  Wouter Wijngaards- Fix lintflags for lint on FreeBSD.
2018-08-27  Wouter WijngaardsFixup test and lint hook.
2018-08-27  Wouter Wijngaards- next release is called 1.8.0.
2018-08-27  Wouter Wijngaards- Set defaults to yes for a number of options to increa...
2018-08-22  George Thessalonikefs- #4140: Expose repinfo (comm_reply) to the inplace_cal...
2018-08-21  Wouter Wijngaards- Fix only misc failure from log-servfail when val...
2018-08-21  Wouter Wijngaardsedns-subnet retain rcode when no return_msg, for log...
2018-08-21  Wouter Wijngaards- #4146: num.query.subnet and num.query.subnet_cache...
2018-08-21  Wouter Wijngaardsand documentation.
2018-08-21  Wouter Wijngaardsflex and bison re-run.
2018-08-21  Wouter Wijngaards- log-local-actions: yes option for unbound.conf that...
2018-08-17  Wouter Wijngaards- log-servfail: yes prints log lines that say why queri...
2018-08-17  Wouter Wijngaardsand printout for these cases too.
2018-08-17  Wouter Wijngaards- added more servfail printout statements, to the iterator.
2018-08-17  Wouter Wijngaardsand the error looks good.
2018-08-17  Wouter Wijngaards- print servfail info to log as error.
2018-08-17  Ralph Dolmans- Fix classification for QTYPE=CNAME queries when QNAME...
2018-08-17  Wouter Wijngaards- Set libunbound to increase current, because the libun...
2018-08-16  Wouter Wijngaards- Fix contrib/fastrpz.patch.
2018-08-16  Wouter Wijngaards- Fix warning on compile without threads.
2018-08-15  Wouter WijngaardsTest unit test for reordering.
2018-08-15  Wouter Wijngaards- Fix segfault in auth-zone read and reorder of RRSIGs.
2018-08-14  Wouter Wijngaards- Upgraded crosscompile script to include libunbound...
2018-08-14  Wouter Wijngaards- Fix that printout of error for cycle targets is a...
2018-08-10  Wouter Wijngaards- Fix #4144: dns64 module caches wrong (negative) infor...
2018-08-09  Wouter Wijngaardsuse closer of stub and forward if both configured.
2018-08-09  Wouter WijngaardsFixup log printout.
2018-08-09  Wouter Wijngaardsdocumentation.
2018-08-09  Wouter Wijngaards- Patch for stub-no-cache and forward-no-cache options...
2018-08-09  Wouter WijngaardsBreakout at end.
2018-08-09  Wouter Wijngaards- document --enable-subnet in doc/README.
2018-08-09  Wouter WijngaardsFixup
2018-08-09  Wouter Wijngaards- unbound-checkconf checks if modules exist and prints...
next