Age | Commit message (Expand) | Author |
2009-11-18 | workaround icc 9.1 optimizer issue | Yang Tse |
2009-11-16 | Add icc fvisibility bug test | Yang Tse |
2009-11-16 | Fix icc 9.0 compiler warning: external definition with no prior declaration | Yang Tse |
2009-11-16 | Fix three var names | Yang Tse |
2009-11-16 | Add check for assert.h header file | Yang Tse |
2009-11-15 | getaddrinfo is fully thread safe on solaris versions which | Yang Tse |
2009-11-15 | Remove files generated on previous buildconf/configure run | Yang Tse |
2009-11-15 | Remove enable-thread / disable-thread configure option. These were only placebo | Yang Tse |
2009-11-14 | Refactor how preprocessor symbol _THREAD_SAFE definition is done. | Yang Tse |
2009-11-13 | Assume that getaddrinfo is thread safe, unless hard coded | Yang Tse |
2009-11-13 | Related with the threadsafe capability of getaddrinfo: | Yang Tse |
2009-11-12 | AIX 5.2 and newer have threadsafe getaddrinfo. | Yang Tse |
2009-11-12 | HP-UX 11.11 and later have threadsafe getaddrinfo | Yang Tse |
2009-11-12 | Check if getaddrinfo is threadsafe when function check allows it to be used | Yang Tse |
2009-11-11 | Renamed fpGetNetworkParams and fpSystemFunction036 to avoid namespace polluti... | Yang Tse |
2009-11-11 | Add kernel32.lib | Yang Tse |
2009-11-10 | Mention last changes | Yang Tse |
2009-11-10 | Reinstate copyright symbol lost in previous commit | Yang Tse |
2009-11-10 | Make some strings different in resource file for debug or release builds | Yang Tse |
2009-11-10 | Ignore more subdirs | Yang Tse |
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 |