]> git.ipfire.org Git - thirdparty/unbound.git/shortlog
thirdparty/unbound.git
2023-04-26  Philip HomburgRemove msg_del_for_0ttl, call msg_cache_remove directly 866/head
2023-03-23  Philip HomburgSmall fixes from Wouter's review
2023-03-22  Philip HomburgTests for serve-expired in combination with new 0 TTL...
2023-03-22  Philip HomburgFix issue #860: Bad interaction with 0 TTL records...
2023-03-21  Philip HomburgChangelog for issue #851
2023-03-21  Philip HomburgFix issue #851: reserved identifier violation
2023-03-20  W.C.A. Wijngaards- iana portlist update.
2023-03-17  George Thessalonikefs- Fix #812, fix #846, by using the SSL_OP_IGNORE_UNEXPE...
2023-03-16  W.C.A. Wijngaards- Fix ssl.h include brackets, instead of quotes.
2023-03-14  W.C.A. Wijngaards- Fix unbound-dnstap-socket test program to reply the...
2023-02-23  W.C.A. Wijngaards- Fix for #852: Completion of error handling.
2023-02-21  Philip HomburgChangelog entry for issue #825 842/head
2023-02-21  Philip HomburgMerge branch 'master' into ecs-serve-expired-bug
2023-02-21  Philip HomburgImproved comment
2023-02-21  Philip HomburgTest cache update from serve-expired and client-subnet...
2023-02-21  Philip Homburgifdef CLIENT_SUBNET
2023-02-21  Philip HomburgFix issue #825: interaction between ECS and serve-expired.
2023-02-10  George ThessalonikefsChangelog entry for
2023-02-10  George Thessalonikefs- Clean up iterator/iterator.c::error_response_cache...
2023-02-09  George Thessalonikefs- Add testcase for refreshing expired error responses.
2023-02-09  W.C.A. Wijngaards- Fix to git ignore the library symbol file that config...
2023-02-09  W.C.A. Wijngaards- Fix consistency of unit test without roundrobin answe...
2023-02-09  George ThessalonikefsChangelog entry for
2023-02-09  George Thessalonikefs- Allow TTL refresh of expired error responses.
2023-02-09  W.C.A. Wijngaards- Fix unit tests for spurious empty messages.
2023-02-09  W.C.A. Wijngaards- Fix to ignore entirely empty responses, and try at...
2023-02-08  W.C.A. Wijngaards- Fix #841: Unbound won't build with aaaa-filter-iterat...
2023-01-30  George Thessalonikefs- Add duration variable for speed_local.test.
2023-01-26  W.C.A. WijngaardsRegenerate configure for the fix acx_nlnetlabs.m4 for...
2023-01-26  W.C.A. Wijngaards- Fix acx_nlnetlabs.m4 for -Wstrict-prototypes.
2023-01-23  George ThessalonikefsFix #833: [FR] Ability to set the Redis password.
2023-01-23  W.C.A. Wijngaards- Fix #835: [FR] Ability to use Redis unix sockets.
2023-01-23  W.C.A. Wijngaards- Add #835: [FR] Ability to use Redis unix sockets.
2023-01-20  W.C.A. WijngaardsChangelog note for #819, generate configparser.c and...
2023-01-20  Wouter WijngaardsMerge pull request #819 from pavel-odintsov/pavel/suppr...
2023-01-19  W.C.A. Wijngaards- Fix test for new default.
2023-01-19  W.C.A. Wijngaards- Set default for harden-unknown-additional to no....
2023-01-19  W.C.A. Wijngaards- Add harden-unknown-additional option. Default on...
2023-01-19  W.C.A. Wijngaards- Set max-udp-size default to 1232. This is the same...
2023-01-18  W.C.A. Wijngaards- Fix not following cleared RD flags potentially enable...
2023-01-13  W.C.A. Wijngaards- Improve documentation for #826, describe the large...
2023-01-13  W.C.A. WijngaardsChangelog note and documentation for #826
2023-01-13  Wouter WijngaardsMerge pull request #826 from sakateka/lruhash_max_colli...
2023-01-13  Sergey Kacheevadd a metric about the maximum number of collisions... 826/head
2023-01-12  W.C.A. WijngaardsCode repository continues with version 1.17.2.
2023-01-09  W.C.A. Wijngaards- Fix python version detection in configure.
2023-01-09  W.C.A. Wijngaards- Fix python module install path detection.
2023-01-06  W.C.A. WijngaardsChangelog note for 1.17.1rc2 fix.
2023-01-06  W.C.A. WijngaardsMerge branch 'branch-1.17.1'
2023-01-06  W.C.A. Wijngaards- Fix wildcard in hyperlocal zone service degradation... release-1.17.1 release-1.17.1rc2
2023-01-06  W.C.A. Wijngaards- Fix #823: Response change to NODATA for some ANY...
2023-01-05  W.C.A. WijngaardsChangelog note for tag for 1.17.1rc1. release-1.17.1rc1
2023-01-04  Alex BandAdd Mastodon link
2023-01-04  Alex BandAdd Mastodon
2023-01-03  Pavel OdintsovAdded new static zone type block_a to suppress all... 819/head
2023-01-02  W.C.A. Wijngaards- Update github workflows to use checkout v3.
2023-01-02  W.C.A. Wijngaards- Fix windows compile for libunbound subprocess reap...
2022-12-14  George Thessalonikefs- Merge #569 from JINMEI Tatuya: add keep-cache option to
2022-12-14  George Thessalonikefs- Use an explicit 'reload_keep_cache' command and intro...
2022-12-13  George ThessalonikefsMerge branch 'reuse-caches-on-reload' of https://github...
2022-12-13  George Thessalonikefs- Merge #461 from Christian Allred: Add max-query-resta...
2022-12-13  George Thessalonikefs- Updates for #461 (Add max-query-restarts option).
2022-12-13  George ThessalonikefsMerge branch 'restart_conf' of https://github.com/cgall...
2022-12-13  George ThessalonikefsMerge branch 'master' of github.com:NLnetLabs/unbound
2022-12-13  George Thessalonikefs- Expose 'max-sent-count' as a configuration option...
2022-12-13  George Thessalonikefs- Expose 'statistics-inhibit-zero' as a configuration...
2022-12-13  W.C.A. Wijngaards- Fix to wrap Makefile scripts directory in quotes...
2022-12-13  W.C.A. WijngaardsChangelog note for #808
2022-12-13  Wouter WijngaardsMerge pull request #808 from sneurlax/fix/windows
2022-12-13  sneurlaxwrap directory variables in quotes 808/head
2022-12-01  W.C.A. WijngaardsFix date.
2022-12-01  W.C.A. Wijngaards- Fix #773: When used with systemd-networkd, unbound...
2022-11-30  George Thessalonikefs- Clear documentation for interactivity between the...
2022-11-30  George ThessalonikefsMerge branch 'master' of github.com:NLnetLabs/unbound
2022-11-30  George Thessalonikefs- Add SVCB and HTTPS to the types removed by 'unbound...
2022-11-30  W.C.A. Wijngaards- Fix #782: Segmentation fault in stats.c:404.
2022-11-29  Philip HomburgChangelog entry for #720
2022-11-28  W.C.A. Wijngaards- Fix for the ignore of tcp events for closed comm...
2022-11-23  Philip-NLnetLabsMerge pull request #720 from jonathangray/winsock_uaf
2022-11-22  George Thessalonikefs- Ignore expired error responses.
2022-11-11  W.C.A. Wijngaards- Fix #779: [doc] Missing documention in ub_resolve_eve...
2022-11-09  George Thessalonikefs- Complementary fix for distutils.sysconfig deprecation...
2022-11-08  W.C.A. Wijngaards- iana portlist update.
2022-11-08  W.C.A. Wijngaards- Fix #775: libunbound: subprocess reap causes parent...
2022-11-08  W.C.A. Wijngaards- Fix to make sure to not read again after a tcp comm...
2022-11-08  W.C.A. Wijngaards- Fix to ignore tcp events for closed comm points.
2022-10-21  George ThessalonikefsChangelog entry for #767
2022-10-21  Yorgos ThessalonikefsMerge pull request #767 from jonathangray/man
2022-10-21  W.C.A. Wijngaards- Fix that cachedb does not store failures in the exter...
2022-10-18  George Thessalonikefs- Clarify the use of MAX_SENT_COUNT in the iterator...
2022-10-17  W.C.A. Wijngaards- testcode/dohclient sets log identity to its name.
2022-10-14  W.C.A. Wijngaards- In unit test, print python script name list correctly.
2022-10-14  W.C.A. WijngaardsChangelog note for #768
2022-10-14  Wouter WijngaardsMerge pull request #768 from fobser/void_math
2022-10-14  Florian ObserArithmetic on a pointer to void is a GNU extension. 768/head
2022-10-13  W.C.A. Wijngaards- Tag for 1.17.0 release. The code repository continues...
2022-10-13  W.C.A. WijngaardsMerge branch 'branch-1.17.0'
2022-10-11  George Thessalonikefs- Fix PROXYv2 header read for TCP connections when... release-1.17.0
2022-10-10  Jonathan Grayconsistently use IPv4/IPv6 767/head
2022-10-07  W.C.A. WijngaardsChangelog note for tag for 1.17.0rc1 release.
next