1783 Commits (7219fe2f0575ef4cd306084a5ae3a814046c9f21)
 

Author SHA1 Message Date
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
David Drysdale 3231480a85 test: Make GetNameServers() utility function port-aware 9 years ago
David Drysdale e26a678f26 test: more testing, including of internal static functions 9 years ago
David Drysdale 25adcc413e test: more tests, especially fallback processing 9 years ago
David Drysdale a05f240dea test: more tests, particularly of initialization 9 years ago
David Drysdale 83839fde7a test: Run mock tests over both TCP and UDP 9 years ago
David Drysdale 0c423efd78 test: Run mock tests over both IPv4 and IPv6 9 years ago
David Drysdale 0ef56333a0 test: Add more tests for edge cases 9 years ago