aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-06-28HTTP Location: following over HTTP proxyDaniel Stenberg
2001-06-27now runs ok on IPv6 enabled hostsDaniel Stenberg
2001-06-27now does OK even on IPv6-enabled hostsDaniel Stenberg
2001-06-27better stripDaniel Stenberg
2001-06-25multiple file transfers with resume fixDaniel Stenberg
2001-06-25'resume from'-fix. When using "-C -" and doing multiple file download, theDaniel Stenberg
2001-06-25- Anton Kalmykov provided a fix that makes curl work with form field namesDaniel Stenberg
2001-06-25Anton Kalmykov's fix for dealing with form names with spaces!Daniel Stenberg
2001-06-21added return type void in SYNOPSISDaniel Stenberg
2001-06-21libcurl.5 is renamed to libcurl.3Daniel Stenberg
2001-06-20all changes from year 2000 was moved to CHANGES.2000 and that is nowDaniel Stenberg
2001-06-20the changelog from year 2000Daniel Stenberg
2001-06-20ftp cut off transfer fix, configure --with-ssl fixDaniel Stenberg
2001-06-20when --with-ssl is used with a specified path, we use that path immediatelyDaniel Stenberg
2001-06-19Added items we've discussed previously, and URLs to dev notes discussingDaniel Stenberg
2001-06-19better treatment of truly aborted transfersDaniel Stenberg
2001-06-18files to ignore by default in cvs operationsDaniel Stenberg
2001-06-14made stdin testing work, also made 'nocheck=true' work when set on theDaniel Stenberg
2001-06-14three more HTTP tests added from the old test suiteDaniel Stenberg
2001-06-12removed a failf() that would overwrite the previous error messageDaniel Stenberg
2001-06-12better ssl error msg, libcurl.def fix, -version-info corrected, more testDaniel Stenberg
2001-06-12Salvador Dávila's ftp range download fixDaniel Stenberg
2001-06-12New test cases addedDaniel Stenberg
2001-06-12supports SIZE nowDaniel Stenberg
2001-06-11corrected the -version-infoDaniel Stenberg
2001-06-11Added a check that 'localhost' resolves before the gethostbyname_r() checks,Daniel Stenberg
2001-06-07duplicate curl_unescape entry removedDaniel Stenberg
2001-06-077.8 commitDaniel Stenberg
2001-06-07SM's suggested update of the Microsoft and SSL compiling sectionDaniel Stenberg
2001-06-07SDavila posted a fix that sets conn->bits.use_range properly when doingDaniel Stenberg
2001-06-07Jörn corrected the mingw32 makefileDaniel Stenberg
2001-06-06S. Moonesamy updates, strtok.[ch] issuesDaniel Stenberg
2001-06-06Added note about src/hughelp.c and the new *.cvs file that can be used ifDaniel Stenberg
2001-06-06For people using CVS but with no perl, like all those windows losers. TheyDaniel Stenberg
2001-06-06corrected the CVS note about not creating a subdirectory... which it does nowDaniel Stenberg
2001-06-05MUTE is gone, PHP examples, new CVS structureDaniel Stenberg
2001-06-05made the test-program in the bottom compile/build, remember to link withDaniel Stenberg
2001-06-01Add documentation for the --vernum attributeSterling Hughes
2001-06-01CURLOPT_CONNECTTIMEOUT works on win32 these days, S. Moonesamy pointed outDaniel Stenberg
2001-06-01Update the cvs instructions.Sterling Hughes
2001-06-01Test (and revert change from previous test).Sterling Hughes
2001-05-31testing... testing... 1, 2, 3Sterling Hughes
2001-05-31removed CURLOPT_MUTE, it is not used anymoreDaniel Stenberg
2001-05-31MUTE is now considered obsoleteDaniel Stenberg
2001-05-31CURLOPT_MUTE and data->bits.mute are history, removed, gone!Daniel Stenberg
2001-05-31the global init stuff, strtok.h mess, _REENTRANT fixedDaniel Stenberg
2001-05-31add entry for getbinarypageinvar.phpSterling Hughes
2001-05-31Change to // comments and add <?php and ?> wrappersSterling Hughes
2001-05-31Update comments and wrap in <?php and ?>Sterling Hughes
2001-05-31update the comment style from '#' to '//' which is the "un-official"Sterling Hughes