Age | Commit message (Expand) | Author |
2018-02-23 | TODO: remove "sha-256 digest", added in 2b5b37cb9109e7c2 | Daniel Stenberg |
2018-02-23 | curl_share_setopt.3: connection cache is shared within multi handles | Daniel Stenberg |
2018-02-22 | form.d: rephrased somewhat, added two example command lines | Daniel Stenberg |
2018-02-21 | url: Add option CURLOPT_RESOLVER_START_FUNCTION | Francisco Sedano |
2018-02-21 | lib: CURLOPT_HAPPY_EYEBALLS_TIMEOUT => CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS | Jay Satiro |
2018-02-21 | RELEASE-NOTES: synced with 2427d94c6 | Daniel Stenberg |
2018-02-20 | url: Add option CURLOPT_HAPPY_EYEBALLS_TIMEOUT | Anders Bakken |
2018-02-20 | TODO: warning if curl version is not in sync with libcurl version | Daniel Stenberg |
2018-02-20 | CURLOPT_RESOLVE: Add support for multiple IP addresses per entry | Anders Bakken |
2018-02-20 | examples/sftpuploadresume: resume upload via CURLOPT_APPEND | Sergio Borghese |
2018-02-18 | TODO: "Support in-memory certs/ca certs/keys" | Daniel Stenberg |
2018-02-16 | CURLOPT_HEADER.3: clarify problems with different data sizes | Daniel Stenberg |
2018-02-16 | CURLOPT_HEADERFUNCTION.3: fix typo from d939226813 | Daniel Stenberg |
2018-02-16 | CURLOPT_HEADERFUNCTION.3: mention folded headers | Daniel Stenberg |
2018-02-16 | TODO: 1.1 Option to refuse usernames in URLs | Daniel Stenberg |
2018-02-16 | TODO: 1.7 Support HTTP/2 for HTTP(S) proxies | Daniel Stenberg |
2018-02-15 | Revert "KNOWN_BUGS: 2.5 curl should not offer "ALPN: h2" when using https-proxy" | Daniel Stenberg |
2018-02-15 | TODO: 18.18 retry on network is unreachable | Daniel Stenberg |
2018-02-15 | KNOWN_BUGS: 2.5 curl should not offer "ALPN: h2" when using https-proxy | Daniel Stenberg |
2018-02-15 | TODO fixed: Detect when called from within callbacks | Björn Stenberg |
2018-02-14 | BINDINGS: fix curb link (and remove ruby-curl-multi) | Daniel Stenberg |
2018-02-13 | libcurl-security.3: separate file:// section | Daniel Stenberg |
2018-02-13 | libcurl-security.3: the http://192.168.0.1/my_router_config case | Daniel Stenberg |
2018-02-13 | libcurl-security.3: mention the URL standards problems too | Daniel Stenberg |
2018-02-13 | libcurl-security.3: split out from libcurl-tutorial.3 | Daniel Stenberg |
2018-02-12 | tlsauthtype.d: works only if libcurl is built with TLS-SRP support | Kamil Dudka |
2018-01-30 | progress-bar.d: update to match implementation | Daniel Stenberg |
2018-01-30 | time: support > year 2038 time stamps for system with 32bit long | Daniel Stenberg |
2018-01-30 | curl: add --proxy-pinnedpubkey | Daniel Stenberg |
2018-01-28 | TODO: UTF-8 filenames in Content-Disposition | Daniel Stenberg |
2018-01-28 | KNOWN_BUGS: DICT responses show the underlying protocol | Daniel Stenberg |
2018-01-27 | docs: fix typos in man pages | Alessandro Ghedini |
2018-01-25 | GSKit: restore pinnedpubkey functionality | moparisthebest |
2018-01-25 | parsedate: fix date parsing for systems with 32 bit long | Daniel Stenberg |
2018-01-25 | SChannel/WinSSL: Implement public key pinning | moparisthebest |
2018-01-25 | TODO: hardcode the "localhost" addresses | Daniel Stenberg |
2018-01-25 | TODO: CURL_REFUSE_CLEARTEXT | Daniel Stenberg |
2018-01-23 | RELEASE: 7.58.0 | Daniel Stenberg |
2018-01-23 | docs: fix man page syntax to make test 1140 OK again | Daniel Stenberg |
2018-01-22 | http: prevent custom Authorization headers in redirects | Daniel Stenberg |
2018-01-20 | libcurl-env.3: first take | Daniel Stenberg |
2018-01-20 | TODO: two possible name resolver improvements | Daniel Stenberg |
2018-01-18 | examples/url2file.c: add missing curl_global_cleanup() call | Daniel Stenberg |
2018-01-15 | CURLOPT_TCP_NODELAY.3: fix typo | rouzier |
2018-01-14 | mime: clone mime tree upon easy handle duplication. | Patrick Monnerat |
2018-01-14 | docs: comment about CURLE_READ_ERROR returned by curl_mime_filedata | Patrick Monnerat |
2018-01-13 | setopt: fix SSLVERSION to allow CURL_SSLVERSION_MAX_ values | Jay Satiro |
2018-01-07 | scripts: allow all perl scripts to be run directly | Jay Satiro |
2018-01-07 | mail-rcpt.d: fix short-text description | Jay Satiro |
2017-12-29 | curl_version_info.3: call the argument 'age' | Daniel Stenberg |