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
2017-04-04
easy: silence compiler warning
Jay Satiro
2017-04-03
include: curl/system.h is a run-time version of curlbuild.h
Daniel Stenberg
2017-04-03
multi: make curl_multi_wait avoid malloc in the typical case
Daniel Stenberg
2017-04-01
telnet: (win32) fix read callback return variable
Daniel Stenberg
2017-03-31
libcurl.def: removed, unused
Daniel Stenberg
2017-03-30
ssh: fix narrowing conversion warning
Marcel Raad
2017-03-30
http2: silence unused parameter warnings
Marcel Raad
2017-03-30
schannel: fix unused variable warning
Marcel Raad
2017-03-30
connect: fix unreferenced parameter warning
Marcel Raad
2017-03-30
select: use correct SIZEOF_ constant
Marcel Raad
2017-03-29
NTLM: check for features with #ifdef instead of #if
Marcel Raad
2017-03-29
conncache: make hashkey avoid malloc
Daniel Stenberg
2017-03-28
http: do not treat FTPS over CONNECT as HTTPS
Kamil Dudka
2017-03-28
pause: handle mixed types of data when paused
Daniel Stenberg
2017-03-28
http: Fix proxy connection reuse with basic-auth
Isaac Boukris
2017-03-28
openssl: exclude DSA code when OPENSSL_NO_DSA is defined
Jay Satiro
2017-03-28
schannel: fix variable shadowing warning
Marcel Raad
2017-03-27
multi: fix MinGW-w64 compiler warnings
Marcel Raad
2017-03-26
spelling fixes
klemens
2017-03-23
openssl: fix comparison between signed and unsigned integer expressions
Daniel Stenberg
2017-03-23
openssl: made the error table static const
Dan Fandrich
2017-03-23
openssl: fall back on SSL_ERROR_* string when no error detail
Jay Satiro
2017-03-21
mbedtls: add support for CURLOPT_SSL_CTX_FUNCTION
Ales Mlakar
2017-03-21
multi: fix streamclose() crash in debug mode
Daniel Stenberg
2017-03-18
darwinssl: fix typo in variable name
Palo Markovic
2017-03-13
Improve code readbility
Sylvestre Ledru
2017-03-12
url: add option CURLOPT_SUPPRESS_CONNECT_HEADERS
Desmond O. Chang
2017-03-11
http_proxy: Ignore TE and CL in CONNECT 2xx responses
Jay Satiro
2017-03-11
mbedtls: fix typo in variable name
Thomas Glanzmann
2017-03-11
proxy: skip SSL initialization for closed connections
Michael Kaufmann
2017-03-11
curl_easy_reset: Also reset the authentication state
Michael Kaufmann
2017-03-11
authneg: clear auth.multi flag at http_done
Isaac Boukris
2017-03-11
url: don't compile detect_proxy if HTTP support is disabled
Dan Fandrich
2017-03-10
openssl: add two /* FALLTHROUGH */ to satisfy coverity
Daniel Stenberg
2017-03-09
polarssl: fixed compile errors introduced in 6448f98c
Dan Fandrich
2017-03-08
openssl: unbreak the build after 6448f98c1857de
Daniel Stenberg
2017-03-08
vtls: add options to specify range of enabled TLS versions
Jozef Kralik
2017-03-07
http2: Fix assertion error on redirect with CL=0
Tatsuhiro Tsujikawa
2017-03-07
ares: Curl_resolver_wait_resolv: clear *entry first in function
Daniel Stenberg
2017-03-07
ares: better error return on timeouts
Daniel Stenberg
2017-03-06
URL: return error on malformed URLs with junk after port number
Daniel Stenberg
2017-03-06
ares: return error at once if timed out before name resolve starts
Daniel Stenberg
2017-03-05
CMake: Add DarwinSSL support
Michael Maltese
2017-03-04
fix potential use of uninitialized variables
Andrew Krieger
2017-03-03
url: split off proxy init and parsing from create_conn
Jay Satiro
2017-03-03
build: fix gcc7 implicit fallthrough warnings
Alexis La Goutte
2017-03-02
darwinssl: Warn that disabling host verify also disables SNI
JDepooter
2017-02-28
warnless: suppress compiler warning
Marcel Raad
2017-02-27
digest_sspi: fix compilation warning
Marcel Raad
2017-02-26
cyassl: get library version string at runtime
Jay Satiro
[prev]
[next]