summaryrefslogtreecommitdiff
path: root/docs/curl.1
Commit message (Expand)AuthorAgeFilesLines
* 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
* --libcurl does not support -FDaniel Stenberg2007-08-231-0/+4
* Document pwd as an sftp quote command for curl(1), and show it asDan Fandrich2007-07-201-1/+1
* Thomas J. Moore provided a patch that introduces Kerberos5 support inDaniel Stenberg2007-07-011-5/+6
* Update documentation to reflect SFTP's ability to create directories onJames Housley2007-06-131-2/+3
* Added support for quote commands before a transfer using SFTP and testDan Fandrich2007-05-151-11/+11
* Added SFTP directory listing test case 613.Dan Fandrich2007-05-141-1/+1
* Added the list of SFTP post-quote commands, and fixed a few typos.Dan Fandrich2007-05-091-15/+19
* - Song Ma's warning if -r/--range is given with a "bad" range, also noted inDaniel Stenberg2007-04-221-0/+4
* clarify a bit on the follow-redirect logic and when curl switches from POSTDaniel Stenberg2007-04-221-0/+5
* Added --pubkey option to curl and made --key also work for SCP/SFTP,Dan Fandrich2007-03-231-2/+7
* clarify that -K files are expected to have one option per lineDaniel Stenberg2007-02-281-4/+23
* - Added warning outputs if the command line uses more than one of the optionsDaniel Stenberg2007-02-231-1/+8
* New FTP CCC functionality - adds passive and active mode to accomodate for di...Linus Nielsen Feltzing2007-02-201-1/+9
* Rob Crittenden added support for NSS (Network Security Service) for theDaniel Stenberg2007-02-121-0/+11
* - Shmulik Regev fixed so that the final CRLF of HTTP response headers are sentDaniel Stenberg2007-02-121-1/+6