index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2018-05-21
curl: added --styled-output
Daniel Stenberg
2018-05-21
curl: show headers in bold
Daniel Stenberg
2018-05-18
checksrc: fix too long line
Daniel Stenberg
2018-05-18
docs: mention HAproxy protocol "version 1"
Aleks
2018-05-14
gcc: disable picky gcc-8 function pointer warnings in two places
Daniel Stenberg
2018-05-14
tool: Fix format specifiers
Rikard Falkeborn
2018-04-27
checksrc: force indentation of lines after an else
Daniel Gustafsson
2018-04-21
tool_help: clarify --max-time unit of time is seconds
Jay Satiro
2018-04-18
schannel: add support for CURLOPT_CAINFO
Dan McNulty
2018-04-15
all: Refactor malloc+memset to use calloc
Daniel Gustafsson
2018-04-07
tool_operate: Fix retry on FTP 4xx to ignore other protocols
Stefan Agner
2018-03-17
CURLOPT_HAPROXYPROTOCOL: support the HAProxy PROXY protocol
Lawrence Matthews
2018-03-16
cleanup: misc typos in strings and comments
luz.paz
2018-03-08
curl tool: accept --compressed also if Brotli is enabled and zlib is not.
Patrick Monnerat
2018-02-23
spelling fixes
Viktor Szakats
2018-02-21
lib: CURLOPT_HAPPY_EYEBALLS_TIMEOUT => CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS
Jay Satiro
2018-02-20
url: Add option CURLOPT_HAPPY_EYEBALLS_TIMEOUT
Anders Bakken
2018-02-18
curl --version: show PSL if the run-time lib has it enabled
Daniel Stenberg
2018-02-05
time-cond: fix reading the file modification time on Windows
Michael Kaufmann
2018-02-01
build: fix termios issue on android cross-compile
Ben Greear
2018-01-30
curl: add --proxy-pinnedpubkey
Daniel Stenberg
2018-01-29
curl_ctype: private is*() type macros and functions
Daniel Stenberg
2018-01-24
progress-bar: don't use stderr explicitly, use bar->out
Daniel Stenberg
2018-01-24
Fixes for MSDOS etc.
Gisle Vanem
2018-01-23
progress-bar: get screen width on windows
Gisle Vanem
2018-01-22
curl: progress bar refresh, get width using ioctl()
Daniel Stenberg
2018-01-07
mail-rcpt.d: fix short-text description
Jay Satiro
2017-12-26
tool_getparam: Support size modifiers for --max-filesize
Gisle Vanem
2017-12-12
curl: support >256 bytes warning messsages
Daniel Stenberg
2017-12-11
Revert "curl: don't set CURLOPT_INTERLEAVEDATA"
Daniel Stenberg
2017-12-08
curl: remove __EMX__ #ifdefs
Daniel Stenberg
2017-12-08
curl: don't set CURLOPT_INTERLEAVEDATA
Daniel Stenberg
2017-12-07
curl: limit -# update frequency for unknown total size
Daniel Stenberg
2017-11-24
metalink: fix memory-leak and NULL pointer dereference
Daniel Stenberg
2017-11-10
cmake: Correctly include curl.rc in Windows builds (#2064)
John Starks
2017-11-06
src/Makefile.m32: fix typo in brotli lib customization
Viktor Szakats
2017-11-05
Makefile.m32: allow to customize brotli libs
Viktor Szakats
2017-11-05
Makefile.m32: add brotli support
Viktor Szakats
2017-11-05
HTTP: implement Brotli content encoding
Patrick Monnerat
2017-11-04
curl: speed up handling of many URLs
Daniel Stenberg
2017-11-04
curl: pass through [] in URLs instead of calling globbing error
Daniel Stenberg
2017-10-30
mkhelp.pl: support reproducible build
Juro Bystricky
2017-10-29
cli tool: improve ";type=" handling in -F option arguments
Patrick Monnerat
2017-10-29
cli tool: in -F option arg, comma is a delimiter for files only
Patrick Monnerat
2017-10-28
cmake: Export libcurl and curl targets to use by other cmake projects
Jakub Zakrzewski
2017-10-15
makefile.m32: allow to override gcc, ar and ranlib
Viktor Szakats
2017-10-12
cli tool: use file2memory() to buffer stdin in -F option.
Patrick Monnerat
2017-10-12
cli tool: reimplement stdin buffering in -F option.
Patrick Monnerat
2017-10-09
curl: don't pass semicolons when parsing Content-Disposition
Kristiyan Tsaklev
2017-09-30
Set and use more necessary options when some protocols are disabled
Dan Fandrich
[prev]
[next]