index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-01-17
curl_fnmatch: only allow 5 '*' sections in a single pattern
Daniel Stenberg
2018-01-17
ftp-wildcard: fix matching an empty string with "*[^a]"
Daniel Stenberg
2018-01-16
SMB: fix numeric constant suffix and variable types
Daniel Stenberg
2018-01-15
CURLOPT_TCP_NODELAY.3: fix typo
rouzier
2018-01-15
smtp/pop3/imap_get_message: decrease the data length too...
Daniel Stenberg
2018-01-15
openssl: enable SSLKEYLOGFILE support by default
Daniel Stenberg
2018-01-14
mime: clone mime tree upon easy handle duplication.
Patrick Monnerat
2018-01-14
docs: comment about CURLE_READ_ERROR returned by curl_mime_filedata
Patrick Monnerat
2018-01-13
test395: HTTP with overflow Content-Length value
Daniel Stenberg
2018-01-13
test394: verify abort of rubbish in Content-Length: value
Daniel Stenberg
2018-01-13
test393: verify --max-filesize with excessive Content-Length
Daniel Stenberg
2018-01-13
HTTP: bail out on negative Content-Length: values
Daniel Stenberg
2018-01-13
configure.ac: append extra linker flags instead of prepending them.
Dan Johnson
2018-01-13
RELEASE-NOTES: synced with 6fa10c8fa
Daniel Stenberg
2018-01-13
setopt: fix SSLVERSION to allow CURL_SSLVERSION_MAX_ values
Jay Satiro
2018-01-13
setopt: reintroduce non-static Curl_vsetopt() for OS400 support
Patrick Monnerat
2018-01-11
http2: fix incorrect trailer buffer size
Zhouyihai Ding
2018-01-09
easy: fix connection ownership in curl_easy_pause
Basuke Suzuki
2018-01-09
system.h: Additionally check __LONG_MAX__ for defining curl_off_t
Dimitrios Apostolou
2018-01-09
COPYING: it's 2018!
Daniel Stenberg
2018-01-08
progress: calculate transfer speed on milliseconds if possible
Daniel Stenberg
2018-01-07
scripts: allow all perl scripts to be run directly
Jay Satiro
2018-01-07
mail-rcpt.d: fix short-text description
Jay Satiro
2018-01-05
build: remove HAVE_LIMITS_H check
Jay Satiro
2018-01-03
openssl: fix memory leak of SSLKEYLOGFILE filename
Jay Satiro
2018-01-02
Revert "curl/system.h: fix compilation with gcc on AIX PPC and IA64 HP-UX"
Jay Satiro
2017-12-30
test1554: improve the error handling
Michael Kaufmann
2017-12-30
test1554: add global initialization and cleanup
Michael Kaufmann
2017-12-29
curl_version_info.3: call the argument 'age'
Daniel Stenberg
2017-12-27
brotli: data at the end of content can be lost
Mikalai Ananenka
2017-12-26
examples/cacertinmem: ignore cert-already-exists error
Jay Satiro
2017-12-26
tool_getparam: Support size modifiers for --max-filesize
Gisle Vanem
2017-12-22
build: Fixed incorrect script termination from commit ad1dc10e61
Steve Holme
2017-12-22
Makefile.vc: Added our standard copyright header
Steve Holme
2017-12-22
winbuild: Added support for VC15
Steve Holme
2017-12-22
build: Added Visual Studio 2017 project files
Steve Holme
2017-12-22
build-wolfssl.bat: Added support for VC15
Steve Holme
2017-12-22
build-openssl.bat: Added support for VC15
Steve Holme
2017-12-22
curl/system.h: fix compilation with gcc on AIX PPC and IA64 HP-UX
Dimitrios Apostolou
2017-12-22
examples/rtsp: fix error handling macros
Mattias Fornander
2017-12-20
curl_easy_reset: release mime-related data.
Patrick Monnerat
2017-12-20
content_encoding: rework zlib_inflate
Patrick Monnerat
2017-12-20
brotli: allow compiling with version 0.6.0.
Patrick Monnerat
2017-12-13
CURLOPT_READFUNCTION.3: refer to argument with correct name
Daniel Stenberg
2017-12-13
rand: add a clang-analyzer work-around
Daniel Stenberg
2017-12-13
krb5: fix a potential access of uninitialized memory
Daniel Stenberg
2017-12-12
conncache: fix a return code [regression]
Daniel Stenberg
2017-12-12
curl: support >256 bytes warning messsages
Daniel Stenberg
2017-12-12
libssh: fix a syntax error in configure.ac
Michael Kaufmann
2017-12-12
examples/smtp-mail.c: use separate defines for options and mail
Daniel Stenberg
[prev]
[next]