Age | Commit message (Expand) | Author |
2007-11-20 | rephrased | Daniel Stenberg |
2007-11-20 | Introuced --data-urlencode to the curl tool for easier url encoding of the | Daniel Stenberg |
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 | Michal Marek removed the no longer existing return codes from the curl.1 | 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 | document --post301, based on the phrasing in curl_easy_setopt.3 for | Daniel Stenberg |
2007-09-24 | Bad use of "its" replaceed with a rephrase. I noticed this flaw thanks to the | Daniel Stenberg |
2007-09-21 | --proxy-negotiate is added in 7.17.1 | Daniel Stenberg |
2007-09-21 | Mark Davies fixed Negotiate authentication over proxy, and also introduced | Daniel Stenberg |
2007-09-18 | Rob Crittenden provided an NSS update with the following highlights: | Daniel Stenberg |
2007-08-23 | --libcurl does not support -F | Daniel Stenberg |
2007-07-20 | Document pwd as an sftp quote command for curl(1), and show it as | Dan Fandrich |
2007-07-01 | Thomas J. Moore provided a patch that introduces Kerberos5 support in | Daniel Stenberg |
2007-06-13 | Update documentation to reflect SFTP's ability to create directories on | James Housley |
2007-05-15 | Added support for quote commands before a transfer using SFTP and test | Dan Fandrich |
2007-05-14 | Added SFTP directory listing test case 613. | Dan Fandrich |
2007-05-09 | Added the list of SFTP post-quote commands, and fixed a few typos. | Dan Fandrich |
2007-04-22 | - Song Ma's warning if -r/--range is given with a "bad" range, also noted in | Daniel Stenberg |
2007-04-22 | clarify a bit on the follow-redirect logic and when curl switches from POST | Daniel Stenberg |
2007-03-23 | Added --pubkey option to curl and made --key also work for SCP/SFTP, | Dan Fandrich |
2007-02-28 | clarify that -K files are expected to have one option per line | Daniel Stenberg |
2007-02-23 | - Added warning outputs if the command line uses more than one of the options | Daniel Stenberg |
2007-02-20 | New FTP CCC functionality - adds passive and active mode to accomodate for di... | Linus Nielsen Feltzing |
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-01-25 | - Added the --libcurl [file] option to curl. Append this option to any | Daniel Stenberg |
2007-01-05 | - Linus Nielsen Feltzing introduced the --ftp-ssl-ccc command line option to | Daniel Stenberg |
2006-12-14 | minor syntax mistake | Daniel Stenberg |
2006-12-06 | 7.16.1 knows SFTP too | Daniel Stenberg |
2006-12-06 | clarify --limit-rate somewhat: it might send away/receive chunks of date in | Daniel Stenberg |
2006-11-03 | SCP support added | Daniel Stenberg |
2006-10-25 | Fixed CURLOPT_FAILONERROR to return CURLE_HTTP_RETURNED_ERROR even for the | Daniel Stenberg |
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 |