aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-01mention the curl_off_t changes firstDaniel Stenberg
2008-09-01Add README.curl_off_t to the release archiveDaniel Stenberg
2008-08-31MSVC adjustmentYang Tse
2008-08-30Added:Daniel Stenberg
2008-08-30vc6curl.dsw and MSVC 6 IDE build directionsYang Tse
2008-08-29Removed one, added twoDan Fandrich
2008-08-29Added tests 1071 through 1074 to test automatic downgrading from HTTP 1.1Dan Fandrich
2008-08-29test 1070 addedDaniel Stenberg
2008-08-29- When libcurl was doing a HTTP POST and the server would respond withDaniel Stenberg
2008-08-29we start over working towards 1.5.4Daniel Stenberg
2008-08-29Version 1.5.3Daniel Stenberg
2008-08-29added the three people from RELEASE-NOTES and sorted the list alphabeticallyDaniel Stenberg
2008-08-29Project and workspace files for VC6 IDE supporting 4 configurations:Yang Tse
2008-08-28When not using large file support WIN32's lseek offset is a 'long'.Yang Tse
2008-08-28Andres Garcia pointed out these Makefile mistakes...Daniel Stenberg
2008-08-28Adjust curl_off_t definitions for DJGPP.Yang Tse
2008-08-28Issue #144 seems to be complete. It should no longer be a show-stopper.Yang Tse
2008-08-28ignore curlver.h.distYang Tse
2008-08-28Adjust generation of MSVC project filesYang Tse
2008-08-28don't use the mirrors anymoreDaniel Stenberg
2008-08-28- I'm abandoning the system with the web site mirrors (but keeping downloadDaniel Stenberg
2008-08-28we need to look over what libcurl does (not) do when error is received when itDaniel Stenberg
2008-08-28minor code indent fixesDaniel Stenberg
2008-08-28- Dengminwen reported that libcurl would lock a (cookie) share twice (withoutDaniel Stenberg
2008-08-28Fixed test case 1065 by changing the handling of CURLOPT_UPLOAD to setDan Fandrich
2008-08-28This file must be kept in CVS with DOS style CR+LF line endings.Yang Tse
2008-08-28Fixed a couple of typosDan Fandrich
2008-08-28Added test 1069 to test PUT from stdin without content length. It failsDan Fandrich
2008-08-28Added test 1069 to test PUT from stdin without content length. It failsDan Fandrich
2008-08-28Added test case 1068 to do a simple HTTP PUT from stdinDan Fandrich
2008-08-28DLL's resource file specification for VC6 generated .dsp fileYang Tse
2008-08-27Add /D "CURL_STATICLIB" to LIB's BASE configurationYang Tse
2008-08-27VC6 generated .dsp file now supports 4 configurations:Yang Tse
2008-08-27s/you you/you/ thanks to hexo6 at wp.plDaniel Stenberg
2008-08-27spell! (most of it fixed by Tor Arntsen)Daniel Stenberg
2008-08-27Fix large file support for Symbian OS on the emulator.Dan Fandrich
2008-08-27Don't abort configuration if recvfrom() is not available.Yang Tse
2008-08-26Treat all ARM compilers (RVCT, GCC) equally on Symbian OS. They are bothDan Fandrich
2008-08-26Fixed out of memory problems that caused torture test failures in testsDan Fandrich
2008-08-26Added multi keywordDan Fandrich
2008-08-26Added multi keywordDan Fandrich
2008-08-26Windows build targets don't use the 'SONAME' mechanism.Yang Tse
2008-08-26Another task completed and removed from #144:Yang Tse
2008-08-26minor language adjustmentYang Tse
2008-08-26spell out some benefits of this new approach of doing curl_off_tDaniel Stenberg
2008-08-26Added check and symbol definition for WIN32 file API usage in configure,Yang Tse
2008-08-26Fix default SIZEOF_OFF_T definition logicYang Tse
2008-08-26Fix _LARGE_FILES definition (thanks to Yang Tse for signaling the bug)Patrick Monnerat
2008-08-26Functionality only possible if recvfrom() is available.Yang Tse
2008-08-26Three tasks completed and removed:Yang Tse