| Age | Commit message (Expand) | Author |
| 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 |
| 2013-09-20 | curl_easy_setopt.3: clarify that TIMEOUT and TIMEOUT_MS set the same value | Daniel Stenberg |
| 2013-09-20 | pop3: Added basic SASL XOAUTH2 support | Steve Holme |
| 2013-09-13 | curl_easy_setopt.3: mention RTMP URL quirks | Daniel Stenberg |
| 2013-09-12 | libcurl: New options to bind DNS to local interfaces or IP addresses | Kim Vandry |
| 2013-09-05 | darwinssl: add support for PKCS#12 files for client authentication | Nick Zitzmann |
| 2013-08-30 | docs: Added documentation for CURLOPT_BEARER | Kyle L. Huff |
| 2013-08-02 | Revert "DOCS: Added IMAP URL example for listing new messages" | Steve Holme |
| 2013-08-02 | DOCS: Added IMAP URL example for listing new messages | Steve Holme |
| 2013-07-18 | CURLOPT_XFERINFOFUNCTION: introducing a new progress callback | Daniel Stenberg |
| 2013-06-14 | curl_easy_setopt.3: clarify CURLOPT_PROGRESSFUNCTION frequency | Daniel Stenberg |
| 2013-06-08 | curl_easy_setopt.3: HTTP header with no content | Peter Gal |
| 2013-05-20 | curl_easy_setopt.3: expand the PROGRESSFUNCTION section | Daniel Stenberg |
| 2013-04-28 | DOCS: Corrected line length of recent Secure Transport changes | Steve Holme |
| 2013-04-27 | darwinssl: add TLS crypto authentication | Nick Zitzmann |
| 2013-04-27 | Corrected version numbers after bump | Steve Holme |
| 2013-04-27 | DOCS: Updated following the addition of CURLOPT_SASL_IR | Steve Holme |
| 2013-04-25 | DOCS: Minor rewording / clarification of host name protocol detection | Steve Holme |
| 2013-04-24 | DOCS: Added reference to IETF draft for SMTP URL Interface | Steve Holme |
| 2013-04-23 | DOCS: Reworked the scheme calculation explanation under CURLOPT_URL | Steve Holme |
| 2013-04-22 | DOCS: Added information about login options to CURLOPT_USERPWD | Steve Holme |
| 2013-04-22 | DOCS: Added information about login options in the URL | Steve Holme |
| 2013-04-03 | curl_easy_setopt.3: CURLOPT_HTTPGET disables CURLOPT_UPLOAD | Daniel Stenberg |
| 2013-03-07 | DOCS: Corrected the IMAP URL grammar of the UIDVALIDITY parameter | Steve Holme |
| 2013-03-07 | DOCS: Added the list command to the IMAP URL section | Steve Holme |
| 2013-02-26 | DOCS: Added the IMAP UIDVALIDITY property to the CURLOPT_URL section | Steve Holme |
| 2013-02-25 | DOCS: Corrected IMAP URL examples according to RFC5092 | Steve Holme |
| 2013-02-24 | DOCS: Corrected layout of POP3 and IMAP URL examples | Steve Holme |
| 2013-02-23 | DOCS: Updated CURLOPT_URL section following recent POP3 and IMAP changes | Steve Holme |
| 2013-02-22 | libcurl documentation: clarifications and typos | Alexander Klauer |
| 2013-02-17 | docs: refer to CURLOPT_ACCEPT_ENCODING instead of the old name | Daniel Stenberg |
| 2013-01-28 | docs: update the comments about loading CA certs with NSS | Kamil Dudka |
| 2012-11-23 | DOCS: Updated CURLOPT_CONNECT_ONLY to reflect usage in other protocols | Steve Holme |
| 2012-11-06 | CURLOPT_SSL_VERIFYHOST: stop supporting the 1 value | Daniel Stenberg |
| 2012-08-16 | curl_easy_setopt: documented CURLSOCKTYPE_ACCEPT for SOCKOPTFUNCTION | Daniel Stenberg |
| 2012-08-09 | docs: update the links to cipher-suites supported by NSS | Kamil Dudka |
| 2012-08-08 | docs: mention CURLSSH_AUTH_AGENT | Armel Asselin |
| 2012-07-24 | curl_easy_setopt: fix typo | Daniel Stenberg |
| 2012-07-20 | Fixed some typos in documentation | Dan Fandrich |
| 2012-06-24 | DOCS: Added clarification to CURLOPT_CUSTOMREQUEST for the POP3 protocol | Steve Holme |
| 2012-06-04 | curl_easy_setopt.3: proto updates + cleanups | Daniel Stenberg |