1723 Commits (c49e45f52bcd979f3d8a62b46d1cd587d7b67b44)
 

Author SHA1 Message Date
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
David Drysdale ce3f896572 test: more nooks and crannies of pton functions 9 years ago
David Drysdale f939efe7df test: More tests for PTR parsing 9 years ago
David Drysdale a2c5b1d378 test: Use of HOSTALIAS environment variable 9 years ago
David Drysdale 834c98e9d9 test: Add RAII utility classes for testing 9 years ago
David Drysdale 693e566b66 test: More search domain scenarios 9 years ago
David Drysdale 3ce586feb7 test: Remove duplicate flags from Makefile.am 9 years ago
David Drysdale 6589ebfd6a test: Make test code leak-free 9 years ago
David Drysdale 4a09121923 test: More tests 9 years ago
David Drysdale f2ae5d72da test: Test ares_gethostbyname_file() 9 years ago
David Drysdale 0c03bee6ed test: Add more tests of ares_getnameinfo() 9 years ago