summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* SM's -G patch. There's some room for improvements still, as a command lineDaniel Stenberg2001-08-151-8/+47
* (un)signed and const cleanupDaniel Stenberg2001-08-143-15/+15
* The redirected error stream was closed before curl_easy_cleanup() was made,Daniel Stenberg2001-08-091-5/+5
* removied $Id:$ again, this is treated as a binary file and then that fieldDaniel Stenberg2001-08-091-2/+0
* Added $Id:$ to the headerDaniel Stenberg2001-08-093-0/+6
* The file name given to -E can now contain drive letters on windows, if theyDaniel Stenberg2001-08-081-1/+17
* Patrick Bihan-Faou's verifyhost additionDaniel Stenberg2001-08-081-0/+3
* Nico's VMS fixes addedDaniel Stenberg2001-08-061-2/+134
* Added curlmsg.msg to the distributionDaniel Stenberg2001-08-061-1/+1
* used under VMSDaniel Stenberg2001-08-061-0/+51
* 7.8.1-pre3 commitcurl-7_8_1-pre3Daniel Stenberg2001-08-061-1/+1
* Add win32 initialization support to curl_global_init() andSterling Hughes2001-07-121-49/+1
* 'resume from'-fix. When using "-C -" and doing multiple file download, theDaniel Stenberg2001-06-251-4/+10
* 7.8 commitcurl-7_8Daniel Stenberg2001-06-071-1/+1
* For people using CVS but with no perl, like all those windows losers. TheyDaniel Stenberg2001-06-061-0/+2039
* 7.8-pre2curl-7_8-pre2Daniel Stenberg2001-05-301-1/+1
* now uses CURL_GLOBAL_DEFAULTDaniel Stenberg2001-05-301-1/+1
* fixed the -# to write to the same as --stderr is set toDaniel Stenberg2001-05-291-4/+8
* 7.8-pre1 commitDaniel Stenberg2001-05-281-1/+1
* adjusted the global_init() call to pass the new flag argument tooDaniel Stenberg2001-05-281-1/+1