1690 Commits (23b9ad9ede8c84d402b960b61a7b2e7a2cfab9bf)
 

Author SHA1 Message Date
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
David Drysdale ff1f7a1c3c test: Improve containerized test mechanism 9 years ago
David Drysdale b644412a66 test: Make contained tests easier to write 9 years ago
David Drysdale 5dc450a4b3 test: Add framework for containerized testing 9 years ago
David Drysdale 439eb45cc0 test: Use a longer timeout for less flakiness 9 years ago
David Drysdale 78f9ec5515 test: Make failure tests more robust 9 years ago
David Drysdale 3478963873 test: Get test code building under Windows 9 years ago
David Drysdale 830e8fe2b3 test: Disable tests that manipulate env on Windows 9 years ago
David Drysdale d3bccff740 test: Move file lists into Makefile.inc 9 years ago
David Drysdale 9edf9411c7 test: Add a simple multi-server test 9 years ago
David Drysdale d448d6604f test: Allow for multiple mock servers 9 years ago
David Drysdale 92656bcc82 test: Update test for set/get_servers variants 9 years ago