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-09-24
Curl_retry_request: fix memory leak
Daniel Stenberg
2018-09-24
openssl: load built-in engines too
Daniel Stenberg
2018-09-24
OpenSSL: enable TLS 1.3 post-handshake auth
Christian Heimes
2018-09-24
Curl_dedotdotify(): always nul terminate returned string.
Even Rouault
2018-09-23
whitespace fixes
Viktor Szakats
2018-09-23
http: add missing return code check
Daniel Stenberg
2018-09-23
ftp: don't access pointer before NULL check
Daniel Stenberg
2018-09-22
url: use the URL API internally as well
Daniel Stenberg
2018-09-22
URL and mailmap updates, remove an obsolete directory [ci skip]
Viktor Szakats
2018-09-21
Curl_saferealloc: Fixed typo in docblock
Erik Minekus
2018-09-21
urlapi: fix support for address scope in IPv6 numerical addresses
Daniel Stenberg
2018-09-21
GnutTLS: TLS 1.3 support
Loganaden Velvindron
2018-09-20
vtls: fix ssl version "or later" behavior change for many backends
Jay Satiro
2018-09-19
urlapi: add CURLU_GUESS_SCHEME and fix hostname acceptance
Daniel Stenberg
2018-09-19
nss: try to connect even if libnssckbi.so fails to load
Kamil Dudka
2018-09-19
urlapi: don't set value which is never read
Daniel Gustafsson
2018-09-18
curl_multi_wait: call getsock before figuring out timeout
Daniel Stenberg
2018-09-18
darwinssl: Fix realloc memleak
Daniel Gustafsson
2018-09-17
memory: add missing curl_printf header
Daniel Gustafsson
2018-09-16
http: made Curl_add_buffer functions take a pointer-pointer
Daniel Stenberg
2018-09-16
http2: fix memory leaks on error-path
Daniel Stenberg
2018-09-14
secure Openwall URLs
Viktor Szakats
2018-09-14
openssl: show "proper" version number for libressl builds
Daniel Stenberg
2018-09-14
openssl: assume engine support in 0.9.8 or later
Rainer Jung
2018-09-13
sendf: use failf() rather than Curl_failf()
Daniel Gustafsson
2018-09-13
sendf: Fix whitespace in infof/failf concatenation
Daniel Gustafsson
2018-09-13
krb5: fix memory leak in krb_auth
Daniel Gustafsson
2018-09-13
ftp: include command in Curl_ftpsend sendbuffer
Daniel Gustafsson
2018-09-13
ntlm_wb: Fix memory leaks in ntlm_wb_response
Daniel Gustafsson
2018-09-13
vtls: add a MesaLink vtls backend
Yiming Jing
2018-09-13
configure.ac: add a MesaLink vtls backend
Yiming Jing
2018-09-12
lib: fix gcc8 warning on Windows
Viktor Szakats
2018-09-12
openssl: fix gcc8 warning
Jay Satiro
2018-09-10
cookies: Move failure case label to end of function
Daniel Gustafsson
2018-09-10
misc: fix typos in comments
Daniel Gustafsson
2018-09-10
cookies: fix leak when writing cookies to file
Daniel Gustafsson
2018-09-10
cookies: Remove redundant expired check
Daniel Gustafsson
2018-09-09
ntlm_wb: bail out if the response gets overly large
Daniel Stenberg
2018-09-08
url.c: fix comment typo and indentation
Daniel Gustafsson
2018-09-08
urlapi: avoid derefencing a possible NULL pointer
Daniel Stenberg
2018-09-08
URL-API
Daniel Stenberg
2018-09-07
curl_easy_upkeep: removed 'conn' from the name
Daniel Stenberg
2018-09-07
upkeep: add a connection upkeep API: curl_easy_conn_upkeep()
Max Dymond
2018-09-07
configure: add option to disable automatic OpenSSL config loading
Philipp Waehnert
2018-09-07
doh: minor edits to please Coverity
Daniel Stenberg
2018-09-07
schannel: avoid switch-cases that go to default anyway
Daniel Stenberg
2018-09-06
imap: change from "FETCH" to "UID FETCH"
Nicklas Avén
2018-09-06
CURLOPT_UPLOAD_BUFFERSIZE: set upload buffer size
Daniel Stenberg
2018-09-06
DOH: add test case 1650 and 2100
Daniel Stenberg
2018-09-06
setopt: add CURLOPT_DOH_URL
Daniel Stenberg
[prev]
[next]