Age | Commit message (Expand) | Author |
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 |
2006-04-26 | updated with more error codes | Daniel Stenberg |
2006-04-19 | the new conversion stuff documented (mostly by David McCreedy) | Daniel Stenberg |
2006-04-10 | adding the new man pages to the package | Daniel Stenberg |
2006-04-09 | CURLE_FTP_USER_PASSWORD_INCORRECT is not returned by libcurl anymore! | Daniel Stenberg |
2006-04-09 | mention RFC 2396 for URL syntax spec | Daniel Stenberg |
2006-04-08 | mention the outlength argument | Daniel Stenberg |
2006-04-07 | First commit of David McCreedy's EBCDIC and TPF changes. | Daniel Stenberg |
2006-03-21 | David McCreedy added CURLINFO_FTP_ENTRY_PATH to export the FTP entry path | Daniel Stenberg |
2006-03-17 | slight rewording based on debian bug report #357388 by Justin Pryzby | Daniel Stenberg |
2006-03-14 | --ftp-method and CURLOPT_FTP_FILEMETHOD are now documented and usable | Daniel Stenberg |
2006-03-13 | Scott Worley's typo fixes | Daniel Stenberg |
2006-03-02 | point out that CAINFO points out a file name by default | Daniel Stenberg |
2006-02-21 | Peter Su added support for SOCKS4 proxies. Enable this by setting the proxy | Daniel Stenberg |
2006-02-17 | fixed formatting | Daniel Stenberg |
2006-02-11 | mention the CURLOPT_CONNECT_ONLY connection | Daniel Stenberg |