aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2003-08-14activate the new memory limit tests if requestedDaniel Stenberg
2003-08-14return failure when an alloc function failsDaniel Stenberg
2003-08-14better freeing when bailing out due to bad output globDaniel Stenberg
2003-08-14free data on failureDaniel Stenberg
2003-08-14In case the output urlglob file name returned is NULL, then there wasDaniel Stenberg
2003-08-14modified the #[num] code to be more robust, to return NULL on errors andDaniel Stenberg
2003-08-127.10.7-pre4 commitDaniel Stenberg
2003-08-11Check CURL_VERSION_ASYNCHDNS for feature outputDaniel Stenberg
2003-08-11--proxy-ntlm addedDaniel Stenberg
2003-08-11remodeled the help text to avoid those annoying puts() problems when aDaniel Stenberg
2003-08-11-Z and -@ no longer work, they are now officially available for otherDaniel Stenberg
2003-08-08introducing --ftp-create_dirsDaniel Stenberg
2003-08-08Early Ehlinger's CURLOPT_FTP_CREATE_MISSING_DIRS patch was appliedDaniel Stenberg
2003-08-07infilesize must be a long to work on 64bit archsDaniel Stenberg
2003-08-07use 644 for the chmodDaniel Stenberg
2003-08-06better cleaning up of memory in case of failures in the get-loop (it wasDaniel Stenberg
2003-08-06better cleaning up allocated memory in case of failuresDaniel Stenberg
2003-08-06chmod the hugehelp.c in the dist hook to make distcheck run fineDaniel Stenberg
2003-08-01David Byron's makefile fix to allow 7.10.6 to build fine using VCDaniel Stenberg
2003-07-30removed silly target that only works when building from CVSDaniel Stenberg
2003-07-30Make sure to generate an uncompressed hugehelp.c file for inclusion inDaniel Stenberg
2003-07-29CURLDEBUG not MALLOCDEBUGDaniel Stenberg
2003-07-28Fixes based on Gisle Vanem's input since this script failed due toDaniel Stenberg
2003-07-287.10.6Daniel Stenberg
2003-07-25Andrés García updated with the added files etcDaniel Stenberg
2003-07-23Juan F. Codagnone's fixes to build properly on Windows againDaniel Stenberg
2003-07-21pre4-commitDaniel Stenberg
2003-07-15more fixes from Doug Kaufman for DJGPP builds for DOSDaniel Stenberg
2003-07-05Some of Doug Kaufman's changes for the DOS portDaniel Stenberg
2003-07-04HAVE_SETVBUF removed, no longer usedDaniel Stenberg
2003-07-04remove the usage of setvbuf() and use fflush() instead if no buffering shouldDaniel Stenberg
2003-06-26CURLDEBUG is the symbol to use, no longer MALLOCDEBUGDaniel Stenberg
2003-06-26adjusted the compressed generation to be more helpful in comments etcDaniel Stenberg
2003-06-26support for the new auth stuffDaniel Stenberg
2003-06-12Make the HTTP auth stuff work, Dan Fandrich made --version output a listDaniel Stenberg
2003-06-12remove the dumpit file after useDaniel Stenberg
2003-06-12Based on Dan Fandrich's patch and gzip unpack function, we now compressDaniel Stenberg
2003-06-11ntlm addedDaniel Stenberg
2003-06-10Set auth type differently, we use one CURLOPT_HTTPAUTH instead as we planDaniel Stenberg
2003-06-10Daniel Kouril's patch that adds HTTP negotiation support to libcurl wasDaniel Stenberg
2003-06-10Pass the error stream pointer to the URL globber, so that it can reportDaniel Stenberg
2003-06-03include the time headers just like we used to do in the curl/curl.h headerDaniel Stenberg
2003-06-03we want the time defines tooDaniel Stenberg
2003-06-02David Byron's fix to get the progress-bar use the local size too whenDaniel Stenberg
2003-05-27include sys/time.h, we didn't have a time() proto anymore. Did one of theDaniel Stenberg
2003-05-22Introducing --digestDaniel Stenberg
2003-05-21 Gisle Vanem made curl build with djgpp on DOS.Daniel Stenberg
2003-05-21Gisle Vanem's fix to make the 'curl -M' output nicerDaniel Stenberg
2003-05-197.10.5 commitDaniel Stenberg
2003-05-12setting ENCODING to "" means enable-all-you-supportDaniel Stenberg