Age | Commit message (Expand) | Author |
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-28 | curl.1: clarify that --silent still outputs data | Daniel Stenberg |
2013-05-21 | KNOWN_BUGS: curl -OJC- fails to resume | Daniel Stenberg |
2013-05-20 | curl_easy_setopt.3: expand the PROGRESSFUNCTION section | Daniel Stenberg |
2013-05-19 | tarball: include the xmlstream example | Daniel Stenberg |
2013-05-19 | xmlstream: XML stream parsing example source code | David Strauss |
2013-05-11 | Updated zlib version in build files. | Guenter Knauf |
2013-05-06 | curl.1: document escape sequences recognized by -E | Kamil Dudka |
2013-04-30 | TODO: Updated following the addition of CURLOPT_SASL_IR | Steve Holme |
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 | TODO: Corrected copy/paste typo | Steve Holme |
2013-04-25 | TODO: Added new ideas for future SMTP, POP3 and IMAP features | Steve Holme |
2013-04-25 | TODO: Updated following the addition of ;auth=<MECH> support | 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 | HISTORY: Fix spelling error. | Linus Nielsen Feltzing |
2013-04-23 | DOCS: Reworked the scheme calculation explanation under CURLOPT_URL | Steve Holme |
2013-04-23 | HISTORY: correct some years/dates | Daniel Stenberg |
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-18 | usercertinmem.c: add example showing user cert in memory | Ishan SinghLevett |
2013-04-16 | docs/libcurl: fix formatting in manpage | Dave Reisner |
2013-04-15 | FAQ: mention that the network connection can be monitored | Dan Fandrich |
2013-04-12 | libcurl-share.3: update what it does and does not share. | David Strauss |
2013-04-12 | THANKS: remove duplicated names | Daniel Stenberg |
2013-04-12 | THANKS: added people from the 7.30.0 RELEASE-NOTES | Daniel Stenberg |
2013-04-05 | curl_global_init.3: improve description of CURL_GLOBAL_ALL | Kamil Dudka |
2013-04-05 | examples/multi-single.c: fix the order of destructions | Kamil Dudka |
2013-04-03 | curl_easy_setopt.3: CURLOPT_HTTPGET disables CURLOPT_UPLOAD | Daniel Stenberg |
2013-04-01 | Added dns and connect time to output. | Guenter Knauf |
2013-03-30 | BINDINGS: BBHTTP is a cocoa binding, Julia has a binding | Daniel Stenberg |
2013-03-27 | multi-uv.c: remove unused variable | Clemens Gruber |
2013-03-27 | Added libuv example multi-uv.c | Clemens Gruber |
2013-03-18 | FEATURES: Small tidy up for constancy and grammar | Steve Holme |
2013-03-18 | TODO: Reordered the protocol and security sections | Steve Holme |
2013-03-16 | FEATURES: Expanded the supported enhanced IMAP command list | Steve Holme |
2013-03-16 | TODO: Corrected typo in TOC | Steve Holme |
2013-03-16 | TODO: Added IMAP section and removed unused Other protocols section | Steve Holme |
2013-03-16 | TODO: Added graceful base64 decoding failure to SMTP and POP3 | Steve Holme |
2013-03-16 | TODO: Corrected typo on section 10.2 heading | Steve Holme |
2013-03-15 | TODO: Added section 10.2 Initial response to POP3 to do list | Steve Holme |
2013-03-13 | Multiple pipelines and limiting the number of connections. | Linus Nielsen Feltzing |
2013-03-12 | OS400: synchronize RPG binding | Patrick Monnerat |
2013-03-12 | curl_global_init: accept the CURL_GLOBAL_ACK_EINTR flag | Zdenek Pavlas |