summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* - Added a type checking macro for curl_easy_setopt(), needs gcc-4.3 and onlyMichal Marek2008-03-111-0/+5
* spellcheckedDaniel Stenberg2008-03-061-4/+4
* curl_multi_timeout() is really not recommended with curl_multi_socket()-basedDaniel Stenberg2008-03-061-9/+12
* Michal Marek's cleanup of how curl_easy_setopt() is used in examples andDaniel Stenberg2008-02-275-10/+10
* now builds and runs with GnuTLS-built libcurls tooDaniel Stenberg2008-02-231-4/+25
* fixed missing header; changed bail out from exit() to return().Gunter Knauf2008-02-211-1/+2
* reformatted comment.Gunter Knauf2008-02-201-4/+3
* added read callback function in order to prevent crashs on Win32 when linked ...Gunter Knauf2008-02-201-6/+19
* applied patch to disable SSLv2 by default; discussion:Gunter Knauf2008-02-191-4/+3
* fix for new codestyle.Gunter Knauf2008-02-191-1/+1
* made changes to work with Win32;Gunter Knauf2008-02-191-8/+11
* added makefile for MingW32 to build most of the samples.Gunter Knauf2008-02-181-0/+135
* moved sample program defines into separate Makefile.inc so that other makefil...Gunter Knauf2008-02-182-15/+21
* just mention in --cacert that curl normally has a default ca cert path built-inDaniel Stenberg2008-02-181-3/+4
* the ca-bundle is no longer shippedDaniel Stenberg2008-02-181-21/+15
* - We're no longer providing a very old ca-bundle in the curl tarball. You canDaniel Stenberg2008-02-181-14/+12
* fixed a typo.Gunter Knauf2008-02-081-1/+1
* and mention make ca-bundle in the 1.11 faq entry as wellDaniel Stenberg2008-02-081-6/+7
* for step 5, mention that we can now generate an own version locally if wantedDaniel Stenberg2008-02-081-2/+3
* ca-bundle.crt documentational updates that more clearly describe the bundleDaniel Stenberg2008-02-071-2/+31
* threaded-ssl.c is a little example that does multi-threaded downloads fromDaniel Stenberg2008-02-032-1/+125
* it is stable now...Daniel Stenberg2008-02-031-1/+1
* bug 51 may possibly be fixed, and as such it is not a known bug anymore:Daniel Stenberg2008-01-311-4/+0
* - Dmitry Kurochkin fixed Curl_done() for pipelining, as it could previouslyDaniel Stenberg2008-01-291-3/+0
* Added peeps from the 7.18.0 release annoucementDaniel Stenberg2008-01-281-0/+24
* Add the three currently discussed bugs that won't make it into the 7.18.0Daniel Stenberg2008-01-281-0/+12
* using anyauth isn't unconditionally an extra roundtripDaniel Stenberg2008-01-251-5/+5
* just wanted to mention two uclinux archs I've tried libcurl builds on myselfDaniel Stenberg2008-01-251-0/+2
* update openssl versionYang Tse2008-01-231-3/+3
* This is a multi threaded application that uses a progress bar to showDaniel Stenberg2008-01-201-0/+217
* the java binding is not really maintainedDaniel Stenberg2008-01-171-1/+1
* I made the torture test on test 530 go through. This was actually due toDaniel Stenberg2008-01-151-0/+7
* Michal Marek's improved .curlrc syntax descriptionDaniel Stenberg2008-01-151-4/+8
* 5.3 support FF3 sqlite cookie filesDaniel Stenberg2008-01-141-0/+7
* Eric Landes provided the patch (edited by me) that introduces theDaniel Stenberg2008-01-121-3/+11
* Daniel Egger made CURLOPT_RANGE work on file:// URLs the very same way itDaniel Stenberg2008-01-112-3/+5
* Georg Lippitsch brought CURLOPT_SEEKFUNCTION and CURLOPT_SEEKDATA to allowDaniel Stenberg2008-01-101-1/+22
* added the --retry problems mention on the curl-library list todayDaniel Stenberg2008-01-081-0/+6
* Introducing curl_easy_pause() and new magic return codes for both the readDaniel Stenberg2008-01-084-13/+85
* Based on further discussion on curl-library, I reverted yesterday's SOCKS5Daniel Stenberg2008-01-052-10/+9
* Based on Maxim Perenesenko's patch, we now do SOCKS5 operations and let theDaniel Stenberg2008-01-042-3/+22
* 14.3 extend CURLOPT_SOCKOPTFUNCTION prototypeDaniel Stenberg2008-01-041-0/+8
* Richard Atterer brought a patch that added support for SOCKS4a proxies, whichDaniel Stenberg2008-01-022-4/+13
* --libcurl was added in 7.16.1, a useful informationDaniel Stenberg2007-12-271-1/+2
* -u addition: If you just give the user name (without entering a colon) curlDaniel Stenberg2007-12-141-0/+3
* Gilles Blanc made the curl tool enable SO_KEEPALIVE for the connections andDaniel Stenberg2007-12-121-0/+5
* clarify that the CURLMOPT_TIMERFUNCTION callback can pass in 0 and -1 as legalDaniel Stenberg2007-12-111-4/+5
* cut out the number of contributors from this file since it'll always be wrongDaniel Stenberg2007-12-101-2/+1
* 5.13 How do I stop an ongoing transfer?Daniel Stenberg2007-12-101-1/+14
* add in toc tooDaniel Stenberg2007-12-091-0/+1