summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* RTMP support?Daniel Stenberg2007-12-091-0/+6
* oops another bad numberingDaniel Stenberg2007-12-091-2/+2
* oops duplicate numberingDaniel Stenberg2007-12-091-4/+4
* slightly rephrasedDaniel Stenberg2007-12-091-2/+2
* reformat to FAQ/CONTRIBUTE style, for nicer web-look when I apply the magicDaniel Stenberg2007-12-081-256/+450
* cleanupDaniel Stenberg2007-12-081-16/+2
* mention how to enable chunked encoding for POSTsDaniel Stenberg2007-12-081-1/+3
* clarify that when curl_multi_timeout() returns -1 it just means that thereDaniel Stenberg2007-12-061-0/+4
* Michal Marek introduced CURLOPT_PROXY_TRANSFER_MODE which is used to controlDaniel Stenberg2007-12-021-0/+7
* more blurbDaniel Stenberg2007-11-261-0/+41
* slightly less outdatedDaniel Stenberg2007-11-261-20/+23
* Alessandro Vesely helped me improve the --data-urlencode's syntax, parserDaniel Stenberg2007-11-221-35/+41
* clarify somewhat what happens to some data when a share is set to be usedDaniel Stenberg2007-11-201-0/+8
* rephrasedDaniel Stenberg2007-11-201-3/+3
* ILE RPG binding: OS/400 specific and contained in source distributionPatrick Monnerat2007-11-201-0/+6
* Introuced --data-urlencode to the curl tool for easier url encoding of theDaniel Stenberg2007-11-201-0/+14