271 Commits (81110eebedc1e55fbfe56cd70825aa275cd02a2e)
 

Author SHA1 Message Date
Brad House 81110eebed inet_ntop requires ares_private.h 1 year ago
Brad House 8890366609 SonarCloud: Fix additional code smells 1 year ago
Brad House b8c6a818aa SonarCloud: Ignore codesmells c89 doesn't support 1 year ago
Brad House cb0be5688e
set compiler standard to ISO C90/ANSI C89 (#577) 1 year ago
Brad House eeec2252b5 fix new ares_strcpy to ensure null termination 1 year ago
Brad House eb127767a4 build fix 1 year ago
Brad House b2437de617
SonarCloud: Fix up codesmells due to strlen(), strcpy(), and strncpy() (#576) 1 year ago
Brad House 3078f33333 SonarCloud: try to appease it better 1 year ago
Brad House d35434d6bd SonarCloud: Fix reported bugs 1 year ago
Brad House 3b10e571da
Fix internal datatype usage and warnings (#573) 1 year ago
Brad House 9feea5df35 SonarCloud: exclude tests 1 year ago
Brad House 3c87f56849 fix source directories 1 year ago
Brad House c00c208cb5
Sonarcloud (#575) 1 year ago
Brad House be8706cb36
Increase compiler warnings by default (#568) 1 year ago
Brad House 75a873c86b
introduce ares_bool_t datatype (#570) 1 year ago
Brad House a070d7835d Socket callbacks were passed SOCK_STREAM instead of SOCK_DGRAM on udp 1 year ago
Brad House 432c42572d Enhance test of ares_getsock() 1 year ago
Brad House 4d12e69abb
Tool: STAYOPEN flag could make tools not terminate (#569) 1 year ago
Brad House 973023b4b9
ares_status_t enum for status codes (#567) 1 year ago
Daniel Stenberg 125c8a1684
docs: provide better man page references 1 year ago
Daniel Stenberg e8fe27eaa8
ares-test: silence warning (#564) 1 year ago
Brad House adc9ff0acd fix README.md 1 year ago
Brad House e2c270b70b
1.20.1 release (#563) 1 year ago
Brad House 17931888ec
fix reference to freed memory (#562) 1 year ago
Brad House 9e542a8839 reported build/test systems may timeout on intensive tests. reduce test case to still be relevant but to reduce false positive errors 1 year ago
Gregor Jasny ca85a4bd6f
Regression: Fix typo in fuzzcheck target name (#559) 1 year ago
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