aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2008-04-09"tag" the function referals properlyDaniel Stenberg
2008-04-04Give a hint as to why a url_fopen failed.Dan Fandrich
2008-04-03Made sure that curl_global_init is called in all the multithreadedDan Fandrich
2008-04-02removed unused var.Gunter Knauf
2008-04-01Eetu contributed back in 2000...Daniel Stenberg
2008-03-31- Added CURLFORM_STREAM as a supported option to curl_formadd() to allow anDaniel Stenberg
2008-03-31Changed the makefile so the doc/examples/ programs are never built in aDan Fandrich
2008-03-30added people from the 7.18.1 release announcementDaniel Stenberg
2008-03-25spell it out loudly and clearly that CURLOPT_SSL_CTX_FUNCTION is onlyDaniel Stenberg
2008-03-13--ftp-create-dirs works on SFTP as wellDan Fandrich
2008-03-13fix code that is normally #ifdef'ed outDaniel Stenberg
2008-03-11Recommend passing a 1 as parameter to CURLOPT_SSLENGINE_DEFAULT rather thanDaniel Stenberg
2008-03-11- Added a type checking macro for curl_easy_setopt(), needs gcc-4.3 and onlyMichal Marek
2008-03-06spellcheckedDaniel Stenberg
2008-03-06curl_multi_timeout() is really not recommended with curl_multi_socket()-basedDaniel Stenberg
2008-02-27Michal Marek's cleanup of how curl_easy_setopt() is used in examples andDaniel Stenberg
2008-02-23now builds and runs with GnuTLS-built libcurls tooDaniel Stenberg
2008-02-21fixed missing header; changed bail out from exit() to return().Gunter Knauf
2008-02-20reformatted comment.Gunter Knauf
2008-02-20added read callback function in order to prevent crashs on Win32 when linked ...Gunter Knauf
2008-02-19applied patch to disable SSLv2 by default; discussion:Gunter Knauf
2008-02-19fix for new codestyle.Gunter Knauf
2008-02-19made changes to work with Win32;Gunter Knauf
2008-02-18added makefile for MingW32 to build most of the samples.Gunter Knauf
2008-02-18moved sample program defines into separate Makefile.inc so that other makefil...Gunter Knauf
2008-02-18just mention in --cacert that curl normally has a default ca cert path built-inDaniel Stenberg
2008-02-18the ca-bundle is no longer shippedDaniel Stenberg
2008-02-18- We're no longer providing a very old ca-bundle in the curl tarball. You canDaniel Stenberg
2008-02-08fixed a typo.Gunter Knauf
2008-02-08and mention make ca-bundle in the 1.11 faq entry as wellDaniel Stenberg
2008-02-08for step 5, mention that we can now generate an own version locally if wantedDaniel Stenberg
2008-02-07ca-bundle.crt documentational updates that more clearly describe the bundleDaniel Stenberg
2008-02-03threaded-ssl.c is a little example that does multi-threaded downloads fromDaniel Stenberg
2008-02-03it is stable now...Daniel Stenberg
2008-01-31bug 51 may possibly be fixed, and as such it is not a known bug anymore:Daniel Stenberg
2008-01-29- Dmitry Kurochkin fixed Curl_done() for pipelining, as it could previouslyDaniel Stenberg
2008-01-28Added peeps from the 7.18.0 release annoucementDaniel Stenberg
2008-01-28Add the three currently discussed bugs that won't make it into the 7.18.0Daniel Stenberg
2008-01-25using anyauth isn't unconditionally an extra roundtripDaniel Stenberg
2008-01-25just wanted to mention two uclinux archs I've tried libcurl builds on myselfDaniel Stenberg
2008-01-23update openssl versionYang Tse
2008-01-20This is a multi threaded application that uses a progress bar to showDaniel Stenberg
2008-01-17the java binding is not really maintainedDaniel Stenberg
2008-01-15I made the torture test on test 530 go through. This was actually due toDaniel Stenberg
2008-01-15Michal Marek's improved .curlrc syntax descriptionDaniel Stenberg
2008-01-145.3 support FF3 sqlite cookie filesDaniel Stenberg
2008-01-12Eric Landes provided the patch (edited by me) that introduces theDaniel Stenberg
2008-01-11Daniel Egger made CURLOPT_RANGE work on file:// URLs the very same way itDaniel Stenberg
2008-01-10Georg Lippitsch brought CURLOPT_SEEKFUNCTION and CURLOPT_SEEKDATA to allowDaniel Stenberg
2008-01-08added the --retry problems mention on the curl-library list todayDaniel Stenberg