Age | Commit message (Expand) | Author |
2009-11-10 | Fix compiler warning: conditional expression is constant | Yang Tse |
2009-11-10 | Sync linker and resource compiler options with Makefile.msvc | Yang Tse |
2009-11-09 | Follow Makefile.msvc subdirectory naming scheme, and sync compiler options | Yang Tse |
2009-11-09 | Updated MSVC makefile that allows building dynamic and static | Yang Tse |
2009-11-09 | Test for USE_WINSOCK since it is more restrictive than WIN32 | Yang Tse |
2009-11-09 | Make header inclusion depend on HAVE_*_H definition | Yang Tse |
2009-11-09 | Remove unneeded preprocessor directives | Yang Tse |
2009-11-05 | Adjust c-ares include paths for memory tracking enabled (--enable-curldebug) ... | Yang Tse |
2009-11-04 | source files used by sample programs | Yang Tse |
2009-11-02 | Renamed c-ares setup.h to ares_setup.h | Yang Tse |
2009-11-02 | Adjust include paths to take in account that currently: | Yang Tse |
2009-11-01 | Undo old temporary change once used for testing purposes | Yang Tse |
2009-10-31 | Mention many changes | Yang Tse |
2009-10-31 | Mention --enable-symbol-hiding configure option | Yang Tse |
2009-10-31 | Symbol hiding configure options renamed to the hopefully less ambiguous | Yang Tse |
2009-10-30 | Header inclusion depending on HAVE_* symbol. | Yang Tse |
2009-10-30 | Comparison of the Initial revision of this file with ares_parse_a_reply.c | Yang Tse |
2009-10-30 | Add CVS Id tag. | Yang Tse |
2009-10-30 | Add CVS Id tag. | Yang Tse |
2009-10-30 | Fix comment | Yang Tse |
2009-10-30 | In no particular order, changed/fixed all of the following in | Yang Tse |
2009-10-29 | Add c-ares DLL resource file to distribution archive | Yang Tse |
2009-10-29 | ignore files | Yang Tse |
2009-10-29 | Empty subdir | Yang Tse |
2009-10-29 | Updated MSVC 6.0 workspace and project files that allows building | Yang Tse |
2009-10-29 | no need to check for NULL pointers before dereferencing, as the pointers | Daniel Stenberg |
2009-10-29 | shorten the descriptions somewhat | Daniel Stenberg |
2009-10-29 | update to the new struct name | Daniel Stenberg |
2009-10-29 | Jakub Hrozek added ares_parse_txt_reply() for TXT parsing | Daniel Stenberg |
2009-10-29 | use 'ares_srv_reply' for proper name-spacing | Daniel Stenberg |
2009-10-29 | Add reference for ares_parse_srv_reply.pdf | Yang Tse |
2009-10-29 | Add reference for ares_parse_srv_reply docs | Yang Tse |
2009-10-29 | External API function linkage decoration adjustment | Yang Tse |
2009-10-29 | External API function linkage decoration adjustment | Yang Tse |
2009-10-28 | Initial step towards the ability to reduce c-ares exported symbols | Yang Tse |
2009-10-27 | Fix comment | Yang Tse |
2009-10-27 | Fix spelling | Yang Tse |
2009-10-27 | Fix Pelles C Win32 target compilation issues | Yang Tse |
2009-10-23 | John Engelhart noticed an unreleased problem relative to a duplicate | Yang Tse |
2009-10-19 | Fix compiler warning: local variable may be used without having been initialized | Yang Tse |
2009-10-19 | Use *_CHECK_PATH_SEPARATOR_REQUIRED to ensure that *_CHECK_PATH_SEPARATOR | Yang Tse |
2009-10-19 | Our _AS_PATH_SEPARATOR_PREPARE override is now m4_defun'd instead of m4_define'd | Yang Tse |
2009-10-13 | Fix compiler warning: argument is incompatible with corresponding format stri... | Yang Tse |
2009-10-10 | Fix potential out-of-bounds read | Yang Tse |
2009-10-10 | Fix compiler warning: loop without body | Yang Tse |
2009-10-09 | Fix compiler warning | Yang Tse |
2009-10-08 | Fix compiler warning | Yang Tse |
2009-10-08 | Fix compiler warning | Yang Tse |
2009-10-08 | Fix compiler warning: addition result could be truncated before cast to bigge... | Yang Tse |
2009-10-07 | Overhauled ares__get_hostent() | Yang Tse |