Age | Commit message (Expand) | Author |
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 |
2013-01-28 | docs: update the comments about loading CA certs with NSS | Kamil Dudka |
2013-01-22 | formpost: support quotes, commas and semicolon in file names | Ulion |
2013-01-03 | writeout: -w now supports remote_ip/port and local_ip/port | Daniel Stenberg |
2012-12-27 | curl.1: extend the -X, --request description | Daniel Stenberg |
2012-08-28 | curl.1: list the -w variables sorted alphabetically | Daniel Stenberg |
2012-08-10 | curl.1: shorten lines, avoid referring to libcurl instead of curl | Daniel Stenberg |
2012-08-10 | curl.1: fix more consistent wording | Ant Bryan |
2012-08-09 | docs: update the links to cipher-suites supported by NSS | Kamil Dudka |
2012-08-08 | curl.1: minor format fix for --data-ascii | Daniel Stenberg |
2012-08-07 | curl man page cleanup | Ant Bryan |
2012-07-27 | Update man page info on --metalink and typo. | Ant Bryan |
2012-06-25 | curl.1: Updated Metalink description in man page | Tatsuhiro Tsujikawa |
2012-06-14 | curl.1: 7.27.0 seems next release | Yang Tse |
2012-05-26 | Add Metalink information and --metalink option to man page | ant |
2012-05-26 | Add Metalink information and --metalink option to man page | ant |
2012-05-12 | curl.1: clarify -x usage | Daniel Stenberg |
2012-04-01 | curl tool: add filename_effective token for --write-out | Dave Reisner |
2012-03-23 | docs: clarify -z/--time-cond with filename (mention mtime) | Rodrigo Silva (MestreLion) |
2012-02-23 | curl.1: updated --libcurl | Daniel Stenberg |
2012-02-16 | --mail-auth documented | Daniel Stenberg |
2012-02-09 | --ssl-allow-beast added | Daniel Stenberg |
2012-02-09 | curl: use new library-side TCP_KEEPALIVE options | Dave Reisner |
2012-01-19 | curl.1: improve --stderr wording | Daniel Stenberg |
2011-12-19 | curl.1: minor white space cleanup | Daniel Stenberg |
2011-12-19 | docs: improve description of the --capath option | Alessandro Ghedini |
2011-10-30 | doc/curl.1: fix sentence with ending for -# option | Dave Reisner |
2011-10-17 | --epsv: fix typo | Daniel Stenberg |
2011-10-14 | docs: --xattr | Michal Marek |