Age | Commit message (Expand) | Author |
2015-03-20 | url: add CURLOPT_SSL_FALSESTART option | Alessandro Ghedini |
2015-03-18 | curl_easy_setopt.3: added a few missing options | Dan Fandrich |
2015-03-06 | curl_easy_setopt.3: added CURLOPT_SSL_VERIFYSTATUS | Daniel Stenberg |
2014-12-26 | code/docs: Use Unix rather than UNIX to avoid use of the trademark | Steve Holme |
2014-12-04 | libcurl: add UNIX domain sockets support | Peter Wu |
2014-11-25 | curl*3: added small examples | Daniel Stenberg |
2014-11-06 | curl_easy_setopt.3: add CURLOPT_PINNEDPUBLICKEY | Daniel Stenberg |
2014-11-02 | CURLOPT_MAXCONNECTS.3: Reworked the description to be less confusing | Steve Holme |
2014-10-30 | curl_easy_setopt.3: Fixed lots of typos | Steve Holme |
2014-10-30 | curl_easy_setopt.3: Moved CURLOPT_DIRLISTONLY into PROTOCOL OPTIONS | Steve Holme |
2014-10-21 | docs: edited lots of libcurl docs for clarity | Daniel Stenberg |
2014-06-25 | curl_easy_setopt.3: fixed the error code for an unsupported option | Dan Fandrich |
2014-06-21 | curl_easy_setopt.3: fixed some typos | Dan Fandrich |
2014-06-21 | lib man pages: update easy setopt option references | Daniel Stenberg |
2014-06-21 | curl_easy_setopt.3: CURLOPT_POSTFIELDS is the exception | Daniel Stenberg |
2014-06-21 | curl_easy_setopt.3: refer to the individual man pages | Daniel Stenberg |
2014-06-21 | curl_easy_setopt.3: shorten | Daniel Stenberg |
2014-05-16 | curl_easy_setopt.3: prefer XFERINFOFUNCTION to PROGRESSFUNCTION | Daniel Stenberg |
2014-05-05 | curl_easy_setopt.3: added the proto for CURLOPT_SSH_KNOWNHOSTS | Daniel Stenberg |
2014-04-18 | curl_easy_setopt: Updated CURLOPT_URL to include IMAP PARTIAL FETCH example | Steve Holme |
2014-04-18 | curl_easy_setopt: Updated CURLOPT_URL to include IMAP query string examples | Steve Holme |
2014-04-04 | curl_easy_setopt: fix wrong version number references | Daniel Stenberg |
2014-04-04 | PROXYHEADER: send these headers in "normal" proxy requests too | Daniel Stenberg |
2014-04-04 | CURLOPT_HEADEROPT: added | Daniel Stenberg |
2014-04-04 | CURLOPT_PROXYHEADER: set headers for proxy-only | Daniel Stenberg |
2014-02-16 | curl_easy_setopt.3: Add another non-matching hostname | Colin Hogben |
2014-02-16 | url_easy_setopt.3: Add undocumented values of curl_infotype | Yehezkel Horowitz |
2014-02-14 | curl_easy_setopt.3: Fix word order of CURLOPT_PROXY section | Colin Hogben |
2014-02-13 | transfer: make Expect: 100-continue timeout configurable. | Tiit Pikma |
2014-02-11 | curl_easy_setopt.3: add CURL_HTTP_VERSION_2_0 | Fabian Frank |
2014-02-11 | curl_easy_setopt.3: add CURLOPT_SSL_ENABLE_ALPN/NPN | Daniel Stenberg |
2014-01-23 | curl_easy_setopt.3: remove what auth types that work for CURLOPT_PROXYAUTH | Daniel Stenberg |
2014-01-14 | curl_easy_setopt.3: mention how to unset CURLOPT_INFILESIZE* | Daniel Stenberg |
2014-01-02 | Updated copyright year for recent changes | Steve Holme |
2014-01-03 | curl_easy_setopt.3: fix formatting mistakes | Christian Weisgerber |
2013-12-29 | curl_easy_setopt.3: Added SMTP information to CURLOPT_INFILESIZE_LARGE | Steve Holme |
2013-12-22 | docs: mention CURLOPT_MAX_RECV/SEND_SPEED_LARGE don't work for FILE:// | Daniel Stenberg |
2013-12-19 | curl_easy_setopt: Fixed OAuth 2.0 Bearer option name | Steve Holme |
2013-12-14 | curl_easy_setopt: clarify some USERPWD and PROXYUSERPWD details | Daniel Stenberg |
2013-12-14 | login options: remove the ;[options] support from CURLOPT_USERPWD | Daniel Stenberg |
2013-11-17 | smtp: Changed the default command to HELP when no options are specified | Steve Holme |
2013-11-15 | DOCS: Updated curl_easy_setopt.3 following recent SMTP changes | Steve Holme |
2013-11-12 | darwinssl: PKCS#12 import feature now requires Lion or later | Nick Zitzmann |
2013-11-12 | curl_easy_setopt: Added the ability to set the login options separately | Steve Holme |
2013-11-12 | curl_easy_setopt.3: clarify CURLOPT_SSL_VERIFYHOST documentation | Tomas Hoger |
2013-10-30 | NSS: support for CERTINFO feature | Patrick Monnerat |
2013-10-23 | CURLOPT_RESOLVE: mention they don't time-out | Daniel Stenberg |
2013-10-16 | DOCS: Added libcurl version number to CURLOPT_SSLVERSION | Steve Holme |
2013-10-15 | SSL: protocol version can be specified more precisely | Gergely Nagy |
2013-09-30 | curl_easy_setopt.3: slight clarification of SEEKFUNCTION | Daniel Stenberg |