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
2016-05-30
URL parser: allow URLs to use one, two or three slashes
Daniel Stenberg
2016-05-30
cmake: Added missing mbedTLS support
Renaud Lehoux
2016-05-30
mbedtls: removed unused variables
Renaud Lehoux
2016-05-30
http: add CURLINFO_HTTP_VERSION and %{http_version}
Frank Gevaerts
2016-05-30
openssl: fix build with OPENSSL_NO_COMP
Marcel Raad
2016-05-30
memdebug: fix MSVC crash with -DMEMDEBUG_LOG_SYNC
Gisle Vanem
2016-05-30
loadlibrary: Only load system DLLs from the system directory
Steve Holme
2016-05-30
ssh: fix version number check typo
Daniel Stenberg
2016-05-29
ssh: fix build for libssh2 before 1.2.6
Daniel Stenberg
2016-05-24
mbedtls: fix includes so snprintf() works
Daniel Stenberg
2016-05-23
checksrc.pl: Added variants of strcat() & strncat() to banned function list
Steve Holme
2016-05-23
smtp: minor ident (white space) fixes
Daniel Stenberg
2016-05-20
openssl: cleanup must free compression methods
Jay Satiro
2016-05-20
curl_multibyte: fix compiler error
Gisle Vanem
2016-05-19
openssl: ERR_remove_thread_state() is deprecated in latest 1.1.0
Daniel Stenberg
2016-05-19
http2: use HTTP/2 in the HTTP/1.1-alike header
Daniel Stenberg
2016-05-18
schannel: fix compile break with MSVC XP toolset
Marcel Raad
2016-05-17
mbedtls/polarssl: set "hostname" unconditionally
Daniel Stenberg
2016-05-17
openssl: get_cert_chain: fix NULL dereference
Daniel Stenberg
2016-05-17
openssl: get_cert_chain: avoid NULL dereference
Daniel Stenberg
2016-05-17
dprintf_formatf: fix (false?) Coverity warning
Daniel Stenberg
2016-05-15
ftp: fix incorrect out-of-memory code in Curl_pretransfer
Jay Satiro
2016-05-15
ftp wildcard: segfault due to init only in multi_perform
Daniel Stenberg
2016-05-13
darwinssl.c: fix OS X codename typo in comment
Viktor Szakats
2016-05-13
mprintf: Fix processing of width and prec args
Jay Satiro
2016-05-13
ConnectionExists: follow-up fix for proxy re-use
Michael Kaufmann
2016-05-12
darwinssl: fix certificate verification disable on OS X 10.8
Per Malmberg
2016-05-12
http2: Add space between colon and header value
Cory Benfield
2016-05-12
openssl: fix compile-time warning in Curl_ossl_check_cxn()
Kamil Dudka
2016-05-11
openssl: stricter connection check function
Jay Satiro
2016-05-11
TLS: SSL_peek is not a const operation
Anders Bakken
2016-05-09
TLS: move the ALPN/NPN enable bits to the connection
Daniel Stenberg
2016-05-08
connect: fix invalid "Network is unreachable" errors
Antonio Larrosa
2016-05-03
connections: non-HTTP proxies on different ports aren't reused either
Daniel Stenberg
2016-05-02
http: make sure a blank header overrides accept_decoding
Daniel Stenberg
2016-05-01
tls: make setting pinnedkey option fail if not supported
Daniel Stenberg
2016-04-29
lib: include curl_printf.h as one of the last headers
Daniel Stenberg
2016-04-29
memdebug.h: remove inclusion of other headers
Daniel Stenberg
2016-04-28
mbedtls: Fix session resume
Jay Satiro
2016-04-26
openssl: avoid BN_print a NULL bignum
Daniel Stenberg
2016-04-26
CONNECT_ONLY: don't close connection on GSS 401/407 reponses
Marcel Raad
2016-04-26
mbedtls.c: silly spellfix of a comment
Daniel Stenberg
2016-04-25
multi: accidentally used resolved host name instead of proxy
Daniel Stenberg
2016-04-25
url.c: fixed DEBUGASSERT() for WinSock workaround
Karlson2k
2016-04-24
PolarSSL: Implement public key pinning
moparisthebest
2016-04-21
openssl: builds with OpenSSL 1.1.0-pre5
Daniel Stenberg
2016-04-20
url.c: Prefer we don't use explicit NULLs in conditions
Steve Holme
2016-04-20
NTLM: check for NULL pointer before deferencing
Isaac Boukris
2016-04-20
sendf.c: added ability to call recv() before send() as workaround
Karlson2k
2016-04-19
connect: make sure that rc is initialized in singleipconnect()
Kamil Dudka
[prev]
[next]