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-06-11
cppcheck: fix warnings
Marian Klymov
2018-06-03
spelling fixes
Viktor Szakats
2018-06-02
build: remove the Borland specific makefiles
Daniel Stenberg
2018-05-31
option: disallow username in URL
Björn Stenberg
2018-05-30
curl.rc: embed manifest for correct Windows version detection
Viktor Szakats
2018-05-29
setopt: add TLS 1.3 ciphersuites
Daniel Stenberg
2018-05-24
httpauth: add support for Bearer tokens
Linus Lewandowski
2018-05-24
cmake: set -d postfix for debug builds if not specified
Sergei Nikulov
2018-05-21
checksrc: make sure sizeof() is used *with* parentheses
Daniel Stenberg
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
[next]