]> git.ipfire.org Git - thirdparty/unbound.git/shortlog
thirdparty/unbound.git
2020-05-25  Robert Edmondscontrib/libunbound.pc.in: Do not use "Requires:" 241/head
2020-05-25  George Thessalonikefs- Update contrib/aaaa-filter-iterator.patch for the...
2020-05-21  George Thessalonikefs- Fix for integer overflow when printing RDF_TYPE_TIME.
2020-05-19  W.C.A. Wijngaards- For PR #93: unit test for dynlib module.
2020-05-19  W.C.A. Wijngaards- For PR #93: windows compile warnings removal
2020-05-19  W.C.A. Wijngaards- Release 1.10.1 is 1.10.0 with fixes, code repository...
2020-05-19  W.C.A. Wijngaards- CVE-2020-12662 Unbound can be tricked into amplifying...
2020-05-18  W.C.A. Wijngaards- For PR #93: fix link of other executables for dynlibm...
2020-05-18  W.C.A. Wijngaards- For PR #93: man page spelling reference fix.
2020-05-18  W.C.A. Wijngaards- For PR #93: checkconf allows python dynlib in module...
2020-05-18  W.C.A. Wijngaards- For PR #93: checkconf allow multiple dynlib in module...
2020-05-18  W.C.A. Wijngaards- For PR #93: dynlibmod can handle reloads and deinit...
2020-05-15  W.C.A. Wijngaards- For PR #93: Fix warnings for dynlibmodule.
2020-05-15  W.C.A. Wijngaards- Fixed conflicts for PR #93 and make configure, yacc...
2020-05-15  W.C.A. WijngaardsMerge branch 'PMunch-master'
2020-05-15  W.C.A. WijngaardsMerge branch 'master' of git://github.com/PMunch/unboun...
2020-05-15  Ralph Dolmans- Cache ECS answers with longest scope of CNAME chain.
2020-04-22  George Thessalonikefs- Explicitly use 'rrset-roundrobin: no' for test cases.
2020-04-21  George Thessalonikefs- Fix tests for new rrset-roundrobin default.
2020-04-21  W.C.A. WijngaardsChangelog note for PR #225
2020-04-21  Wouter WijngaardsMerge pull request #225 from akhait/master
2020-04-21  Anna KhaitovichKSK-2010 has been revoked 225/head
2020-04-21  George Thessalonikefs- Change default value for 'rrset-roundrobin' to yes.
2020-04-20  W.C.A. Wijngaards- Remove unneeded was_mesh_reply check.
2020-04-20  W.C.A. Wijngaards- Fix for count of reply states in the mesh.
2020-04-20  W.C.A. WijngaardsFix that it is --enable-rpath, for #222.
2020-04-20  W.C.A. Wijngaards- Fix #222: --with-rpath, fails to rpath python lib.
2020-04-17  George Thessalonikefs- Document SNI support in unbound-anchor.8.in.
2020-04-17  George Thessalonikefs- Update Changelog for PR #221.
2020-04-17  gthessMerge pull request #221 from NLnetLabs/more-SNI
2020-04-17  George Thessalonikefs- Enable SNI by default in unbound-anchor. 221/head
2020-04-17  George ThessalonikefsRevert "- Remove SNI support from unbound-anchor; TLS...
2020-04-17  George Thessalonikefs- Remove SNI support from unbound-anchor; TLS is used...
2020-04-16  George Thessalonikefs- Add SNI support on more TLS connections (fixes #193).
2020-04-16  George Thessalonikefs- Add doxygen documentation for DSCP.
2020-04-16  W.C.A. Wijngaards- Fix for posix shell syntax for trap in run_msg.sh...
2020-04-16  W.C.A. Wijngaards- Fix for posix shell syntax for trap in nsd-control...
2020-04-16  W.C.A. WijngaardsMerge branch 'master' of github.com:NLnetLabs/unbound
2020-04-16  W.C.A. Wijngaards- Fix help return code in unbound-control-setup script.
2020-04-15  George Thessalonikefs- Fix #220: auth-zone section in config may lead to...
2020-04-07  W.C.A. Wijngaards- Merge PR #214 from gearnode: unbound-control-setup...
2020-04-07  Wouter WijngaardsMerge pull request #214 from gearnode/idempotent-nsd...
2020-04-07  Gearnodefix unbound-control-setup is not idempotent 214/head
2020-04-06  Ralph Dolmans- Keep track of number of timeouts. Use this counter...
2020-04-06  George Thessalonikefs- More documentation for redis-expire-records option.
2020-04-01  George ThessalonikefsMerge branch 'Talkabout-redis-expire-records'
2020-04-01  George Thessalonikefs- Changes for PR #206 (formatting and remade lex and...
2020-04-01  George ThessalonikefsMerge branch 'master' of https://github.com/Talkabout...
2020-04-01  Talkaboutchanged init logic of redis backend as per review request 206/head
2020-03-31  Talkaboutimplemented review feedback
2020-03-31  Talkaboutadded option 'redis-set-ttl' to define whether ttl...
2020-03-30  W.C.A. Wijngaards- Merge PR #208: Fix uncached CLIENT_RESPONSE'es on...
2020-03-30  Wouter WijngaardsMerge pull request #208 from NLnetLabs/bugfix/dnstap...
2020-03-30  Willem TooropSend tcp_req_info->spool_buffer as dnstap CLIENT_RESPONSE 208/head
2020-03-30  Willem TooropFix uncached CLIENT_RESPONSE'es on stateful transports
2020-03-30  W.C.A. Wijngaardsnroff fix for dash.
2020-03-30  W.C.A. Wijngaards- Merge PR #207: Clarify if-automatic listens on 0...
2020-03-30  Wouter WijngaardsMerge pull request #207 from NLnetLabs/maintenance...
2020-03-30  Willem TooropClarify if-automatic listens on 0.0.0.0 and :: 207/head
2020-03-29  Talkabouthonor 'server_expired_ttl' in redis
2020-03-29  TalkaboutMerge branch 'master' of https://github.com/Talkabout...
2020-03-29  Talkaboutadded logic for redis to honor ttl when serve_expired...
2020-03-27  W.C.A. WijngaardsChangelog note for PR #203.
2020-03-27  Wouter WijngaardsMerge pull request #203 from noloader/master
2020-03-27  Ralph DolmansMake unbound-control error returned on missing domain...
2020-03-26  Jeffrey WaltonUpdate README-Travis.md with current procedures 203/head
2020-03-26  Ralph Dolmans- Fix RPZ concurrency issue when using auth_zone_reload.
2020-03-25  George ThessalonikefsChangelog entry for #201
2020-03-25  George ThessalonikefsMerge branch 'noloader-android'
2020-03-25  George Thessalonikefs- Keep 'arm64-v8a' support for Travis android builds.
2020-03-25  Jeffrey WaltonFix OpenSSL corss-compaile warning 201/head
2020-03-24  W.C.A. Wijngaards- Travis fix for ios by omitting tools from install.
2020-03-24  W.C.A. Wijngaards- Fixes for #200 : example.conf note and set_value...
2020-03-24  W.C.A. Wijngaards- Fixes on #200. and rerun autoconf.
2020-03-24  W.C.A. WijngaardsChangelog for #200 and bison, flex regenerate.
2020-03-24  Wouter WijngaardsMerge pull request #200 from yarikk/ipdiffserv
2020-03-23  Yaroslav Kadd setting IP DiffServ Codepoint (DSCP, previously... 200/head
2020-03-23  Yaroslav Kadd ip-dscp configuration option for setting IP DiffSer...
2020-03-23  W.C.A. Wijngaards- Fix compile on Solaris for unbound-checkconf.
2020-03-20  George Thessalonikefs- Changelog note for PR #198: Declare lz_enter_rr_into_...
2020-03-20  gthessMerge pull request #198 from fobser/missing_prototype
2020-03-20  W.C.A. WijngaardsChangelog note for #197.
2020-03-20  Wouter WijngaardsMerge pull request #197 from fobser/proper_prototype
2020-03-20  Florian ObserDeclare lz_enter_rr_into_zone() static, it's only used... 198/head
2020-03-20  Florian ObserMake log_ident_revert_to_default() a proper prototype. 197/head
2020-03-19  Ralph Dolmans- Fix .travis.yml error, missing 'env' option.
2020-03-19  Ralph Dolmans- Merge PR#194: Add libevent testing to Travis, by...
2020-03-19  Ralph DolmansMerge branch 'noloader-libevent'
2020-03-19  Ralph DolmansMerge branch 'libevent' of https://github.com/noloader...
2020-03-19  Ralph DolmansMerge branch 'fobser-kernel-random-port'
2020-03-19  Ralph DolmansAdd changelog entries for PR#134.
2020-03-19  Ralph Dolmans- Log warning when using outgoing-port-permit and outgo...
2020-03-19  Ralph DolmansMerge branch 'kernel-random-port' of https://github...
2020-03-19  Ralph Dolmans- Fix #158: open tls-session-ticket-keys as binary...
2020-03-19  Ralph DolmansMerge branch 'noloader-ios'
2020-03-19  Ralph Dolmans- Merge PR#191: Update iOS testing on Travis, by Jeffre...
2020-03-17  Jeffrey WaltonAdd libevent testing to Travis 194/head
2020-03-17  Jeffrey WaltonSync with upstream 191/head
2020-03-16  W.C.A. Wijngaards- Fix #192: In the unbound-checkconf tool, the module...
2020-03-12  Wouter Wijngaards- Fix compile of test tools without protobuf.
next