Age | Commit message (Expand) | Author |
2007-02-22 | setting CURLOPT_PROXY to "" explicitly disables the use of a proxy (even if | Daniel Stenberg |
2007-02-20 | New FTP CCC functionality - adds passive and active mode to accomodate for di... | Linus Nielsen Feltzing |
2007-02-19 | Ian Turner fixed the libcurl.m4 macro's support for --with-libcurl. | Daniel Stenberg |
2007-02-12 | Rob Crittenden added support for NSS (Network Security Service) for the | Daniel Stenberg |
2007-02-12 | - Shmulik Regev fixed so that the final CRLF of HTTP response headers are sent | Daniel Stenberg |
2007-02-10 | file:// transfers are blocking | Daniel Stenberg |
2007-02-05 | - Michael Wallner provided a patch that adds support for CURLOPT_TIMEOUT_MS | Daniel Stenberg |
2007-02-03 | some additional info | Daniel Stenberg |
2007-01-17 | clarify the INFILESIZE option(s) | Daniel Stenberg |
2007-01-09 | corrected example | Daniel Stenberg |
2007-01-05 | - Linus Nielsen Feltzing introduced the --ftp-ssl-ccc command line option to | Daniel Stenberg |
2006-12-31 | curl_easy_cleanup kills this memory too | Daniel Stenberg |
2006-12-21 | CURLOPT_CAPATH is OpenSSL-only | Daniel Stenberg |
2006-12-05 | Sh Diao reported that CURLOPT_CLOSEPOLICY doesn't work, and indeed, there is | Daniel Stenberg |
2006-11-02 | mention the new options | Daniel Stenberg |
2006-11-02 | James Housley brought support for SCP transfers | Daniel Stenberg |
2006-10-25 | Fixed CURLOPT_FAILONERROR to return CURLE_HTTP_RETURNED_ERROR even for the | Daniel Stenberg |
2006-10-21 | Armel Asselin separated CA cert verification problems from problems with | Daniel Stenberg |
2006-10-12 | clarify more | Daniel Stenberg |
2006-10-12 | Starting now, adding an easy handle to a multi stack that was already added | Daniel Stenberg |
2006-10-12 | Jeff Pohlmeyer has been working with the hiperfifo.c example source code, | Daniel Stenberg |
2006-10-08 | clarified more | Daniel Stenberg |
2006-09-30 | Support for FTP third party transfers is now dropped | Daniel Stenberg |
2006-09-27 | added more explanations | Daniel Stenberg |
2006-09-26 | Armel Asselin's fix for the RESUME_FROM docu | Daniel Stenberg |
2006-09-21 | Extended the explanation for CURLM_CALL_MULTI_PERFORM somewhat. | Daniel Stenberg |
2006-09-11 | - Fixed my breakage from earlier today so that doing curl_easy_cleanup() on a | Daniel Stenberg |
2006-09-08 | Mention that CURLOPT_MAX_RECV/SEND* were added in 7.15.5 | Daniel Stenberg |
2006-09-07 | Major overhaul introducing http pipelining support and shared connection | Daniel Stenberg |
2006-09-03 | Mohun Biswas' improvements and clarifications about the options and how to use | Daniel Stenberg |
2006-08-29 | David McCreedy added CURLOPT_SOCKOPTFUNCTION and CURLOPT_SOCKOPTDATA to | Daniel Stenberg |
2006-08-23 | clarify the string syntax support in the CURLOPT_PROXY section | Daniel Stenberg |
2006-08-09 | option name spell fix | Daniel Stenberg |
2006-08-08 | Armel Asselin made the CURLOPT_PREQUOTE option work fine even when | Daniel Stenberg |
2006-08-02 | a CURLOPT_PROGRESSFUNCTION clarification | Daniel Stenberg |
2006-08-01 | updated docs with the new parameter | Daniel Stenberg |
2006-07-26 | [Hiper-related work] Added a function called curl_multi_assign() that will | Daniel Stenberg |
2006-07-25 | Dan Nelson added the CURLOPT_FTP_ALTERNATIVE_TO_USER libcurl option and curl | Daniel Stenberg |
2006-07-07 | mention the shared DNS stuff | Daniel Stenberg |
2006-07-07 | mention the by-default "sharing" | Daniel Stenberg |
2006-06-26 | changed wording slightly, and added standard boiler-plate header | Daniel Stenberg |
2006-06-24 | Wallner's update | Daniel Stenberg |
2006-06-24 | corrected introduction version number | Daniel Stenberg |
2006-06-24 | Michael Wallner added curl_formget(), which allows an application to extract | Daniel Stenberg |
2006-06-22 | Peter Silva introduced CURLOPT_MAX_SEND_SPEED_LARGE and | Daniel Stenberg |
2006-06-21 | minor language edits bug reports 1510080 1510098 | Daniel Stenberg |
2006-06-20 | bad syntax | Daniel Stenberg |
2006-06-08 | corrected the CURLINFO_TOTAL_TIME description | Daniel Stenberg |
2006-05-24 | Michael Wallner provided a patch that allows "SESS" to be set with | Daniel Stenberg |
2006-05-09 | Andreas Ntaflos reported a bug in libcurl.m4: When configuring my GNU | Daniel Stenberg |