Age | Commit message (Expand) | Author |
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 |
2007-11-07 | Add a call to curl_global_cleanup to show how to do a proper shutdown. | Dan Fandrich |
2007-11-05 | Andres Garcia made it build and run on windows | Daniel Stenberg |
2007-11-05 | I check the code right now and while() and if() are in majority over while () | Daniel Stenberg |
2007-10-30 | added new people from the 7.17.1 announcement | Daniel Stenberg |
2007-10-26 | mention --static-libs as added in 7.17.1 | Daniel Stenberg |
2007-10-25 | Added the --static-libs option to curl-config | Dan Fandrich |
2007-10-15 | Mention first version with CURLOPT_COPYPOSTFIELDS. | Dan Fandrich |
2007-10-15 | Updated minimum libcurl size | Dan Fandrich |
2007-10-15 | Fix dynamic CURLOPT_POSTFIELDS bug: back to static. | Patrick Monnerat |
2007-10-13 | Chris Leighton: | Daniel Stenberg |
2007-10-09 | Documented error codes 77-80, and fixed the one for 60. | Dan Fandrich |
2007-10-09 | Add a paragraph about CURLOPT_CUSTOMREQUEST not actually changing libcurl's | Daniel Stenberg |
2007-10-09 | Michal Marek removed the no longer existing return codes from the curl.1 | Daniel Stenberg |
2007-10-07 | Known bug #47, which confused libcurl if doing NTLM auth over a proxy with | Daniel Stenberg |
2007-10-05 | add url to the wikipedia article for a longer description | Daniel Stenberg |
2007-10-05 | Alexey Pesternikov documented CURLOPT_OPENSOCKETDATA and | Daniel Stenberg |
2007-10-05 | Michael Wallner made the CULROPT_COOKIELIST option support a new magic | Daniel Stenberg |
2007-10-04 | The new file docs/libcurl/ABI describes how we view ABI breakages, soname | Daniel Stenberg |
2007-10-03 | people from the 7.17.0 announcement | Daniel Stenberg |
2007-10-03 | I renamed the CURLE_SSL_PEER_CERTIFICATE error code to | Daniel Stenberg |
2007-10-03 | Based on a patch brought by Johnny Luong, libcurl now offers | Daniel Stenberg |
2007-10-02 | known bug #46: chunked-encoded CONNECT responses from a http proxy now works. | Daniel Stenberg |
2007-10-02 | document --post301, based on the phrasing in curl_easy_setopt.3 for | Daniel Stenberg |
2007-10-02 | CURLOPT_POST301 section, added by Philip Langdale | Daniel Stenberg |