Age | Commit message (Expand) | Author |
2014-08-23 | curl.1: clarify --limit-rate's effect on both directions | Daniel Stenberg |
2014-08-23 | curl.1: mention the --post30x options within the --location desc | Daniel Stenberg |
2014-08-16 | docs: Escaped single backslash | Steve Holme |
2014-08-16 | docs: Added Kerberos V5 and NTLM domain information to --user | Steve Holme |
2014-08-16 | docs: Added Kerberos V5 to the --user SSPI current credentials usage | Steve Holme |
2014-08-09 | docs: Update SPNEGO and GSS-API related doc sections | Michael Osipov |
2014-08-07 | docs: Added Negotiate to the SSPI current credentials usage description | Steve Holme |
2014-07-03 | curl.1: minor language fix | Daniel Stenberg |
2014-05-23 | curl.1: clarify that -u can't specify a user with colon | Daniel Stenberg |
2014-05-07 | curl.1: Added missing --login-options option | Steve Holme |
2014-04-04 | docs: this is for 7.37.0 | Daniel Stenberg |
2014-04-04 | curl.1: documented --proxy-header | Daniel Stenberg |
2014-03-14 | docs: fixed a bunch of typos | Dan Fandrich |
2014-02-26 | tool_getparam: Added initial support for --next/-: | Steve Holme |
2014-02-18 | curl.1: update the description of --tlsv1 | Kamil Dudka |
2014-02-10 | NPN/ALPN: allow disabling via command line | Fabian Frank |
2014-01-30 | http2: call it "HTTP 2" and not 2.0 | Daniel Stenberg |
2013-12-18 | curl.1: remove URL encoding phrase from --data description | Daniel Stenberg |
2013-12-15 | curl.1 document -J doesn't %-decode | Daniel Stenberg |
2013-11-29 | parseconfig: dash options can't specified with colon or equals | Daniel Stenberg |
2013-11-29 | curl.1: -G also takes --data-urlencode data | Daniel Stenberg |
2013-11-17 | smtp: Changed the default command to HELP when no options are specified | Steve Holme |
2013-11-15 | DOCS: Updated manpage following recent SMTP modifications | Steve Holme |
2013-11-12 | curl.1: mention that -O does no URL decoding | Daniel Stenberg |
2013-11-03 | DOCS: Expanded --request description to include POP3 and IMAP details | Steve Holme |
2013-11-03 | DOCS: Updated --list-only description to include POP3 | Steve Holme |
2013-10-20 | curl.1: add missing exit-code | Gisle Vanem |
2013-10-15 | curl.1: fix typo conjuction -> conjunction | Alessandro Ghedini |
2013-10-15 | curl: document the new --tlsv1.[012] options | Daniel Stenberg |
2013-10-12 | curl: rename --bearer to --oauth2-bearer | Daniel Stenberg |
2013-10-11 | minor fix in doc | Heinrich Schaefer |
2013-09-21 | curl.1: Added information about optional login options to --user in manpage | Steve Holme |
2013-09-20 | Documented --dns-* options in curl manpage | Kim Vandry |
2013-09-20 | pop3: Added basic SASL XOAUTH2 support | Steve Holme |
2013-09-13 | curl.1: detail how short/long options work | Daniel Stenberg |
2013-09-06 | --data: mention CRLF treatment when reading from file | Daniel Stenberg |
2013-09-05 | darwinssl: add support for PKCS#12 files for client authentication | Nick Zitzmann |
2013-09-04 | curl: add --http1.1 and --http2.0 options | Daniel Stenberg |
2013-08-31 | -x: rephrased the --proxy section somewhat | Daniel Stenberg |
2013-08-30 | curl.1: Add usage of '--bearer' option | Kyle L. Huff |
2013-07-14 | src/tool: allow timeouts to accept decimal values | Dave Reisner |
2013-07-14 | curl.1: fix long line, found by checksrc.pl | Dave Reisner |
2013-07-09 | Revert "curl.1: document the --time-cond option in the man page" | Kamil Dudka |
2013-07-09 | curl.1: document the --sasl-ir option in the man page | Kamil Dudka |
2013-07-09 | curl.1: document the --post303 option in the man page | Kamil Dudka |
2013-07-09 | curl.1: document the --time-cond option in the man page | Kamil Dudka |
2013-06-25 | curl.1: fix typo in --xattr description | Daniel Stenberg |
2013-05-28 | curl.1: clarify that --silent still outputs data | Daniel Stenberg |
2013-05-06 | curl.1: document escape sequences recognized by -E | Kamil Dudka |
2013-04-27 | darwinssl: add TLS crypto authentication | Nick Zitzmann |