56 Commits (v1.26)

Author SHA1 Message Date
Brad House a19d5dab10 thread safety enhancements 5 months ago
Brad House fc57af0174 thread deadlock: make sure channel lock isn't used recursively 5 months ago
Gregor Jasny 2a2a32a2d3 docs: distribute ares_dns_rec_type_tostr (#778) 6 months ago
Brad House b76bbb2eac make docs match PR #705 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
Brad House 07af4b1aa6
Windows: rework/simplify initialization code, drop long EOL systems (#445) 3 years ago
Gregor Jasny 79a45d70a4
Fix typo detected by lintian (#434) 3 years ago
Brad House c642b9fbb1
Reimplement ares_gethostbyname() by wrapping ares_getaddrinfo() (#428) 3 years ago
Daniel Stenberg 509f2a00f1
mailing list: moved to lists.haxx.se 3 years ago
Martin Holeš 9ac7efc382
Add support for URI(Uniform Resource Identifier) records. (#411) 3 years ago
Daniel Stenberg ccebec8303
ares_getaddrinfo.3: available since 1.16.0 3 years ago