aboutsummaryrefslogtreecommitdiff
path: root/docs/curl.1
AgeCommit message (Expand)Author
2012-06-25curl.1: Updated Metalink description in man pageTatsuhiro Tsujikawa
2012-06-14curl.1: 7.27.0 seems next releaseYang Tse
2012-05-26Add Metalink information and --metalink option to man pageant
2012-05-26Add Metalink information and --metalink option to man pageant
2012-05-12curl.1: clarify -x usageDaniel Stenberg
2012-04-01curl tool: add filename_effective token for --write-outDave Reisner
2012-03-23docs: clarify -z/--time-cond with filename (mention mtime)Rodrigo Silva (MestreLion)
2012-02-23curl.1: updated --libcurlDaniel Stenberg
2012-02-16--mail-auth documentedDaniel Stenberg
2012-02-09--ssl-allow-beast addedDaniel Stenberg
2012-02-09curl: use new library-side TCP_KEEPALIVE optionsDave Reisner
2012-01-19curl.1: improve --stderr wordingDaniel Stenberg
2011-12-19curl.1: minor white space cleanupDaniel Stenberg
2011-12-19docs: improve description of the --capath optionAlessandro Ghedini
2011-10-30doc/curl.1: fix sentence with ending for -# optionDave Reisner
2011-10-17--epsv: fix typoDaniel Stenberg
2011-10-14docs: --xattrMichal Marek
2011-09-13Curl_add_custom_headers: support headers with no datawarp kawada
2011-08-26--cookie-jar: activates the cookie engineDaniel Stenberg
2011-08-12docs: --delegationDaniel Stenberg
2011-08-09proxy protocol docs: rephrased and updatedDaniel Stenberg
2011-06-30docs: FTP quotes support '*' prefix to ignore errorsDaniel Stenberg
2011-05-05curl.1: --socks* options no longer neededDaniel Stenberg
2011-05-05curl.1: minor edit of --ftp-ssl*Daniel Stenberg
2011-05-05curl.1: use GNU style and sort optionsJari Aalto
2011-05-02docs: mention the protocol:// support in proxy stringsDaniel Stenberg
2011-05-02--data-ascii: add mentionDaniel Stenberg
2011-04-18transfer-encoding: document the optionsDaniel Stenberg
2011-04-14curl.1: error code updateDaniel Stenberg
2011-04-11curl.1: spell out the -O target directoryDaniel Stenberg
2011-03-08curl.1: clarify -EDaniel Stenberg
2011-02-20curl: Added --netrc-file.Julien Chaffraix
2011-02-09TLS-SRP: new options documentedQuinn Slack
2011-02-08curl.1: typo in -v descriptionDaniel Stenberg
2011-01-31file: add support for CURLOPT_TIMECONDITIONDave Reisner
2011-01-26Mention that sftp quote commands can be quotedDan Fandrich
2011-01-18nss: fix a bug in handling of CURLOPT_CAPATHKamil Dudka
2011-01-15curl.1: fix spellingDaniel Stenberg
2011-01-04nss: avoid CURLE_OUT_OF_MEMORY given a file name without any slashKamil Dudka
2010-12-25Typo / spelling fixes.Brad Hards
2010-11-12curl.1: "a file", not anDaniel Stenberg
2010-11-08curl.1: --resolve documentedDaniel Stenberg
2010-11-04curl.1: added a few missing exit codesDaniel Stenberg
2010-09-09curl.1: updated protocols and polished languageDaniel Stenberg
2010-04-24curl: added --proto and --proto-redirAlex Bligh
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2010-02-15-w speed_download and speed_upload are measured in bytes per secondDaniel Stenberg
2010-02-14removed trailing whitespaceYang Tse
2010-02-02mention SOCKS related problems in the curl(1) man pageKamil Dudka
2010-01-23Added -J/--remote-header-name.Bjorn Stenberg