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-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
2017-09-22
metalink: fix NSS issue in MultiSSL builds
Viktor Szakats
2017-09-22
form/mime: field names are not allowed to contain zero-valued bytes.
Patrick Monnerat
2017-09-20
curl: check fseek() return code and bail on error
Daniel Stenberg
2017-09-18
curl: make str2udouble not return values on error
Daniel Stenberg
2017-09-11
code style: use spaces around pluses
Daniel Stenberg
2017-09-11
code style: use spaces around equals signs
Daniel Stenberg
2017-09-06
mime: drop internal FILE * support.
Patrick Monnerat
2017-09-05
mime: implement encoders.
Patrick Monnerat
2017-09-03
mime: fix signed/unsigned conversions.
Patrick Monnerat
2017-09-03
tool_formparse: fix some trivial warnings
Jay Satiro
2017-09-03
mime: use size_t instead of ssize_t in public API interface.
Patrick Monnerat
2017-09-03
mime: remove support "-" stdin pseudo-file name in curl_mime_filedata().
Patrick Monnerat
2017-09-03
mime: fix some implicit curl_off_t --> size_t conversion warnings.
Patrick Monnerat
2017-09-02
mime: use in curl cli tool instead of form API.
Patrick Monnerat
2017-08-30
makefile.m32: add multissl support
Viktor Szakats
2017-08-28
version: add the CURL_VERSION_MULTI_SSL feature flag
Johannes Schindelin
2017-08-28
metalink: allow compiling with multiple SSL backends
Johannes Schindelin
2017-08-22
curl: shorten and clean up CA cert verification error message
Daniel Stenberg
[prev]
[next]