aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2002-03-19made -G set request typeDaniel Stenberg
2002-03-19copyright string (year) updateDaniel Stenberg
2002-03-18reverted 1.109, we can't set the request type when -d is used, as -G can beDaniel Stenberg
2002-03-13removed some silly CRLF linesDaniel Stenberg
2002-03-11now -F supports 'filename=blabla' for parts that upload a file, to set theDaniel Stenberg
2002-03-08completed the progress-bar fixDaniel Stenberg
2002-03-08better treatment of the config->errors, only fclose() this if it wasDaniel Stenberg
2002-03-08closes bug report #527032, --progress-bar works again and it adds a newlineDaniel Stenberg
2002-03-077.9.5 commitDaniel Stenberg
2002-03-06new VMS messages from Nico BaggusDaniel Stenberg
2002-03-06Kevin Roth nicely saved us from this backslash-removing problem!Daniel Stenberg
2002-03-06Brad corrected the include path (again)Daniel Stenberg
2002-03-06corrected the newlinesDaniel Stenberg
2002-02-28Nico Baggus added more error codes to the VMS stuff.Daniel Stenberg
2002-02-28Wesley Laxton's CURLOPT_PREQUOTE workDaniel Stenberg
2002-02-28memory debugging is now only enabled if the CURL_MEMDEBUG environmentDaniel Stenberg
2002-02-27made building outside the source tree work again, Kevin Roth reportedDaniel Stenberg
2002-02-267.9.5-pre4 commitDaniel Stenberg
2002-02-25automake usage and options cleanupDaniel Stenberg
2002-02-25make sure -d is treated as a POST request and thus should fail if mixedDaniel Stenberg
2002-02-25"Yet Another Geek" made %{content_type} work in the -w/--writeout option.Daniel Stenberg
2002-02-22make sure the custom config-*.h files are in the dist as wellDaniel Stenberg
2002-02-20VMS adjustmentsDaniel Stenberg
2002-02-20Nico Baggus' VMS tweaksDaniel Stenberg
2002-02-06Miklos Nemeth added commentsDaniel Stenberg
2002-02-057.9.4Daniel Stenberg
2002-02-047.9.4-pre2Daniel Stenberg
2002-01-28don't count a custom request as a request type of its own, it is merelyDaniel Stenberg
2002-01-237.9.3Daniel Stenberg
2002-01-21pre4Daniel Stenberg
2002-01-177.9.3-pre3Daniel Stenberg
2002-01-167.9.3-pre2Daniel Stenberg
2002-01-087.9.3 pre-release commitDaniel Stenberg
2002-01-03Changed how -I/--head works when --include is also used... Test case 104Daniel Stenberg
2001-12-17Götz Babin-Ebell's OpenSSL ENGINE patchDaniel Stenberg
2001-12-11when the file name given to -T is used to build an upload path, the localDaniel Stenberg
2001-12-057.9.2 commitDaniel Stenberg
2001-12-04Eric-updateDaniel Stenberg
2001-12-04Eric's updated versionDaniel Stenberg
2001-12-04added macos files to the distribution archiveDaniel Stenberg
2001-12-04MacOS (not Mac OS X) compilation filesDaniel Stenberg
2001-12-04Eric's updateDaniel Stenberg
2001-11-30no include, no const in strdupDaniel Stenberg
2001-11-30fixed the option parser to not loop when a long option is specifiedDaniel Stenberg
2001-11-29--disable-epsvDaniel Stenberg
2001-11-29mac fixesDaniel Stenberg
2001-11-29added mac stuffDaniel Stenberg
2001-11-29updated mac specific include filesDaniel Stenberg
2001-11-21init the errorbuf to prevent junk from being outputDaniel Stenberg
2001-11-20Georg Horn's STARTTRANSFER_TIME patchDaniel Stenberg