28 Commits (0a4dadf844fc6be309d79607a3aff7320108fad6)

Author SHA1 Message Date
Brad House f799510901 thread safety enhancements 5 months ago
Brad House 008a912cc1 thread deadlock: make sure channel lock isn't used recursively 5 months ago
Brad House 8d80486e04
Auto reload config on changes (requires EventThread) (#759) 6 months ago
Brad House a2efab6c75 manpage: remove AUTHOR section 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 458c937213
Allow configuration value for NDots to be zero (#735) 8 months ago
Oliver Welsh 035c4c3776
Add flag to not use a default local named server on channel initialization (#713) 9 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 7963c519fc
Event Subsystem: No longer require integrators to have their own (#696) 10 months 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 4982f76a2f
Query Cache support (#625) 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
Ignat 7a140cb478
Randomize retry penalties to prevent thundering herd type issues (#606) 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
Daniel Stenberg 125c8a1684
docs: provide better man page references 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
Manish Mehra 810c2322f9
Configurable hosts path for file_lookup (#465) 3 years ago
Brad House 0bf721cdd7
Reorganize source tree (#349) 4 years ago
Fionn Fitzmaurice 6d6cd5daf6
Avoid buffer overflow in RC4 loop comparison (#336) 4 years ago