summaryrefslogtreecommitdiff
path: root/docs/curl.1
Commit message (Expand)AuthorAgeFilesLines
* curl.1: Added missing --login-options optionSteve Holme2014-05-071-13/+15
* docs: this is for 7.37.0Daniel Stenberg2014-04-041-16/+22
* curl.1: documented --proxy-headerDaniel Stenberg2014-04-041-0/+15
* docs: fixed a bunch of typosDan Fandrich2014-03-141-6/+6
* tool_getparam: Added initial support for --next/-:Steve Holme2014-02-261-0/+5
* curl.1: update the description of --tlsv1Kamil Dudka2014-02-181-1/+4
* NPN/ALPN: allow disabling via command lineFabian Frank2014-02-101-0/+12
* http2: call it "HTTP 2" and not 2.0Daniel Stenberg2014-01-301-3/+3
* curl.1: remove URL encoding phrase from --data descriptionDaniel Stenberg2013-12-181-5/+5
* curl.1 document -J doesn't %-decodeDaniel Stenberg2013-12-151-0/+3
* parseconfig: dash options can't specified with colon or equalsDaniel Stenberg2013-11-291-13/+15
* curl.1: -G also takes --data-urlencode dataDaniel Stenberg2013-11-291-4/+4
* smtp: Changed the default command to HELP when no options are specifiedSteve Holme2013-11-171-1/+1
* DOCS: Updated manpage following recent SMTP modificationsSteve Holme2013-11-151-7/+16
* curl.1: mention that -O does no URL decodingDaniel Stenberg2013-11-121-0/+3
* DOCS: Expanded --request description to include POP3 and IMAP detailsSteve Holme2013-11-031-0/+7
* DOCS: Updated --list-only description to include POP3Steve Holme2013-11-031-10/+20
* curl.1: add missing exit-codeGisle Vanem2013-10-201-0/+2
* curl.1: fix typo conjuction -> conjunctionAlessandro Ghedini2013-10-151-1/+1
* curl: document the new --tlsv1.[012] optionsDaniel Stenberg2013-10-151-4/+16
* curl: rename --bearer to --oauth2-bearerDaniel Stenberg2013-10-121-8/+8
* minor fix in docHeinrich Schaefer2013-10-111-1/+1
* curl.1: Added information about optional login options to --user in manpageSteve Holme2013-09-211-10/+17
* Documented --dns-* options in curl manpageKim Vandry2013-09-201-0/+33
* pop3: Added basic SASL XOAUTH2 supportSteve Holme2013-09-201-3/+3
* curl.1: detail how short/long options workDaniel Stenberg2013-09-131-0/+12
* --data: mention CRLF treatment when reading from fileDaniel Stenberg2013-09-061-2/+3
* darwinssl: add support for PKCS#12 files for client authenticationNick Zitzmann2013-09-051-4/+6
* curl: add --http1.1 and --http2.0 optionsDaniel Stenberg2013-09-041-2/+8
* -x: rephrased the --proxy section somewhatDaniel Stenberg2013-08-311-7/+10
* curl.1: Add usage of '--bearer' optionKyle L. Huff2013-08-301-0/+8
* src/tool: allow timeouts to accept decimal valuesDave Reisner2013-07-141-2/+7
* curl.1: fix long line, found by checksrc.plDave Reisner2013-07-141-1/+4
* Revert "curl.1: document the --time-cond option in the man page"Kamil Dudka2013-07-091-4/+1
* curl.1: document the --sasl-ir option in the man pageKamil Dudka2013-07-091-0/+3
* curl.1: document the --post303 option in the man pageKamil Dudka2013-07-091-0/+7
* curl.1: document the --time-cond option in the man pageKamil Dudka2013-07-091-0/+3
* curl.1: fix typo in --xattr descriptionDaniel Stenberg2013-06-251-1/+1
* curl.1: clarify that --silent still outputs dataDaniel Stenberg2013-05-281-3/+4
* curl.1: document escape sequences recognized by -EKamil Dudka2013-05-061-1/+4
* darwinssl: add TLS crypto authenticationNick Zitzmann2013-04-271-0/+2
* docs: update the comments about loading CA certs with NSSKamil Dudka2013-01-281-5/+2
* formpost: support quotes, commas and semicolon in file namesUlion2013-01-221-0/+11
* writeout: -w now supports remote_ip/port and local_ip/portDaniel Stenberg2013-01-031-0/+14
* curl.1: extend the -X, --request descriptionDaniel Stenberg2012-12-271-0/+8
* curl.1: list the -w variables sorted alphabeticallyDaniel Stenberg2012-08-281-51/+51
* curl.1: shorten lines, avoid referring to libcurl instead of curlDaniel Stenberg2012-08-101-81/+89
* curl.1: fix more consistent wordingAnt Bryan2012-08-101-12/+9
* docs: update the links to cipher-suites supported by NSSKamil Dudka2012-08-091-1/+1
* curl.1: minor format fix for --data-asciiDaniel Stenberg2012-08-081-2/+3