799 Commits (063379049f9d43fc08bc74a7fe8639add88730ef)
 

Author SHA1 Message Date
Daniel Stenberg 2227f6982b
libcares.pc.in: update the URL 3 years ago
bradh352 5c995d50b0 ares_expand_name should allow underscores (_) as SRV records legitimately use them 3 years ago
Daniel Stenberg 04d2f06011
domain: update to use c-ares.org 3 years ago
Daniel Stenberg 509f2a00f1
mailing list: moved to lists.haxx.se 3 years ago
Biswapriyo Nath db5dabc74a
CMake: Fix build in cygwin (#422) 3 years ago
bradh352 6ce842ff93 make building more verbose 3 years ago
bradh352 62003c990b add appveyor cmake/mingw static-only build 3 years ago
Sinan Kaya 4418939478
CMake: lower case advapi32 for cross-building with mingw (#420) 3 years ago
bradh352 6299d7be38 autotools: add ax_check_gnu_make.m4 3 years ago
bradh352 8e484b2499 autotools: add ax_require_defined.m4 3 years ago
bradh352 3883d99b05 autotools: dont use newer AC_CHECK_INCLUDES_DEFAULT, don't quote AC_ERROR_MSG 3 years ago
bradh352 8afaa9c1b2 import more files needed by newer ax_code_coverage.m4 3 years ago
bradh352 c54ce6c0b9 import more files needed by newer ax_code_coverage.m4 3 years ago
bradh352 e73fb47266 work around autoreconf -fiv first call returning 'error: too many loops' 3 years ago
bradh352 bd368ad615 restore zz40-xc-ovr.m4 3 years ago
bradh352 bad8bde4d4 autotools: processed configure.ac through autoupdate 3 years ago
bradh352 da6a63bba8 autotools. update ax_code_coverage.m4 to latest. don't use deprecated AC_HELP_STRING 3 years ago
bradh352 5ea4616d2c pull out some old autotools cruft 3 years ago
Felix Yan 7712fcd178
Provide ares_nameser.h as a public interface (#417) 3 years ago
Felix Yan 9c4c483f06
Fix building when latest ax_code_coverage.m4 is imported (#418) 3 years ago
bradh352 8eccad160f bump version to match current release 3 years ago
dhrumilrana 76e7d028a2
z/OS minor update, add missing semicolon in ares_init.c (#414) 3 years ago
Daniel Bevenius de042a65f4
add build to .gitignore (#410) 3 years ago
Martin Holeš 9ac7efc382
Add support for URI(Uniform Resource Identifier) records. (#411) 3 years ago
Daniel Stenberg ccebec8303
ares_getaddrinfo.3: available since 1.16.0 3 years ago
Daniel Stenberg b039ecc87d
README.md: use https:// links 3 years ago
bradh352 6654436a30 fix typo 3 years ago
bradh352 fe282cf172 prep for 1.17.2 release 3 years ago
jeanpierrecartal 11a2bf8efd
Replace strdup() with ares_strdup() (#408) 3 years ago
Brad House c9b6c605b5
Validate hostnames in DNS responses and discard from malicious servers (#406) 3 years ago
bradh352 44c009b8e6 ares_expand_name(): fix formatting and handling of root name response 4 years ago
bradh352 362f91d807 ares_expand_name() should escape more characters 4 years ago
HALX99 809d5e84f3
Fix can't get dns server on macos and ios (#401) 4 years ago
catalinh-bd fd890e9246
Bugfix/crash in ares sortaddrinfo (#400) 4 years ago
bradh352 df947034d9 Null deref if ares_getaddrinfo() is terminated with ares_destroy() 4 years ago
Brad House fa903fd7bb
CMake: RANDOM_FILE not defined #397 4 years ago
Anton Danielsson ca34b35388
CMake: fix Make install for iOS/MacOS (#395) 4 years ago
František Dvořák db8905a666
Fix build with autotools out of source tree (#394) 4 years ago
bradh352 a7231d707e fuzzing: HAVE_CONFIG_H may not be defined so cannot include ares_setup.h. Its not needed even though we include ares_nameser.h 4 years ago
bradh352 796e4d6575 remove redundant header checks 4 years ago
bradh352 4e9f3ea6fb properly detect netinet/tcp.h on openbsd 4 years ago
bradh352 f4c079d9d0 more portability updates 4 years ago
bradh352 d5146a6a4d renamed nameser.h to ares_nameser.h requires Makefile.inc update for distributed files 4 years ago
bradh352 86dd24909e more portability updates 4 years ago
bradh352 3f7065235f remove bad files 4 years ago
bradh352 498ce747d3 portability updates for test cases 4 years ago
bradh352 c2f32353e3 Portability Updates for arpa/nameser.h (#388) 4 years ago
bradh352 0903dcecab ares_parse_ptr_reply() handle NULL for addr/addr_len. Fixes #392 4 years ago
bradh352 485fb660dc Define behavior of malloc(0) 4 years ago
dhrumilrana 3c0bc079b4
z/OS: port (#390) 4 years ago