aboutsummaryrefslogtreecommitdiff
path: root/docs/curl.1
AgeCommit message (Expand)Author
2014-10-29sasl_sspi: Allow DIGEST-MD5 to use current windows credentialsSteve Holme
2014-10-21curl.1: edited for clarityDaniel Stenberg
2014-10-07SSL: implement public key pinningmoparisthebest
2014-10-03ssh: improve key file searchJeremy Lin
2014-10-01curl.1: mention quoting in the URL sectionDaniel Stenberg
2014-08-29curl.1: add an example for -HDaniel Stenberg
2014-08-23curl.1: clarify --limit-rate's effect on both directionsDaniel Stenberg
2014-08-23curl.1: mention the --post30x options within the --location descDaniel Stenberg
2014-08-16docs: Escaped single backslashSteve Holme
2014-08-16docs: Added Kerberos V5 and NTLM domain information to --userSteve Holme
2014-08-16docs: Added Kerberos V5 to the --user SSPI current credentials usageSteve Holme
2014-08-09docs: Update SPNEGO and GSS-API related doc sectionsMichael Osipov
2014-08-07docs: Added Negotiate to the SSPI current credentials usage descriptionSteve Holme
2014-07-03curl.1: minor language fixDaniel Stenberg
2014-05-23curl.1: clarify that -u can't specify a user with colonDaniel Stenberg
2014-05-07curl.1: Added missing --login-options optionSteve Holme
2014-04-04docs: this is for 7.37.0Daniel Stenberg
2014-04-04curl.1: documented --proxy-headerDaniel Stenberg
2014-03-14docs: fixed a bunch of typosDan Fandrich
2014-02-26tool_getparam: Added initial support for --next/-:Steve Holme
2014-02-18curl.1: update the description of --tlsv1Kamil Dudka
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