summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2001-03-12split up the big printf() into several ones to never use strings longerDaniel Stenberg
2001-03-09only generate maximum 509 characters in each stringDaniel Stenberg
2001-03-08version 7.7-beta1curl-7_7-beta1Daniel Stenberg
2001-03-047.7 alpha 2 commitcurl-7_7_alpha2Daniel Stenberg
2001-02-20multiple connection support initial commitDaniel Stenberg
2001-02-137.6.1 commitcurl-7_6_1Daniel Stenberg
2001-02-077.6.1-pre3curl-7_6_1-pre3Daniel Stenberg
2001-02-06nntp@iname.com's suggested fix to set the libpathDaniel Stenberg
2001-02-017.6.1-pre2curl-7_6_1-pre2Daniel Stenberg
2001-01-297.6-pre1curl-7_6_1-pre1Daniel Stenberg
2001-01-29The PUT stuff is never set! It is set with the UPLOAD...Daniel Stenberg
2001-01-277.6curl-7_6Daniel Stenberg
2001-01-257.6-pre4curl-7_6-pre4Daniel Stenberg
2001-01-24Ingo Ralf Blum's cygwin fixesDaniel Stenberg
2001-01-23big reorg to make it not exit when it fails, but instead just not do anyDaniel Stenberg
2001-01-22Removed the deprecated -c and -t from the --help output.Daniel Stenberg
2001-01-19corrected url memory handling with --globoffDaniel Stenberg
2001-01-19version 7.6-pre3curl_7_6-pre3Daniel Stenberg
2001-01-117.6-pre2Daniel Stenberg
2001-01-11Added -g, fixed so that short options worked again. My last "merged" fix didDaniel Stenberg
2001-01-10made "short options" possible to specify -m20 as well as -m 200.Daniel Stenberg
2001-01-09version 7.6-pre1Daniel Stenberg
2001-01-09bugfix for when more -o than URLs is usedDaniel Stenberg
2001-01-08better cleanup when existing due to bad usageDaniel Stenberg
2001-01-08corrected the separator when using URL globbingDaniel Stenberg
2001-01-08Loic Dachary's makefile/dist/rpm fixesDaniel Stenberg
2001-01-08Multiple URL support addedDaniel Stenberg
2001-01-08generated file, don't CVS itDaniel Stenberg
2001-01-05Internal symbols that aren't static are now prefixed with 'Curl_'Daniel Stenberg
2001-01-05release commitcurl-7_5_2Daniel Stenberg
2001-01-03dual-license fixDaniel Stenberg
2001-01-03cleanup-commitpre-header-changeDaniel Stenberg
2000-12-12fixed a strdup(NULL) errorDaniel Stenberg
2000-12-12Francois Petitjean's solaris core dump fixDaniel Stenberg
2000-12-11unix-style newlinesDaniel Stenberg
2000-12-06urlglob fix to prevent crashing when -o path is longer than urlDaniel Stenberg
2000-12-05Added the borland makefilesDaniel Stenberg
2000-12-04Jörn fixed a multiple URL output bugDaniel Stenberg
2000-12-047.5-commitcurl-7_5Daniel Stenberg
2000-12-01Craig Davison updated and made it work again!Daniel Stenberg