Age | Commit message (Expand) | Author |
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 |
2012-05-27 | DOCS: Corrected the "Added in" version number for CURLOPT_MAIL_AUTH | Steve Holme |
2012-05-26 | DOCS: Fixed line spacing of authentication examples in CURLOPT_URL | Steve Holme |
2012-05-26 | DOCS: Changed domain names in various examples to example.com | Steve Holme |
2012-05-26 | DOCS: Fixed meaning of bit 2 in CURLOPT_POSTREDIR | Steve Holme |
2012-05-26 | DOCS: Standardised how RFCs are referenced. | Steve Holme |
2012-05-24 | DOCS: Added LDAP to the CURLOPT_URL section | Steve Holme |
2012-05-22 | DOCS: Updated version number for features added in the pending release | Steve Holme |
2012-05-12 | NTLM: is supported in GnuTLS builds too | Daniel Stenberg |
2012-05-07 | CURLOPT_HEADERFUNCTION: works for non-HTTP protocols too | Daniel Stenberg |
2012-05-03 | Add note about default timeout in CURLOPT_TIMEOUT | Claes Jakobsson |
2012-04-05 | CURLOPT_POSTREDIR: also allow 303 to do POST on the redirected URL | Andrei Cipu |
2012-04-01 | SSH: public key can now be an empty string | Armel Asselin |
2012-03-31 | DOCS: Added information regarding POP3 commands to CURLOPT_CUSTOMREQUEST | Steve Holme |
2012-03-10 | CURLSSH_OPT_AUTH: documented it has no effect | Armel Asselin |
2012-02-25 | libcurl docs: version corrections | Daniel Stenberg |
2012-02-16 | docs: mention that NTLM works with NSS, too | Kamil Dudka |
2012-02-15 | DOCS: Added information for CURLOPT_MAIL_AUTH. | Steve Holme |
2012-02-13 | s/7.24.1/7.25.0 | Daniel Stenberg |
2012-02-09 | CURLOPT_SSL_OPTIONS: added | Daniel Stenberg |
2012-02-09 | add library support for tuning TCP_KEEPALIVE | Dave Reisner |
2012-01-24 | curl_easy_setopt.3: Fixed SEEKDATA & CLOSESOCKETDATA descriptions | Dan Fandrich |
2012-01-22 | CURLOPT_ACCEPTTIMEOUT_MS: spellfix | Daniel Stenberg |
2012-01-03 | curl_easy_setopt: refer to the most recent URI RFC | Daniel Stenberg |
2011-12-20 | libcurl docs: add the new FTP accept option + errors | Daniel Stenberg |
2011-12-19 | DOCS: Added SMTP information to CURLOPT_INFILESIZE | Steve Holme |
2011-12-15 | docs: fix typo in curl_easy_setopt manpage | Alessandro Ghedini |
2011-12-12 | CURLOPT_INTERFACE: avoid resolving interfaces names | Jason Glasgow |
2011-12-05 | CURLOPT_CONNECTTIMEOUT: default is 300 seconds | Daniel Stenberg |
2011-12-05 | FTP: call opensocket callback properly | Daniel Stenberg |
2011-11-18 | CURLOPT_QUOTE: SFTP supports the '*'-prefix now | Daniel Stenberg |
2011-11-17 | CURLOPT_DNS_SERVERS: set name servers if possible | Jason Glasgow |
2011-10-24 | curl_easy_setopt.3: headers can be CURL_MAX_HTTP_HEADER bytes | Daniel Stenberg |
2011-10-24 | curl_easy_setopt.3: fix typo | Daniel Stenberg |
2011-10-24 | curl_easy_setopt: Added pop3 to CURLOPT_URL. | Steve Holme |