101 Commits (063379049f9d43fc08bc74a7fe8639add88730ef)

Author SHA1 Message Date
Brad House db9c8e9ad2 ares_set_notify_pending_write_callback -> ares_set_pending_write_cb 3 months ago
Shelley Vohr d2681a8f41
fix: potential `WIN32_LEAN_AND_MEAN` redefinition (#869) 3 months ago
Brad House eb5175efcd
release-1.33.1 (#864) 3 months ago
Brad House d4ecf95be5
connection handling modularization (#857) 3 months ago
Brad House 468ac2fe46
release-1.33.0 (#846) 4 months ago
Brad House 4bedfd0d55
Add DNS cookie support (RFC7873 + RFC9018) (#833) 4 months ago
Brad House 5c555b7c0b clang-format 4 months ago
Brad House 2cc44777b3
release-1.32.3 (#826) 4 months ago
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) 8 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