aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-07Joshua Kwan added paragraph 4.18 about file:// URLs on windows etcDaniel Stenberg
2009-11-05Adjust c-ares include paths for memory tracking enabled (--enable-curldebug) ...Yang Tse
2009-11-05- Dropped misleading timeouts in libcurl-NSS and made sure the SSL socket worksKamil Dudka
2009-11-05I removed leading 'curl' path on the 'curlbuild.h' include statement inYang Tse
2009-11-05avoid division by zeroYang Tse
2009-11-04- I fixed several problems with the transfer progress meter. It showed theDaniel Stenberg
2009-11-04source files used by sample programsYang Tse
2009-11-04start over towards 7.19.8Daniel Stenberg
2009-11-04updated with names from the 7.19.7 release notesDaniel Stenberg
2009-11-04fix the find command lineDaniel Stenberg
2009-11-04avoid fiddling in the ares subdir since that isn't part of the releaseDaniel Stenberg
2009-11-04release coming upDaniel Stenberg
2009-11-04syntaxDaniel Stenberg
2009-11-04I have next to no hope of fixing more bugs before 7.19.7 so all are nowDaniel Stenberg
2009-11-04Put the Symbian binaries into the more modern locations in ROMDan Fandrich
2009-11-03Updated systems, bindings, NTLM supportDan Fandrich
2009-11-03Export the Symbian .iby files to make it easier to build a ROMDan Fandrich
2009-11-02strerror() => curl_easy_strerror()Daniel Stenberg
2009-11-02include progress.h for Curl_pgrsSetDownloadCounter function prototypeYang Tse
2009-11-02- As reported independent by both Stan van de Burgt and Didier Brisebourg,Daniel Stenberg
2009-11-02describe the cmake situationDaniel Stenberg
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-31- Gabriel Kuri reported a problem with CURLINFO_CONTENT_LENGTH_DOWNLOAD if theDaniel Stenberg
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-30Added test case 566 in an attempt to repeat bug 2884561Daniel Stenberg
2009-10-30- Liza Alenchery mentioned a problem with re-used SCP connection when a badDaniel Stenberg
2009-10-30- "Tom" posted a bug report that mentioned how libcurl did wrong when doing aDaniel Stenberg
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-29Fix compiler warning: control reaches end of non-void functionYang Tse