]> git.ipfire.org Git - thirdparty/unbound.git/shortlog
thirdparty/unbound.git
2021-12-06  TCY16finish up adding validator EDEs and other TODOs and...
2021-11-30  TCY16add ede-local-zones in the manpage and update the iana_...
2021-11-30  TCY16change local-zone-default-ede keywords to '-', add...
2021-11-26  TCY16add error in case of incorrect string for local-zone...
2021-11-26  TCY16add config option for global EDE flag, local-zone speci...
2021-11-19  TCY16add forgotten autogenerated files
2021-11-19  TCY16change do_ede to be local-zone specific and add places...
2021-11-16  Tom Carpayadd missing parsing
2021-11-16  TCY16setup for configurable EDEs for local-zone
2021-11-16  Tom Carpayremove superfluous EDE left over from merge
2021-11-15  Tom CarpayFix merge bugs
2021-11-15  Tom CarpayMerge branch 'master' into features/rfc8914-ede
2021-11-15  Tom CarpayDocument PR #563 to changelog
2021-11-15  tcarpayMerge pull request #563 from NLnetLabs/bugfix/general...
2021-11-15  Tom CarpayClarify KEEPALIVE EDNS0 option operation 563/head
2021-11-15  Tom CarpayMake explicit whether edns options are parsed from...
2021-11-15  Tom Carpayadd missing return code
2021-11-15  tcarpayRemove wrongly added EDE comments
2021-11-10  TCY16make local_data ede inclusion configurable, rewrite...
2021-11-08  tcarpayUpdate util/data/msgparse.c
2021-11-08  TCY16add potential EDE spots
2021-11-08  TCY16complete renaming of the modules edns list
2021-11-08  tcarpayApply suggestions from code review
2021-11-05  W.C.A. WijngaardsChangelog note for #565
2021-11-05  Wouter WijngaardsMerge pull request #565 from Maryse47/patch-1
2021-11-05  W.C.A. Wijngaards- Fix to remove unused code from rpz resolve client...
2021-11-05  W.C.A. Wijngaards- Fix analyzer review failure in rpz action override...
2021-11-05  George Thessalonikefs- Fix for #558: clear the UB_EV_TIMEOUT bit before...
2021-11-05  George Thessalonikefs- Fix for #558: fix loop in comm_point->tcp_free when...
2021-11-05  W.C.A. Wijngaards- Fix that forward-zone name is documented as the full...
2021-11-03  Maryse47Disable ProtectKernelTunables again 565/head
2021-11-02  W.C.A. Wijngaards- Fix #552: Unbound assumes index.html exists on RPZ...
2021-11-01  Tom CarpayFix keepalive logic
2021-11-01  Tom CarpayMove option handling to parse-time
2021-11-01  Tom Carpaysplit edns_data.opt_list in opt_list_in and opt_list_out
2021-11-01  Tom CarpayRemove apply_edns_options from worker and mesh...
2021-10-27  Tom CarpayOutgoing module options go to opt_list_modules_out
2021-10-27  Tom CarpayModules have their own outgoing ends options list
2021-10-18  TCY16add dnssec ede tests
2021-10-14  George Thessalonikefs- Fix testcode, 0 is a valid EDE INFO-CODE.
2021-10-13  TCY16change unittests to match just the ede code
2021-10-13  George ThessalonikefsMerge branch 'features/rfc8914-ede' of github.com:NLnet...
2021-10-13  George Thessalonikefs- Introduce 'ede=<info-code>' and 'all_noedns' as optio...
2021-10-13  TCY16add test setup for DNSSEC EDEs
2021-10-11  W.C.A. Wijngaards- Fix to protect custom regional create against small...
2021-10-11  W.C.A. Wijngaards- Fix chaos replies to have truncation for short messag...
2021-10-08  TCY16add more tests
2021-10-08  TCY16add DNSKEY EDE code
2021-10-04  W.C.A. Wijngaards- Fix to add example.conf note for outbound-msg-retry.
2021-10-01  TCY16add EDE responses to unittests
2021-09-30  TCY16add EDE response to autotrust_init_failsig test
2021-09-30  TCY16add EDE response to autotrust_init_fail test
2021-09-29  TCY16add QDCOUNT=0 to CHAOS query in ACL
2021-09-28  TCY16fix CH class response
2021-09-28  TCY16process @wcawijngaards' comments v2
2021-09-28  TCY16process @wcawijngaards' comments
2021-09-28  TCY16change strncpy to memmove at @wcawijngaards' suggestion
2021-09-27  Tom Carpayadd routine to add EDE to ACL:refused at correct location
2021-09-27  W.C.A. Wijngaards- Implement RFC8375: Special-Use Domain 'home.arpa.'.
2021-09-21  W.C.A. Wijngaards- Fix crosscompile script for the shared build flags.
2021-09-21  W.C.A. Wijngaards- Fix crosscompile windows to use libssp when it exists.
2021-09-21  W.C.A. Wijngaards- Fix crosscompile shell syntax.
2021-09-21  W.C.A. Wijngaards- For crosscompile on windows, detect 64bit stackprotec...
2021-09-20  W.C.A. Wijngaards- Fix crosscompile on windows to work with openssl...
2021-09-20  Tom CarpayMerge branch 'features/rfc8914-ede' of github.com:NLnet...
2021-09-20  TCY16add forgotten compile error fixes from previous commit
2021-09-20  Tom CarpayMerge branch 'features/rfc8914-ede' of github.com:NLnet...
2021-09-20  TCY16add routine to do EDE on ACL blocked messages
2021-09-15  Tom CarpayAnswer LDNS_EDE_RRSIGS_MISSING for normal answers with...
2021-09-15  TCY16add possible EDE spots
2021-09-14  Tom CarpayFirst step towards specific EDE DNSSEC errors
2021-09-13  TCY16add mesh bogus test, possible locations for more EDE...
2021-09-10  W.C.A. Wijngaards- Fix more initialisation errors reported by gcc sanitizer.
2021-09-10  W.C.A. Wijngaards- Fix lock debug code for gcc sanitizer reports.
2021-09-10  W.C.A. Wijngaards- Fix initialisation errors reported by gcc sanitizer.
2021-09-08  W.C.A. Wijngaards- Fix root_anchor test to check with new icannbundle...
2021-09-08  TCY16add DNSSEC indeterminate EDE and DNAME expansion test
2021-09-08  W.C.A. Wijngaards- Fix for #41: change outbound retry to int to fix...
2021-09-08  W.C.A. Wijngaards- Small fixes for #41: changelog, conflicts resolved,
2021-09-08  W.C.A. WijngaardsMerge branch 'countsudoku-feature/configure-outbound_ms...
2021-09-08  W.C.A. WijngaardsMerge branch 'feature/configure-outbound_msg_retry...
2021-09-06  Tom Carpayadd ede to always_refuse and always_null
2021-09-03  W.C.A. WijngaardsChangelog entry for #538
2021-09-03  Wouter WijngaardsMerge pull request #538 from tduboys/fix_subnetcache_st...
2021-09-03  Thomas du BoÿsFix subnetcache statistics 538/head
2021-09-01  W.C.A. Wijngaards- Fix tcp fastopen failure when disabled, try normal...
2021-08-31  tcarpayadd setup of RPZ and full tests of earlier implemented...
2021-08-27  W.C.A. Wijngaards- Fix #533: Negative responses get cached even when...
2021-08-25  W.C.A. Wijngaards- Fix asynclook unit test for setup of lockchecks befor...
2021-08-25  W.C.A. Wijngaards- Fix compile warning in libunbound for listen desetup...
2021-08-25  W.C.A. Wijngaards- Fix RPZ locks. Do not unlock zones lock if requested...
2021-08-25  W.C.A. Wijngaards- Fix the stream wait stream_wait_count_lock and http2...
2021-08-25  W.C.A. Wijngaards- Fix #536: error: RPZ: name of record (drop.spamhaus...
2021-08-25  W.C.A. WijngaardsChangelog note for #401
2021-08-25  Wouter WijngaardsMerge pull request #401 from NLnetLabs/rpz-triggers
2021-08-23  tcarpayadd localzones test
2021-08-23  tcarpayset up for tpkg test
2021-08-20  tcarpayMerge branch 'master' into features/rfc8914-ede
2021-08-20  W.C.A. WijngaardsChangelog entry for #531
2021-08-20  Wouter WijngaardsMerge pull request #531 from Shchelk/ptpaf
next