]> git.ipfire.org Git - thirdparty/unbound.git/shortlog
thirdparty/unbound.git
2023-09-15  Florian ObserCheck for c99 with autoconf versions prior to 2.70 936/head
2023-09-14  W.C.A. Wijngaards- Fix authority zone answers for obscured DNAMEs and...
2023-09-08  W.C.A. Wijngaards- Fix send of udp retries when ENOBUFS is returned...
2023-09-07  Philip HomburgAvoid calling comm_point_udp_ancil_callback from comm_p...
2023-09-07  Philip HomburgFix #928 (1.18 doesn't start on macOS/SunOS)
2023-09-07  W.C.A. Wijngaards- Fix to print EDE text in readable form in output...
2023-09-07  W.C.A. Wijngaards- Fix to set ede match in unit test for rr length removal.
2023-09-07  W.C.A. Wijngaards- Fix to set ede match in unit test for rr length removal.
2023-09-07  W.C.A. Wijngaards- Fix to add EDE text when RRs have been removed due...
2023-09-07  W.C.A. Wijngaards- Fix to move msgparse_rrset_remove_rr code to util...
2023-09-07  W.C.A. Wijngaards- Fix to scrub resource records of type A and AAAA...
2023-09-06  W.C.A. WijngaardsChangelog note for #931
2023-09-06  Wouter WijngaardsMerge pull request #931 from fobser/missing-prototypes
2023-09-05  Florian ObserPrevent warnings from -Wmissing-prototypes. 931/head
2023-08-31  W.C.A. Wijngaards- Fix #927: unbound 1.18.0 make test error. Fix make...
2023-08-31  W.C.A. Wijngaards- Fix autoconf 2.69 warnings in configure.
2023-08-30  W.C.A. Wijngaards- Fix for WKS call to getservbyname that creates alloca...
2023-08-30  W.C.A. WijngaardsTag 1.18.0rc1 became the 1.18.0 release on
2023-08-28  W.C.A. Wijngaards- Fix for version generation race condition that ignore...
2023-08-25  W.C.A. Wijngaards- Fix compile error on NetBSD in util/netevent.h. release-1.18.0
2023-08-23  W.C.A. Wijngaards- Tag for 1.18.0rc1 release.
2023-08-22  W.C.A. Wijngaards- Set version number to 1.18.0. release-1.18.0rc1
2023-08-21  W.C.A. Wijngaards- Fix unit test for unbound-control to work when thread...
2023-08-21  W.C.A. Wijngaards- Fix #923: processQueryResponse() THROWAWAY should...
2023-08-21  W.C.A. Wijngaards- Fix for #925: unbound.service: Main process exited...
2023-08-21  W.C.A. Wijngaards- Fix windows ci workflow to install bison and flex.
2023-08-21  W.C.A. WijngaardsFurther debug for windows ci workflow.
2023-08-21  W.C.A. Wijngaards- Debug Windows ci workflow.
2023-08-18  W.C.A. Wijngaards- Fix stat_values test to work with dig that enables...
2023-08-18  W.C.A. Wijngaards- Fix uninitialized memory passed in padding bytes...
2023-08-18  W.C.A. WijngaardsChangelog for commit.
2023-08-18  W.C.A. Wijngaards- Fix for iter_dec_attempts that could cause a hang...
2023-08-17  W.C.A. Wijngaards- Fix ip_ratelimit test to work with dig that enables...
2023-08-17  W.C.A. Wijngaards- Fix regional_alloc_init for potential unaligned sourc...
2023-08-17  W.C.A. WijngaardsChangelog note for #762.
2023-08-17  Wouter WijngaardsMerge pull request #762 from NLnetLabs/features/downstr...
2023-08-16  W.C.A. Wijngaards- Fix out of bounds read in parse_edns_options_from_que... 762/head
2023-08-16  W.C.A. Wijngaards- Fix possibly unaligned memory access.
2023-08-16  W.C.A. Wijngaards- Fix possibly unaligned memory access.
2023-08-08  George Thessalonikefs- For #762: Introduce stat counters for downstream...
2023-08-08  George Thessalonikefs- For #762: Interaction between DNS Cookies and source...
2023-08-07  George Thessalonikefs- For #762: Silence maybe-uninitialized compiler warning.
2023-08-07  George Thessalonikefs- For #762: Remove re-introduced files from merge ...
2023-08-07  George Thessalonikefs- For #762: annotate case statement fallthrough for...
2023-08-05  George ThessalonikefsMerge branch 'master' into features/downstream-cookies
2023-08-05  George Thessalonikefs- For #762: remove uneeded include.
2023-08-05  George Thessalonikefs- For #762: Cleaner manpage text and uniform use of...
2023-08-05  George Thessalonikefs- For #762: Introduce rpl testing for DNS Cookies.
2023-08-04  George Thessalonikefs- For #762: Formatting.
2023-08-04  George Thessalonikefs- For #762: relocate EDNS cookie code to util/edns...
2023-08-02  George Thessalonikefs- For #762: remove relocated code.
2023-08-02  George Thessalonikefs- Move a cache reply callback in worker.c closer to...
2023-08-01  George Thessalonikefs- For #762: Ignore util/siphash.c for the 01-doc test.
2023-08-01  George Thessalonikefs- For #762: relocate RFC 1982 serial number arithmetic...
2023-08-01  George Thessalonikefs- Fix to use the now cached EDE, if any, for CD_bit...
2023-08-01  George Thessalonikefs- More braces and formatting for Fix for EDNS EDE size...
2023-08-01  W.C.A. Wijngaards- Fix for EDNS EDE size calculation.
2023-08-01  George Thessalonikefs- Merge #911 from natalie-reece: Exclude EDE before...
2023-08-01  George Thessalonikefs- For #911: Try to trim EXTRA-TEXT (and LDNS_EDE_OTHER...
2023-07-31  W.C.A. Wijngaards- iana portlist update.
2023-07-31  George Thessalonikefs- Merge #790 from Tom Carpay: Add support for EDE cachi...
2023-07-31  Yorgos Thessalonikefs- For #790: Update formatting in cachedb/cachedb.c 790/head
2023-07-31  George ThessalonikefsMerge branch 'master' of https://github.com/natalie...
2023-07-31  George Thessalonikefs- For #790: clean testcase.
2023-07-30  George ThessalonikefsMerge branch 'master' into features/ede-caching-cachedb
2023-07-30  George Thessalonikefs- Merge #759 from Tom Carpay: Add EDE (RFC8914) caching.
2023-07-30  George Thessalonikefs- For #759: fix doc string. 759/head
2023-07-28  George Thessalonikefs- Fix unused variable compile warning for kernel timest...
2023-07-28  George Thessalonikefs- Review for #790: Fix memory leak.
2023-07-28  George Thessalonikefs- Review for #790: Address Wouter's comments.
2023-07-28  George Thessalonikefs- Review for #790: replace tdir tests with simpler...
2023-07-28  George ThessalonikefsAddress review comments for #759:
2023-07-28  George ThessalonikefsAddress review comments for #759:
2023-07-21  George Thessalonikefs- Merge #889 from borisVanhoof: Free memory in error...
2023-07-21  George Thessalonikefs- For #889: Account for num_detached_states before...
2023-07-21  George Thessalonikefs- For #889: use netcat-openbsd instead of netcat-tradit...
2023-07-21  George ThessalonikefsMerge branch 'free_memory_in_error_case' of https:...
2023-07-21  George Thessalonikefs- Cleaner failure code for callback functions in interf...
2023-07-21  George Thessalonikefs- Merge #390 from Frank Riley: Add missing callbacks...
2023-07-21  George ThessalonikefsMerge branch 'python_add_missing_callbacks' of https...
2023-07-21  George Thessalonikefs- Merge #118 from mibere: Changed verbosity level for...
2023-07-21  mibereLog established connection to Redis
2023-07-21  mibereChanged verbosity level for Redis init & deinit
2023-07-21  George Thessalonikefs- Merge #857 from eaglegai: fix potential memory leaks...
2023-07-21  George Thessalonikefs- For #857: fix mixed declarations and code.
2023-07-21  George ThessalonikefsMerge branch 'master' of https://github.com/eaglegai...
2023-07-20  George ThessalonikefsMerge branch 'master' of github.com:NLnetLabs/unbound
2023-07-20  George Thessalonikefs- Merge #901 from Sergei Trofimovich: config: improve...
2023-07-20  W.C.A. Wijngaards- For #909: Fix RR class comparison.
2023-07-20  George ThessalonikefsMerge branch 'module-error' of https://github.com/trofi...
2023-07-20  George Thessalonikefs- Merge #909 from headshog: Numeric truncation when...
2023-07-20  George ThessalonikefsFor #909: Numeric truncation when parsing TYPEXX and...
2023-07-20  George ThessalonikefsMerge branch 'fix-numtrunc' of https://github.com/heads...
2023-07-19  headshogparse sldns_get_rr_class_by_name and sldns_get_rr_type_... 909/head
2023-07-19  George Thessalonikefs- For #759: add support for cached EDEs to cachedump
2023-07-19  George Thessalonikefs- Remove redundant checks when attaching EDE to a SERVF...
2023-07-19  George ThessalonikefsReview for #759:
2023-07-17  George ThessalonikefsReview for #759:
2023-07-17  headshogfix numtrunc in str2wire.c
2023-07-14  George Thessalonikefs- More clear description of the different auth-zone...
next