528 Commits (d9f513a5a48f22d35f77f52f8fd44c30d92aa7ac)
 

Author SHA1 Message Date
Brad House e2eaa0793b bad symlink 1 year ago
Brad House 3210da0c19 attempt to fix pkgconfig on windows for static builds 1 year ago
Andriy Utkin 71b413d804
docs/ares_init_options.3: fix args in analogy (#701) 1 year ago
Brad House aaae0f7f88
sonarcloud: fix minor codesmells (#702) 1 year ago
Brad House 55bf3028e2 remove outdated copyright text 1 year ago
Brad House aaf2acf89d spelling 1 year ago
Brad House 906d2c1041 sanity check GTest includes GMock component 1 year ago
Brad House 0e4c0f2600
build-time disabled threads breaks c-ares (#700) 1 year ago
Brad House 0ad09d251b clusterfuzz: enforce maximum DNS packet size due to long parser time 1 year ago
Brad House 27c41bef66
Release prep for c-ares 1.26.0 (#698) 1 year ago
Brad House e10b16a123 adig: Differentiate between internal and server error 1 year ago
Brad House 7963c519fc
Event Subsystem: No longer require integrators to have their own (#696) 1 year ago
Erik Lax 26642c1014
Added flags to are_dns_parse to force RAW packet parsing (#693) 1 year ago
Brad House d6850eb4ad
Autotools allow make to override CFLAGS/CPPFLAGS/CXXFLAGS (#695) 1 year ago
Brad House 9f03635a22 fix doxygen typo 1 year ago
Brad House 95c6d70a6e
man ares_fds(3): mark as deprecated and add explanation (#691) 1 year ago
Brad House 79598e0230
autotools: fix building for 32bit windows due to stdcall symbol mangling (#689) 1 year ago
Brad House 626dcb155b
Do not sanity check RR Name vs Question (#685) 1 year ago
Brad House b377da2532
no reason to include sys/random.h all the time (#684) 1 year ago
Gregor Jasny 2a6a420cb6
cmake: improve some include related code (#680) 1 year ago
Brad House 4f5767ed69 test: fix outdated license headers 1 year ago
Brad House 0d8a840064 RELEASE-NOTES -> RELEASE-NOTES.md 1 year ago
Brad House 7b218f19ef update format slightly 1 year ago
Brad House 209264fced update release notes format 1 year ago
Brad House 037601fe88
1.25.0 release prep (#676) 1 year ago
Brad House 1231aa739f tests: replace google DNS with CloudFlare for reverse lookups as google's servers stopped responding properly 1 year ago
Brad House 66f66c4711 OSSFuzz: it assumes autotools builds a static library by default, which means the old autotools must have done that even though there were comments saying it wasn't. Disable static by default on Windows however since it can't build both simultaneously. 1 year ago
Brad House 0a0ca31092 autotools: update logic for building tests to provide more feedback 1 year ago
Brad House 3324cfce0b set winver consistently across build systems 1 year ago
Brad House 4f490b40df
Autotools: rework to simplify and fix recent issues (#674) 1 year ago
Brad House 87eb22ef26 docs: host -> ip 1 year ago
Brad House eef64443d4
Old MacOS SDKs require you include sys/socket.h before net/if.h (#673) 1 year ago
Brad House 1e34608cc9
Autotools warning fixes (#671) 1 year ago
Brad House c203ace2ed clang-format 1 year ago
Brad House 88c444d495 ares_strsplit() rewrite as wrapper around ares__buf_split() 1 year ago
Brad House c6708cffb8 clang-format 1 year ago
Brad House cb9ad0e398 sonarcloud: const 1 year ago
Brad House 05181a6a79 Connection failure should increment server failure count first 1 year ago
Brad House 44c59a91c3
ahost should use ares_getaddrinfo() these days (#669) 1 year ago
Brad House eebfe0c15e Fix bad stub for ares__iface_ips_enumerate() 1 year ago
Gregor Jasny 78b61327fd
Fix minor warnings and documentation typos (#666) 1 year ago
Brad House 7aa6763641
CI: Add Alpine Linux and old Ubuntu (#667) 1 year ago
Brad House d186f11ddd fix support with older google test versions 1 year ago
Brad House d8edb76bec getrandom() may require sys/random.h on some systems 1 year ago
Martin Chang e1c59941d9
Use SOCK_DNS extension on socket on OpenBSD (#659) 1 year ago
Brad House 567f581178 ci: disable static for symbol hiding tests 1 year ago
Brad House b4025113ad ci: add test case for building with hidden symbol visibility 1 year ago
Brad House 7dd384a99c fix test building with symbol hiding 1 year ago
Brad House 972f456f28
ares_cancel() could trigger callback with wrong response code (#663) 1 year ago
Brad House 1c122c3ab8
rand: allow fallback from OS (#661) 1 year ago