]> git.ipfire.org Git - thirdparty/unbound.git/shortlog
thirdparty/unbound.git
2019-02-25  Wouter Wijngaards- Fix #4227: pair event del and add for libevent for...
2019-02-21  Wouter Wijngaards- In man page and example config explain that most...
2019-02-21  Wouter Wijngaards- In example.conf explain where to put cachedb module...
2019-02-21  Wouter Wijngaards- Fix the error for unknown module in module-config...
2019-02-20  Wouter Wijngaards- Fix pythonmod include and sockaddr_un ifdefs for...
2019-02-18  Wouter Wijngaards- Print query name and IP address when domain rate...
2019-02-18  Wouter Wijngaards- Spaces instead of tabs in that log message.
2019-02-18  Wouter Wijngaards- Print query name with ip_ratelimit exceeded log lines.
2019-02-14  Wouter Wijngaards- Fix capsforid canonical sort qsort callback.
2019-02-11  Wouter Wijngaards- make depend, with newer gcc, nicer layout.
2019-02-11  Wouter Wijngaards- Fix #13: Remove left-over requirements on OpenSSL...
2019-02-11  Wouter WijngaardsAlso fix this unit test for qname minimisation
2019-02-11  Wouter Wijngaards- Fix recursion lame test for qname minimisation asked...
2019-02-11  Wouter Wijngaards- Note default for module-config in man page.
2019-02-08  Wouter Wijngaards- Fix #4225: clients seem to erroneously receive no...
2019-02-08  Wouter Wijngaards- Fix that qname minimisation does not skip a label...
2019-02-07  Wouter Wijngaards- Fix #4206: OpenSSL 1.0.2 hostname verification for...
2019-02-05  Wouter WijngaardsTrunk has 1.9.1 in development.
2019-02-05  Wouter WijngaardsRelease version numbers.
2019-02-04  Wouter WijngaardsKeep scratch region free on exit.
2019-02-04  Wouter Wijngaards- Perform canonical sort for 0x20 capsforid compare...
2019-02-04  Wouter Wijngaards- Fix that log-replies prints the correct name for...
2019-01-31  Wouter Wijngaards- Wipe TLS session key data from memory on exit.
2019-01-31  Wouter Wijngaardsnote ticker number.
2019-01-31  Wouter Wijngaards- Fix OpenSSL without ENGINE support compilation.
2019-01-31  Wouter Wijngaards- Fix OpenSSL without ENGINE support compilation.
2019-01-31  Wouter Wijngaards- For openssl 1.0.2 use the CRYPTO_THREADID locking...
2019-01-31  Wouter Wijngaards- fixed pkg-config operations, PKG_PROG_PKG_CONFIG...
2019-01-31  Wouter Wijngaards- improve documentation for forward-first.
2019-01-31  Wouter Wijngaards- improve documentation for tls-service-key.
2019-01-31  Wouter Wijngaards- Set ub_ctx_set_tls call signature in ltrace config...
2019-01-30  Ralph Dolmans- Fix case in which query timeout can result in marking...
2019-01-29  Wouter Wijngaards- Fix locking for libunbound context setup with broken...
2019-01-29  Wouter Wijngaards- Fix #4224: auth_xfr_notify.rpl test broken due to...
2019-01-29  Wouter Wijngaards- Fix spelling of tls-ciphers in example.conf.in.
2019-01-29  Wouter Wijngaards- set version to 1.9.0 for release. release-1.9.0rc1
2019-01-28  Wouter Wijngaards- List example config for root zone copy locally hosted...
2019-01-28  Wouter Wijngaards- List d.root-servers.net as a host that allows AXFR...
2019-01-28  Wouter Wijngaards- Set build system for added call in the libunbound...
2019-01-28  Wouter Wijngaards- ub_ctx_set_tls call for libunbound that enables DoT...
2019-01-25  Wouter WijngaardsFix year on recent commit messages.
2019-01-25  Wouter Wijngaards- output of newer lex 2.6.1 and bison 3.0.5.
2019-01-25  Wouter Wijngaards- remove compile warnings from libnettle compile.
2019-01-25  Wouter Wijngaards- no lock when threads disabled in tcp request buffer...
2019-01-25  Wouter Wijngaards- updated contrib/fastrpz.patch to cleanly diff.
2019-01-25  Wouter Wijngaards- Fix that tcp for auth zone and outgoing does not...
2019-01-24  Wouter Wijngaards- Moved includes and make depend.
2019-01-24  Wouter Wijngaards- Patch from Florian Obser fixes some compiler warnings:
2019-01-24  Wouter Wijngaardsmake fix nicer in perf testcode.
2019-01-24  Wouter Wijngaardsclang analysis fixes, assert arc4random buffer in init,
2019-01-24  Wouter Wijngaards- Fix unit test for python 3.7 new keyword 'async'.
2019-01-24  Wouter Wijngaards- Newer aclocal and libtoolize used for generating...
2019-01-23  Wouter WijngaardsNeater spaces
2019-01-23  Wouter Wijngaards- Fix for IXFR fallback to reset counter when IXFR...
2019-01-23  Wouter WijngaardsFixup ssl unit test with example ticket files.
2019-01-23  Wouter WijngaardsFor TLS session keys, keep config options in order...
2019-01-23  Wouter Wijngaardsfix lint and clang analysis errors
2019-01-23  Wouter WijngaardsMore fixes, statistic counter at end of struct for...
2019-01-23  Wouter Wijngaardsmake depend
2019-01-23  Wouter Wijngaards- Fixes for patch (includes, declarations, warnings).
2019-01-23  Wouter Wijngaards- Patch for TLS session resumption from Manabu Sonoda,
2019-01-23  Wouter Wijngaards- Fix configure to detect SSL_CTX_set_ciphersuites...
2019-01-23  Wouter Wijngaardsanother spelling fix.
2019-01-23  Wouter Wijngaardslex and yacc.
2019-01-23  Wouter Wijngaards- Fixes for the patch, and man page entry.
2019-01-23  Wouter Wijngaards- Patch from Manabu Sonoda with tls-ciphers and tls...
2019-01-22  Wouter Wijngaards- Fix that auth zone after IXFR fallback tries the...
2019-01-22  Wouter Wijngaards- Fix for #4219: secondaries not updated after serial...
2019-01-22  Wouter WijngaardsFix lint and unit test.
2019-01-22  Wouter Wijngaards- unbound-control stats has mem.streamwait that counts...
2019-01-22  Wouter WijngaardsFix test failure.
2019-01-22  Wouter Wijngaards- Doc for stream-wait-size and unit test.
2019-01-22  Wouter Wijngaards- Fix space calculation for tcp req buffer size.
2019-01-21  Wouter Wijngaards- Add stream-wait-size: 4m config option to limit the...
2019-01-21  Wouter WijngaardsFix reread of buffer data, better, also for TCP.
2019-01-21  Wouter WijngaardsNo leaks found.
2019-01-21  Wouter Wijngaards- Fix that multiple dns fragments can be carried in...
2019-01-21  Wouter Wijngaards- Unit tests for ssl out of order processing.
2019-01-21  Wouter Wijngaards- Unit test for tcp request reorder and timeouts.
2019-01-21  Wouter Wijngaards- Fix tcp idle timeout test, for difference in the...
2019-01-17  Wouter Wijngaards- increase mesh max activation count for capsforid...
2019-01-17  Wouter Wijngaards- For caps-for-id fallback, use the whitelist to avoid...
2019-01-16  Ralph Dolmans- Get ready for the DNS flag day: remove EDNS lame...
2019-01-15  Wouter Wijngaardscomment fixes after review.
2019-01-15  Wouter Wijngaards- Review fixes in out of order processing.
2019-01-15  Wouter Wijngaards- In the out of order processing, reset byte count...
2019-01-14  Wouter Wijngaards- streamtcp option -a send queries consecutively and...
2019-01-11  Wouter Wijngaards- Initial commit for out-of-order processing for TCP...
2019-01-09  Wouter Wijngaards- Log query name for looping module errors.
2019-01-08  Wouter Wijngaards- Fix NSEC3 record that is returned in wildcard replies...
2019-01-08  Wouter Wijngaards- Fix syntax in comment of local alias processing.
2019-01-07  Wouter Wijngaards- Add contrib/unbound-fuzzme.patch from Jacob Hoffman...
2019-01-07  Wouter Wijngaards- Document interaction between the tls-upstream option...
2019-01-07  Wouter Wijngaards- On FreeBSD warn if systcl settings do not allow serve...
2018-12-12  Wouter Wijngaards- Fix for crash in dns64 module if response is null.
2018-12-11  Wouter Wijngaardstrunk had 1.8.2, Which became 1.8.3 on 11 december...
2018-12-11  Wouter Wijngaardssvn trunk 1.8.2, Which became 1.8.3 on 11 december...
2018-12-10  Wouter Wijngaards- Fixup openssl 1.0.2 compile
2018-12-10  Wouter Wijngaards- Fix #4206: support openssl 1.0.2 for TLS hostname...
2018-12-10  Wouter Wijngaards- Fix for FreeBSD port make with dnscrypt and dnstap...
next