aboutsummaryrefslogtreecommitdiff
path: root/ares
AgeCommit message (Expand)Author
2009-11-20Remove typecastYang Tse
2009-11-20Fix commentYang Tse
2009-11-20Add ares_data.c and ares_data.hYang Tse
2009-11-20Jakub Hrozek modified ares_parse_srv_reply() and ares_parse_txt_reply() APIYang Tse
2009-11-20Initial support for the generic ares_free_data() function that will allowYang Tse
2009-11-18Make usage of calloc()'s arguments consistent with rest of code baseYang Tse
2009-11-18workaround icc 9.1 optimizer issueYang Tse
2009-11-16Add icc fvisibility bug testYang Tse
2009-11-16Fix icc 9.0 compiler warning: external definition with no prior declarationYang Tse
2009-11-16Fix three var namesYang Tse
2009-11-16Add check for assert.h header fileYang Tse
2009-11-15getaddrinfo is fully thread safe on solaris versions whichYang Tse
2009-11-15Remove files generated on previous buildconf/configure runYang Tse
2009-11-15Remove enable-thread / disable-thread configure option. These were only placeboYang Tse
2009-11-14Refactor how preprocessor symbol _THREAD_SAFE definition is done.Yang Tse
2009-11-13Assume that getaddrinfo is thread safe, unless hard codedYang Tse
2009-11-13Related with the threadsafe capability of getaddrinfo:Yang Tse
2009-11-12AIX 5.2 and newer have threadsafe getaddrinfo.Yang Tse
2009-11-12HP-UX 11.11 and later have threadsafe getaddrinfoYang Tse
2009-11-12Check if getaddrinfo is threadsafe when function check allows it to be usedYang Tse
2009-11-11Renamed fpGetNetworkParams and fpSystemFunction036 to avoid namespace polluti...Yang Tse
2009-11-11Add kernel32.libYang Tse
2009-11-10Mention last changesYang Tse
2009-11-10Reinstate copyright symbol lost in previous commitYang Tse
2009-11-10Make some strings different in resource file for debug or release buildsYang Tse
2009-11-10Ignore more subdirsYang Tse
2009-11-10Fix compiler warning: conditional expression is constantYang Tse
2009-11-10Sync linker and resource compiler options with Makefile.msvcYang Tse
2009-11-09Follow Makefile.msvc subdirectory naming scheme, and sync compiler optionsYang Tse
2009-11-09Updated MSVC makefile that allows building dynamic and staticYang Tse
2009-11-09Test for USE_WINSOCK since it is more restrictive than WIN32Yang Tse
2009-11-09Make header inclusion depend on HAVE_*_H definitionYang Tse
2009-11-09Remove unneeded preprocessor directivesYang Tse
2009-11-05Adjust c-ares include paths for memory tracking enabled (--enable-curldebug) ...Yang Tse
2009-11-04source files used by sample programsYang Tse
2009-11-02Renamed c-ares setup.h to ares_setup.hYang Tse
2009-11-02Adjust include paths to take in account that currently:Yang Tse
2009-11-01Undo old temporary change once used for testing purposesYang Tse
2009-10-31Mention many changesYang Tse
2009-10-31Mention --enable-symbol-hiding configure optionYang Tse
2009-10-31Symbol hiding configure options renamed to the hopefully less ambiguousYang Tse
2009-10-30Header inclusion depending on HAVE_* symbol.Yang Tse
2009-10-30Comparison of the Initial revision of this file with ares_parse_a_reply.cYang Tse
2009-10-30Add CVS Id tag.Yang Tse
2009-10-30Add CVS Id tag.Yang Tse
2009-10-30Fix commentYang Tse
2009-10-30In no particular order, changed/fixed all of the following inYang Tse
2009-10-29Add c-ares DLL resource file to distribution archiveYang Tse
2009-10-29ignore filesYang Tse
2009-10-29Empty subdirYang Tse