| Commit message (Expand) | Author | Age | Files | Lines |
* | cppcheck: fix warnings | Marian Klymov | 2018-06-11 | 10 | -33/+28 |
* | spelling fixes | Viktor Szakats | 2018-06-03 | 1 | -2/+2 |
* | build: remove the Borland specific makefiles | Daniel Stenberg | 2018-06-02 | 2 | -156/+2 |
* | option: disallow username in URL | Björn Stenberg | 2018-05-31 | 4 | -0/+10 |
* | curl.rc: embed manifest for correct Windows version detection | Viktor Szakats | 2018-05-30 | 2 | -3/+51 |
* | setopt: add TLS 1.3 ciphersuites | Daniel Stenberg | 2018-05-29 | 4 | -6/+27 |
* | httpauth: add support for Bearer tokens | Linus Lewandowski | 2018-05-24 | 1 | -0/+1 |
* | cmake: set -d postfix for debug builds if not specified | Sergei Nikulov | 2018-05-24 | 1 | -4/+0 |
* | checksrc: make sure sizeof() is used *with* parentheses | Daniel Stenberg | 2018-05-21 | 2 | -6/+6 |
* | curl: added --styled-output | Daniel Stenberg | 2018-05-21 | 5 | -4/+11 |
* | curl: show headers in bold | Daniel Stenberg | 2018-05-21 | 7 | -38/+75 |
* | checksrc: fix too long line | Daniel Stenberg | 2018-05-18 | 1 | -1/+1 |
* | docs: mention HAproxy protocol "version 1" | Aleks | 2018-05-18 | 2 | -2/+2 |
* | gcc: disable picky gcc-8 function pointer warnings in two places | Daniel Stenberg | 2018-05-14 | 1 | -1/+6 |
* | tool: Fix format specifiers | Rikard Falkeborn | 2018-05-14 | 2 | -3/+3 |
* | checksrc: force indentation of lines after an else | Daniel Gustafsson | 2018-04-27 | 1 | -4/+2 |
* | 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 | -28/+60 |
* | all: Refactor malloc+memset to use calloc | Daniel Gustafsson | 2018-04-15 | 1 | -2/+1 |
* | tool_operate: Fix retry on FTP 4xx to ignore other protocols | Stefan Agner | 2018-04-07 | 1 | -1/+5 |
* | CURLOPT_HAPROXYPROTOCOL: support the HAProxy PROXY protocol | Lawrence Matthews | 2018-03-17 | 4 | -0/+11 |
* | cleanup: misc typos in strings and comments | luz.paz | 2018-03-16 | 2 | -2/+2 |
* | curl tool: accept --compressed also if Brotli is enabled and zlib is not. | Patrick Monnerat | 2018-03-08 | 1 | -2/+3 |
* | spelling fixes | Viktor Szakats | 2018-02-23 | 1 | -3/+3 |
* | lib: CURLOPT_HAPPY_EYEBALLS_TIMEOUT => CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS | Jay Satiro | 2018-02-21 | 1 | -1/+1 |
* | url: Add option CURLOPT_HAPPY_EYEBALLS_TIMEOUT | Anders Bakken | 2018-02-20 | 5 | -0/+17 |
* | curl --version: show PSL if the run-time lib has it enabled | Daniel Stenberg | 2018-02-18 | 1 | -4/+2 |
* | time-cond: fix reading the file modification time on Windows | Michael Kaufmann | 2018-02-05 | 6 | -98/+210 |
* | build: fix termios issue on android cross-compile | Ben Greear | 2018-02-01 | 1 | -0/+6 |
* | curl: add --proxy-pinnedpubkey | Daniel Stenberg | 2018-01-30 | 4 | -3/+12 |
* | curl_ctype: private is*() type macros and functions | Daniel Stenberg | 2018-01-29 | 1 | -2/+4 |
* | progress-bar: don't use stderr explicitly, use bar->out | Daniel Stenberg | 2018-01-24 | 1 | -1/+1 |
* | Fixes for MSDOS etc. | Gisle Vanem | 2018-01-24 | 1 | -4/+4 |
* | progress-bar: get screen width on windows | Gisle Vanem | 2018-01-23 | 1 | -0/+15 |
* | curl: progress bar refresh, get width using ioctl() | Daniel Stenberg | 2018-01-22 | 2 | -20/+93 |
* | mail-rcpt.d: fix short-text description | Jay Satiro | 2018-01-07 | 1 | -1/+1 |
* | tool_getparam: Support size modifiers for --max-filesize | Gisle Vanem | 2017-12-26 | 1 | -35/+64 |
* | curl: support >256 bytes warning messsages | Daniel Stenberg | 2017-12-12 | 1 | -2/+6 |
* | Revert "curl: don't set CURLOPT_INTERLEAVEDATA" | Daniel Stenberg | 2017-12-11 | 1 | -1/+1 |
* | curl: remove __EMX__ #ifdefs | Daniel Stenberg | 2017-12-08 | 1 | -20/+0 |
* | curl: don't set CURLOPT_INTERLEAVEDATA | Daniel Stenberg | 2017-12-08 | 1 | -1/+1 |
* | curl: limit -# update frequency for unknown total size | Daniel Stenberg | 2017-12-07 | 1 | -8/+25 |
* | metalink: fix memory-leak and NULL pointer dereference | Daniel Stenberg | 2017-11-24 | 1 | -3/+24 |
* | cmake: Correctly include curl.rc in Windows builds (#2064) | John Starks | 2017-11-10 | 1 | -1/+1 |
* | src/Makefile.m32: fix typo in brotli lib customization | Viktor Szakats | 2017-11-06 | 1 | -1/+1 |
* | Makefile.m32: allow to customize brotli libs | Viktor Szakats | 2017-11-05 | 1 | -1/+6 |
* | Makefile.m32: add brotli support | Viktor Szakats | 2017-11-05 | 1 | -1/+14 |
* | HTTP: implement Brotli content encoding | Patrick Monnerat | 2017-11-05 | 1 | -0/+1 |
* | curl: speed up handling of many URLs | Daniel Stenberg | 2017-11-04 | 2 | -10/+11 |
* | curl: pass through [] in URLs instead of calling globbing error | Daniel Stenberg | 2017-11-04 | 1 | -3/+5 |