Age | Commit message (Expand) | Author |
2012-09-01 | symbols-in-versions: new CURL_WAIT_* symbols | Daniel Stenberg |
2012-09-01 | Manpage for curl_multi_wait(). | Sara Golemon |
2012-08-27 | libcurl-share.3: remove wrong info of what can be shared | Daniel Stenberg |
2012-08-27 | curl_multi_perform.3: extended/clarified | 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-07-12 | docs: mention CURL_GLOBAL_DEFAULT | Daniel Stenberg |
2012-07-03 | docs: clarify how to start with curl_multi_socket_action | Daniel Stenberg |
2012-07-02 | errors: CURLM_CALL_MULTI_PERFORM is not returned anymore | Daniel Stenberg |
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-23 | SMTP: Added support for returning SMTP response codes | Steve Holme |
2012-02-21 | CURLOPT_MAIL_AUTH: added in 7.25.0 | Daniel Stenberg |
2012-02-17 | CURLE_FTP_PRET_FAILED: listed twice | 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 |
2012-01-02 | curl_easy_strerror.3: minor synopsis edit of the look | Daniel Stenberg |
2011-12-20 | libcurl docs: add the new FTP accept option + errors | Daniel Stenberg |
2011-12-20 | libcurl-tutorial.3: curl doesn't sent pragma no-cache | Daniel Stenberg |
2011-12-20 | libcurl-multi.3: active FTP is no longer blocking! | Daniel Stenberg |
2011-12-20 | FTP: perform active connections non-blocking | Gokhan Sengun |
2011-12-20 | libcurl.m4: Fix quoting arguments of AC_LANG_PROGRAM | Bernhard Reutner-Fischer |
2011-12-20 | tutorial: remove CURLM_CALL_MULTI_PERFORM add sharing | 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 |