212 Commits (b9b8413cfdb70a3f99e1573333b23052d57ec1ae)
 

Author SHA1 Message Date
Brad House b9b8413cfd
Merge pull request from GHSA-9g78-jv2r-p7vc 2 years ago
Brad House f22cc01039
Merge pull request from GHSA-x6mf-cxr9-8q6v 2 years ago
Brad House 823df3b989
Merge pull request from GHSA-8r8p-23f3-64c2 2 years ago
bradh352 a2b8a4d434 add public release note information 2 years ago
bradh352 8f65352d96 bump version to 1.19.1 2 years ago
Gregor Jasny c391ea31b2
test: fix warning about uninitialized memory (#515) 2 years ago
lifenjoiner 5236e35965
Turn off IPV6_V6ONLY on Windows if it is supported (#520) 2 years ago
Brad House c4930223e5
Merge pull request from GHSA-54xr-f67r-4pc4 2 years ago
bradh352 f95ca36cde ares_getaddrinfo using service of "0" should be allowed 2 years ago
Nikolaos Chatzikonstantinou 38b30bc922
fix memory leak in ares_send (#511) 2 years ago
Nikolaos Chatzikonstantinou 87002e39b8
change comment style to old-style (#513) 2 years ago
Nikolaos Chatzikonstantinou 4263479e70
use strncasecmp in ares__strsplit (#512) 2 years ago
Yijie Ma 82c23e4e7e
Fix a typo in ares_init_options.3 (#510) 2 years ago
Douglas R. Reno 761c618084
Watcom Portability Improvements (#509) 2 years ago
Jay Freeman (saurik) 8ee3d2a413
ignore aminclude_static.am, as generated by AX_AM_MACROS_STATIC (#508) 2 years ago
Jay Freeman (saurik) cccdf028d6
sync ax_pthread.m4 with upstream (#507) 2 years ago
Chilledheart bb8f5bb0a8
Windows: Invalid stack variable out of scope for HOSTS file path (#502) 2 years ago
Brad House 740b8eb8b8
sync ax_cxx_compile_stdcxx_11.m4 with upstream (#505) 2 years ago
bradh352 fddf01938d Prep for 1.19.0 release 2 years ago
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