Age | Commit message (Expand) | Author |
2018-04-06 | RELEASE-NOTES: synced | Daniel Stenberg |
2018-03-31 | docs: fix CURLINFO_*_T examples use of CURL_FORMAT_CURL_OFF_T | Jay Satiro |
2018-03-27 | TODO: connection cache sharing is now supporte | Daniel Stenberg |
2018-03-24 | gitignore: ignore more generated files | Daniel Stenberg |
2018-03-21 | CURLINFO_SSL_VERIFYRESULT.3: fix the example, add some text | Daniel Stenberg |
2018-03-21 | TODO: expand ~/ in config files | Daniel Stenberg |
2018-03-20 | cookie.d: mention that "-" as filename means stdin | Daniel Stenberg |
2018-03-20 | CURLINFO_COOKIELIST.3: made the example not leak memory | Daniel Stenberg |
2018-03-20 | examples/hiperfifo: checksrc compliance | Jay Satiro |
2018-03-17 | resolve: add CURLOPT_DNS_SHUFFLE_ADDRESSES | Rick Deist |
2018-03-17 | add_handle/easy_perform: clear errorbuffer on start if set | Daniel Stenberg |
2018-03-17 | CURLOPT_HAPROXYPROTOCOL: support the HAProxy PROXY protocol | Lawrence Matthews |
2018-03-17 | curl_version_info.3: fix ssl_version description | Daniel Stenberg |
2018-03-16 | examples/hiperfifo.c: improved | Philip Prindeville |
2018-03-16 | cleanup: misc typos in strings and comments | luz.paz |
2018-03-15 | user-agent.d:: mention --proxy-header as well | Daniel Stenberg |
2018-03-14 | SECURITY-PROCESS: mention how we write/add advisories | Daniel Stenberg |
2018-03-13 | release: 7.59.0 | Daniel Stenberg |
2018-03-13 | CURLOPT_COOKIEFILE.3: "-" as file name means stdin | Daniel Stenberg |
2018-03-12 | FAQ: fix a broken URL [ci skip] | Viktor Szakats |
2018-03-12 | credits: Viktor prefers without accent | Daniel Stenberg |
2018-03-12 | BUGS: updated link to security process | Daniel Stenberg |
2018-03-11 | docs/SECURITY.md -> docs/SECURITY-PROCESS.md | Daniel Stenberg |
2018-03-11 | SECURITY.md: call it the security process | Daniel Stenberg |
2018-03-09 | SECURITY: distros' max embargo time is 14 days now | Daniel Stenberg |
2018-03-05 | THANKS + mailmap: remove duplicates, fixup full names | Daniel Stenberg |
2018-03-04 | RELEASE-NOTES/THANKS: synced with cc1d4c505 | Daniel Stenberg |
2018-03-04 | curl.1: mention how to add numerical IP addresses in NO_PROXY | Daniel Stenberg |
2018-03-04 | CURLOPT_NOPROXY.3: mention how to list numerical IPv6 addresses | Daniel Stenberg |
2018-03-04 | build: get CFLAGS (including -werror) used for examples and tests | Daniel Stenberg |
2018-02-26 | docs/MANUAL: formfind.pl is not accessible on the site anymore | Daniel Stenberg |
2018-02-23 | spelling fixes | Viktor Szakats |
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 |