Age | Commit message (Expand) | Author |
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 |
2011-09-28 | curl_easy_setopt: Added scp and sftp to the URL section | Dan Fandrich |
2011-09-28 | curl_easy_setopt: A brief tidy up | Steve Holme |
2011-09-26 | remove short-lived CURL_WRITEFUNC_OUT_OF_MEMORY | Yang Tse |
2011-09-25 | allow write callbacks to indicate OOM to libcurl | Yang Tse |
2011-09-18 | CURLOPT_URL docs: no need to mention function names | Daniel Stenberg |
2011-09-18 | CURLOPT_URL: Expanded URL description | Steve Holme |
2011-09-12 | Document NTLM winbind options (and caveats) | Dan Fandrich |
2011-08-24 | docs: the next release is going to be 7.22.0 | Kamil Dudka |