summaryrefslogtreecommitdiff
path: root/docs/curl.1
Commit message (Expand)AuthorAgeFilesLines
* curl: added --proto and --proto-redirAlex Bligh2010-04-241-0/+46
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* -w speed_download and speed_upload are measured in bytes per secondDaniel Stenberg2010-02-151-2/+4
* removed trailing whitespaceYang Tse2010-02-141-1/+1
* mention SOCKS related problems in the curl(1) man pageKamil Dudka2010-02-021-0/+2
* Added -J/--remote-header-name.Bjorn Stenberg2010-01-231-0/+3
* - Make curl support --ssl and --ssl-reqd instead of the previous FTP-specificDaniel Stenberg2010-01-021-10/+15
* - Ingmar Runge enhanced libcurl's FTP engine to support the PRET command. ThisDaniel Stenberg2010-01-011-0/+5
* --mail-rcpt and --mail-from are starting to settle and work like this...Daniel Stenberg2009-12-311-0/+8
* - Siegfried Gyuricsko found out that the curl manual said --retry would retryDaniel Stenberg2009-12-101-1/+1
* document --tftp-blksizeDaniel Stenberg2009-11-271-1/+9
* grrr, removed the conflict markersDaniel Stenberg2009-10-261-6/+1
* spell fix by Michael WoodDaniel Stenberg2009-10-261-0/+5
* Fabian Keil's suggested wordingDaniel Stenberg2009-10-241-2/+1
* add --crlfile to the man pageDaniel Stenberg2009-10-211-0/+8
* mention some alternative method names in the docs for --requestDaniel Stenberg2009-10-011-1/+3
* mention "quiet" for the --silent option to get easier to findDaniel Stenberg2009-10-011-1/+3
* - Eric Wong introduced support for the new option -T. (dot) that makes curlDaniel Stenberg2009-08-241-0/+3
* I think it's worth clarifying that curl DOES NOT validate a given URL moreDaniel Stenberg2009-08-141-0/+4
* RFC1867 was updated by RFC2388Daniel Stenberg2009-08-041-1/+1
* silly typo, pointed out by Fabian KeilDaniel Stenberg2009-06-301-1/+1
* - Markus Koetter made CURLOPT_FTPPORT (and curl's -P/--ftpport) support a portDaniel Stenberg2009-06-291-0/+6
* - bug report #2779245 (http://curl.haxx.se/bug/view.cgi?id=2779245) by RainerDaniel Stenberg2009-04-231-1/+3
* mention the '-o -' trickDaniel Stenberg2009-02-271-1/+2
* clarified the FTP passive/active mode options somewhatDaniel Stenberg2009-02-201-10/+20
* Fixed a typo (spotted in the FreeBSD ports).Dan Fandrich2009-02-041-1/+1
* - Craig A West brought us: libcurl now defaults to do CONNECT with HTTPDaniel Stenberg2009-02-021-0/+7
* - Markus Moeller introduced two new options to libcurl:Daniel Stenberg2009-01-281-1/+16
* - Craig A West brought CURLOPT_NOPROXY and the corresponding --noproxy option.Daniel Stenberg2009-01-251-1/+8
* - Anthony Bryan provided a set of patches that cleaned up manual language,Daniel Stenberg2008-12-221-46/+46
* --ftp-method was added in 7.15.1. This mention ends up a bit oddly formattedDaniel Stenberg2008-10-291-0/+1
* Update docs now that SFTP supports file ranges.Dan Fandrich2008-10-091-5/+6
* Checked in some grammatical and minor other fixes in the documentation andDan Fandrich2008-09-101-113/+114
* Mike Revi discovered some swapped speed switches documented in the curl manDan Fandrich2008-09-091-3/+3
* - Martin Drasar provided the CURLOPT_POSTREDIR patch. It renamesDaniel Stenberg2008-09-051-0/+7
* the .netrc curl checks for is called _netrc on windows bug report #2061610Daniel Stenberg2008-08-201-3/+3
* Added an edited version of Vincent Le Normand's documentation of SFTP quoteDan Fandrich2008-08-201-4/+35
* Added support for --append on SFTP uploads. Unfortunately, OpenSSH doesn'tDan Fandrich2008-08-011-1/+2
* - Made the curl tool's -w option support the %{ssl_verify_result} variableDaniel Stenberg2008-07-301-0/+4
* document the exit codes 82 and 83 that are new in 7.19.0Daniel Stenberg2008-07-111-0/+4
* s/muse/mustDaniel Stenberg2008-07-101-1/+1
* document --remote-name-allDaniel Stenberg2008-07-101-1/+6
* Introcuding a new timestamp for curl_easy_getinfo():Daniel Stenberg2008-07-031-2/+6
* the next release is now called 7.19.0Daniel Stenberg2008-06-081-4/+4
* - curl the tool now deals with its command line options somewhat differently!Daniel Stenberg2008-06-081-91/+25
* - To make it easier for applications that want lots of magic stuff done onDaniel Stenberg2008-04-301-1/+7
* --ftp-create-dirs works on SFTP as wellDan Fandrich2008-03-131-3/+4
* just mention in --cacert that curl normally has a default ca cert path built-inDaniel Stenberg2008-02-181-3/+4
* using anyauth isn't unconditionally an extra roundtripDaniel Stenberg2008-01-251-5/+5
* Michal Marek's improved .curlrc syntax descriptionDaniel Stenberg2008-01-151-4/+8