Age | Commit message (Expand) | Author |
2006-10-12 | point out the sslcert web page for -k/--insecure | Daniel Stenberg |
2006-10-09 | changed the wording about removal of internal headers with -H | Daniel Stenberg |
2006-09-30 | Support for FTP third party transfers is now dropped | Daniel Stenberg |
2006-09-24 | eeep, tab completion error | Daniel Stenberg |
2006-09-24 | --ftp-ssl-control requires SSL/TLS, it does not "try" it | Daniel Stenberg |
2006-09-23 | minor edits | Daniel Stenberg |
2006-09-23 | Mike Protts added --ftp-ssl-control to make curl use FTP-SSL, but only | Daniel Stenberg |
2006-09-21 | -z works on FTP, too | Dan Fandrich |
2006-09-20 | lots of "HTTPS" features are really "SSL" ones as they are also valid for | Daniel Stenberg |
2006-09-20 | PEM is default type for key and cert | Daniel Stenberg |
2006-09-11 | - Fixed my breakage from earlier today so that doing curl_easy_cleanup() on a | Daniel Stenberg |
2006-07-26 | David McCreedy added --ftp-ssl-reqd which makes curl *require* SSL for both | Daniel Stenberg |
2006-07-25 | Dan Nelson added the CURLOPT_FTP_ALTERNATIVE_TO_USER libcurl option and curl | Daniel Stenberg |
2006-06-16 | when mentioning the default config file, point back to the actual description | Daniel Stenberg |
2006-05-25 | minor RFC updates, Dan Fandrich brought my attention to them | Daniel Stenberg |
2006-04-26 | updated with more error codes | Daniel Stenberg |
2006-03-21 | David McCreedy added CURLINFO_FTP_ENTRY_PATH to export the FTP entry path | Daniel Stenberg |
2006-03-15 | slightly edited explanation for -f/--fail by the help of Kjell Ericson | Daniel Stenberg |
2006-03-14 | --ftp-method and CURLOPT_FTP_FILEMETHOD are now documented and usable | Daniel Stenberg |
2006-03-02 | added large chunk of blurb about the progress meter | Daniel Stenberg |
2006-02-21 | Peter Su added support for SOCKS4 proxies. Enable this by setting the proxy | Daniel Stenberg |
2006-01-30 | Added CURLOPT_LOCALPORT and CURLOPT_LOCALPORTRANGE to libcurl. Set with the | Daniel Stenberg |
2006-01-20 | Fixed some statements about handling multiple occurrences of options. | Dan Fandrich |
2006-01-19 | clarify what "-P -" does | Daniel Stenberg |
2006-01-16 | David Shaw finally removed all traces of Gopher and we are now officially | Daniel Stenberg |
2006-01-16 | improved the description of the -L/--location option | Daniel Stenberg |
2005-12-15 | minor edit | Daniel Stenberg |
2005-11-24 | mention the colon-only thing for -u and SSPI+NTLM | Daniel Stenberg |
2005-11-14 | extended the description for exit code 9 | Daniel Stenberg |
2005-11-10 | Introducing range stepping to the curl globbing support. Now you can specify | Daniel Stenberg |
2005-11-07 | mention the need for a "fake" -u when --negotiate is used | Daniel Stenberg |
2005-10-27 | Nis Jorgensen filed bug report #1338648 | Daniel Stenberg |
2005-10-27 | Jaz Fresh pointed out that if you used "-r [number]" as was wrongly described | Daniel Stenberg |
2005-09-08 | --max-time should work just as good on win32 these days | Daniel Stenberg |
2005-09-08 | mention the protocol-guessing when no protocol part is given in the URL | Daniel Stenberg |
2005-09-04 | don't start lines with apostrophes! | Daniel Stenberg |
2005-09-04 | 7.14.2 actually | Daniel Stenberg |
2005-09-04 | Added FTP_SKIP_PASV_IP and --ftp-skip-pasv-ip | Daniel Stenberg |
2005-08-25 | ok, the right term (using RFC2616 lingo) for the -X keyword is method and not | Daniel Stenberg |
2005-08-24 | Toby Peterson added CURLOPT_IGNORE_CONTENT_LENGTH to the library, accessible | Daniel Stenberg |
2005-08-12 | -H needs no CRLF or similar added | Daniel Stenberg |
2005-06-23 | added docs about the new proxy string support | Daniel Stenberg |
2005-05-02 | Added --trace-time that when used adds a time stamp to each trace line that | Daniel Stenberg |
2005-04-28 | Updated with (new and old) default config file search path explanation. | Daniel Stenberg |
2005-04-16 | clarify that > in the verbose output can contain newlines | Daniel Stenberg |
2005-04-07 | add SSPI | Daniel Stenberg |
2005-04-06 | Removed extraneous comma | Dan Fandrich |
2005-04-04 | spell fixes, based on the Debian bug report #302820 submitted by "A Costa" | Daniel Stenberg |
2005-03-30 | format mistake in --form-string, pointed out by Owen Watson | Daniel Stenberg |
2005-03-28 | Added --proxy-anyauth | Daniel Stenberg |