summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2000-11-30README.curl is now MANUALDaniel Stenberg
2000-11-28Added max-redirs support (James Griffiths' patch)Daniel Stenberg
2000-11-27modified the --help output to have the passwords within [brackets] as theyDaniel Stenberg
2000-11-227.5-pre3 commitDaniel Stenberg
2000-11-22Added cacert and filetime supportDaniel Stenberg
2000-11-21removed the twice free_config_all() callsDaniel Stenberg
2000-11-21removed pedantic compiler warningsDaniel Stenberg
2000-11-20removed URL size restrictions, dynamically allocates the needed bufferDaniel Stenberg
2000-11-20no more "leaked" memory when this fails on various kinds of bad usageDaniel Stenberg
2000-11-17fixed strdup() of a NULL pointerDaniel Stenberg
2000-11-17memory leak cleanup campaignDaniel Stenberg
2000-11-17allows \r \n \t \v in config file parameters within quotesDaniel Stenberg
2000-11-17major config file hack, now works a lot better and slightly differentDaniel Stenberg
2000-11-15fixed crash in config file parserDaniel Stenberg
2000-11-13removed the check that prevents -T and -o beinged used simultaneously!Daniel Stenberg
2000-11-09haxx.nu => haxx.seDaniel Stenberg
2000-10-26Kevin Roth's bugreport with config files containing '-v defaulturl' is nowDaniel Stenberg
2000-10-26Kevin P Roth's idea of supporting multiple -d options was turned into realityDaniel Stenberg