62 Commits (78137695f7b344788203405d4629968e77a79082)

Author SHA1 Message Date
Brad House 871bdaf9dd thread safety enhancements 5 months ago
Brad House 63b49668ae thread deadlock: make sure channel lock isn't used recursively 5 months ago
Gregor Jasny 1683db0ccf docs: distribute ares_dns_rec_type_tostr (#778) 6 months ago
Brad House 2badc41a60 Remove acountry completely from code, including manpage 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 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 58e029f332 make docs match PR #705 10 months ago
Andriy Utkin 71b413d804
docs/ares_init_options.3: fix args in analogy (#701) 10 months ago
Brad House 55bf3028e2 remove outdated copyright text 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 95c6d70a6e
man ares_fds(3): mark as deprecated and add explanation (#691) 10 months ago
Brad House 87eb22ef26 docs: host -> ip 11 months ago
Brad House 44c59a91c3
ahost should use ares_getaddrinfo() these days (#669) 11 months ago
Brad House ae06072e88 reference alternative to ares_getsock() in docs 12 months ago
Brad House 6c91f510a0 tag some functions as deprecated in docs 12 months ago
Brad House d974c556bb
Support ipv6 link-local servers and %iface syntax (#646) 12 months ago
Brad House c7f4804b98 add missing manpage to distribution list 1 year ago
Brad House 45698509d8 remove a simply 1 year ago
Brad House 0529f6f1dc fix doc typo 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 320cefe1c7 ares_set_servers_*() should allow an empty server list 1 year ago
Brad House 4982f76a2f
Query Cache support (#625) 1 year ago
Brad House b7e5182899 fix more docs 1 year ago
Gregor Jasny 53ed62b163
Fix typos and man page whatis entry (#619) 1 year ago
Brad House 99f5340e3c getaddrinfo ESERVICE 1 year ago
Brad House 5159314031
Release 1.22.0 (#616) 1 year ago
Brad House 4acd5759e9 Slight fixes for PR #615 1 year ago
Brad House cafe6b37db
Add DNS record manpages (#615) 1 year ago
Ignat 7a140cb478
Randomize retry penalties to prevent thundering herd type issues (#606) 1 year ago
Brad House 0cc570eabe
Implement ares_reinit() to reload system configuration into existing channel (#614) 1 year ago
Brad House 956b7ebf68
rewrite adig using new helpers (#607) 1 year ago
Brad House 9037340ef6 Mark a couple of parameters as const in the public API 1 year ago
Brad House 4ec6b5ce4c
Use EDNS by default (#596) 1 year ago
Brad House d2389cd3b7
`ares_channel` -> `ares_channel_t *`: don't bury the pointer (#595) 1 year ago
Brad House 001d74bfd9 docs: document setting servers can be done live 1 year ago
Daniel Stenberg 125c8a1684
docs: provide better man page references 1 year ago
Brad House fab4039b9b
Fix for TCP back to back queries (#552) 1 year ago
Brad House 17ab747945
remove acountry from built tools as nerd.dk is gone (#554) 1 year ago
Brad House dd93f30082
Configuration option to limit number of UDP queries per ephemeral port (#549) 1 year ago
Brad House 7f3262312f
its not 1991 anymore, lower default timeout and retry count (#542) 1 year ago
Daniel Stenberg c1b00c41a7 provide SPDX identifiers and a REUSE CI job to verify 1 year ago
Yijie Ma 82c23e4e7e
Fix a typo in ares_init_options.3 (#510) 2 years ago
bradh352 a306ed4238 docs: ARES_OPT_UDP_PORT and ARES_OPT_TCP_PORT docs wrong byte order 2 years ago
Daniel Stenberg 0e7a5dee0f
docs: reformat/cleanup man pages SYNOPSIS sections (#494) 2 years ago
Brad Spencer 5ecada6b9f
Fix typo in docs for ares_process_fd (#490) 2 years ago
lifenjoiner f6ddd08e69
tools: refine help (#481) 2 years ago
Manish Mehra 810c2322f9
Configurable hosts path for file_lookup (#465) 3 years ago