102 Commits (e0409fb01f34596124a89c74d7723b5101ba571a)

Author SHA1 Message Date
Brad House 6d44c3d156 package missing manpages 4 months ago
Brad House 43dcbbe346 ares_set_socket_functions.3 more manpage fixes 4 months ago
Brad House fc0f8a47e8 ares_set_socket_functions.3 more manpage fixes 4 months ago
Brad House e615ce65ba fix formatting in ares_set_socket_functions manpage 4 months ago
Brad House 735c23d7f8 more manpage beautification 4 months ago
Brad House 5a9ee49e79 manpage beautification 4 months ago
Brad House db8203e5bb typo 4 months ago
Brad House 08f452809e SonarCloud: fix minor codesmells 4 months ago
Brad House 02745437e6
Improve socket function replacement subsystem (#894) 4 months ago
Brad House 759343ae00 adig manpage: missing -s 5 months ago
Brad House a41b85ed11
adig: rework command line arguments to mimic dig from bind (#890) 5 months ago
Cristian Rodríguez 9e64b10f5e
docs: Update ares_set_local_dev man page (#886) 5 months ago
Brad House 9dd78e2f23
URI parser/writer for ares_set_servers_csv()/ares_get_servers_csv() (#882) 5 months ago
Brad House 8d360330a5
Probe for failed servers instead of redirecting query (#877) 5 months ago
Brad House e0ef6a8a7a
More modularization for sockets/connections (#876) 5 months ago
Brad House 3b80588384
New function `ares_process_fds()` (#875) 6 months ago
Brad House db9c8e9ad2 ares_set_notify_pending_write_callback -> ares_set_pending_write_cb 6 months ago
Georg ff62631915
adig: read arguments from adigrc (#856) 6 months ago
Brad House f252d61775 docs: mark ares_process() as deprecated 6 months ago
Brad House d4ecf95be5
connection handling modularization (#857) 6 months ago
Brad House 4bedfd0d55
Add DNS cookie support (RFC7873 + RFC9018) (#833) 7 months ago
Brad House f691523042 man: ares_dns_record_set_id() 7 months ago
Gregor Jasny a6fc828b47
Fix typo reported by Lintian (#816) 7 months ago
Brad House 378d26144d
DNS RR TXT strings should not be automatically concatenated (#801) 8 months ago
Brad House 70f10a85f3
DNS 0x20 implementation (#800) 8 months ago
Brad House 1dc567d9c0 fix wording in docs 8 months ago
Brad House 209e7077bb thread safety enhancements 8 months ago
Brad House 93aa939169 thread deadlock: make sure channel lock isn't used recursively 8 months ago
Brad House a488525f08
Automatic query timeout adjustment based on server history (#794) 8 months ago
Brad House 4248c642d2
Enable QueryCache by default (#786) 8 months ago
Gregor Jasny 7be364571c
docs: distribute ares_dns_rec_type_tostr (#778) 9 months ago
Brad House 6129d9b79f
Basic support for SIG RR record (RFC 2931 / RFC 2535) (#773) 9 months ago
Brad House 8d80486e04
Auto reload config on changes (requires EventThread) (#759) 9 months ago
David Hotham 2f200b9170
const is fine on ares__channel_[un]lock (#758) 9 months ago
Brad House 26361885be add missing copyrights 10 months ago
Brad House a2efab6c75 manpage: remove AUTHOR section 10 months ago
Oliver Welsh 89a8856cca
Add observability into DNS server health via a server state callback, invoked whenever a query finishes (#744) 10 months ago
Oliver Welsh fd81f36d3e
Add server failover retry behavior, where failed servers are retried with small probability after a minimum delay (#731) 10 months ago
Brad House 458c937213
Allow configuration value for NDots to be zero (#735) 11 months ago
Brad House b2139f6c79 ares_search_dnsrec() takes a const 11 months ago
Brad House 1aa0683d05 fix missing doc 11 months ago
Brad House e862d1facc
Rework internals to pass around `ares_dns_record_t` instead of binary data (#730) 11 months ago
Oliver Welsh fab65acae9
Add function ares_search_dnrec() to search for records using the new DNS record parser (#719) 11 months ago
Brad House 6a89286c7a Remove acountry completely from code, including manpage 12 months ago
Oliver Welsh 035c4c3776
Add flag to not use a default local named server on channel initialization (#713) 1 year ago
Brad House e5585105cd
Add ares_queue_active_queries() (#712) 1 year ago
Brad House fed3559cfc
Add ares_queue_wait_empty() for use with EventThreads (#710) 1 year ago
Brad House 58e029f332 make docs match PR #705 1 year ago
Andriy Utkin 71b413d804
docs/ares_init_options.3: fix args in analogy (#701) 1 year ago
Brad House 55bf3028e2 remove outdated copyright text 1 year ago