summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2002-05-137.9.7 commitcurl-7_9_7Daniel Stenberg
2002-05-10Kein Roth made --trace-ascii look even better, and make OD 0A occurancesDaniel Stenberg
2002-05-10AIX wants sys/select.h for the fd_set stuff in curl/multi.h, and even thoughDaniel Stenberg
2002-05-077.9.7-pre2curl-7_9_7-pre2Daniel Stenberg
2002-05-07Added --trace-ascii supportDaniel Stenberg
2002-05-07support for ingoring session cookies addedDaniel Stenberg
2002-05-03- Added "--trace [file]" to the command line tool. It makes a very detailedDaniel Stenberg
2002-05-03-D now stores all headers to the same file if multiple URLs are given on theDaniel Stenberg
2002-04-23use new timecond definesDaniel Stenberg
2002-04-157.9.6 commitcurl-7_9_6Daniel Stenberg
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 commitcurl-7_9_5Daniel 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 commitcurl-7_9_5-pre4Daniel 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 adjustmentscurl-7_9_5-pre2Daniel Stenberg
2002-02-20Nico Baggus' VMS tweaksDaniel Stenberg
2002-02-06Miklos Nemeth added commentsDaniel Stenberg
2002-02-057.9.4curl-7_9_4Daniel Stenberg