aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2002-04-127.9.6-pre5Daniel Stenberg
2002-04-10brougth by Michael CurtisDaniel Stenberg
2002-04-087.9.6-pre4 commitDaniel Stenberg
2002-04-08removed compiler warnings, made it conditional on USE_ENVIRONMENTDaniel Stenberg
2002-04-08Added the --environment support by Michael CurtisDaniel Stenberg
2002-04-08Added $Id:$ keywordDaniel Stenberg
2002-04-08Michael Curtis adjusted this for RISC OSDaniel Stenberg
2002-04-08Added writeenv.c and writeenv.h for RISCOS usage (and others?)Daniel Stenberg
2002-04-08added config-riscos.hDaniel Stenberg
2002-04-08Michael Curtis' updatesDaniel Stenberg
2002-04-05if HOME isn't set or too long, we attempt to lost the curlrc file fromDaniel Stenberg
2002-04-04Reverted v1.120, -G set request type after Kevin Roth pointed out theDaniel Stenberg
2002-03-27fopen(... "rb") when reading what to post, so that binary posting worksDaniel Stenberg
2002-03-23Miklos Nemeth's updateDaniel Stenberg
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