Age | Commit message (Expand) | Author |
2014-06-16 | CURLOPT_WRITEFUNCTION: add RETURN VALUE and DEFAULT sections | Daniel Stenberg |
2014-06-16 | CURLOPT_WRITEFUNCTION: initial man page | Daniel Stenberg |
2014-06-16 | CURLOPT_WILDCARDMATCH: initial man page | Daniel Stenberg |
2014-06-16 | CURLOPT_VERBOSE: initial man page | Daniel Stenberg |
2014-06-16 | CURLOPT_NOSIGNAL: initial man page | Daniel Stenberg |
2014-06-16 | CURLOPT_NOPROGRESS: initial man page | Daniel Stenberg |
2014-06-16 | CURLOPT_HEADER: initial man page | Daniel Stenberg |
2014-06-04 | KNOWN_BUGS: #83 was addressed with commit c50ce859187ca | Daniel Stenberg |
2014-06-03 | Curl_ossl_init: call OPENSSL_config for initing engines | Daniel Stenberg |
2014-06-01 | KNOWN_BUGS: #30 was fixed in 0bc4938eeccce, 7.37.0 | Daniel Stenberg |
2014-05-26 | curl_version_info.3: returns a pointer to a static struct | Daniel Stenberg |
2014-05-23 | curl.1: clarify that -u can't specify a user with colon | Daniel Stenberg |
2014-05-20 | THANKS: 18 new contributors for 7.37.0 | Daniel Stenberg |
2014-05-19 | INSTALL: Updated MSVC 6 caveats | Steve Holme |
2014-05-19 | INSTALL: Updated for new Visual Studio project files | Steve Holme |
2014-05-16 | curl_easy_getinfo.3: clarify CURLINFO_SIZE_DOWNLOAD | Daniel Stenberg |
2014-05-16 | curl_easy_setopt.3: prefer XFERINFOFUNCTION to PROGRESSFUNCTION | Daniel Stenberg |
2014-05-09 | CONTRIBUTE: mention our Bug/Reported-by commit style | Daniel Stenberg |
2014-05-09 | cacertinmem: fix memory leak | Daniel Stenberg |
2014-05-09 | TODO: firefox will soon support SSL (HTTPS) to proxy | Daniel Stenberg |
2014-05-08 | mk-ca-bundle: added -p | Patrick Watson |
2014-05-08 | FAQ: Added 5.18 Does libcurl use threads? | Daniel Stenberg |
2014-05-07 | curl.1: Added missing --login-options option | Steve Holme |
2014-05-06 | TODO: Fixed some spelling mistakes | Steve Holme |
2014-05-06 | TODO: Add support for concurrent connections in ftpserver.pl | Steve Holme |
2014-05-05 | curl_easy_setopt.3: added the proto for CURLOPT_SSH_KNOWNHOSTS | Daniel Stenberg |
2014-05-05 | TODO: the FTP HOST command is now in RFC 7151 | Daniel Stenberg |
2014-05-05 | TODO: Update date and version in man pages | Daniel Stenberg |
2014-04-18 | curl_easy_setopt: Updated CURLOPT_URL to include IMAP PARTIAL FETCH example | Steve Holme |
2014-04-18 | curl_easy_setopt: Updated CURLOPT_URL to include IMAP query string examples | Steve Holme |
2014-04-04 | curl_easy_setopt: fix wrong version number references | Daniel Stenberg |
2014-04-04 | docs: this is for 7.37.0 | Daniel Stenberg |
2014-04-04 | PROXYHEADER: send these headers in "normal" proxy requests too | Daniel Stenberg |
2014-04-04 | curl.1: documented --proxy-header | Daniel Stenberg |
2014-04-04 | symbols-in-versions: Added CURLHEADER_* | Daniel Stenberg |
2014-04-04 | CURLOPT_HEADEROPT: added | Daniel Stenberg |
2014-04-04 | CURLOPT_PROXYHEADER: set headers for proxy-only | Daniel Stenberg |
2014-03-31 | docs: Removed mention of -g hack when using IPv6 literals | Dan Fandrich |
2014-03-31 | URL parser: IPv6 zone identifiers are now supported | Till Maas |
2014-03-30 | imap-append.c: Fixed compilation errors on some platforms | Steve Holme |
2014-03-25 | THANKS: 14 new friends from the 7.36.0 announcement | Daniel Stenberg |
2014-03-17 | polarssl: now require 1.3.0+ | Daniel Stenberg |
2014-03-14 | docs: fixed a bunch of typos | Dan Fandrich |
2014-03-11 | TODO: remove http2, we now have it | Daniel Stenberg |
2014-03-09 | SSL-PROBLEMS: add "missing intermediate certificates" piece | Daniel Stenberg |
2014-03-08 | SSL-PROBLEMS: describes common curl+SSL problems | Daniel Stenberg |
2014-03-08 | docs: remove documentation on setting up krb4 support | Nick Zitzmann |
2014-02-26 | tool_getparam: Added initial support for --next/-: | Steve Holme |
2014-02-18 | curl.1: update the description of --tlsv1 | Kamil Dudka |
2014-02-18 | curl_version.3: recommend using curl_version_info() instead | Daniel Stenberg |