93 Commits (2a659017444e44cd88575b1ee75e05d68d5270e6)

Author SHA1 Message Date
Brad House b1e7cd91cd
release-1.32.2 (#812) 4 months ago
Brad House 46bf21a702 fix 5 months ago
Brad House 51e7590610
1.32.1 release (#807) 5 months ago
Brad House 2b6f54bc40
release-1.32.0 (#804) 5 months ago
Brad House 378d26144d
DNS RR TXT strings should not be automatically concatenated (#801) 5 months ago
Brad House 70f10a85f3
DNS 0x20 implementation (#800) 5 months ago
Brad House 350be9e1f1 mingw32 build fix 5 months ago
Brad House 325c75abd0 don't try to install removed header ares_rules.h 5 months ago
Brad House e57a5b877b remove duplicate typedef 5 months ago
Brad House adc6659486 simplify header include order 5 months ago
Brad House 94b69fbd45 try to fix build 5 months ago
Brad House 7efb5019a2 fix build warnings 5 months ago
Brad House 253bdee3bc enable more GCC/clang warnings, fix reported warnings 5 months ago
Brad House 5899e96ec9
1.31.0 release prep (#788) 5 months ago
Brad House f527554c7a
Fix Watt-32 compilation support (#781) 6 months ago
Brad House 91fa52c41e
1.30.0 release prep (#774) 6 months ago
Brad House 6129d9b79f
Basic support for SIG RR record (RFC 2931 / RFC 2535) (#773) 6 months ago
David Hotham f06a414f41
correct deprecation (#768) 6 months ago
Brad House bf4c5fd223
1.29.0 release prep (#762) 6 months ago
David Hotham 2f200b9170
const is fine on ares__channel_[un]lock (#758) 6 months ago
Oliver Welsh 89a8856cca
Add observability into DNS server health via a server state callback, invoked whenever a query finishes (#744) 7 months ago
Oliver Welsh fd81f36d3e
Add server failover retry behavior, where failed servers are retried with small probability after a minimum delay (#731) 7 months ago
Brad House 3a26df136a
release prep for 1.28.1 (#739) 8 months ago
Brad House 8e421bebf8
1.28.0 release prep (#733) 8 months ago
Brad House 9f4c474a7c clang-format 8 months ago
Brad House b2139f6c79 ares_search_dnsrec() takes a const 8 months ago
Brad House 5fd3fc3ab3
mark deprecated functions as such (#732) 8 months ago
Brad House e862d1facc
Rework internals to pass around `ares_dns_record_t` instead of binary data (#730) 8 months ago
Oliver Welsh fab65acae9
Add function ares_search_dnrec() to search for records using the new DNS record parser (#719) 8 months ago
Brad House 8cfe1161cc Doxygen: fix typos 9 months ago
Brad House 9eb57f2c8b
Release 1.27.0 (#715) 9 months ago
Oliver Welsh 035c4c3776
Add flag to not use a default local named server on channel initialization (#713) 9 months ago
Brad House fe04c6cadd clang-format 9 months ago
Brad House e5585105cd
Add ares_queue_active_queries() (#712) 9 months ago
Brad House fed3559cfc
Add ares_queue_wait_empty() for use with EventThreads (#710) 10 months ago
Brad House 34fb93297b fix version 10 months ago
Brad House 7963c519fc
Event Subsystem: No longer require integrators to have their own (#696) 10 months ago
Erik Lax 26642c1014
Added flags to are_dns_parse to force RAW packet parsing (#693) 10 months ago
Brad House 9f03635a22 fix doxygen typo 10 months ago
Brad House b377da2532
no reason to include sys/random.h all the time (#684) 11 months ago
Brad House 037601fe88
1.25.0 release prep (#676) 11 months ago
Brad House 4f490b40df
Autotools: rework to simplify and fix recent issues (#674) 11 months ago
Brad House 290e9e951c
1.24.0 release prep (#657) 12 months ago
Brad House d974c556bb
Support ipv6 link-local servers and %iface syntax (#646) 12 months ago
Brad House f83830f95b
1.23.0 release prep (#641) 1 year ago
Brad House fb52c3f9d1 ares_init_options with ARES_OPT_UDP_PORT wrong byte order 1 year ago
Brad House cd5a41743c fix ares_threadsafety() prototype 1 year ago
Brad House a9442bd828
Basic Thread Safety (#636) 1 year ago
Christian Clauss 054f474a29
Fix typos discovered by codespell (#634) 1 year ago
Brad House 6b408a9bc9 clang-format 1 year ago