summaryrefslogtreecommitdiff
path: root/ares
AgeCommit message (Expand)Author
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
2009-10-29Updated MSVC 6.0 workspace and project files that allows buildingYang Tse
2009-10-29no need to check for NULL pointers before dereferencing, as the pointersDaniel Stenberg
2009-10-29shorten the descriptions somewhatDaniel Stenberg
2009-10-29update to the new struct nameDaniel Stenberg
2009-10-29Jakub Hrozek added ares_parse_txt_reply() for TXT parsingDaniel Stenberg
2009-10-29use 'ares_srv_reply' for proper name-spacingDaniel Stenberg
2009-10-29Add reference for ares_parse_srv_reply.pdfYang Tse
2009-10-29Add reference for ares_parse_srv_reply docsYang Tse
2009-10-29External API function linkage decoration adjustmentYang Tse
2009-10-29External API function linkage decoration adjustmentYang Tse
2009-10-28Initial step towards the ability to reduce c-ares exported symbolsYang Tse
2009-10-27Fix commentYang Tse
2009-10-27Fix spellingYang Tse
2009-10-27Fix Pelles C Win32 target compilation issuesYang Tse
2009-10-23John Engelhart noticed an unreleased problem relative to a duplicateYang Tse
2009-10-19Fix compiler warning: local variable may be used without having been initializedYang Tse
2009-10-19Use *_CHECK_PATH_SEPARATOR_REQUIRED to ensure that *_CHECK_PATH_SEPARATORYang Tse
2009-10-19Our _AS_PATH_SEPARATOR_PREPARE override is now m4_defun'd instead of m4_define'dYang Tse
2009-10-13Fix compiler warning: argument is incompatible with corresponding format stri...Yang Tse
2009-10-10Fix potential out-of-bounds readYang Tse
2009-10-10Fix compiler warning: loop without bodyYang Tse
2009-10-09Fix compiler warningYang Tse
2009-10-08Fix compiler warningYang Tse
2009-10-08Fix compiler warningYang Tse
2009-10-08Fix compiler warning: addition result could be truncated before cast to bigge...Yang Tse
2009-10-07Overhauled ares__get_hostent()Yang Tse
2009-10-06Fix ssize_t redefinition errors on WIN64 reported by Alexey SimakYang Tse
2009-10-05more files to ignoreYang Tse
2009-09-29Check if _REENTRANT definition is required toYang Tse
2009-09-17Attempt to silence bogus compiler warning: "Potential null pointer dereference"Yang Tse
2009-09-14ignore more filesYang Tse
2009-09-07Suppress warnings about unused prototypes in Watt32 and Win32 programs.Gisle Vanem
2009-09-07Update email address.Gisle Vanem
2009-09-07Update my email address. Add ares_config.h as dependency for 'make depend'.Gisle Vanem
2009-09-06T_SRV portability checkYang Tse