]> git.ipfire.org Git - thirdparty/bind9.git/shortlog
thirdparty/bind9.git
9 days ago  Evan HuntDon't synthesize negative responses with pending NSEC
9 days ago  Colin Vidalfix: dev: Detect UTF-16 surrogates in `isc_utf8_valid()`
9 days ago  Colin VidalAdd UTF-8 unit test 12345/head
9 days ago  Colin VidalDetect UTF-16 surrogates in `isc_utf8_valid()`
9 days ago  Colin Vidalfix: dev: Remove ACL detach deadcode from dyndb
9 days ago  Colin VidalRemove ACL detach deadcode from dyndb 12333/head
10 days ago  Ondřej Surýchg: dev: Mark the related slabheader as visited on...
10 days ago  Ondřej SurýMark the related slabheader as visited on cache hit 12306/head
10 days ago  Arаm Sаrgsyаnfix: dev: Include the IPv6 address's brackets in the... 6204-openssl-1-1-pkcs-11-ecdsa-soft-keygen
10 days ago  Aram SargsyanInclude the brackets when parsing a URI with a IPv6... 12266/head
10 days ago  Arаm Sаrgsyаnfix: dev: Improve the input validation of the isc_url_p...
10 days ago  Aram SargsyanLimit allowed URL/URI size to 8192 bytes in the parser 12252/head
10 days ago  Ondřej SurýAdd IPv6 and authority cases to the isc_url_t unit...
10 days ago  Ondřej SurýExtend the isc_url_t unit test with RFC 3986 cases
10 days ago  Aram SargsyanAdd a unit test for isc_url_t
10 days ago  Aram SargsyanAdd a maximum length for isc_url_parse() input buffer
10 days ago  Arаm Sаrgsyаnfix: dev: Fix PROXYv2 header size truncation bug
10 days ago  Aram SargsyanAdd new proxyheader unit tests 12294/head
10 days ago  Aram SargsyanFix PROXYv2 header size truncation bug
10 days ago  Matthijs Mekkingnew: test: Test multi-master dnssec-policy setup
10 days ago  Matthijs MekkingTest multi-master dnssec-policy setup 11268/head
2026-07-03  Evan Huntfix: usr: Unvalidated opt-out NSEC3 could be accepted... alessio/split-query-delegation-baseline
2026-07-03  Evan HuntMerge "nsec3_wrong_zone" into "dnssec_nsec3"
2026-07-03  Alessio PoddaReproducer for #5970 acceptance of unvalidated NSEC3
2026-07-03  Evan HuntUnvalidated opt-out NSEC3 could be accepted in insecuri...
2026-07-02  Ondřej Surýfix: usr: Fix DNSSEC validation failures for names...
2026-07-02  Ondřej SurýAdd a system test resolving through a signed apex DNAME
2026-07-02  Ondřej SurýRestrict the alias-chain deadlock check to chaining...
2026-07-02  Nicki Křížekfix: test: Support serving signed child zone from its...
2026-07-02  Nicki KřížekSupport serving signed child zone from its parent's...
2026-07-02  Michał Kępieńchg: test: Update AsyncDnsServer-related test cookbook...
2026-07-02  Michał KępieńMove ans.py-related information to README.md
2026-07-02  Michał KępieńUpdate AsyncDnsServer-related test cookbook parts
2026-07-02  Nicki Křížekchg: test: Unify system test key and algorithm handling
2026-07-02  Nicki KřížekMove algorithm definitions into a top-level isctest...
2026-07-02  Nicki KřížekAdd private_key support to all ZoneKey implementations
2026-07-02  Nicki KřížekReplace get_dnsalg() with kasp.Key.algorithm
2026-07-02  Nicki KřížekAdd NSEC3RSASHA1 to list of algorithms
2026-07-02  Nicki KřížekMove dnskey method from kasp.Key to zone.FileZoneKey
2026-07-02  Nicki KřížekMerge kasp.Key functionality into zone.FileZoneKey
2026-07-02  Nicki KřížekRead DNSKEY TTL from kasp.Key.dnskey
2026-07-02  Ondřej Surýchg: dev: Replace query and inner client attribute...
2026-07-02  Ondřej SurýReplace query and client attribute bitfield with named...
2026-07-02  Ondřej Surýfix: usr: Resolver could terminate unexpectedly when...
2026-07-02  Ondřej SurýAdd a regression test for an RRSIG that covers a signature
2026-07-02  Ondřej SurýReject an RRSIG that covers a signature type
2026-07-02  Ondřej Surýfix: dev: Correct locator decoding for NID, L64, and...
2026-07-02  Ondřej SurýAdd NID/L64/L32 round-trip coverage to the rdata unit...
2026-07-02  Ondřej SurýConsume the preference before reading the locator in...
2026-07-02  Evan Huntfix: usr: Don't evict DNSSEC-validated cache data on...
2026-07-02  Ondřej SurýAdd a system test for CD=1 NXDOMAIN cache protection
2026-07-02  Evan HuntCheck for secure data before caching CD=1 NXDOMAIN
2026-07-02  Mark Andrewsfix: usr: Properly detect private records before copying
2026-07-02  Mark AndrewsAdd DNS_PRIVATE_BUFFERSIZE and use it
2026-07-02  Mark AndrewsProperly detect private records before copying
2026-07-02  Mark AndrewsTest oversized private record is properly ignored
2026-07-01  Ondřej Surýchg: doc: Add non-IN RR classes to list of unsupported...
2026-07-01  Nicki Křížekamend! Add non-IN RR classes to list of unsupported...
2026-07-01  Ondřej SurýAdd non-IN RR classes to list of unsupported configurations
2026-07-01  Ondřej Surýfix: dev: Fix a memory leak when updating a zone with...
2026-07-01  Ondřej SurýAdd a regression test for the find_zone_keys() key...
2026-07-01  Ondřej SurýStop leaking DNSSEC keys past the zone key limit
2026-07-01  Colin Vidalchg: usr: Introduce a minimum TTL for cached delegations
2026-07-01  Colin VidalRemove useless TTL override in rctx_referral()
2026-07-01  Colin VidalSystem test for delegation TTL options
2026-07-01  Colin VidalDelegations have a minimal TTL of 60 seconds
2026-07-01  Colin VidalIntroduce min/max TTL bounds for delegations
2026-07-01  Colin VidalNaming convention fix for delegdb_lookup
2026-07-01  Ondřej Surýfix: nil: Remove non-standard integer types
2026-07-01  Ondřej SurýReplace uint with unsigned int in the histo.c unit
2026-07-01  Ondřej SurýReplace u_char remnants with uint8_t
2026-07-01  Ondřej Surýchg: dev: Simplify and modernize the radix tree impleme...
2026-07-01  Ondřej SurýReplace void* data pointers with match enum in radix...
2026-07-01  Ondřej SurýReplace RADIX_WALK macro with isc_radix_foreach function
2026-07-01  Ondřej SurýMake isc_radix_insert, dns_iptable_addprefix/merge...
2026-07-01  Ondřej SurýClean up radix tree code style
2026-07-01  Ondřej SurýRemove AF_UNSPEC and has_prefix from radix tree
2026-07-01  Ondřej SurýInline prefix into radix tree node
2026-07-01  Ondřej SurýRemove prefix refcounting from radix tree
2026-06-30  Michal Nowaknew: test: Add build-time check for unregistered rdata...
2026-06-30  Michal NowakCheck for unregistered rdata files in CI
2026-06-30  Michal Nowakfix: dev: Assorted Meson fixes
2026-06-30  Michal NowakFix typo in build_vars comment
2026-06-30  Michal NowakQuote paths in the meson helper scripts
2026-06-30  Michal NowakRaise nm timeout in the sanitizer defaults check
2026-06-30  Michal NowakBase the readline check on the configured flags
2026-06-30  Michal NowakDrop duplicate dnstap-read.rst entry
2026-06-30  Michal NowakInstall the synthrecord man page
2026-06-30  Michal NowakTrack new generic rdata files for header generation
2026-06-30  Michal NowakAvoid leaking FLAKY into every unit test
2026-06-30  Michal NowakFix named.conf and named.pid path substitutions
2026-06-30  Michal NowakCheck the host system for dtrace on macOS
2026-06-30  Michal NowakLook up urcu-common without the lib prefix
2026-06-30  Michal NowakSet HAVE_ARM_YIELD instead of HAVE_SPARC_PAUSE on arm
2026-06-30  Alessio Poddafix: dev: Fold receive_secure_serial into zone maintainance
2026-06-30  Alessio PoddaSplit inline sync state into a separate struct
2026-06-30  Alessio PoddaRename inline sync related methods
2026-06-30  Alessio PoddaFix rss_state leak in receive_secure_serial_cancel
2026-06-30  Alessio PoddaSerialize zone maintenance requests
2026-06-30  Alessio PoddaFix setnsec3param DNSSEC maintenance ordering
next