508 Commits (fc57af01749239b6735f950a2b9a02b2e059f182)
 

Author SHA1 Message Date
Brad House fc57af0174 thread deadlock: make sure channel lock isn't used recursively 5 months ago
Brad House 5b1aacd8bd ares_timeout: missing thread-safety lock 5 months ago
Brad House 3a1d4e6336 CI: Move some Appveyor builds to GitHub actions (#791) 5 months ago
Brad House 5c15488eb9 CMAKE: Some systems might expect configure macros to be defined to 1 5 months ago
Gregor Jasny f4a906b75e fix some obvious errors reported by the CLion Project Analyzer (#779) 6 months ago
Gregor Jasny 2a2a32a2d3 docs: distribute ares_dns_rec_type_tostr (#778) 6 months ago
Brad House abc7aa3218 QueryCache: Fix flushing on server list changes 6 months ago
Brad House a787ef0491 dns name compression write failure 6 months ago
Brad House e9c76ad569 URI parser needs to do printable ascii validation for string result 6 months ago
Brad House 256eb2f078 ares__isprint() remove duplicate prototype 6 months ago
Brad House c16f304b7d ares__isprint() should have been moved for last backport 6 months ago
Brad House 4939117e27 Validate `ares_dns_rr_get_str()` can't return non-valid ASCII strings 6 months ago
Volker Schlecht 737dd65e49 Revert PR #659 (#754) 7 months ago
Brad House 453b82e1a1 static analyzer warning from 48e8cd2 7 months ago
Brad House 927d4d0735 ares_getnameinfo(): loosen validation on salen 7 months ago
Brad House 2e1cd56c19 ares_init_options() fix crash on misuse of event thread options 7 months ago
Brad House e3c1f68f84 tests: mockserver is local, shorten timeouts to make test cases run faster to use less CI resources 8 months ago
Brad House 033e4ddfe2 appveyor: disable UWP builds until MSVC version is updated in base image 8 months ago
Faraz 85ce998544 Include netinet6/in6.h (#728) 8 months ago
Brad House b2a68c36f2 skip ubsan/asan on debian arm64 due to the compiler getting killed 9 months ago
Brad House a0e793e9fe ares_init potential memory leak 9 months ago
Brad House 23830d9e13 CI: update freebsd image 9 months ago
Brad House 2bc6b1791c CMake: Fix Chain building if CMAKE runtime paths not set 9 months ago
Brad House 4082760583 Merge pull request from GHSA-mg26-v6qh-x48q 9 months ago
Vojtěch Vobr 63755385d1 fix leaking DNS suffix search list on Windows (#711) 10 months ago
Brad House 81a7d17ed5 backport from main: event thread fix for close then open of same fd 10 months ago
Cheng Zhao 32d49f38a2 Fix warning about ignoring result of write (#709) 10 months ago
Brad House 9ddfbc0b49 CMake: don't override target output locations if not top-level 10 months ago
Cristian Rodríguez 4dbfb383a9 lower EDNSPACKETSZ to 1232 (#705) 10 months ago
Brad House b76bbb2eac make docs match PR #705 10 months ago
Brad House 9e67a18abc fix version 10 months ago
Brad House f3f7ee2241 fix typo 10 months ago
Brad House ebdfc17ffc bad symlink 10 months ago
Brad House 8a9a4ad14d attempt to fix pkgconfig on windows for static builds 10 months ago
Brad House e5ee85a8ad sonarcloud: fix minor codesmells (#702) 10 months ago
Brad House 5b7ef5b66c spelling 10 months ago
Brad House fa79a62e17 sanity check GTest includes GMock component 10 months ago
Brad House 71f0a0912c build-time disabled threads breaks c-ares (#700) 10 months ago
Brad House 0ad09d251b clusterfuzz: enforce maximum DNS packet size due to long parser time 10 months ago
Brad House 27c41bef66
Release prep for c-ares 1.26.0 (#698) 10 months ago
Brad House e10b16a123 adig: Differentiate between internal and server error 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 d6850eb4ad
Autotools allow make to override CFLAGS/CPPFLAGS/CXXFLAGS (#695) 11 months ago
Brad House 9f03635a22 fix doxygen typo 11 months ago
Brad House 95c6d70a6e
man ares_fds(3): mark as deprecated and add explanation (#691) 11 months ago
Brad House 79598e0230
autotools: fix building for 32bit windows due to stdcall symbol mangling (#689) 11 months ago
Brad House 626dcb155b
Do not sanity check RR Name vs Question (#685) 11 months ago
Brad House b377da2532
no reason to include sys/random.h all the time (#684) 11 months ago
Gregor Jasny 2a6a420cb6
cmake: improve some include related code (#680) 11 months ago