summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 7.9.5 commitcurl-7_9_5Daniel Stenberg2002-03-071-1/+1
* new VMS messages from Nico BaggusDaniel Stenberg2002-03-061-0/+5
* Kevin Roth nicely saved us from this backslash-removing problem!Daniel Stenberg2002-03-061-6/+10
* Brad corrected the include path (again)Daniel Stenberg2002-03-061-1/+2
* corrected the newlinesDaniel Stenberg2002-03-061-21/+21
* Nico Baggus added more error codes to the VMS stuff.Daniel Stenberg2002-02-281-1/+12
* Wesley Laxton's CURLOPT_PREQUOTE workDaniel Stenberg2002-02-281-3/+10
* memory debugging is now only enabled if the CURL_MEMDEBUG environmentDaniel Stenberg2002-02-281-3/+8
* made building outside the source tree work again, Kevin Roth reportedDaniel Stenberg2002-02-271-1/+3
* 7.9.5-pre4 commitcurl-7_9_5-pre4Daniel Stenberg2002-02-261-1/+1
* automake usage and options cleanupDaniel Stenberg2002-02-251-15/+10
* make sure -d is treated as a POST request and thus should fail if mixedDaniel Stenberg2002-02-251-2/+2
* "Yet Another Geek" made %{content_type} work in the -w/--writeout option.Daniel Stenberg2002-02-251-0/+7
* make sure the custom config-*.h files are in the dist as wellDaniel Stenberg2002-02-221-1/+4
* VMS adjustmentscurl-7_9_5-pre2Daniel Stenberg2002-02-203-1/+23
* Nico Baggus' VMS tweaksDaniel Stenberg2002-02-202-1/+5
* Miklos Nemeth added commentsDaniel Stenberg2002-02-061-1/+4
* 7.9.4curl-7_9_4Daniel Stenberg2002-02-051-1/+1
* 7.9.4-pre2Daniel Stenberg2002-02-041-1/+1
* don't count a custom request as a request type of its own, it is merelyDaniel Stenberg2002-01-281-3/+1
* 7.9.3curl-7_9_3Daniel Stenberg2002-01-231-1/+1
* pre4Daniel Stenberg2002-01-211-1/+1
* 7.9.3-pre3curl-7_9_3-pre3Daniel Stenberg2002-01-171-1/+1
* 7.9.3-pre2curl-7_9_3-pre2Daniel Stenberg2002-01-161-1/+1
* 7.9.3 pre-release commitDaniel Stenberg2002-01-081-1/+1
* Changed how -I/--head works when --include is also used... Test case 104Daniel Stenberg2002-01-031-4/+17
* Götz Babin-Ebell's OpenSSL ENGINE patchDaniel Stenberg2001-12-172-29/+68
* when the file name given to -T is used to build an upload path, the localDaniel Stenberg2001-12-111-3/+15
* 7.9.2 commitcurl-7_9_2Daniel Stenberg2001-12-051-1/+1
* Eric-updateDaniel Stenberg2001-12-041-1/+1
* Eric's updated versionDaniel Stenberg2001-12-041-1/+1
* added macos files to the distribution archiveDaniel Stenberg2001-12-041-1/+5
* MacOS (not Mac OS X) compilation filesDaniel Stenberg2001-12-044-0/+4
* Eric's updateDaniel Stenberg2001-12-041-0/+8
* no include, no const in strdupDaniel Stenberg2001-11-301-3/+1
* fixed the option parser to not loop when a long option is specifiedDaniel Stenberg2001-11-301-1/+1
* --disable-epsvDaniel Stenberg2001-11-291-0/+11
* mac fixesDaniel Stenberg2001-11-292-2/+9
* added mac stuffDaniel Stenberg2001-11-291-1/+2
* updated mac specific include filesDaniel Stenberg2001-11-291-0/+6
* init the errorbuf to prevent junk from being outputDaniel Stenberg2001-11-211-0/+2
* Georg Horn's STARTTRANSFER_TIME patchDaniel Stenberg2001-11-201-0/+7
* Lars M Gustafsson showed us that the free(urlbuffer) was totally unnecessaryDaniel Stenberg2001-11-191-2/+0
* John Lask's fix that adds "-1/--TLSv1" supportDaniel Stenberg2001-11-051-3/+9
* 7.9.1 cleanup commitcurl-7_9_1Daniel Stenberg2001-11-041-1/+1
* An SGI (IRIX) compiler doesn't like indended #-instructions, so they're allDaniel Stenberg2001-10-221-4/+4
* Added -0/--http1.0 to enforce HTTP 1.0 requestsDaniel Stenberg2001-10-091-2/+11
* 7.9.1 pre-release 1 statusDaniel Stenberg2001-10-031-1/+1
* Georg Huettenegger's fix that makes us no longer use curl_formparse() butDaniel Stenberg2001-10-031-4/+256
* free cookiejar stringDaniel Stenberg2001-09-261-0/+2