summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-13Assume that getaddrinfo is thread safe, unless hard codedYang Tse1-12/+10
2009-11-13Related with the threadsafe capability of getaddrinfo:Yang Tse1-6/+15
2009-11-12AIX 5.2 and newer have threadsafe getaddrinfo.Yang Tse1-1/+19
2009-11-12HP-UX 11.11 and later have threadsafe getaddrinfoYang Tse1-1/+7
2009-11-12Check if getaddrinfo is threadsafe when function check allows it to be usedYang Tse1-2/+45
2009-11-11Renamed fpGetNetworkParams and fpSystemFunction036 to avoid namespace polluti...Yang Tse3-11/+11
2009-11-11Add kernel32.libYang Tse5-29/+29
2009-11-10Mention last changesYang Tse1-0/+10
2009-11-10Reinstate copyright symbol lost in previous commitYang Tse1-1/+1
2009-11-10Make some strings different in resource file for debug or release buildsYang Tse1-1/+8
2009-11-10Ignore more subdirsYang Tse5-0/+10
2009-11-10Fix compiler warning: conditional expression is constantYang Tse4-4/+4
2009-11-10Sync linker and resource compiler options with Makefile.msvcYang Tse4-64/+64
2009-11-09Follow Makefile.msvc subdirectory naming scheme, and sync compiler optionsYang Tse4-138/+138
2009-11-09Updated MSVC makefile that allows building dynamic and staticYang Tse3-276/+454
2009-11-09Test for USE_WINSOCK since it is more restrictive than WIN32Yang Tse3-8/+8
2009-11-09Make header inclusion depend on HAVE_*_H definitionYang Tse2-2/+2
2009-11-09Remove unneeded preprocessor directivesYang Tse1-4/+0
2009-11-05Adjust c-ares include paths for memory tracking enabled (--enable-curldebug) ...Yang Tse1-5/+7
2009-11-04source files used by sample programsYang Tse2-3/+15
2009-11-02Renamed c-ares setup.h to ares_setup.hYang Tse51-85/+88
2009-11-02Adjust include paths to take in account that currently:Yang Tse1-0/+4
2009-11-01Undo old temporary change once used for testing purposesYang Tse1-2/+1
2009-10-31Mention many changesYang Tse1-1/+66
2009-10-31Mention --enable-symbol-hiding configure optionYang Tse1-0/+1
2009-10-31Symbol hiding configure options renamed to the hopefully less ambiguousYang Tse4-150/+143
2009-10-30Header inclusion depending on HAVE_* symbol.Yang Tse1-10/+23
2009-10-30Comparison of the Initial revision of this file with ares_parse_a_reply.cYang Tse2-16/+18
2009-10-30Add CVS Id tag.Yang Tse1-4/+6
2009-10-30Add CVS Id tag.Yang Tse1-0/+2
2009-10-30Fix commentYang Tse1-1/+1
2009-10-30In no particular order, changed/fixed all of the following inYang Tse3-21/+38
2009-10-29Add c-ares DLL resource file to distribution archiveYang Tse1-1/+1
2009-10-29ignore filesYang Tse5-0/+24
2009-10-29Empty subdirYang Tse1-3/+0
2009-10-29Updated MSVC 6.0 workspace and project files that allows buildingYang Tse12-658/+982
2009-10-29no need to check for NULL pointers before dereferencing, as the pointersDaniel Stenberg1-4/+3
2009-10-29shorten the descriptions somewhatDaniel Stenberg3-4/+3
2009-10-29update to the new struct nameDaniel Stenberg1-6/+5
2009-10-29Jakub Hrozek added ares_parse_txt_reply() for TXT parsingDaniel Stenberg6-1/+270
2009-10-29use 'ares_srv_reply' for proper name-spacingDaniel Stenberg2-6/+6
2009-10-29Add reference for ares_parse_srv_reply.pdfYang Tse1-0/+1
2009-10-29Add reference for ares_parse_srv_reply docsYang Tse1-0/+2
2009-10-29External API function linkage decoration adjustmentYang Tse2-9/+12
2009-10-29External API function linkage decoration adjustmentYang Tse2-9/+11
2009-10-28Initial step towards the ability to reduce c-ares exported symbolsYang Tse5-75/+373
2009-10-27Fix commentYang Tse1-4/+4
2009-10-27Fix spellingYang Tse4-4/+4
2009-10-27Fix Pelles C Win32 target compilation issuesYang Tse2-18/+58
2009-10-23John Engelhart noticed an unreleased problem relative to a duplicateYang Tse4-6/+13