summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2000-07-26libtool adjustmentsDaniel Stenberg
2000-07-25Added some logic that now prevents multiple conflicting HTTP request typesDaniel Stenberg
2000-06-20autoreferer added, switches off POST on location: followingDaniel Stenberg
2000-06-16pretty big changes when the -# progress bar was moved in here from theDaniel Stenberg
2000-06-14Added a define in the Mingw32 makefiles to allow parts of the config-win32Daniel Stenberg
2000-06-14several minor fixes as pointed out by Björn StenbergDaniel Stenberg
2000-06-14Added #include <fcntl.h> required by the setmode() for win32Daniel Stenberg
2000-06-14new binary stdout approach for win32 systemsDaniel Stenberg
2000-06-08use top_dir instead of ../Daniel Stenberg
2000-06-05using the new formparse, the new getenv, using the new headers struct andDaniel Stenberg
2000-05-30pre-release commitv7_0_2betaDaniel Stenberg
2000-05-29modified to the new curl_getenv() styleDaniel Stenberg
2000-05-26URLGET_ERROR_SIZE is now CURL_ERROR_SIZEDaniel Stenberg
2000-05-24fixed the new docs pathDaniel Stenberg
2000-05-23now splits the text into several puts() callsDaniel Stenberg
2000-05-22Jörn's fixesDaniel Stenberg
2000-05-22moved here from the newlib branchDaniel Stenberg
2000-05-17moved the win32 init stuff here from the libDaniel Stenberg
2000-05-09Removed all #ifdef GLOBURL lines, we always use themDaniel Stenberg
2000-05-09changed the glob_url() call, after Janne Johansson's buffer overflow reportDaniel Stenberg
2000-04-04Marco G. Salvagno's patch appliedDaniel Stenberg
2000-03-216.5.2 release commitcurl-6_5_2Daniel Stenberg
2000-03-19Marco G. Salvagno's OS/2 changesDaniel Stenberg
2000-03-16the --dump-header option now only creates the file when it needs to, not anyDaniel Stenberg
2000-03-146.5 cleanup commitcurl-6_5Daniel Stenberg
2000-03-14Added HAVE_STRDUPDaniel Stenberg
2000-03-02Added -N, added a strdup() function for systems without it. suggested forDaniel Stenberg
2000-03-01made -w support -w@[file] and -w@- (for stdin)Daniel Stenberg
2000-02-21new writeout support addedDaniel Stenberg
2000-02-16Starting working on the '-w/--write-out' output format specifier, althoughDaniel Stenberg
2000-02-14added support for -b@[file name] and -b@- (for stdin) for consistencyDaniel Stenberg
2000-02-10- Paul Marquis <pmarquis@iname.com> fixed the config file parsing of curl toDaniel Stenberg
2000-02-08Ron Zapp <rzapper@yahoo.com> corrected a sprintf() problemDaniel Stenberg
2000-01-31fixed the progressmode selectorDaniel Stenberg
2000-01-10Cleaning upDaniel Stenberg
2000-01-10syncing with local editDaniel Stenberg
1999-12-29Initial revisionDaniel Stenberg