523 Commits (0d80964975cf099815548895b5b178f2e49d2ee5)
 

Author SHA1 Message Date
Brad House 0d80964975 CMake MSVC Parallelizm issue: Don't build adig and ahost simultaneously 7 months ago
Brad House 7e46081b45 mem leak due to `ares__hosts_entry_to_hostent()` allocation strategy (#824) 7 months ago
Brad House 248a33c019 clang static analyzer: silence warning 7 months ago
Brad House ceaf572b39 UDP write may fail indicating host isn't reachable (#821) 7 months ago
Brad House 8274ebc331 Prevent complex recursion during query requeing and connection cleanup 7 months ago
Brad House 65d1739861 Issue #819: preliminary test case 7 months ago
Brad House 2c8d96fba1 propagate actual error condition on requeue 7 months ago
Brad House d138c60dc1 Event Select: need to monitor for socket exceptions too 7 months ago
Brad House 6f83fab3f4 prevent SIGPIPE from being generated 7 months ago
Brad House 57d72eff73 windows crash: during shutdown the IOCP wake signal handle is cleaned up but there might still be a pending event that gets delivered. Make sure we don't try to access the pointer in this situation. 8 months ago
Brad House 0eefa910a8 Rework WinAFD event code (#811) 8 months ago
Brad House b400fcef1c backport htable_vpvp for AFD fixes 8 months ago
Brad House 31468b817c kqueue: fix allocation size when socket count > 8 8 months ago
Brad House 312628785d pthread: use recursive mutexes to allow callbacks to enqueue new c-ares queries. Regression from 1.31.0. 8 months ago
Brad House a19d5dab10 thread safety enhancements 8 months ago
Brad House fc57af0174 thread deadlock: make sure channel lock isn't used recursively 8 months ago
Brad House 5b1aacd8bd ares_timeout: missing thread-safety lock 8 months ago
Brad House 3a1d4e6336 CI: Move some Appveyor builds to GitHub actions (#791) 8 months ago
Brad House 5c15488eb9 CMAKE: Some systems might expect configure macros to be defined to 1 9 months ago
Gregor Jasny f4a906b75e fix some obvious errors reported by the CLion Project Analyzer (#779) 9 months ago
Gregor Jasny 2a2a32a2d3 docs: distribute ares_dns_rec_type_tostr (#778) 9 months ago
Brad House abc7aa3218 QueryCache: Fix flushing on server list changes 9 months ago
Brad House a787ef0491 dns name compression write failure 9 months ago
Brad House e9c76ad569 URI parser needs to do printable ascii validation for string result 9 months ago
Brad House 256eb2f078 ares__isprint() remove duplicate prototype 9 months ago
Brad House c16f304b7d ares__isprint() should have been moved for last backport 9 months ago
Brad House 4939117e27 Validate `ares_dns_rr_get_str()` can't return non-valid ASCII strings 9 months ago
Volker Schlecht 737dd65e49 Revert PR #659 (#754) 10 months ago
Brad House 453b82e1a1 static analyzer warning from 48e8cd2 10 months ago
Brad House 927d4d0735 ares_getnameinfo(): loosen validation on salen 10 months ago
Brad House 2e1cd56c19 ares_init_options() fix crash on misuse of event thread options 10 months ago
Brad House e3c1f68f84 tests: mockserver is local, shorten timeouts to make test cases run faster to use less CI resources 11 months ago
Brad House 033e4ddfe2 appveyor: disable UWP builds until MSVC version is updated in base image 11 months ago
Faraz 85ce998544 Include netinet6/in6.h (#728) 11 months ago
Brad House b2a68c36f2 skip ubsan/asan on debian arm64 due to the compiler getting killed 12 months ago
Brad House a0e793e9fe ares_init potential memory leak 12 months ago
Brad House 23830d9e13 CI: update freebsd image 12 months ago
Brad House 2bc6b1791c CMake: Fix Chain building if CMAKE runtime paths not set 1 year ago
Brad House 4082760583 Merge pull request from GHSA-mg26-v6qh-x48q 1 year ago
Vojtěch Vobr 63755385d1 fix leaking DNS suffix search list on Windows (#711) 1 year ago
Brad House 81a7d17ed5 backport from main: event thread fix for close then open of same fd 1 year ago
Cheng Zhao 32d49f38a2 Fix warning about ignoring result of write (#709) 1 year ago
Brad House 9ddfbc0b49 CMake: don't override target output locations if not top-level 1 year ago
Cristian Rodríguez 4dbfb383a9 lower EDNSPACKETSZ to 1232 (#705) 1 year ago
Brad House b76bbb2eac make docs match PR #705 1 year ago
Brad House 9e67a18abc fix version 1 year ago
Brad House f3f7ee2241 fix typo 1 year ago
Brad House ebdfc17ffc bad symlink 1 year ago
Brad House 8a9a4ad14d attempt to fix pkgconfig on windows for static builds 1 year ago
Brad House e5ee85a8ad sonarcloud: fix minor codesmells (#702) 1 year ago