summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Andres Garcia made the examples build fine on Windows (mingw + msys) whenDaniel Stenberg2007-11-171-1/+7
* new ruby binding, curl-multi version 0.1Daniel Stenberg2007-11-111-1/+4
* Add a call to curl_global_cleanup to show how to do a proper shutdown.Dan Fandrich2007-11-071-0/+3
* Andres Garcia made it build and run on windowsDaniel Stenberg2007-11-051-0/+7
* I check the code right now and while() and if() are in majority over while ()Daniel Stenberg2007-11-051-0/+2
* added new people from the 7.17.1 announcementDaniel Stenberg2007-10-301-0/+9
* mention --static-libs as added in 7.17.1Daniel Stenberg2007-10-261-2/+2
* Added the --static-libs option to curl-configDan Fandrich2007-10-251-1/+4
* Mention first version with CURLOPT_COPYPOSTFIELDS.Dan Fandrich2007-10-152-5/+6
* Updated minimum libcurl sizeDan Fandrich2007-10-151-3/+6
* Fix dynamic CURLOPT_POSTFIELDS bug: back to static.Patrick Monnerat2007-10-151-6/+25
* Chris Leighton:Daniel Stenberg2007-10-131-1/+1
* Documented error codes 77-80, and fixed the one for 60.Dan Fandrich2007-10-091-1/+9
* Add a paragraph about CURLOPT_CUSTOMREQUEST not actually changing libcurl'sDaniel Stenberg2007-10-091-1/+8