aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
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
2008-01-08Introducing curl_easy_pause() and new magic return codes for both the readDaniel Stenberg
2008-01-05Based on further discussion on curl-library, I reverted yesterday's SOCKS5Daniel Stenberg
2008-01-04Based on Maxim Perenesenko's patch, we now do SOCKS5 operations and let theDaniel Stenberg
2008-01-0414.3 extend CURLOPT_SOCKOPTFUNCTION prototypeDaniel Stenberg
2008-01-02Richard Atterer brought a patch that added support for SOCKS4a proxies, whichDaniel Stenberg
2007-12-27--libcurl was added in 7.16.1, a useful informationDaniel Stenberg
2007-12-14-u addition: If you just give the user name (without entering a colon) curlDaniel Stenberg
2007-12-12Gilles Blanc made the curl tool enable SO_KEEPALIVE for the connections andDaniel Stenberg
2007-12-11clarify that the CURLMOPT_TIMERFUNCTION callback can pass in 0 and -1 as legalDaniel Stenberg
2007-12-10cut out the number of contributors from this file since it'll always be wrongDaniel Stenberg
2007-12-105.13 How do I stop an ongoing transfer?Daniel Stenberg
2007-12-09add in toc tooDaniel Stenberg
2007-12-09RTMP support?Daniel Stenberg
2007-12-09oops another bad numberingDaniel Stenberg
2007-12-09oops duplicate numberingDaniel Stenberg
2007-12-09slightly rephrasedDaniel Stenberg
2007-12-08reformat to FAQ/CONTRIBUTE style, for nicer web-look when I apply the magicDaniel Stenberg
2007-12-08cleanupDaniel Stenberg
2007-12-08mention how to enable chunked encoding for POSTsDaniel Stenberg
2007-12-06clarify that when curl_multi_timeout() returns -1 it just means that thereDaniel Stenberg
2007-12-02Michal Marek introduced CURLOPT_PROXY_TRANSFER_MODE which is used to controlDaniel Stenberg
2007-11-26more blurbDaniel Stenberg
2007-11-26slightly less outdatedDaniel Stenberg
2007-11-22Alessandro Vesely helped me improve the --data-urlencode's syntax, parserDaniel Stenberg