Age | Commit message (Expand) | Author |
2013-08-09 | curl_multi_add_handle.3: ... that timer callback is for event-based | Daniel Stenberg |
2013-08-09 | curl_multi_add_handle.3: mention the CURLMOPT_TIMERFUNCTION use | Daniel Stenberg |
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-29 | curl_easy_pause: on unpause, trigger mulit-socket handling | Daniel Stenberg |
2013-07-18 | CURLOPT_XFERINFOFUNCTION: introducing a new progress callback | Daniel Stenberg |
2013-06-22 | docs: fix typo in curl_easy_getinfo manpage | Alessandro Ghedini |
2013-06-14 | curl_easy_setopt.3: clarify CURLOPT_PROGRESSFUNCTION frequency | Daniel Stenberg |
2013-06-13 | curl_multi_wait.3: clarify the numfds counter | Daniel Stenberg |
2013-06-08 | curl_easy_setopt.3: HTTP header with no content | Peter Gal |
2013-06-03 | libcurl-tutorial.3: added a section on IPv6 | Dan Fandrich |
2013-06-03 | curl_multi_wait: reduce timeout if the multi handle wants to | Daniel Stenberg |
2013-05-28 | libcurl-tutorial.3: remove incorrect backslash | Daniel Stenberg |
2013-05-28 | curl_formadd.3: fixed wrong "end-marker" syntax | Daniel Stenberg |
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-16 | docs/libcurl: fix formatting in manpage | Dave Reisner |
2013-04-12 | libcurl-share.3: update what it does and does not share. | David Strauss |
2013-04-05 | curl_global_init.3: improve description of CURL_GLOBAL_ALL | Kamil Dudka |
2013-04-03 | curl_easy_setopt.3: CURLOPT_HTTPGET disables CURLOPT_UPLOAD | Daniel Stenberg |
2013-03-13 | Multiple pipelines and limiting the number of connections. | Linus Nielsen Feltzing |
2013-03-12 | curl_global_init: accept the CURL_GLOBAL_ACK_EINTR flag | Zdenek Pavlas |
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-22 | libcurl documentation: updates HTML index | Alexander Klauer |
2013-02-18 | docs: schannel and darwinssl documentation improvements | Nick Zitzmann |
2013-02-17 | docs: refer to CURLOPT_ACCEPT_ENCODING instead of the old name | Daniel Stenberg |
2013-01-28 | docs: fix typos in man pages | Kamil Dudka |
2013-01-28 | docs: update the comments about loading CA certs with NSS | Kamil Dudka |
2013-01-19 | curl_easy_send.3: document return codes | Daniel Stenberg |
2013-01-19 | curl_easy_recv.3: document return codes | Daniel Stenberg |
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-10-09 | curl_multi_wait: no wait if no descriptors to wait for | Daniel Stenberg |
2012-10-09 | curl_multi_wait.3: style formatting mistake | Daniel Stenberg |
2012-10-08 | curl_multi_wait.3: fix the name of the man page | Daniel Stenberg |
2012-10-08 | curl_multi_wait.3: renamed the last argument variable for clarity | Daniel Stenberg |