aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
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
2007-11-20clarify somewhat what happens to some data when a share is set to be usedDaniel Stenberg
2007-11-20rephrasedDaniel Stenberg
2007-11-20ILE RPG binding: OS/400 specific and contained in source distributionPatrick Monnerat
2007-11-20Introuced --data-urlencode to the curl tool for easier url encoding of theDaniel Stenberg
2007-11-17Andres Garcia made the examples build fine on Windows (mingw + msys) whenDaniel Stenberg
2007-11-11new ruby binding, curl-multi version 0.1Daniel Stenberg
2007-11-07Add a call to curl_global_cleanup to show how to do a proper shutdown.Dan Fandrich
2007-11-05Andres Garcia made it build and run on windowsDaniel Stenberg
2007-11-05I check the code right now and while() and if() are in majority over while ()Daniel Stenberg
2007-10-30added new people from the 7.17.1 announcementDaniel Stenberg
2007-10-26mention --static-libs as added in 7.17.1Daniel Stenberg