445 Commits (b222ddc5dfa1fa3e93aec8d9d8632e302c92631a)
 

Author SHA1 Message Date
Brad House bfe84bf251 fix slist search off by 1 1 year ago
Brad House f4f96b9ea6
1.20.0 release prep (#557) 1 year ago
Brad House 4b9a03ec68
ares__buf should return standard error codes. more helpers implemented. (#558) 1 year ago
Brad House 6d077838f7
Update from 1989 MIT license text to modern MIT license text (#556) 1 year ago
Brad House 4d4fb34075
Test Harness: use ares_timeout() to calculate the value to pass to select() these days. (#555) 1 year ago
Brad House fab4039b9b
Fix for TCP back to back queries (#552) 1 year ago
Brad House 17ab747945
remove acountry from built tools as nerd.dk is gone (#554) 1 year ago
Brad House 1c3a52b510
Don't requeue any queries for getaddrinfo() during destruction. (#553) 1 year ago
Brad House 21f3b77440
ares_getaddrinfo(): Fail faster on AF_UNSPEC if we've already received one address class (#551) 1 year ago
Sam Morris 098e02d32f
Avoid producing an ill-formed result when qualifying a name with the root domain (#546) 1 year ago
Brad House dd93f30082
Configuration option to limit number of UDP queries per ephemeral port (#549) 1 year ago
Brad House 7f3262312f
its not 1991 anymore, lower default timeout and retry count (#542) 1 year ago
Brad House cf99c025cf
Modernization: Implement base data-structures and replace usage (#540) 1 year ago
Jérôme Duval 39311a6031
fix missing prefix for CMake generated libcares.pc (#530) 1 year ago
bradh352 bad62225b7 windows get_DNS_Windows port fix for ipv6 1 year ago
bradh352 fbe21c825a windows get_DNS_Windows port is in network byte order 1 year ago
bradh352 5172002722 backoff to debian 11 due to coverage check failure 1 year ago
bradh352 728c006cad extend on PR #534, windows should also honor a port 1 year ago
Brad House a21d67e679
Support configuration of DNS server ports (#534) 1 year ago
Daniel Stenberg c1b00c41a7 provide SPDX identifiers and a REUSE CI job to verify 1 year ago
Alexey A Tikhonov 903a613f9f
Remove unreachable code as reported by Coverity (#527) 2 years ago
Ben Noordhuis 69950390b2
rand: add support for getrandom() (#526) 2 years ago
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