665 Commits (614bdd88b953d2aafc924b419cf274b92671bd70)
 

Author SHA1 Message Date
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
bradh352 1d9edd256f add code coverage libs to LDADD instead of _LIBS 3 years ago
bradh352 a14f5c55eb make verbose 3 years ago
bradh352 c199322591 try to fix code coverage building 3 years ago
bradh352 3613a8958d need -y for install 3 years ago
bradh352 eea2e84b82 try to fix asan/ubsan/lsan when built with clang. try to support code coverage properly. 3 years ago
bradh352 e6c8745576 try another path 3 years ago
bradh352 5c83f37010 fix pip 3 years ago
bradh352 537ad8f272 attempt to enable some other build types that travis supported 3 years ago
bradh352 2aa086f822 missed version 3 years ago
bradh352 d9492ec19b 1.18.1 release prep 3 years ago
bradh352 71adb3c417 ares_getaddrinfo() was returning the wrong size for ai_addrlen 3 years ago
bradh352 640a0ea072 Windows: autotools force linking to iphlpapi 3 years ago
Gregor Jasny 79a45d70a4
Fix typo detected by lintian (#434) 3 years ago
bradh352 9bcdb6aec0 replace Travis badge with Cirrus-CI badge 3 years ago
bradh352 800e4727d1 c-ares 1.18.0 release prep 3 years ago
Jérôme Duval 7586c5f19f
Haiku: port (#431) 3 years ago
bradh352 db2c5d99e5 valgrind: fix reported invalid read 3 years ago
bradh352 e84c46e985 make sure distcheck runs 3 years ago
bradh352 04cba3fb3c detect oddities and skip test if necessary 3 years ago
bradh352 b1fe351130 fix null ptr deref in strlen 3 years ago
bradh352 acb66087a5 bend over backwards for testing file access, something is weird on debian 3 years ago
bradh352 f4b9a43fc8 chmod(fn, 0) is failing on debian 3 years ago
bradh352 f03c8608a4 maybe process needs to be called 3 years ago
bradh352 7b84256946 split test output 3 years ago
bradh352 e3cb402bbe clean up a couple of compiler warnings 3 years ago
bradh352 778d7cd9e7 use helper function for addrinfo to simplify code 3 years ago
bradh352 43d8946dd1 INSTANTIATE_TEST_CASE_P -> INSTANTIATE_TEST_SUITE_P as new convention in googletest 3 years ago
bradh352 3933719395 gmock: update from 1.8.0 to 1.11.0 3 years ago