| Commit message (Expand) | Author | Age | Files | Lines |
* | curl_global_sslset: always provide available backends | Christian Schmitz | 2018-04-23 | 1 | -1/+4 |
* | curl.1: clarify that options and URLs can be mixed | Daniel Stenberg | 2018-04-23 | 1 | -4/+4 |
* | CURLOPT_SSLCERT.3: improve WinSSL-specific usage info | Archangel_SDY | 2018-04-23 | 2 | -2/+21 |
* | tool_help: clarify --max-time unit of time is seconds | Jay Satiro | 2018-04-21 | 1 | -1/+1 |
* | schannel: add support for CURLOPT_CAINFO | Dan McNulty | 2018-04-18 | 3 | -12/+10 |
* | docs: fix typos | Jakub Wilk | 2018-04-17 | 54 | -75/+75 |
* | schannel: add client certificate authentication | Archangel_SDY | 2018-04-17 | 1 | -0/+3 |
* | checksrc: Fix typo | Daniel Gustafsson | 2018-04-15 | 1 | -1/+1 |
* | all: Refactor malloc+memset to use calloc | Daniel Gustafsson | 2018-04-15 | 3 | -5/+1 |
* | examples/sftpuploadresmue: Fix Windows large file seek | Jay Satiro | 2018-04-07 | 1 | -1/+5 |
* | RELEASE-NOTES: synced | Daniel Stenberg | 2018-04-06 | 1 | -0/+1 |
* | docs: fix CURLINFO_*_T examples use of CURL_FORMAT_CURL_OFF_T | Jay Satiro | 2018-03-31 | 6 | -6/+6 |
* | TODO: connection cache sharing is now supporte | Daniel Stenberg | 2018-03-27 | 1 | -2/+1 |
* | gitignore: ignore more generated files | Daniel Stenberg | 2018-03-24 | 1 | -4/+12 |
* | CURLINFO_SSL_VERIFYRESULT.3: fix the example, add some text | Daniel Stenberg | 2018-03-21 | 1 | -3/+5 |
* | TODO: expand ~/ in config files | Daniel Stenberg | 2018-03-21 | 1 | -0/+8 |
* | cookie.d: mention that "-" as filename means stdin | Daniel Stenberg | 2018-03-20 | 1 | -1/+2 |
* | CURLINFO_COOKIELIST.3: made the example not leak memory | Daniel Stenberg | 2018-03-20 | 1 | -4/+5 |
* | examples/hiperfifo: checksrc compliance | Jay Satiro | 2018-03-20 | 1 | -9/+13 |
* | resolve: add CURLOPT_DNS_SHUFFLE_ADDRESSES | Rick Deist | 2018-03-17 | 4 | -0/+73 |
* | add_handle/easy_perform: clear errorbuffer on start if set | Daniel Stenberg | 2018-03-17 | 1 | -5/+7 |
* | CURLOPT_HAPROXYPROTOCOL: support the HAProxy PROXY protocol | Lawrence Matthews | 2018-03-17 | 5 | -0/+72 |
* | curl_version_info.3: fix ssl_version description | Daniel Stenberg | 2018-03-17 | 1 | -3/+4 |
* | examples/hiperfifo.c: improved | Philip Prindeville | 2018-03-16 | 1 | -64/+76 |
* | cleanup: misc typos in strings and comments | luz.paz | 2018-03-16 | 4 | -4/+4 |
* | user-agent.d:: mention --proxy-header as well | Daniel Stenberg | 2018-03-15 | 1 | -2/+2 |
* | SECURITY-PROCESS: mention how we write/add advisories | Daniel Stenberg | 2018-03-14 | 1 | -3/+26 |
* | release: 7.59.0curl-7_59_0 | Daniel Stenberg | 2018-03-13 | 1 | -1/+7 |
* | CURLOPT_COOKIEFILE.3: "-" as file name means stdin | Daniel Stenberg | 2018-03-13 | 1 | -2/+3 |
* | FAQ: fix a broken URL [ci skip] | Viktor Szakats | 2018-03-12 | 1 | -1/+1 |
* | credits: Viktor prefers without accent | Daniel Stenberg | 2018-03-12 | 1 | -1/+1 |
* | BUGS: updated link to security process | Daniel Stenberg | 2018-03-12 | 1 | -1/+1 |
* | docs/SECURITY.md -> docs/SECURITY-PROCESS.md | Daniel Stenberg | 2018-03-11 | 2 | -2/+2 |
* | SECURITY.md: call it the security process | Daniel Stenberg | 2018-03-11 | 1 | -4/+4 |
* | SECURITY: distros' max embargo time is 14 days now | Daniel Stenberg | 2018-03-09 | 1 | -1/+1 |
* | THANKS + mailmap: remove duplicates, fixup full names | Daniel Stenberg | 2018-03-05 | 1 | -1/+0 |
* | RELEASE-NOTES/THANKS: synced with cc1d4c505 | Daniel Stenberg | 2018-03-04 | 1 | -0/+15 |
* | curl.1: mention how to add numerical IP addresses in NO_PROXY | Daniel Stenberg | 2018-03-04 | 1 | -3/+6 |
* | CURLOPT_NOPROXY.3: mention how to list numerical IPv6 addresses | Daniel Stenberg | 2018-03-04 | 1 | -1/+6 |
* | build: get CFLAGS (including -werror) used for examples and tests | Daniel Stenberg | 2018-03-04 | 1 | -1/+4 |
* | docs/MANUAL: formfind.pl is not accessible on the site anymore | Daniel Stenberg | 2018-02-26 | 1 | -2/+1 |
* | spelling fixes | Viktor Szakats | 2018-02-23 | 7 | -8/+8 |
* | TODO: remove "sha-256 digest", added in 2b5b37cb9109e7c2 | Daniel Stenberg | 2018-02-23 | 1 | -10/+0 |
* | curl_share_setopt.3: connection cache is shared within multi handles | Daniel Stenberg | 2018-02-23 | 1 | -3/+6 |
* | form.d: rephrased somewhat, added two example command lines | Daniel Stenberg | 2018-02-22 | 1 | -16/+26 |
* | url: Add option CURLOPT_RESOLVER_START_FUNCTION | Francisco Sedano | 2018-02-21 | 5 | -0/+154 |
* | lib: CURLOPT_HAPPY_EYEBALLS_TIMEOUT => CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS | Jay Satiro | 2018-02-21 | 4 | -8/+8 |
* | RELEASE-NOTES: synced with 2427d94c6 | Daniel Stenberg | 2018-02-21 | 1 | -0/+1 |
* | url: Add option CURLOPT_HAPPY_EYEBALLS_TIMEOUT | Anders Bakken | 2018-02-20 | 6 | -1/+84 |
* | TODO: warning if curl version is not in sync with libcurl version | Daniel Stenberg | 2018-02-20 | 1 | -0/+8 |