summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* winsock 2 fixesDaniel Stenberg2001-09-251-2/+2
* 7.9 commitcurl-7_9Daniel Stenberg2001-09-251-1/+1
* Linus Nielsen Feltzing changed winsock lib for linkingDaniel Stenberg2001-09-171-2/+2
* Linus Nielsen Feltzing's telnet-for-win32 fixesDaniel Stenberg2001-09-172-2/+2
* --ciphers now sets CURLOPT_SSL_CIPHER_LISTDaniel Stenberg2001-09-111-1/+11
* HAVE_SYS_UTIME_H adjustmentsDaniel Stenberg2001-09-073-4/+11
* defined HAVE_UTIME and HAVE_UTIME_HDaniel Stenberg2001-09-031-0/+6
* utime() and utime.h adjustments for curl -RDaniel Stenberg2001-09-031-0/+6
* introducing -R/--remote-time which uses the remote file's time to set theDaniel Stenberg2001-09-031-9/+34
* uses the new cookie jar featureDaniel Stenberg2001-08-291-9/+12
* Kevin Roth's comments about -G have been addressed:Daniel Stenberg2001-08-241-6/+17
* Georg Huettenegger's patch curl-7.8.1-pre5-patch-20010819Daniel Stenberg2001-08-211-1/+1
* 7.8.1curl-7_8_1Daniel Stenberg2001-08-201-1/+1
* SM's fix for -G on URLs with host name onlyDaniel Stenberg2001-08-191-5/+20