aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2003-05-09--disable-eprt addedDaniel Stenberg
2003-04-24Dan Fandrich added support for the gzip Content-Encoding for --compressedDaniel Stenberg
2003-04-15If MALLOCDEBUG, include the lib's setup.h here so that the proper definesDaniel Stenberg
2003-04-14new wording by Kevin RothDaniel Stenberg
2003-04-14ignore all stamp-h*Daniel Stenberg
2003-04-14With the recent fix of libcurl, it shall now return CURLE_SSL_CACERT whenDaniel Stenberg
2003-04-027.10.4 commitDaniel Stenberg
2003-03-317.10.4-pre6 commitDaniel Stenberg
2003-03-31--location-trusted added, which does a normal location plus the newDaniel Stenberg
2003-03-29Dan Shearer's fix from bug report #618892, which makes 'curl -O' outputDaniel Stenberg
2003-03-12When we append stuff to the URL, we must make sure the text is properlyDaniel Stenberg
2003-02-28Andres Garcia Garcia updated to build with the most recent OpenSSL andDaniel Stenberg
2003-02-28the strequal and strnequal should now be called with the proper curl_ prefixDaniel Stenberg
2003-02-247.10.4-pre2 commitDaniel Stenberg
2003-02-04assume zlib 1.1.4 - pointed out by Kevin RothDaniel Stenberg
2003-02-04make it more obvious what this is by not even trying to show a manualDaniel Stenberg
2003-02-03Julian Noble pointed out that capath is indeed working fine on WindowsDaniel Stenberg
2003-01-30don't check for the CA cert bundle if --insecure is usedDaniel Stenberg
2003-01-30curl now uses stricter VERIFYHOST by default and only uses a lesser checkDaniel Stenberg
2003-01-29HAVE_WRITABLE_ARGV is set if argv[] is writable on the system, and thenDaniel Stenberg
2003-01-16copyright year update in the source headerDaniel Stenberg
2003-01-147.10.3 commitDaniel Stenberg
2003-01-097.10.3-pre4Daniel Stenberg
2003-01-08mkdir() fix for win32Daniel Stenberg
2003-01-07fixed the create_dir_hierarchy() to not use uninited memory, as noticed byDaniel Stenberg
2002-12-207.10.3-commitDaniel Stenberg