summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* David Byron's makefile fix to allow 7.10.6 to build fine using VCDaniel Stenberg2003-08-011-7/+10
* removed silly target that only works when building from CVSDaniel Stenberg2003-07-301-3/+0
* Make sure to generate an uncompressed hugehelp.c file for inclusion inDaniel Stenberg2003-07-301-1/+5
* CURLDEBUG not MALLOCDEBUGDaniel Stenberg2003-07-291-2/+2
* Fixes based on Gisle Vanem's input since this script failed due toDaniel Stenberg2003-07-281-3/+13
* 7.10.6curl-7_10_6Daniel Stenberg2003-07-281-1/+1
* Andrés García updated with the added files etcDaniel Stenberg2003-07-251-5/+2
* Juan F. Codagnone's fixes to build properly on Windows againDaniel Stenberg2003-07-232-0/+7
* pre4-commitDaniel Stenberg2003-07-211-1/+1
* more fixes from Doug Kaufman for DJGPP builds for DOSDaniel Stenberg2003-07-151-2/+143
* Some of Doug Kaufman's changes for the DOS portDaniel Stenberg2003-07-053-7/+17
* HAVE_SETVBUF removed, no longer usedDaniel Stenberg2003-07-041-3/+0
* remove the usage of setvbuf() and use fflush() instead if no buffering shouldDaniel Stenberg2003-07-041-7/+8
* CURLDEBUG is the symbol to use, no longer MALLOCDEBUGDaniel Stenberg2003-06-261-1/+1
* adjusted the compressed generation to be more helpful in comments etcDaniel Stenberg2003-06-261-22/+35
* support for the new auth stuffDaniel Stenberg2003-06-261-32/+63
* Make the HTTP auth stuff work, Dan Fandrich made --version output a listDaniel Stenberg2003-06-121-4/+17
* remove the dumpit file after useDaniel Stenberg2003-06-121-1/+4
* Based on Dan Fandrich's patch and gzip unpack function, we now compressDaniel Stenberg2003-06-122-14/+115
* ntlm addedDaniel Stenberg2003-06-111-4/+13
* Set auth type differently, we use one CURLOPT_HTTPAUTH instead as we planDaniel Stenberg2003-06-101-15/+6
* Daniel Kouril's patch that adds HTTP negotiation support to libcurl wasDaniel Stenberg2003-06-102-1/+20
* Pass the error stream pointer to the URL globber, so that it can reportDaniel Stenberg2003-06-103-33/+53
* include the time headers just like we used to do in the curl/curl.h headerDaniel Stenberg2003-06-031-1/+10
* we want the time defines tooDaniel Stenberg2003-06-031-0/+8
* David Byron's fix to get the progress-bar use the local size too whenDaniel Stenberg2003-06-021-8/+12
* include sys/time.h, we didn't have a time() proto anymore. Did one of theDaniel Stenberg2003-05-271-0/+4
* Introducing --digestDaniel Stenberg2003-05-221-1/+11
* Gisle Vanem made curl build with djgpp on DOS.Daniel Stenberg2003-05-214-6/+63
* Gisle Vanem's fix to make the 'curl -M' output nicerDaniel Stenberg2003-05-211-4/+4
* 7.10.5 commitcurl-7_10_5Daniel Stenberg2003-05-191-1/+1
* setting ENCODING to "" means enable-all-you-supportDaniel Stenberg2003-05-121-1/+1
* --disable-eprt addedDaniel Stenberg2003-05-091-1/+11
* Dan Fandrich added support for the gzip Content-Encoding for --compressedDaniel Stenberg2003-04-241-2/+2
* If MALLOCDEBUG, include the lib's setup.h here so that the proper definesDaniel Stenberg2003-04-151-2/+9
* new wording by Kevin RothDaniel Stenberg2003-04-141-9/+18
* ignore all stamp-h*Daniel Stenberg2003-04-141-1/+1
* With the recent fix of libcurl, it shall now return CURLE_SSL_CACERT whenDaniel Stenberg2003-04-141-2/+16
* 7.10.4 commitcurl-7_10_4Daniel Stenberg2003-04-021-1/+1
* 7.10.4-pre6 commitDaniel Stenberg2003-03-311-1/+1
* --location-trusted added, which does a normal location plus the newDaniel Stenberg2003-03-311-0/+15
* Dan Shearer's fix from bug report #618892, which makes 'curl -O' outputDaniel Stenberg2003-03-291-1/+1
* When we append stuff to the URL, we must make sure the text is properlyDaniel Stenberg2003-03-121-12/+21
* Andres Garcia Garcia updated to build with the most recent OpenSSL andDaniel Stenberg2003-02-281-4/+4
* the strequal and strnequal should now be called with the proper curl_ prefixDaniel Stenberg2003-02-282-13/+13
* 7.10.4-pre2 commitDaniel Stenberg2003-02-241-1/+1
* assume zlib 1.1.4 - pointed out by Kevin RothDaniel Stenberg2003-02-041-1/+1
* make it more obvious what this is by not even trying to show a manualDaniel Stenberg2003-02-041-2035/+1
* Julian Noble pointed out that capath is indeed working fine on WindowsDaniel Stenberg2003-02-031-1/+1
* don't check for the CA cert bundle if --insecure is usedDaniel Stenberg2003-01-301-4/+6