summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version 1.5.3cares-1_5_3Daniel Stenberg2008-08-291-0/+2
* added the three people from RELEASE-NOTES and sorted the list alphabeticallyDaniel Stenberg2008-08-291-21/+24
* Project and workspace files for VC6 IDE supporting 4 configurations:Yang Tse2008-08-293-2/+265
* When not using large file support WIN32's lseek offset is a 'long'.Yang Tse2008-08-282-2/+2
* Andres Garcia pointed out these Makefile mistakes...Daniel Stenberg2008-08-282-2/+2
* Adjust curl_off_t definitions for DJGPP.Yang Tse2008-08-281-9/+20
* Issue #144 seems to be complete. It should no longer be a show-stopper.Yang Tse2008-08-281-3/+0
* ignore curlver.h.distYang Tse2008-08-281-0/+1
* Adjust generation of MSVC project filesYang Tse2008-08-281-4/+16
* don't use the mirrors anymoreDaniel Stenberg2008-08-281-3/+2
* - I'm abandoning the system with the web site mirrors (but keeping downloadDaniel Stenberg2008-08-2810-10/+14
* we need to look over what libcurl does (not) do when error is received when itDaniel Stenberg2008-08-281-1/+6
* minor code indent fixesDaniel Stenberg2008-08-281-11/+12
* - Dengminwen reported that libcurl would lock a (cookie) share twice (withoutDaniel Stenberg2008-08-283-2/+13
* Fixed test case 1065 by changing the handling of CURLOPT_UPLOAD to setDan Fandrich2008-08-285-4/+14
* This file must be kept in CVS with DOS style CR+LF line endings.Yang Tse2008-08-282-158/+158
* Fixed a couple of typosDan Fandrich2008-08-281-3/+3
* Added test 1069 to test PUT from stdin without content length. It failsDan Fandrich2008-08-281-0/+1
* Added test 1069 to test PUT from stdin without content length. It failsDan Fandrich2008-08-282-1/+51
* Added test case 1068 to do a simple HTTP PUT from stdinDan Fandrich2008-08-283-4/+62
* DLL's resource file specification for VC6 generated .dsp fileYang Tse2008-08-281-1/+5
* Add /D "CURL_STATICLIB" to LIB's BASE configurationYang Tse2008-08-271-2/+2
* VC6 generated .dsp file now supports 4 configurations:Yang Tse2008-08-272-92/+151
* s/you you/you/ thanks to hexo6 at wp.plDaniel Stenberg2008-08-271-6/+5
* spell! (most of it fixed by Tor Arntsen)Daniel Stenberg2008-08-271-4/+4
* Fix large file support for Symbian OS on the emulator.Dan Fandrich2008-08-271-0/+5
* Don't abort configuration if recvfrom() is not available.Yang Tse2008-08-274-25/+40
* Treat all ARM compilers (RVCT, GCC) equally on Symbian OS. They are bothDan Fandrich2008-08-261-1/+1
* Fixed out of memory problems that caused torture test failures in testsDan Fandrich2008-08-264-9/+20
* Added multi keywordDan Fandrich2008-08-265-0/+16
* Added multi keywordDan Fandrich2008-08-268-1/+16
* Windows build targets don't use the 'SONAME' mechanism.Yang Tse2008-08-261-1/+2
* Another task completed and removed from #144:Yang Tse2008-08-261-2/+0
* minor language adjustmentYang Tse2008-08-261-2/+2
* spell out some benefits of this new approach of doing curl_off_tDaniel Stenberg2008-08-261-0/+13
* Added check and symbol definition for WIN32 file API usage in configure,Yang Tse2008-08-263-0/+66
* Fix default SIZEOF_OFF_T definition logicYang Tse2008-08-262-2/+4
* Fix _LARGE_FILES definition (thanks to Yang Tse for signaling the bug)Patrick Monnerat2008-08-261-7/+1
* Functionality only possible if recvfrom() is available.Yang Tse2008-08-261-6/+9
* Three tasks completed and removed:Yang Tse2008-08-261-3/+0
* Use SIZEOF_OFF_T definition from config fileYang Tse2008-08-264-22/+59
* Adapting OS400 build scripts to new features: new curlbuild.h file and soname...Patrick Monnerat2008-08-252-1/+8
* Add missing preprocessor symbol definition checksYang Tse2008-08-252-2/+32
* remove some leftover debug codeDaniel Stenberg2008-08-251-1/+1
* if the size of off_t is not the same as curl_off_t, this is not like how libcurlDaniel Stenberg2008-08-251-9/+21
* leftoverYang Tse2008-08-251-1/+1
* George Neill's fix acountry sample application compilation failure.Yang Tse2008-08-253-1/+9
* Brad House's validation that DNS response address matches the request addressYang Tse2008-08-253-1/+28
* For congruency sake with the naming of other CURL_XXXXXX_CURL_OFF_T macros,Yang Tse2008-08-255-47/+47
* Rename some shell vars with more descriptive names:Yang Tse2008-08-251-44/+44