]> git.ipfire.org Git - thirdparty/unbound.git/shortlog
thirdparty/unbound.git
2023-07-31  Yorgos Thessalonikefs- For #790: Update formatting in cachedb/cachedb.c 790/head
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...
2023-07-13  George Thessalonikefs- Merge #880 from chipitsine: services/authzone.c:...
2023-07-13  George ThessalonikefsMerge branch 'cleanup_cppcheck' of https://github.com...
2023-07-13  George ThessalonikefsMerge branch 'master' into features/ede-caching
2023-07-11  George Thessalonikefs- Merge #664 from tilan7763: Add prefetch support for...
2023-07-07  George ThessalonikefsMerge branch 'tilan7663-subnet_cache_prefetch' into... 907/head
2023-07-06  George Thessalonikefs- For #664: easier code flow for subnetcache prefetching.
2023-07-03  George Thessalonikefs- Skip the 00-lint test. splint is not maintained;...
2023-07-03  George Thessalonikefs- Merge #802: add validation EDEs to queries where...
2023-07-03  George Thessalonikefs- For #802: Cleanup comments and add RCODE check for... 802/head
2023-07-03  W.C.A. Wijngaards- Fix dereference of NULL variable warning in mesh_do_c...
2023-07-03  George Thessalonikefs- Merge #739: Add SVCB dohpath support.
2023-07-03  George Thessalonikefs- Code cleanup for sldns_str2wire_svcparam_key_lookup. 739/head
2023-07-03  W.C.A. Wijngaards- Fix #906: warning: ‘Py_SetProgramName’ is deprecated.
2023-07-03  George Thessalonikefs- For #739: minor cleanup for testcases.
2023-06-30  George ThessalonikefsMerge branch 'master' into features/dohpath-for-unbound
2023-06-29  George Thessalonikefs- Merge #827 from rcmcdonald91: Eliminate unnecessary...
2023-06-29  George Thessalonikefs- More fixes for reference counting for python module...
2023-06-29  W.C.A. Wijngaards- Fix python modules with multiple scripts, by incremen...
2023-06-27  George Thessalonikefs- Remove warning about unknown cast-function-type warni...
2023-06-27  George Thessalonikefs- Merge #892: Add cachedb hit stat. Introduces 'num...
2023-06-22  W.C.A. WijngaardsAdd changelog and contrib/README mention for #903
2023-06-22  Wouter WijngaardsMerge pull request #903 from beni-sandu/master
2023-06-22  Beniamin Sanducontrib: add yocto compatible init script 903/head
2023-06-19  Sergei Trofimovichconfig: improve handling of unknown modules 901/head
2023-06-15  Philip HomburgChangelog for #887 and #516
2023-06-15  Philip HomburgMerge branch 'freebsd-aslr-issue'
2023-06-14  George Thessalonikefs- Properly handle all return values of worker_check_req...
2023-06-12  W.C.A. Wijngaards- Fix for uncertain unit test for doh buffer size events.
2023-06-12  W.C.A. WijngaardsChangelog note for #895
2023-06-12  W.C.A. Wijngaards- Merge #896: Fix: #895: pythonmodule: add all site...
2023-06-12  Wouter WijngaardsMerge pull request #896 from socketpair/bugfix
2023-06-11  Коренберг МаркFix: #895: pythonmodule: add all site-packages director... 896/head
2023-06-09  Philip HomburgFix for issue #887 (Timeouts to forward servers on... 894/head
2023-06-02  Yorgos ThessalonikefsReview comment for daemon/stats.c 892/head
2023-05-31  Yorgos ThessalonikefsReview comment for testdata/stat_values.tdir/stat_value...
2023-05-30  George Thessalonikefs- More efficient mesh accounting per client.
2023-05-30  George Thessalonikefs- More predictable testing for cachedb.
2023-05-30  George Thessalonikefs- Introduce num.query.cachedb to track cache hits for...
2023-05-25  W.C.A. Wijngaards- Fix unbound-dnstap-socket time fraction conversion...
2023-05-25  W.C.A. Wijngaards- Fix unbound-dnstap-socket printout when no query...
2023-05-23  Boris VANHOOFcould not find package netcat for docker container 889/head
2023-05-23  Boris VANHOOFfree memory in error case
2023-05-23  Boris VANHOOFremove unused function
2023-05-23  Boris VANHOOFtypo in comments
2023-05-19  W.C.A. Wijngaards- Fix to remove unused variables from RPZ clientip...
2023-05-19  W.C.A. Wijngaards- Fix RPZ removal of client-ip, nsip, nsdname triggers...
2023-05-16  W.C.A. Wijngaards- Fix to print debug log for ancillary data with correc...
2023-05-16  W.C.A. Wijngaards- Fix #888: [FR] Use kernel timestamps for dnstap.
2023-05-11  W.C.A. Wijngaards- Fix warning in windows compile, in set_recvtimestamp.
2023-05-04  W.C.A. Wijngaards- Fix doxygen in addr_to_nat64 header definition.
2023-05-04  W.C.A. Wijngaards- Fix to remove unused whitespace from acx_nlnetlabs...
2023-05-04  W.C.A. Wijngaards- Fix #885: Error: util/configlexer.c: No such file...
2023-05-01  George ThessalonikefsChangelog entry for #722:
2023-05-01  George ThessalonikefsMerge branch 'eqvinox-nat64'
2023-05-01  George Thessalonikefs- For #722: Minor fixes, formatting and refactoring.
2023-05-01  W.C.A. Wijngaards- Fix RPZ IP responses with trigger rpz-drop on cache...
2023-04-26  Philip HomburgChangelog for #860
2023-04-26  Philip HomburgMerge branch '0ttl'
2023-04-26  Philip HomburgRemove msg_del_for_0ttl, call msg_cache_remove directly 866/head
2023-04-26  George ThessalonikefsMerge branch 'nat64' of https://github.com/eqvinox...
2023-04-26  W.C.A. Wijngaards- Fix for #882: document variable to stop doxygen warning.
2023-04-26  W.C.A. Wijngaards- Fix for #882: small changes, date updated in Copyrigh...
next