summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-06-077.8 commitcurl-7_8Daniel 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
2001-05-31Add the getbinarypageinvar.php, which shows how to use theSterling Hughes
2001-05-31Test and substance patch.Sterling Hughes
2001-05-31Added CVS $Id$ keyword for inline version trackingDaniel Stenberg
2001-05-31updated to again set the flags of what to init, and now also feature aDaniel Stenberg
2001-05-31fixed the dlopen checkDaniel Stenberg
2001-05-31removed _REENTRANT defineDaniel Stenberg
2001-05-31re-generatedDaniel Stenberg
2001-05-31include setup.h _before_ system includesDaniel Stenberg
2001-05-31if NEED_REENTRANT is set, define _REENTRANT already here since it has toDaniel Stenberg
2001-05-31includes setup.h, and thus I could remove the _REENTRANT defineDaniel Stenberg
2001-05-31the CURL_GLOBAL flags are now used to set what parts to init globallyDaniel Stenberg
2001-05-31went back to the version where the flags argument to curl_global_init()Daniel Stenberg
2001-05-31removed the prototype and made it include string.h insteadDaniel Stenberg
2001-05-31Sterling Hughes suggested we set 'static' before size_t...Daniel Stenberg
2001-05-30libcurl now has MUTE and NOPROGRESS set by defaultDaniel Stenberg
2001-05-307.8-pre2curl-7_8-pre2Daniel Stenberg
2001-05-30include strtok.h to get the prototypeDaniel Stenberg
2001-05-30finally fixed the 'ret' compiler warningDaniel Stenberg
2001-05-30removed python interface, there is one now! ;-)Daniel Stenberg
2001-05-30-# fix, thread fix, easy.c compile fix and moreDaniel Stenberg
2001-05-30made the automake line re-build from _all_ Makefile.am files in the source treeDaniel Stenberg
2001-05-30english fixDaniel Stenberg
2001-05-30now uses CURL_GLOBAL_DEFAULTDaniel Stenberg
2001-05-30curl_global_init() support for CURL_GLOBAL_NOT_SSLDaniel Stenberg
2001-05-30Sterling Hughes's fixesDaniel Stenberg
2001-05-30Added Solaris 'pkgadd' building support to packages collection and autoconf/a...Cris Bailiff
2001-05-29not used in autoconf version 2.50Daniel Stenberg