Changes for version 0.04 - 2026-07-23
- fix use-after-free when the last resolver reference is dropped from inside a callback while other queries are still pending
- require c-ares >= 1.24 at configure time; add Socket 1.94 prereq
- concurrent t/02 queries; valgrind CI job
Modules
high-performance async DNS resolver using c-ares and EV
Examples
- eg/bench.pl
- eg/bulk.pl
- eg/bulk_reverse.pl
- eg/cache_demo.pl
- eg/cli.pl
- eg/dane.pl
- eg/dns_compare.pl
- eg/dns_proxy.pl
- eg/dns_types.pl
- eg/dnssec_chain.pl
- eg/email_health.pl
- eg/futures.pl
- eg/healthcheck.pl
- eg/healthmon.pl
- eg/keep_alive.pl
- eg/mta_probe.pl
- eg/parallel.pl
- eg/resolve.pl
- eg/resolver_pool.pl
- eg/reverse.pl
- eg/spf.pl
- eg/spf_chain.pl
- eg/srv.pl
- eg/svcb.pl
- eg/timing.pl
- eg/upstream_ad_check.pl
- eg/with_mojo.pl
- eg/zone_audit.pl
- eg/zone_trace.pl
- eg/zone_walk.pl