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
/
lib
Age
Commit message (
Expand
)
Author
2018-01-25
darwinssl: Don't import client certificates into Keychain on macOS
Dair Grant
2018-01-25
parsedate: fix date parsing for systems with 32 bit long
Daniel Stenberg
2018-01-25
openssl: fix pinned public key build error in FIPS mode
McDonough, Tim
2018-01-25
SChannel/WinSSL: Replace Curl_none_md5sum with Curl_schannel_md5sum
moparisthebest
2018-01-25
SChannel/WinSSL: Implement public key pinning
moparisthebest
2018-01-25
cookies: remove verbose "cookie size:" output
Daniel Stenberg
2018-01-24
Fix small typo.
Gisle Vanem
2018-01-23
CONNECT_TO: fail attempt to set an IPv6 numerical without IPv6 support
Daniel Stenberg
2018-01-22
http: prevent custom Authorization headers in redirects
Daniel Stenberg
2018-01-18
http2: don't close connection when single transfer is stopped
Kartik Mahajan
2018-01-18
SSH: Fix state machine for ssh-agent authentication
Michael Gmelin
2018-01-18
openssl: fix potential memory leak in SSLKEYLOGFILE logic
Daniel Stenberg
2018-01-18
openssl: fix the libressl build again
Daniel Stenberg
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
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-13
HTTP: bail out on negative Content-Length: values
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-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-05
build: remove HAVE_LIMITS_H check
Jay Satiro
2018-01-03
openssl: fix memory leak of SSLKEYLOGFILE filename
Jay Satiro
2017-12-27
brotli: data at the end of content can be lost
Mikalai Ananenka
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
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
setopt: less *or equal* than INT_MAX/1000 should be fine
Daniel Stenberg
2017-12-12
vtls: replaced getenv() with curl_getenv()
dmitrykos
2017-12-10
multi_done: prune DNS cache
Daniel Stenberg
2017-12-10
openssl: Disable file buffering for Win32 SSLKEYLOGFILE
Jay Satiro
2017-12-10
RESOLVE: output verbose text when trying to set a duplicate name
Daniel Stenberg
2017-12-09
sftp: allow quoted commands to use relative paths
John DeHelian
2017-12-08
curl: remove __EMX__ #ifdefs
Daniel Stenberg
2017-12-08
openssl: improve data-pending check for https proxy
Jay Satiro
2017-12-07
CONNECT: keep close connection flag in http_connect_state struct
Zachary Seguin
2017-12-07
include: get netinet/in.h before linux/tcp.h
Per Malmberg
2017-12-06
openldap: fix checksrc nits
Daniel Stenberg
2017-12-06
openldap: add commented out debug possibilities
Stepan Broz
2017-12-06
URL: tolerate backslash after drive letter for FILE:
Jan-E
2017-12-06
configure: check for netinet/in6.h
Randall S. Becker
2017-12-05
conncache: only allow multiplexing within same multi handle
Daniel Stenberg
[prev]
[next]