33 Commits (505634654a4d0189d4f37b557359e3768b238c2d)

Author SHA1 Message Date
Brad House 505634654a Fix Sysconfig ndots default value and add test case (#862) 3 months ago
Brad House 6385409913 backport needed fixes 3 months ago
Brad House 0810f6752d test: ServerFailoverOpts can fail on heavily loaded systems due to its reliance on sleep and time. Try to harden it a little bit 4 months ago
Brad House 614bdd88b9
Tests: fix test cleanup race condition (#803) 5 months ago
Brad House 70f10a85f3
DNS 0x20 implementation (#800) 5 months ago
Brad House 51ca744459
Clean up header inclusion, simplification (#797) 5 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
Oliver Welsh fab65acae9
Add function ares_search_dnrec() to search for records using the new DNS record parser (#719) 8 months ago
Brad House fe04c6cadd clang-format 9 months ago
Brad House fed3559cfc
Add ares_queue_wait_empty() for use with EventThreads (#710) 10 months ago
Brad House 7963c519fc
Event Subsystem: No longer require integrators to have their own (#696) 10 months ago
Brad House 4f5767ed69 test: fix outdated license headers 11 months ago
Brad House 4f490b40df
Autotools: rework to simplify and fix recent issues (#674) 11 months ago
Brad House d186f11ddd fix support with older google test versions 11 months ago
Brad House 972f456f28
ares_cancel() could trigger callback with wrong response code (#663) 12 months ago
Brad House d974c556bb
Support ipv6 link-local servers and %iface syntax (#646) 12 months ago
Brad House 6e83c28ab4 clang-format 1 year ago
Brad House fb52c3f9d1 ares_init_options with ARES_OPT_UDP_PORT wrong byte order 1 year ago
Brad House 5262da7e88 now that warnings are enabled on test cases, clear a bunch of warnings 1 year ago
Brad House 5c1a5d8050 cleanup some Windows warnings in test 1 year ago
Brad House 4982f76a2f
Query Cache support (#625) 1 year ago
Brad House 80fdc96f9a clang-format 1 year ago
Brad House d2389cd3b7
`ares_channel` -> `ares_channel_t *`: don't bury the pointer (#595) 1 year ago
Brad House 8a3664b8cb
Replace hosts parser, add caching capabilities (#591) 1 year ago
Brad House 1549415228
Reformat code using clang-format (#579) 1 year ago
Brad House 17931888ec
fix reference to freed memory (#562) 1 year ago
Brad House fab4039b9b
Fix for TCP back to back queries (#552) 1 year ago
Daniel Stenberg c1b00c41a7 provide SPDX identifiers and a REUSE CI job to verify 1 year ago
bradh352 778d7cd9e7 use helper function for addrinfo to simplify code 3 years ago
Brad House c642b9fbb1
Reimplement ares_gethostbyname() by wrapping ares_getaddrinfo() (#428) 3 years ago
bradh352 c2f32353e3 Portability Updates for arpa/nameser.h (#388) 4 years ago
apenn-msft 5b246d2077
Tests should use dynamic system-assigned ports rather than static port (#346) 4 years ago
Fionn Fitzmaurice 6d6cd5daf6
Avoid buffer overflow in RC4 loop comparison (#336) 4 years ago