summaryrefslogtreecommitdiff
path: root/docs/curl.1
Commit message (Expand)AuthorAgeFilesLines
* - 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
* Eric Landes provided the patch (edited by me) that introduces theDaniel Stenberg2008-01-121-3/+11
* Daniel Egger made CURLOPT_RANGE work on file:// URLs the very same way itDaniel Stenberg2008-01-111-3/+3
* Introducing curl_easy_pause() and new magic return codes for both the readDaniel Stenberg2008-01-081-4/+4
* Based on further discussion on curl-library, I reverted yesterday's SOCKS5Daniel Stenberg2008-01-051-5/+5
* Based on Maxim Perenesenko's patch, we now do SOCKS5 operations and let theDaniel Stenberg2008-01-041-2/+13
* Richard Atterer brought a patch that added support for SOCKS4a proxies, whichDaniel Stenberg2008-01-021-1/+9
* --libcurl was added in 7.16.1, a useful informationDaniel Stenberg2007-12-271-1/+2
* -u addition: If you just give the user name (without entering a colon) curlDaniel Stenberg2007-12-141-0/+3
* Gilles Blanc made the curl tool enable SO_KEEPALIVE for the connections andDaniel Stenberg2007-12-121-0/+5
* Alessandro Vesely helped me improve the --data-urlencode's syntax, parserDaniel Stenberg2007-11-221-35/+41
* rephrasedDaniel Stenberg2007-11-201-3/+3
* Introuced --data-urlencode to the curl tool for easier url encoding of theDaniel Stenberg2007-11-201-0/+14
* Chris Leighton:Daniel Stenberg2007-10-131-1/+1
* Documented error codes 77-80, and fixed the one for 60.Dan Fandrich2007-10-091-1/+9
* Michal Marek removed the no longer existing return codes from the curl.1Daniel Stenberg2007-10-091-26/+0
* I renamed the CURLE_SSL_PEER_CERTIFICATE error code toDaniel Stenberg2007-10-031-1/+1
* Based on a patch brought by Johnny Luong, libcurl now offersDaniel Stenberg2007-10-031-0/+5
* document --post301, based on the phrasing in curl_easy_setopt.3 forDaniel Stenberg2007-10-021-0/+7
* Bad use of "its" replaceed with a rephrase. I noticed this flaw thanks to theDaniel Stenberg2007-09-241-2/+2
* --proxy-negotiate is added in 7.17.1Daniel Stenberg2007-09-211-3/+2
* Mark Davies fixed Negotiate authentication over proxy, and also introducedDaniel Stenberg2007-09-211-0/+11
* Rob Crittenden provided an NSS update with the following highlights:Daniel Stenberg2007-09-181-2/+7