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-02-17
cookie: Add support for cookie prefixes
Daniel Gustafsson
2019-02-16
mbedtls: release sessionid resources on error
Daniel Gustafsson
2019-02-16
version.c: silent scan-build even when librtmp is not enabled
Patrick Monnerat
2019-02-15
Curl_now: figure out windows version in win32_init
Daniel Stenberg
2019-02-14
strip_trailing_dot: make sure NULL is never used for strlen
Daniel Stenberg
2019-02-14
connection_check: restore original conn->data after the check
Jay Satiro
2019-02-14
memdebug: bring back curl_mark_sclose
Daniel Stenberg
2019-02-14
transfer.c: do not compute length of undefined hex buffer.
Patrick Monnerat
2019-02-14
x509asn1: "Dereference of null pointer"
Patrick Monnerat
2019-02-14
gssapi: fix deprecated header warnings
Daniel Stenberg
2019-02-13
multi: Dereference of null pointer
Daniel Stenberg
2019-02-12
schannel: restore some debug output but only for debug builds
Jay Satiro
2019-02-12
mime: put the boundary buffer into the curl_mime struct
Daniel Stenberg
2019-02-12
schannel: be quiet
Daniel Stenberg
2019-02-12
Curl_resolv: fix a gcc -Werror=maybe-uninitialized warning
Romain Geissler
2019-02-12
http2: multi_connchanged() moved from multi.c, only used for h2
Daniel Stenberg
2019-02-12
pretransfer: don't strlen() POSTFIELDS set for GET requests
Daniel Stenberg
2019-02-12
multi: remove verbose "Expire in" ... messages
Daniel Stenberg
2019-02-12
mbedtls: make it build even if MBEDTLS_VERSION_C isn't set
Daniel Stenberg
2019-02-12
non-ascii.c: fix typos in comments
Daniel Gustafsson
2019-02-12
fnmatch: disable if FTP is disabled
Daniel Stenberg
2019-02-12
curl_path: only enabled for SSH builds
Daniel Stenberg
2019-02-11
dns: release sharelock as soon as possible
Daniel Gustafsson
2019-02-11
multi: (void)-prefix when ignoring return values
Daniel Stenberg
2019-02-11
connection_check: set ->data to the transfer doing the check
Daniel Stenberg
2019-02-11
hostip: make create_hostcache_id avoid alloc + free
Daniel Stenberg
2019-02-10
cleanup: make local functions static
Daniel Stenberg
2019-02-09
url/idnconvert: remove scan for <= 32 ascii values
Daniel Stenberg
2019-02-09
urlapi: reduce variable scope, remove unreachable 'break'
Daniel Stenberg
2019-02-06
url: close TLS before removing conn from cache
Chris Araman
2019-02-04
smtp: avoid risk of buffer overflow in strtol
Daniel Gustafsson
2019-02-04
ntlm: fix *_type3_message size check to avoid buffer overflow
Daniel Stenberg
2019-02-04
NTLM: fix size check condition for type2 received data
Daniel Stenberg
2019-02-01
spnego_sspi: add support for channel binding
georgeok
2019-02-01
schannel: stop calling it "winssl"
Daniel Stenberg
2019-02-01
multi: set the EXPIRE_*TIMEOUT timers at TIMER_STARTSINGLE time
Daniel Stenberg
2019-01-28
sigpipe: if mbedTLS is used, ignore SIGPIPE
Jeremie Rapin
2019-01-28
timeval: Disable MSVC Analyzer GetTickCount warning
Michael Kujawa
2019-01-26
configure: rewrite --enable-code-coverage
Daniel Stenberg
2019-01-24
setopt: enable CURLOPT_SSH_KNOWNHOSTS and CURLOPT_SSH_KEYFUNCTION for libssh
Felix Hädicke
2019-01-24
libssh: do not let libssh create socket
Felix Hädicke
2019-01-21
schannel: preserve original certificate path parameter
Archangel_SDY
2019-01-20
memcmp: avoid doing single char memcmp
Daniel Gustafsson
2019-01-19
ntlm_sspi: add support for channel binding
georgeok
2019-01-18
schannel: on connection close there might not be a transfer
Daniel Stenberg
2019-01-17
ssh: log the libssh2 error message when ssh session startup fails
JDepooter
2019-01-16
openssl: fix the SSL_get_tlsext_status_ocsp_resp call
Daniel Stenberg
2019-01-15
extract_if_dead: follow-up to 54b201b48c90a
Daniel Stenberg
2019-01-15
multi: remove "Dead assignment"
Daniel Stenberg
2019-01-15
tests: move objnames-* from lib into tests
Daniel Stenberg
[prev]
[next]