Age | Commit message (Expand) | Author |
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 |
2014-02-18 | curl_version_info.3: added *HTTP2 | Daniel Stenberg |
2014-02-18 | curl_multi_assign.3: updated language | Daniel Stenberg |
2014-02-18 | libcurl.3: edited slightly to improve readability | Daniel Stenberg |
2014-02-18 | curl_easy_perform.3: extended and clarified | Daniel Stenberg |
2014-02-18 | curl_multi_add_handle.3: clarify multi vs easy use | Daniel Stenberg |
2014-02-17 | tests: Made the crypto test feature usable | Dan Fandrich |
2014-02-17 | curl_multi_setopt.3: clarify CURLMOPT_MAXCONNECTS | Daniel Stenberg |
2014-02-17 | examples: remove all use of CURLM_CALL_MULTI_PERFORM | Daniel Stenberg |
2014-02-16 | curl_easy_setopt.3: Add another non-matching hostname | Colin Hogben |
2014-02-16 | url_easy_setopt.3: Add undocumented values of curl_infotype | Yehezkel Horowitz |
2014-02-16 | examples: Added IMAP LSUB example | Steve Holme |
2014-02-14 | curl_easy_setopt.3: Fix word order of CURLOPT_PROXY section | Colin Hogben |
2014-02-13 | transfer: make Expect: 100-continue timeout configurable. | Tiit Pikma |
2014-02-11 | curl_easy_setopt.3: add CURL_HTTP_VERSION_2_0 | Fabian Frank |
2014-02-11 | curl_easy_setopt.3: add CURLOPT_SSL_ENABLE_ALPN/NPN | Daniel Stenberg |
2014-02-10 | NPN/ALPN: allow disabling via command line | Fabian Frank |
2014-02-09 | TODO: Removed url-specific options | Steve Holme |
2014-01-31 | INSTALL: Corrected mentioned version number as release 7.34.1 became 7.35.0 | Steve Holme |
2014-01-30 | http2: call it "HTTP 2" and not 2.0 | Daniel Stenberg |
2014-01-29 | examples: gitignore more binaries | Daniel Stenberg |
2014-01-29 | THANKS: 19 new contributors from the 7.35.0 release notes | Daniel Stenberg |
2014-01-26 | docs/INSTALL: Updated example minimal binary sizes | Dan Fandrich |
2014-01-23 | curl_easy_setopt.3: remove what auth types that work for CURLOPT_PROXYAUTH | Daniel Stenberg |
2014-01-20 | curl_getdate.3: edited, removed references to pre 7.12.2 functionality | Daniel Stenberg |
2014-01-15 | pop3-dele.c: Added missing CURLOPT_NOBODY following feedback | Steve Holme |
2014-01-14 | curl_easy_setopt.3: mention how to unset CURLOPT_INFILESIZE* | Daniel Stenberg |
2014-01-14 | TODO: Allow SSL (HTTPS) to proxy | Daniel Stenberg |