Age | Commit message (Expand) | Author |
2008-02-08 | for step 5, mention that we can now generate an own version locally if wanted | Daniel Stenberg |
2008-02-07 | ca-bundle.crt documentational updates that more clearly describe the bundle | Daniel Stenberg |
2008-02-03 | threaded-ssl.c is a little example that does multi-threaded downloads from | Daniel Stenberg |
2008-02-03 | it is stable now... | Daniel Stenberg |
2008-01-31 | bug 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 previously | Daniel Stenberg |
2008-01-28 | Added peeps from the 7.18.0 release annoucement | Daniel Stenberg |
2008-01-28 | Add the three currently discussed bugs that won't make it into the 7.18.0 | Daniel Stenberg |
2008-01-25 | using anyauth isn't unconditionally an extra roundtrip | Daniel Stenberg |
2008-01-25 | just wanted to mention two uclinux archs I've tried libcurl builds on myself | Daniel Stenberg |
2008-01-23 | update openssl version | Yang Tse |
2008-01-20 | This is a multi threaded application that uses a progress bar to show | Daniel Stenberg |
2008-01-17 | the java binding is not really maintained | Daniel Stenberg |
2008-01-15 | I made the torture test on test 530 go through. This was actually due to | Daniel Stenberg |
2008-01-15 | Michal Marek's improved .curlrc syntax description | Daniel Stenberg |
2008-01-14 | 5.3 support FF3 sqlite cookie files | Daniel Stenberg |
2008-01-12 | Eric Landes provided the patch (edited by me) that introduces the | Daniel Stenberg |
2008-01-11 | Daniel Egger made CURLOPT_RANGE work on file:// URLs the very same way it | Daniel Stenberg |
2008-01-10 | Georg Lippitsch brought CURLOPT_SEEKFUNCTION and CURLOPT_SEEKDATA to allow | Daniel Stenberg |
2008-01-08 | added the --retry problems mention on the curl-library list today | Daniel Stenberg |
2008-01-08 | Introducing curl_easy_pause() and new magic return codes for both the read | Daniel Stenberg |
2008-01-05 | Based on further discussion on curl-library, I reverted yesterday's SOCKS5 | Daniel Stenberg |
2008-01-04 | Based on Maxim Perenesenko's patch, we now do SOCKS5 operations and let the | Daniel Stenberg |
2008-01-04 | 14.3 extend CURLOPT_SOCKOPTFUNCTION prototype | Daniel Stenberg |
2008-01-02 | Richard Atterer brought a patch that added support for SOCKS4a proxies, which | Daniel Stenberg |
2007-12-27 | --libcurl was added in 7.16.1, a useful information | Daniel Stenberg |
2007-12-14 | -u addition: If you just give the user name (without entering a colon) curl | Daniel Stenberg |
2007-12-12 | Gilles Blanc made the curl tool enable SO_KEEPALIVE for the connections and | Daniel Stenberg |
2007-12-11 | clarify that the CURLMOPT_TIMERFUNCTION callback can pass in 0 and -1 as legal | Daniel Stenberg |
2007-12-10 | cut out the number of contributors from this file since it'll always be wrong | Daniel Stenberg |
2007-12-10 | 5.13 How do I stop an ongoing transfer? | Daniel Stenberg |
2007-12-09 | add in toc too | Daniel Stenberg |
2007-12-09 | RTMP support? | Daniel Stenberg |
2007-12-09 | oops another bad numbering | Daniel Stenberg |
2007-12-09 | oops duplicate numbering | Daniel Stenberg |
2007-12-09 | slightly rephrased | Daniel Stenberg |
2007-12-08 | reformat to FAQ/CONTRIBUTE style, for nicer web-look when I apply the magic | Daniel Stenberg |
2007-12-08 | cleanup | Daniel Stenberg |
2007-12-08 | mention how to enable chunked encoding for POSTs | Daniel Stenberg |
2007-12-06 | clarify that when curl_multi_timeout() returns -1 it just means that there | Daniel Stenberg |
2007-12-02 | Michal Marek introduced CURLOPT_PROXY_TRANSFER_MODE which is used to control | Daniel Stenberg |
2007-11-26 | more blurb | Daniel Stenberg |
2007-11-26 | slightly less outdated | Daniel Stenberg |
2007-11-22 | Alessandro Vesely helped me improve the --data-urlencode's syntax, parser | Daniel Stenberg |
2007-11-20 | clarify somewhat what happens to some data when a share is set to be used | Daniel Stenberg |
2007-11-20 | rephrased | Daniel Stenberg |
2007-11-20 | ILE RPG binding: OS/400 specific and contained in source distribution | Patrick Monnerat |
2007-11-20 | Introuced --data-urlencode to the curl tool for easier url encoding of the | Daniel Stenberg |
2007-11-17 | Andres Garcia made the examples build fine on Windows (mingw + msys) when | Daniel Stenberg |
2007-11-11 | new ruby binding, curl-multi version 0.1 | Daniel Stenberg |