223 Commits (66d0c013fa600931fbc2ef977d411ceb375b8dbb)
 

Author SHA1 Message Date
Tim Wojtulewicz 66d0c013fa
Replace uses of sprintf with snprintf (#525) 2 years ago
bradh352 b81b93235f update version and release procedure 2 years ago
Douglas R. Reno 40023b76b0
INSTALL.md: Add Watcom instructions and update Windows documentation URLs (#524) 2 years ago
bradh352 6360e96b5c Makefile.inc Windows requires tabs not spaces for nmake 2 years ago
Daniel Stenberg b685ab2539
ares_expand_name: fix compiler warnings (#522) 2 years ago
bradh352 7da53555c2 windows MSVC compiler fix on 32bit 2 years ago
bradh352 68891e651e update security advisory links 2 years ago
bradh352 fb79ae7bed minor CI issues fixes for imported inet_net_pton 2 years ago
bradh352 00f47ed830 ares_rand static analysis fixes from CI 2 years ago
bradh352 424012216c windows build fix 2 years ago
bradh352 4b896d624c security release notes 2 years ago
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