New commits:
commit 2f7b121026fa85f559a4f7b6a010df00f4ddfe2a
Merge: 43468177aa 5414fbf6e3
Author: Andrew Cagney <[email protected]>
Date:   Thu Jan 1 09:55:39 2026 -0500

    Merge pervasive: use unbound when configured
    
    Implement ttoaddress_dns() using unbound, when configured.
    
    close #2333 should ttoaddress_dns() call unbound_resolve() when available?
    close #2535 implement ttoaddress_dns() using unbound
    
    see-also #2562 should ttoaddress_dns(), using UNBOUND, work when address 
info is unknown

commit 5414fbf6e3fe7d55b4add04a51e6ae327dca708d
Author: Andrew Cagney <[email protected]>
Date:   Thu Jan 1 09:48:16 2026 -0500

    testing: update unbound failure messages

commit 89d943a729d1eb0e94bd8e4517512facd789d714
Author: Andrew Cagney <[email protected]>
Date:   Mon Dec 29 16:49:19 2025 -0500

    resolve: move unbound call from resolve_helper.c to ttoaddress_dns()
    
    ... simplifying resolve_helper.c, but complicating ttoaddress_dns()
    
    Also explicitly call ttoaddress_num() before trying DNS lookup;
    libunbound does not accept dotted IPs.

commit 9148a7165dd71ebece579a358f2503f2e161aac4
Author: Andrew Cagney <[email protected]>
Date:   Mon Dec 29 16:43:00 2025 -0500

    unbound: rework unbound_sync_resolve() code
    
    - merge separate create/delete ub_ctx calls
      into unbound_sync_resolve()
    
    - reword no-data messages, including rcode's story in errors

commit b4d18e0ebb12298e019a2aaf27c78c7ab2357a0f
Author: Andrew Cagney <[email protected]>
Date:   Tue Dec 30 22:24:39 2025 -0500

    dnssec: add dnssec_rcode_stories;
    
    lifted from IANA

commit 8cf9a110baf40a579096941000f44b837527a48e
Author: Andrew Cagney <[email protected]>
Date:   Mon Dec 29 16:37:38 2025 -0500

    resolve: drop init_resolve_helper() and free_resolve_helper()
    
    both reduced to noops

commit bdf46f8f0d38fc42a27704a12f5cc35745190a37
Author: Andrew Cagney <[email protected]>
Date:   Tue Dec 30 17:37:53 2025 -0500

    dnssec: add dnssec_config_singleton(), replace pluto_dnssec;

_______________________________________________
Swan-commit mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to