193 Commits (b167ae0d4ffa4b752b8adcc640286800b6d9b128)
 

Author SHA1 Message Date
bradh352 b167ae0d4f Fix inverted logic in 25523e2 2 years ago
bradh352 25523e23ab RFC6761 localhost definition includes subdomains 2 years ago
bradh352 a306ed4238 docs: ARES_OPT_UDP_PORT and ARES_OPT_TCP_PORT docs wrong byte order 2 years ago
hopper-vul 9903253c34
Add str len check in config_sortlist to avoid stack overflow (#497) 2 years ago
bradh352 1cb0c5dffc Fix build due to str-split sed gone wrong 2 years ago
bradh352 99768ce350 cirrus-ci: switch to scan-build-py for MacOS 2 years ago
bradh352 c78754ff5a ares_strsplit* -> ares__strsplit* to comply with internal function naming 2 years ago
bradh352 376f6d7c2e Cirrus-CI: MacOS Homebrew has changed from /usr/local/opt to /opt/homebrew 2 years ago
bradh352 be64c19a24 cirrus-ci: iOS build needs to use ARM MacOS image 2 years ago
bradh352 b37621aada cirrus-ci: new MacOS image 2 years ago
bradh352 9e3dad3adb acountry was passing stack variable to callback 2 years ago
Daniel Stenberg 0e7a5dee0f
docs: reformat/cleanup man pages SYNOPSIS sections (#494) 2 years ago
Nikolaos Chatzikonstantinou 313bd2aa7e
bug fix: new ares_strsplit (#492) 2 years ago
bradh352 4b7301a0d2 CirrusCI: update freebsd image 2 years ago
Stephen Sachs 057c16a062
Fix Intel compiler deprecated options (#485) 2 years ago
Jonathan Ringer a1675ba107
Allow for CMake to use absolute install paths (#486) 2 years ago
Thomas Dreibholz 3400e07f6a
Fix for issue #488: ensure that the number of iovec entries does not exceed system limits. (#489) 2 years ago
bsergean d93cd9f8c6
Add include guards to ares_data.h (#491) 2 years ago
Brad Spencer 5ecada6b9f
Fix typo in docs for ares_process_fd (#490) 2 years ago
lifenjoiner f6ddd08e69
tools: refine help (#481) 2 years ago
lifenjoiner 20c3cb7036
Git: ignore CMake temporary files (#480) 2 years ago
lifenjoiner e5f5d4b226
adig: fix `-T` option (#479) 2 years ago
Frank f0f1485542
Add vcpkg installation instructions (#478) 2 years ago
marc-groundctl afee6748b0
Convert total timeout to per-query (#467) 3 years ago
marc-groundctl e20215ab93
Don't include version info in the static library (#468) 3 years ago
Ridge Kennedy 5aa25946e7
Fix ares_getaddrinfo() numerical address fast path with AF_UNSPEC (#469) 3 years ago
Manish Mehra 810c2322f9
Configurable hosts path for file_lookup (#465) 3 years ago
bradh352 e01dbc6541 CMake: Windows DLLs lack version information 3 years ago
Kai Pastor 0e678f2fb2
CMake: Guard target creation in exported config (#464) 3 years ago
bradh352 7eb399a83c Honor valid DNS result even if other class returned an error 3 years ago
Sam James 77adcc5e51
configure.ac: fix STDC_HEADERS typo (#459) 3 years ago
bradh352 b5a3d969e2 Asterisks should be allowed in host validation as CNAMEs may reference wildcard domains 3 years ago
bradh352 320b99bb9c Don't return on file lookup failure, set status 3 years ago
bradh352 d6b2bafe7e 'localhost' special treatment enhancement 3 years ago
bradh352 c545e34756 If chain building c-ares as part of another project, detect of res_servicename could fail (#451) 3 years ago
bradh352 10eea69c87 no analyze capability on ios 3 years ago
bradh352 cc2ade9685 attempt to use scan-build on ios 3 years ago
bradh352 26f10274f9 disable tests on ios 3 years ago
bradh352 3da833c3b1 fix switch statement 3 years ago
bradh352 062321cfe0 code coverage had gotten disabled 3 years ago
bradh352 75163d5289 looks like shell expansion doesn't work with cirrus-ci, lets do it another way 3 years ago
bradh352 876d5ac77e attempt to autobuild for iOS 3 years ago
Brad House 07af4b1aa6
Windows: rework/simplify initialization code, drop long EOL systems (#445) 3 years ago
bradh352 c25d4eb767 Fix memory leak in reading /etc/hosts 3 years ago
Bobby Reynolds 65d0d76b01
Fix cross-compilation from Windows to Linux due to CPACK logic (#436) 3 years ago
bradh352 49f1b1a48d fix coveralls link 3 years ago
bradh352 bc1de75f22 coveralls needs token 3 years ago
bradh352 669eb8d6f2 coveralls appears to require git 3 years ago
bradh352 80e9566165 fix a couple of coveralls vars 3 years ago
bradh352 3e46a8c7f2 more coveralls fixes 3 years ago