summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2001-09-11--ciphers now sets CURLOPT_SSL_CIPHER_LISTDaniel Stenberg
2001-09-07HAVE_SYS_UTIME_H adjustmentsDaniel Stenberg
2001-09-03defined HAVE_UTIME and HAVE_UTIME_HDaniel Stenberg
2001-09-03utime() and utime.h adjustments for curl -RDaniel Stenberg
2001-09-03introducing -R/--remote-time which uses the remote file's time to set theDaniel Stenberg
2001-08-29uses the new cookie jar featureDaniel Stenberg
2001-08-24Kevin Roth's comments about -G have been addressed:Daniel Stenberg
2001-08-21Georg Huettenegger's patch curl-7.8.1-pre5-patch-20010819Daniel Stenberg
2001-08-207.8.1curl-7_8_1Daniel Stenberg
2001-08-19SM's fix for -G on URLs with host name onlyDaniel Stenberg
2001-08-15SM's -G patch. There's some room for improvements still, as a command lineDaniel Stenberg
2001-08-14(un)signed and const cleanupDaniel Stenberg
2001-08-09The redirected error stream was closed before curl_easy_cleanup() was made,Daniel Stenberg
2001-08-09removied $Id:$ again, this is treated as a binary file and then that fieldDaniel Stenberg
2001-08-09Added $Id:$ to the headerDaniel Stenberg
2001-08-08The file name given to -E can now contain drive letters on windows, if theyDaniel Stenberg
2001-08-08Patrick Bihan-Faou's verifyhost additionDaniel Stenberg
2001-08-06Nico's VMS fixes addedDaniel Stenberg
2001-08-06Added curlmsg.msg to the distributionDaniel Stenberg
2001-08-06used under VMSDaniel Stenberg
2001-08-067.8.1-pre3 commitcurl-7_8_1-pre3Daniel Stenberg
2001-07-12Add win32 initialization support to curl_global_init() andSterling Hughes
2001-06-25'resume from'-fix. When using "-C -" and doing multiple file download, theDaniel Stenberg
2001-06-077.8 commitcurl-7_8Daniel Stenberg
2001-06-06For people using CVS but with no perl, like all those windows losers. TheyDaniel Stenberg
2001-05-307.8-pre2curl-7_8-pre2Daniel Stenberg
2001-05-30now uses CURL_GLOBAL_DEFAULTDaniel Stenberg
2001-05-29fixed the -# to write to the same as --stderr is set toDaniel Stenberg
2001-05-287.8-pre1 commitDaniel Stenberg
2001-05-28adjusted the global_init() call to pass the new flag argument tooDaniel Stenberg
2001-05-28added calls to curl_global_*, they aren't really needed for this applicationDaniel Stenberg
2001-05-22general autoconf and automake fixesDaniel Stenberg
2001-05-22cleanup commit for new autoconf+automake+libtool versionsDaniel Stenberg
2001-05-21made it binary in CVS to maintain DOS newlines and turned those newlinesDaniel Stenberg
2001-05-077.7.3curl-7_7_3Daniel Stenberg
2001-05-04'FILE *' changed to 'void *' in all callback functionsDaniel Stenberg
2001-04-23curl 7.7.2curl-7_7_2Daniel Stenberg
2001-04-19A Linus Nielsen Feltzing-patch that removes the decimals from the sizeDaniel Stenberg
2001-04-18added an include to build on ultrixDaniel Stenberg
2001-04-047.7.1 commitcurl-7_7_1Daniel Stenberg
2001-03-227.7 commitcurl-7_7Daniel Stenberg
2001-03-197.7-beta5 commitcurl-7_7-beta5Daniel Stenberg
2001-03-16removed the CURL_SEPARATORS defineDaniel Stenberg
2001-03-15Added --connect-timeout supportDaniel Stenberg
2001-03-14curl 7.7 beta 3curl-7_7-beta3Daniel Stenberg
2001-03-14removed the two unnecessary include filesDaniel Stenberg
2001-03-14no longer includes the curl/types.h and curl/easy.h include filesDaniel Stenberg
2001-03-137.7 beta 2 fixescurl-7_7-beta2Daniel Stenberg
2001-03-12added --random-file and --egd-file to the command line clientDaniel Stenberg
2001-03-12moved the libcurl init callDaniel Stenberg