aboutsummaryrefslogtreecommitdiff
path: root/docs/curl.1
AgeCommit message (Expand)Author
2013-10-20curl.1: add missing exit-codeGisle Vanem
2013-10-15curl.1: fix typo conjuction -> conjunctionAlessandro Ghedini
2013-10-15curl: document the new --tlsv1.[012] optionsDaniel Stenberg
2013-10-12curl: rename --bearer to --oauth2-bearerDaniel Stenberg
2013-10-11minor fix in docHeinrich Schaefer
2013-09-21curl.1: Added information about optional login options to --user in manpageSteve Holme
2013-09-20Documented --dns-* options in curl manpageKim Vandry
2013-09-20pop3: Added basic SASL XOAUTH2 supportSteve Holme
2013-09-13curl.1: detail how short/long options workDaniel Stenberg
2013-09-06--data: mention CRLF treatment when reading from fileDaniel Stenberg
2013-09-05darwinssl: add support for PKCS#12 files for client authenticationNick Zitzmann
2013-09-04curl: add --http1.1 and --http2.0 optionsDaniel Stenberg
2013-08-31-x: rephrased the --proxy section somewhatDaniel Stenberg
2013-08-30curl.1: Add usage of '--bearer' optionKyle L. Huff
2013-07-14src/tool: allow timeouts to accept decimal valuesDave Reisner
2013-07-14curl.1: fix long line, found by checksrc.plDave Reisner
2013-07-09Revert "curl.1: document the --time-cond option in the man page"Kamil Dudka
2013-07-09curl.1: document the --sasl-ir option in the man pageKamil Dudka
2013-07-09curl.1: document the --post303 option in the man pageKamil Dudka
2013-07-09curl.1: document the --time-cond option in the man pageKamil Dudka
2013-06-25curl.1: fix typo in --xattr descriptionDaniel Stenberg
2013-05-28curl.1: clarify that --silent still outputs dataDaniel Stenberg
2013-05-06curl.1: document escape sequences recognized by -EKamil Dudka
2013-04-27darwinssl: add TLS crypto authenticationNick Zitzmann
2013-01-28docs: update the comments about loading CA certs with NSSKamil Dudka
2013-01-22formpost: support quotes, commas and semicolon in file namesUlion
2013-01-03writeout: -w now supports remote_ip/port and local_ip/portDaniel Stenberg
2012-12-27curl.1: extend the -X, --request descriptionDaniel Stenberg
2012-08-28curl.1: list the -w variables sorted alphabeticallyDaniel Stenberg
2012-08-10curl.1: shorten lines, avoid referring to libcurl instead of curlDaniel Stenberg
2012-08-10curl.1: fix more consistent wordingAnt Bryan
2012-08-09docs: update the links to cipher-suites supported by NSSKamil Dudka
2012-08-08curl.1: minor format fix for --data-asciiDaniel Stenberg
2012-08-07curl man page cleanupAnt Bryan
2012-07-27Update man page info on --metalink and typo.Ant Bryan
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