]> git.ipfire.org Git - thirdparty/unbound.git/shortlog
thirdparty/unbound.git
2022-07-22  Jonathan Grayfix use after free when WSACreateEvent() fails 720/head
2022-07-19  W.C.A. WijngaardsChangelog note for #718
2022-07-19  Wouter WijngaardsMerge pull request #718 from hunts/make_rtt_max_timeout...
2022-07-19  George Thessalonikefs- Update documentation for 'outbound-msg-retry:'.
2022-07-16  Minghang ChenIntroduce infra-cache-max-rtt option to config max... 718/head
2022-07-15  W.C.A. Wijngaards- iana portlist update.
2022-07-15  W.C.A. Wijngaards- Merge PR 714: Avoid treat normal hosts as unresponsiv...
2022-07-15  Wouter WijngaardsMerge pull request #714 from hunts/rtt-of-expired-host
2022-07-14  Hunts ChenAvoid treat normal hosts as unresponsive servers 714/head
2022-07-12  George Thessalonikefs- For windows crosscompile, fix setting the IPV6_MTU...
2022-07-12  W.C.A. Wijngaards- Fix dname count in sldns parse type descriptor for...
2022-07-11  W.C.A. Wijngaards- Fix verbose EDE error printout.
2022-07-11  Wouter WijngaardsMerge pull request #711 from NLnetLabs/add-security.md
2022-07-11  W.C.A. Wijngaards- This became 1.16.1 on 11 July 2022.
2022-07-05  maertsen add SECURITY.md, based on krill 711/head
2022-07-04  W.C.A. Wijngaards- Tag for 1.16.1rc1 release. release-1.16.1 release-1.16.1rc1
2022-07-04  George ThessalonikefsMerge branch 'crrodriguez-IP_BIND_ADDRESS_NO_PORT'
2022-07-04  George Thessalonikefs- For #668: relocate and make code more portable.
2022-07-04  George ThessalonikefsMerge branch 'IP_BIND_ADDRESS_NO_PORT' of https://githu...
2022-07-04  George Thessalonikefs- Fix bug introduced in 'improve val_sigcrypt.c::algo_n...
2022-07-03  George Thessalonikefs- Reintroduce documentation and more EDE support for
2022-07-03  George Thessalonikefs- Improve val_sigcrypt.c::algo_needs_missing for one...
2022-07-03  George Thessalonikefs- Fix for correct openssl error when adding windows...
2022-07-03  George ThessalonikefsFor #660: formatting, less verbose logging, add EDE...
2022-07-03  George ThessalonikefsChangelog entry for #660
2022-07-03  Yorgos ThessalonikefsMerge pull request #660 from InfrastructureServices...
2022-07-03  George Thessalonikefs- Add missing changelog entries from PR #706.
2022-07-03  George ThessalonikefsChangelog entry for #671:
2022-07-03  George ThessalonikefsMerge branch 'InfrastructureServices-fips-mode-algo...
2022-07-01  George ThessalonikefsMerge branch 'master' into InfrastructureServices-fips...
2022-07-01  Yorgos ThessalonikefsMerge pull request #706 from NLnetLabs/nxns-fallback
2022-07-01  George Thessalonikefs- Improved logging for NXNS fallback. 706/head
2022-06-29  George Thessalonikefs- Allow fallback to the parent side when MAX_TARGET_NX...
2022-06-29  George Thessalonikefs- Fix to not count cached NXDOMAIN for MAX_TARGET_NX.
2022-06-29  W.C.A. WijngaardsRemove debug output from windows compile workflow.
2022-06-29  W.C.A. Wijngaards- Fix compile warning for windows compile.
2022-06-29  W.C.A. Wijngaards- Fix detection of libz on windows compile with static...
2022-06-29  W.C.A. WijngaardsDebug output for windows compile workflow.
2022-06-29  George Thessalonikefs- Fix #704: [FR] Statistics counter for number of outgo...
2022-06-29  George Thessalonikefs- Add debug option to the mini_tdir.sh test code.
2022-06-29  George ThessalonikefsMerge branch 'master' of github.com:NLnetLabs/unbound
2022-06-29  W.C.A. Wijngaards- iana portlist update.
2022-06-28  George Thessalonikefs- Formatting.
2022-06-28  George Thessalonikefs- Fix for cached 0 TTL records to not trigger prefetchi...
2022-06-28  W.C.A. Wijngaards- Fix test program dohclient close to use portability...
2022-06-27  George Thessalonikefs- Show the output of the exact .rpl run that failed...
2022-06-23  tcarpayUpdate changelog with #705 change
2022-06-23  tcarpayclarify addition of verbosity level mentioned in #705
2022-06-22  Philip HomburgFix use after free issue with edns options (https:... 703/head
2022-06-21  Philip HomburgMerge branch 'zone-parsers-blank-line-issue'
2022-06-21  Philip HomburgChange log entry for lines with blanks issue 695/head
2022-06-20  George Thessalonikefs- Remove unused LDNS function check for GOST Engine...
2022-06-14  George Thessalonikefs- Note in the unbound.conf text that NOTIFY is allowed...
2022-06-14  George ThessalonikefsChangelog entry for #688
2022-06-14  Yorgos ThessalonikefsMerge pull request #688 from NLnetLabs/rpz-url-notify...
2022-06-14  George Thessalonikefs- Add testcase for allowing NOTIFY on URL addresses. 688/head
2022-06-14  Philip HomburgTest loading a zone with blank lines over https
2022-06-14  Philip HomburgAvoid network traffic during test, a bit of cleanup
2022-06-13  Philip HomburgFix issue with lines that only consist of blanks with...
2022-06-08  Philip HomburgTest loading a cached zone that has lines consisting...
2022-06-03  George Thessalonikefs- Fix for edns client subnet to respect not looking...
2022-06-03  W.C.A. Wijngaards- makedist.sh picks up 32bit libssp-0.dll when 32bit...
2022-06-02  W.C.A. WijngaardsContinue with 1.16.1 under development.
2022-05-31  Philip HomburgAdd url 'master' to allow notify list
2022-05-31  Philip Homburgallow-notify doesn't work for url on rpz zones (https...
2022-05-27  W.C.A. Wijngaards- Version is set to 1.16.0 for release. Release tag... release-1.16.0 release-1.16.0rc1
2022-05-27  W.C.A. Wijngaards- Fix #684: [FTBS] configure script error with libmnl...
2022-05-20  W.C.A. Wijngaards- Fix some lint type warnings.
2022-05-20  W.C.A. Wijngaards- Fix ede test to not use default pidfile, and use...
2022-05-20  W.C.A. Wijngaards- Fix to silence test for ede error output to the conso...
2022-05-19  George ThessalonikefsMerge branch 'fips-mode-algo-ed25519' of https://github...
2022-05-18  George Thessalonikefs- Fix typos in config_set_option for the 'num-threads...
2022-05-15  George Thessalonikefs- Fix #678: [FR] modify behaviour of unbound-control...
2022-05-12  W.C.A. Wijngaards- For #677: Added tls-system-cert to config parser...
2022-05-12  Wouter WijngaardsMerge pull request #677 from InfrastructureServices...
2022-05-12  Petr MensikAllow using system certificates not only on Windows 677/head
2022-05-11  Yorgos ThessalonikefsMerge pull request #674 from NLnetLabs/prefetch_when_ec...
2022-05-11  George Thessalonikefs- Fix #417: prefetch and ECS causing cache corruption... 674/head
2022-05-11  W.C.A. Wijngaards- Fix #673: DNS over TLS: error: SSL_handshake syscall...
2022-05-11  Petr MensikDisable ED25519 and ED448 in FIPS mode on openssl3 671/head
2022-05-10  George Thessalonikefs- Fix Python build in non-source directory; based on...
2022-05-06  tcarpayChangelog entry for #604: Add the basic EDE (RFC8914...
2022-05-06  tcarpayAdd the basic EDE (RFC8914) cases (#604)
2022-04-28  W.C.A. Wijngaards- Fix #670: SERVFAIL problems with unbound 1.15.0 runni...
2022-04-23  Cristian RodríguezSet IP_BIND_ADDRESS_NO_PORT on outbound tcp sockets 668/head
2022-04-12  Petr MensikLog detailed openssl error also for digests failures 660/head
2022-04-08  Petr MensikForward indeterminate status higher
2022-04-08  Petr MensikMake SHA-1 signed domains insecure if openssl refuses...
2022-04-08  W.C.A. Wijngaards- Fix zonemd unsupported algo check to set reason to...
2022-04-08  W.C.A. Wijngaards- Fix zonemd unsupported algo check to print unsupporte...
2022-04-08  W.C.A. Wijngaards- Fix zonemd unsupported algo check reason to not copy...
2022-04-08  W.C.A. Wijngaards- Fix zonemd unsupported algo check.
2022-04-08  W.C.A. Wijngaards- Fix zonemd check to allow unsupported algorithms...
2022-03-25  W.C.A. Wijngaards- Fix spelling error in comment in sldns_str2wire_svcpa...
2022-03-23  W.C.A. Wijngaards- Fix #651: [FR] Better logging for refused queries.
2022-03-18  George Thessalonikefs- Minor formatting.
2022-03-18  George ThessalonikefsMerge PR #648 from eaglegai: fix -q doesn't work when...
2022-03-18  eaglegaifix -q doesn't work when use with 'unbound-control... 648/head
2022-03-17  W.C.A. Wijngaards- Fix to describe auth-zone and other configuration...
2022-03-16  W.C.A. Wijngaards- Fix to ensure uniform handling of spaces and tabs...
next