1619 Commits (c778f0136be86137552da020c3730a6169601003)
 

Author SHA1 Message Date
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
David Drysdale 46bb820be3 ares_init_options: don't lose init failure 9 years ago
David Drysdale 52c9bc57bd ares_gethostbyname: don't leak valid-but-empty hostent 9 years ago
David Drysdale 6aabc42e5f ares_parse_txt_reply: propagate errors from per-substring loop 9 years ago
David Drysdale fa14ba7b11 process_answer: fix things up correctly when removing EDNS option 9 years ago
David Drysdale 68a938e771 ares__read_line: clear buf pointer on realloc failure 9 years ago
David Drysdale 02e1f7f9af ares_expand_name: check for valid bits in label length 9 years ago
Gregor Jasny 5e5b2f4239 Fix typos detected by lintian 9 years ago
Gregor Jasny a37863498f Distribute all man pages 9 years ago
Daniel Stenberg e4e40161f8 README.cares: s/I/Daniel 9 years ago
Daniel Stenberg ab78ef369d read_tcp_data: don't try to use NULL pointer after malloc failure 9 years ago
Daniel Stenberg 51dae48ecf configure_socket: explicitly ignore return code 9 years ago
Daniel Stenberg 48c0f703f6 ahost: check the select() return code 9 years ago
David Drysdale 250e7a20cc Fix buildconf on platforms using glibtoolize 9 years ago
David Drysdale 66f40230a0 Don't exit loop early leaving uninitialized entries 9 years ago
Daniel Stenberg c49a87eea5 buildconf: remove check for libtool, it only requires libtoolize 9 years ago
Gregor Jasny affc63cba8 Use libresolv to initialize cares on iPhone targets 9 years ago
Daniel Stenberg f945a0cfe3 README: updated to new repo URL 9 years ago
Lei Shi 52ecef76df Fixing slow DNS lookup issue 9 years ago
David Drysdale fe34a70d6a Merge pull request #30 from p-push/vs-2015 9 years ago
Gisle Vanem 36ca36eedd Support Visual Studio 2015 9 years ago
Andrew Andkjar cbb466e813 added another version case to Makefile.msvc 9 years ago