1690 Commits (23b9ad9ede8c84d402b960b61a7b2e7a2cfab9bf)
 

Author SHA1 Message Date
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
David Drysdale ffc7c52656 test: Tweak tests, add alloc failure test 9 years ago
David Drysdale e3434ef33f test: Test init with options 9 years ago
David Drysdale a48447ee27 test: More tests 9 years ago
David Drysdale f9b9817d1d test: Expose ProcessWork() function 9 years ago
David Drysdale c778f0136b test: More parsing tests 9 years ago
David Drysdale 79dc327a2d test: Add various additional tests 9 years ago
David Drysdale 5da3201a05 test: More tests 9 years ago
David Drysdale 3907b6dc68 test: Allow command line override of mock server port 9 years ago
David Drysdale 2aa07c7d02 test: Add README.md documentation 9 years ago
David Drysdale b651f825d6 test: Temporarily avoid latest Python requests package 9 years ago
David Drysdale 72555b6cad test: Add AppVeyor config file for Windows build 9 years ago
David Drysdale 4a4f875c5a test: Add configuration for a Travis build 9 years ago
David Drysdale af3ee9a8ba test: Add initial unit tests for c-ares library 9 years ago
David Drysdale 148b6e93b9 test: Add local copy of GoogleMock/GoogleTest 1.7.0 9 years ago
David Drysdale 59b3f81ab4 doc: Show build badges in README.md 9 years ago
David Drysdale 5f59b88431 doc: Convert README to README.md 9 years ago
David Drysdale b2dbc698ea doc: Update in preparation for next release 9 years ago
David Drysdale ce1ea79943 build: Allow header compilation by Windows C++ compiler 9 years ago
David Drysdale 8042524c70 build: Expose whether symbol hiding is on 9 years ago
David Drysdale ace90cce05 build: Add autoconf macros for C++11 code using pthreads 9 years ago
David Drysdale 1b6905cc7f build: Add a code coverage option 9 years ago
David Drysdale 7972adc5d7 api: Add entrypoints to allow use of per-server ports 9 years ago
David Drysdale 06d0f72e54 api: Add ares_set_sortlist(3) entrypoint 9 years ago
David Drysdale f1bcfa1122 api: Allow injection of user-specified malloc/free functions 9 years ago
David Drysdale d493e9b17c api: Add option to expose some internal functions 9 years ago
David Drysdale b619d13693 api: Expose the ares_library_initialized() function 9 years ago
David Drysdale 4ad3111a49 ahost: Allow repeated -s <domain> options 9 years ago
David Drysdale 87ff25049c Mark unhittable lines 9 years ago
David Drysdale 35609ceb41 ares_set_servers_csv.3: make return type match code 9 years ago
David Drysdale e2c4b6f36c bitncmp: update comment to match code behaviour 9 years ago
David Drysdale de04975c48 ares_striendstr: fix so non-NULL return can happen 9 years ago
David Drysdale 74ba881295 config_sortlist: free any existing sortlist on (re)alloc failure 9 years ago
David Drysdale 970dea47b7 ares_dup: clear new channel on failure 9 years ago