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
2019-04-14
md(4|5): Fixed indentation oddities with the importation of replacement code
Steve Holme
2019-04-14
md5: Code style to return CURLE_OK rather than numeric 0
Steve Holme
2019-04-14
md5: Corrected code style for some pointer arguments
Steve Holme
2019-04-13
singleipconnect: show port in the verbose "Trying ..." message
Daniel Stenberg
2019-04-13
CURLOPT_ADDRESS_SCOPE: fix range check and more
tmilburn
2019-04-13
urlapi: stricter CURLUPART_PORT parsing
Daniel Stenberg
2019-04-12
openssl: mark connection for close on TLS close_notify
Daniel Stenberg
2019-04-11
vauth/cleartext: Update the PLAIN login function signature to match RFC 4616
Steve Holme
2019-04-11
url: always clone the CUROPT_CURLU handle
Daniel Stenberg
2019-04-11
CURLOPT_DNS_USE_GLOBAL_CACHE: remove
Daniel Stenberg
2019-04-11
build: fix Codacy/CppCheck warnings
Marcel Raad
2019-04-11
polarssl_threadlock: remove conditionally unused code
Marcel Raad
2019-04-11
emailL Added reference to RFC8314 for implicit TLS
Steve Holme
2019-04-08
socks: fix error message
Daniel Stenberg
2019-04-07
socks5: user name and passwords must be shorter than 256
Daniel Stenberg
2019-04-07
urlapi: urlencode characters above 0x7f correctly
Jakub Zakrzewski
2019-04-07
multi_runsingle(): fix use-after-free
Even Rouault
2019-04-06
pipelining: removed
Daniel Stenberg
2019-04-05
ftplistparser: fix LGTM alert "Empty block without comment"
Marcel Raad
2019-04-05
transfer: fix LGTM alert "Comparison is always true"
Marcel Raad
2019-04-04
smtp: fix compiler warning
Rikard Falkeborn
2019-04-03
documentation: Fix several typos
Tim Rühsen
2019-04-02
vauth/oauth2: Fix OAUTHBEARER token generation
Mert Yazıcıoğlu
2019-03-27
resolve: apply Happy Eyeballs philosophy to parallel c-ares queries
Brad Spencer
2019-03-27
multi: improved HTTP_1_1_REQUIRED handling
Daniel Stenberg
2019-03-27
Revert "ntlm: remove USE_WIN32_CRYPTO check to get USE_NTLM2SESSION set"
Daniel Stenberg
2019-03-26
ntlm: remove USE_WIN32_CRYPTO check to get USE_NTLM2SESSION set
Christian Schmitz
2019-03-24
os400: Disable Alt-Svc by default since it's experimental
Jay Satiro
2019-03-22
lib: Fix typos in comments
Daniel Gustafsson
2019-03-20
openssl: if cert type is ENG and no key specified, key is ENG too
David Woodhouse
2019-03-20
sectransp: tvOS 11 is required for ALPN support
Daniel Stenberg
2019-03-17
os400: alt-svc support.
Patrick Monnerat
2019-03-17
conncache: use conn->data to know if a transfer owns it
Daniel Stenberg
2019-03-15
configure: add --with-amissl
Chris Young
2019-03-15
vtls: rename some of the SSL functions
Chris Young
2019-03-14
makefile: make checksrc and hugefile commands "silent"
Daniel Stenberg
2019-03-14
Negotiate: fix for HTTP POST with Negotiate
Dominik Hölzl
2019-03-13
http: send payload when (proxy) authentication is done
Marc Schlatter
2019-03-12
file: fix "Checking if unsigned variable 'readcount' is less than zero."
Daniel Stenberg
2019-03-12
memdebug: log pointer before freeing its data
Daniel Stenberg
2019-03-11
multi: removed unused code for request retries
Daniel Stenberg
2019-03-11
doh: inherit some SSL options from user's easy handle
Jay Satiro
2019-03-09
Revert "cookies: extend domain checks to non psl builds"
Daniel Stenberg
2019-03-08
memdebug: make debug-specific functions use curl_dbg_ prefix
Daniel Stenberg
2019-03-05
source: fix two 'nread' may be used uninitialized warnings
Daniel Stenberg
2019-03-05
gopher: remove check for path == NULL
Daniel Stenberg
2019-03-05
ssh: loop the state machine if not done and not blocking
Daniel Stenberg
2019-03-05
multi: support verbose conncache closure handle
Jay Satiro
2019-03-04
CURLU: fix NULL dereference when used over proxy
Daniel Stenberg
2019-03-03
altsvc_out: check the return code from Curl_gmtime
Daniel Stenberg
[next]