1701 Commits (529f848f16bc2d7e5acc2b4ecb96b8e1951d38eb)
 

Author SHA1 Message Date
David Drysdale 529f848f16 test: for AF_UNSPEC, return CNAME only for AAAA, but valid A record 9 years ago
Chris Araman cd774485a0 msvc_ver.inc: support Visual Studio 2015 Update 1 9 years ago
David Drysdale b81e1628a1 build: commonize MSVC version detection 9 years ago
David Drysdale 97ff366e76 test: Use different name in live test 9 years ago
David Drysdale af5c33bbbf test: Only pass unused args to GoogleTest 9 years ago
David Drysdale a9021ed8ab ahost.c: add cast to fix C++ compile 9 years ago
David Drysdale 02b328f513 ares_library_cleanup: reset ares_realloc too 9 years ago
Brad House c64a374a24 configure: check if tests can get built before enabled 9 years ago
Viktor Szakats 0b7a497ab7 Makefile.m32: add support for CROSSPREFIX 9 years ago
Viktor Szakats ebe7b81453 Makefile.m32: add support for extra flags 9 years ago
David Drysdale 3b1ff9da74 test: Build with MinGW on AppVeyor 9 years ago
David Drysdale 23b9ad9ede test: avoid in6addr_* constants 9 years ago
David Drysdale 6917640336 test: add missing #includes for dns-proto.cc 9 years ago
Gregor Jasny bf45d4c7c1 Fix man page typos detected by Lintian 9 years ago
Daniel Stenberg 10a1b7d509 configure: acknowledge --disable-tests 9 years ago
Daniel Stenberg fab050fe94 AUTHORS: added contributors from the 1.11.0 release 9 years ago
Daniel Stenberg 3e897ff27e bump: start working on the next version 9 years ago
Daniel Stenberg e7fe2744db RELEASE-NOTES: final edits for 1.11.0 9 years ago
David Drysdale e41a39b022 ares_dup.3: remove mention of nonexistent function 9 years ago
David Drysdale 6549138e8b test: skip repeated build steps 9 years ago
David Drysdale f61151a091 test: namespaces unavailable when cross-compiling 9 years ago
Daniel Stenberg 63909b59a0 configure: only run configure in test when NOT cross-compiling 9 years ago
David Drysdale 5b46450af4 test: prefer ON_CALL to EXPECT_CALL to reduce flakes 9 years ago
Daniel Stenberg f4fe7371fb configure: run configure in 'test' too 9 years ago
Daniel Stenberg 18eeb34989 configure: build silently by default 9 years ago
Daniel Stenberg 85c865e655 buildconf: run test/buildconf too if present 9 years ago
Daniel Stenberg f0d04b2909 test/configure: build silently by default 9 years ago
Gregor Jasny 8d023b7d96 dist: Distribute README.md 9 years ago
Daniel Stenberg 4ef6817c76 Makefile.am: distribute the test dir too 9 years ago
Daniel Stenberg 80bda0e9a0 RELEASE-NOTES: synced with 385582bd14 9 years ago
Nicolas \"Pixel\" Noble 385582bd14 ares_win32_init: make LoadLibrary work when using UNICODE too 9 years ago
David Drysdale 7e17c22b0f Use "resolve" as synonym of "dns" in nsswitch.conf 9 years ago
David Drysdale ed7df969cd ares_set_socket_callback: make manpage match code 9 years ago
David Drysdale d8a0182af5 Merge pull request #36 from AGWA-forks/master 9 years ago
David Drysdale 56cd98b9e4 test: Update init tests to match behaviour 9 years ago
Fedor Indutny e514088f96 Ignore `fopen` errors to use default values 9 years ago
Andrew Ayer 2b6a1fbee7 Document callback type in man page for ares_set_socket_callback 9 years ago
Andrew Ayer 11e37a92ef Add ares_set_socket_configure_callback() 9 years ago
David Drysdale 87d641a907 test: ares_set_socket_callback failure behaviour 9 years ago
David Drysdale 2bae2d56d7 test: Check ares_parse_txt_reply_ext() entrypoint 9 years ago
Fedor Indutny 53c2186e18 txt: introduce `ares_parse_txt_reply_ext` 9 years ago
David Drysdale 0c4c1ca9bc doc: Update missed repo references 9 years ago
David Drysdale adc95e6bd6 doc: Update docs on contributing 9 years ago
David Drysdale 03ba16fe7a test: Run command line tools in Travis 9 years ago
David Drysdale 3f301a6fe3 acountry: drop inert test 9 years ago
David Drysdale d4a549c78b doc: update badge locations to master repo 9 years ago
David Drysdale 6f1862f884 test: Enable maintainer mode + debug in Travis 9 years ago
David Drysdale 31ca57671e test: Add an iOS build target 9 years ago
David Drysdale c9579872c8 test: Ignore SIGPIPE in tests 9 years ago
David Drysdale 86beb81892 test: More initialization tests 9 years ago