aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2008-09-16NetWare seems to have writev()Yang Tse
2008-09-16NetWare CLIB target has stricmp() and strnicmp()Yang Tse
2008-09-15Note that the long long issue is fixed in Symbian OS 9.4Dan Fandrich
2008-09-15HAVE_STRNCASECMP and HAVE_STRNICMP definitions for WIN32Yang Tse
2008-09-15improve detection of:Yang Tse
2008-09-13fix compiler warning: external declaration in primary source fileYang Tse
2008-09-13fix compiler warning: defined but not usedYang Tse
2008-09-13fix compiler warning: external declaration in primary source fileYang Tse
2008-09-13Disable tracking of fdopen() calls in the low-level memory leak trackingYang Tse
2008-09-13remove dead code portion inoperative long time agoYang Tse
2008-09-13fix compiler warning: enumerated type mixed with another typeYang Tse
2008-09-12ANSI C compatibility adjustmentYang Tse
2008-09-12ensure that errno is not modified inside Curl_strerror()Yang Tse
2008-09-12ANSI C compatibility fixYang Tse
2008-09-10Checked in some code improvements and minor fixes that I discovered in theDan Fandrich
2008-09-10fix compiler warningYang Tse
2008-09-10Checked in some grammatical and minor other fixes in the documentation andDan Fandrich
2008-09-09Factored out Curl_isalnumDan Fandrich
2008-09-08fix compiler warningYang Tse
2008-09-08Dmitry Kurochkin fixed pipelining over proxy using the multi interfaceDaniel Stenberg
2008-09-08- Stefan Krause pointed out that libcurl would wrongly send away cookies toDaniel Stenberg
2008-09-08comment < 80 columnsDaniel Stenberg
2008-09-06remove unnecessary typecasting of malloc()Yang Tse
2008-09-06remove unnecessary typecasting of calloc()Yang Tse
2008-09-06remove unnecessary typecasting of realloc()Yang Tse
2008-09-05Only compile Curl_ssl_free_certinfo when SSL is enabledDan Fandrich
2008-09-05Improved the logic the decides whether to use HTTP 1.1 features or not in aDan Fandrich
2008-09-05Use realloc when paused in Curl_client_writeDan Fandrich
2008-09-05- Martin Drasar provided the CURLOPT_POSTREDIR patch. It renamesDaniel Stenberg
2008-09-05- Introducing CURLOPT_CERTINFO and the corresponding CURLINFO_CERTINFO. ByDaniel Stenberg
2008-09-05- Dmitriy Sergeyev pointed out that curl_easy_pause() didn't unpause properlyDaniel Stenberg
2008-09-05somewhat protect Mac OS X users from using Mac OS 9 config fileYang Tse
2008-09-04fixed largefile feature for MingW32 non-configure builds.Gunter Knauf
2008-09-04enabled largefile feature for LIBC builds.Gunter Knauf
2008-09-04Made some variables constDan Fandrich
2008-09-04fix print formatting string directivesYang Tse
2008-09-02Fixed an out of memory problem that caused torture test failures in testsDan Fandrich
2008-09-02Removed some redundant type castsDan Fandrich
2008-09-02Made some variables const which eliminated some castsDan Fandrich
2008-09-01Add README.curl_off_t to the release archiveDaniel Stenberg
2008-08-31MSVC adjustmentYang Tse
2008-08-29- When libcurl was doing a HTTP POST and the server would respond withDaniel Stenberg
2008-08-28When not using large file support WIN32's lseek offset is a 'long'.Yang Tse
2008-08-28Adjust generation of MSVC project filesYang Tse
2008-08-28- I'm abandoning the system with the web site mirrors (but keeping downloadDaniel 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-28DLL's resource file specification for VC6 generated .dsp fileYang Tse