]> git.ipfire.org Git - thirdparty/bind9.git/shortlog
thirdparty/bind9.git
2025-01-17  Andoni Duarte... Tweak and reword release notes
2025-01-17  Andoni Duarte... Fix broken option reference in the ARM
2025-01-16  Andoni Duarte... Prepare release notes for BIND 9.21.4
2025-01-16  Andoni Duarte... Generate changelog for BIND 9.21.4
2025-01-15  Andoni Duarte[CVE-2024-12705] sec: usr: DNS-over-HTTP(s) flooding...
2025-01-15  Artem BoldarievDoH: reduce excessive bad request logging
2025-01-15  Artem BoldarievDo not stop timer in isc_nm_read_stop() in manual timer...
2025-01-15  Artem BoldarievDoH: introduce manual read timer control
2025-01-15  Artem BoldarievDoH: floodding clients detection
2025-01-15  Artem BoldarievDoH: process data chunk by chunk instead of all at...
2025-01-15  Andoni Duarte[CVE-2024-11187] sec: usr: Limit the additional process...
2025-01-14  Ondřej SurýLimit the additional processing for large RDATA sets
2025-01-14  Ondřej SurýIsolate using the -T noaa flag only for part of the...
2025-01-14  Ondřej SurýRename the qpzone and qpcache methods that implement...
2025-01-14  Nicki Křížekfix: usr: querying an NSEC3-signed zone for an empty...
2025-01-10  Evan Huntdetect when closest-encloser name is too long
2025-01-10  Evan Huntdns_nsec3_addnsec3() can fail when iterating back
2025-01-10  Evan Huntadd a regression test for a new ENT node
2025-01-10  Evan Huntadd a regression test for record deletion
2025-01-10  Evan Huntqpzone find() function could set foundname incorrectly
2025-01-09  Michał Kępieńfix: nil: Fix default IANA root zone mirror configuration
2025-01-09  Michał KępieńFix default IANA root zone mirror configuration
2025-01-08  Arаm Sаrgsyаnfix: usr: Fix response policy zones and catalog zones...
2025-01-08  Aram SargsyanFix a typo in dns/master.h
2025-01-08  Aram SargsyanDon't disable RPZ and CATZ for zones with an $INCLUDE...
2025-01-08  Nicki Křížeknew: ci: Add shotgun perf test of DoH GET to CI
2025-01-08  Nicki KřížekAdd shotgun perf test of DoH GET to CI
2025-01-02  Michal Nowakfix: test: Fix "checking startup notify rate limit...
2025-01-02  Mark AndrewsAdjust number of zones to those in FIPS mode
2024-12-31  Michał Kępieńnew: dev: Log both "from" and "to" socket in debug...
2024-12-31  Michał KępieńAccount for revised log messages in test code
2024-12-31  Michał KępieńAdjust dns_message_logpacketfrom() log prefixes
2024-12-31  Michał KępieńAdjust dns_message_logpacketfromto() log prefixes
2024-12-31  Michał KępieńLog both "from" and "to" socket in debug messages
2024-12-31  Michał KępieńRename dns_message_logpacket()
2024-12-31  Michał KępieńRename dns_message_logfmtpacket()
2024-12-31  Michał KępieńEnable logging both "from" and "to" socket
2024-12-31  Michał Kępieńdns_message_logfmtpacket(): drop 'style' parameter
2024-12-31  Michał Kępieńlogfmtpacket(): drop useless local variables
2024-12-31  Michał Kępieńnew: dev: Enable extraction of exact local socket addresses
2024-12-29  Michał KępieńEnable extraction of exact local socket addresses
2024-12-29  Michał Kępieńchg: nil: Improve reuse of outgoing TCP connections
2024-12-29  Michał KępieńImprove reuse of outgoing TCP connections
2024-12-26  Artem Boldarievchg: dev: Add TLS SNI extension to all outgoing TLS...
2024-12-26  Artem BoldarievBIND - enable TLS SNI support for outgoing TLS connections
2024-12-26  Artem BoldarievDig - enable TLS SNI support
2024-12-26  Artem BoldarievTLS SNI - add low level support for SNI to the networki...
2024-12-25  Ondřej Surýfix: dev: Use CMM_{STORE,LOAD}_SHARED to store/load...
2024-12-25  Ondřej SurýUse CMM_{STORE,LOAD}_SHARED to store/load glue in gluelist
2024-12-25  Ondřej Surýchg: dev: Detect and possibly define constexpr using...
2024-12-25  Ondřej SurýDetect and possibly define constexpr using Autoconf
2024-12-18  Ondřej Surýrem: dev: Remove C++ support from the public header
2024-12-18  Ondřej SurýRemove C++ support from the public header
2024-12-13  Ondřej Surýfix: usr: Resolve the spurious drops in performance...
2024-12-13  Ondřej SurýRewrite the GLUE cache in QP zone database
2024-12-13  Ondřej SurýRevert "Fix the glue table in the QP and RBT zone datab...
2024-12-13  Michal Nowakfix: test: Various coccinelle fixes
2024-12-13  Michal NowakDrop superfluous isc_mem_get() NULL check
2024-12-13  Michal NowakMove coccinelle job to "sid" image
2024-12-13  Michal NowakDisable unsigned-int spatch in models.c and sdlz.c
2024-12-13  Michal NowakApply more SET_IF_NOT_NULL() changes
2024-12-13  Matthijs Mekkingrem: dev: Remove DLV remnants
2024-12-13  Matthijs MekkingRemove DLV remnants
2024-12-13  Andoni Duarte... Merge tag 'v9.21.3'
2024-12-13  Matthijs Mekkingchg: usr: The configuration clauses parental-agents...
2024-12-13  Matthijs MekkingRename remote-servers standard term to server-list
2024-12-13  Matthijs MekkingAdd primaries, parental-agents as synonyms
2024-12-13  Matthijs MekkingUnify parental-agents, primaries to remote-servers
2024-12-13  Mark Andrewsfix: test: Fix "checking startup notify rate limit...
2024-12-12  Mark AndrewsFix startup notify rate test
2024-12-12  Mark Andrewsfix: test: tests/irs/resconf_test.c is missing check...
2024-12-12  Mark AndrewsMove resconf_test.c to tests/dns and cleanup
2024-12-12  Mark AndrewsCheck that nameservers are parsed correctly
2024-12-12  Michal Nowakfix: ci: Disable tracing otherwise gcovr fails
2024-12-12  Michal NowakDisable tracing for gcovr-enabled builds
2024-12-12  Nicki Křížekchg: doc: Update CONTRIBUTING.md and developer docs
2024-12-12  Nicki KřížekUpdate CONTRIBUTING.md and developer doc
2024-12-12  Michal Nowakfix: test: Wait for "all zones loaded" after rndc reloa...
2024-12-12  Michal NowakWait for "all zones loaded" after rndc reload in "datab...
2024-12-12  Evan Huntrem: usr: Remove 'sortlist' option
2024-12-11  Evan Huntremove "sortlist"
2024-12-11  Mark Andrewsnew: usr: Add "Zone has [AAAA/A] records but is not...
2024-12-11  Mark AndrewsCheck "records but is not served by" warnings
2024-12-11  Mark AndrewsCheck that a zone that serves A/AAAA is served over...
2024-12-11  Evan Huntfix: dev: clean up incorrect logging module names
2024-12-11  Evan Huntclean up log module names
2024-12-11  Matthijs Mekkingrem: usr: Remove trusted-keys and managed-keys options
2024-12-11  Matthijs MekkingRemove trusted-keys and managed-keys options
2024-12-11  Evan Huntfix: nil: update style guideline to reflect current...
2024-12-11  Evan Huntupdate style guideline to reflect current practice
2024-12-10  Ondřej Surýfix: dev: mark loop as shuttingdown earlier in shutdown_cb
2024-12-10  Pavel Březinamark loop as shuttingdown earlier in shutdown_cb
2024-12-10  Michal Nowakfix: test: Add rr-related common test artifacts
2024-12-10  Michal NowakAdd rr-related common test artifacts
2024-12-10  Michal Nowakfix: ci: Set cross-version-config-tests to allow_failur...
2024-12-10  Michal NowakSet cross-version-config-tests to allow_failure in CI
2024-12-10  Matthijs Mekkingrem: dev: Drop single-use RETERR macro
2024-12-10  Matthijs MekkingDrop single-use RETERR macro
2024-12-10  Mark Andrewschg: test: Use a different burst name to identify test...
2024-12-10  Mark AndrewsUse a different burst name to identify test queries
next