summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2000-10-167.4.1 commitcurl-7_4_1Daniel Stenberg
2000-10-12Jörn added glob_cleanup()Daniel Stenberg
2000-10-09bool typedef fixDaniel Stenberg
2000-10-09Added commented MALLOCDEBUG stuff for memory debuggingDaniel Stenberg
2000-10-09added memory debugging supportDaniel Stenberg
2000-10-06corrected the --longoption parserDaniel Stenberg
2000-10-06Jörg's updated makefileDaniel Stenberg
2000-10-04-w supports size_header and size_requestDaniel Stenberg
2000-10-02Uses the new "client-side" writeout functionDaniel Stenberg
2000-10-02Added writeout.cDaniel Stenberg
2000-10-02moved out from the library and put here, uses the new curl_easy_getinfo()Daniel Stenberg
2000-09-287.3 commitcurl-7_3Daniel Stenberg
2000-09-25-c and -t is no longer preferedDaniel Stenberg
2000-09-21Added krb4 support for libcurl 7.3Daniel Stenberg
2000-09-18Stephen Kick's --interface was addedDaniel Stenberg
2000-09-15-p/--proxytunnel was addedDaniel Stenberg
2000-08-307.2 cleanup commitcurl-7_2Daniel Stenberg
2000-08-24--data-binary and family ;-)Daniel Stenberg
2000-08-217.1.1 commitcurl-7_1_1Daniel Stenberg
2000-08-02corrected to use the libtool libraries instead of the forced-static onesDaniel Stenberg
2000-08-02moved the #define strequal() since they're now true functions in libcurlDaniel Stenberg
2000-07-31big last-beta (?) cleanup commitDaniel Stenberg
2000-07-28Added [:port] to the -x description for --helpDaniel Stenberg