aboutsummaryrefslogtreecommitdiff
path: root/docs/curl.1
AgeCommit message (Expand)Author
2014-02-10NPN/ALPN: allow disabling via command lineFabian Frank
2014-01-30http2: call it "HTTP 2" and not 2.0Daniel Stenberg
2013-12-18curl.1: remove URL encoding phrase from --data descriptionDaniel Stenberg
2013-12-15curl.1 document -J doesn't %-decodeDaniel Stenberg
2013-11-29parseconfig: dash options can't specified with colon or equalsDaniel Stenberg
2013-11-29curl.1: -G also takes --data-urlencode dataDaniel Stenberg
2013-11-17smtp: Changed the default command to HELP when no options are specifiedSteve Holme
2013-11-15DOCS: Updated manpage following recent SMTP modificationsSteve Holme
2013-11-12curl.1: mention that -O does no URL decodingDaniel Stenberg
2013-11-03DOCS: Expanded --request description to include POP3 and IMAP detailsSteve Holme
2013-11-03DOCS: Updated --list-only description to include POP3Steve Holme
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