summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* use new timecond definesDaniel Stenberg2002-04-231-4/+4
* 7.9.6 commitcurl-7_9_6Daniel Stenberg2002-04-151-1/+1
* 7.9.6-pre5Daniel Stenberg2002-04-121-1/+1
* brougth by Michael CurtisDaniel Stenberg2002-04-101-0/+48
* 7.9.6-pre4 commitDaniel Stenberg2002-04-081-1/+1
* removed compiler warnings, made it conditional on USE_ENVIRONMENTDaniel Stenberg2002-04-081-2/+8
* Added the --environment support by Michael CurtisDaniel Stenberg2002-04-081-3/+23
* Added $Id:$ keywordDaniel Stenberg2002-04-082-3/+2
* Michael Curtis adjusted this for RISC OSDaniel Stenberg2002-04-081-0/+7
* Added writeenv.c and writeenv.h for RISCOS usage (and others?)Daniel Stenberg2002-04-083-4/+134
* added config-riscos.hDaniel Stenberg2002-04-081-7/+2
* Michael Curtis' updatesDaniel Stenberg2002-04-081-0/+390
* if HOME isn't set or too long, we attempt to lost the curlrc file fromDaniel Stenberg2002-04-051-12/+11
* Reverted v1.120, -G set request type after Kevin Roth pointed out theDaniel Stenberg2002-04-041-2/+0
* fopen(... "rb") when reading what to post, so that binary posting worksDaniel Stenberg2002-03-271-1/+1
* Miklos Nemeth's updateDaniel Stenberg2002-03-231-0/+14
* made -G set request typeDaniel Stenberg2002-03-191-0/+2
* copyright string (year) updateDaniel Stenberg2002-03-197-7/+7
* reverted 1.109, we can't set the request type when -d is used, as -G can beDaniel Stenberg2002-03-181-2/+6
* removed some silly CRLF linesDaniel Stenberg2002-03-131-12/+12
* now -F supports 'filename=blabla' for parts that upload a file, to set theDaniel Stenberg2002-03-111-52/+112
* completed the progress-bar fixDaniel Stenberg2002-03-081-1/+2
* better treatment of the config->errors, only fclose() this if it wasDaniel Stenberg2002-03-081-4/+5
* closes bug report #527032, --progress-bar works again and it adds a newlineDaniel Stenberg2002-03-081-7/+16
* 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