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-08-14
ssh-libssh: fix infinite connect loop on invalid private key
Kamil Dudka
2018-08-14
ssh-libssh: reduce excessive verbose output about pubkey auth
Kamil Dudka
2018-08-13
http: fix for tiny "HTTP/0.9" response
Daniel Stenberg
2018-08-11
GCC: silence -Wcast-function-type uniformly
Marcel Raad
2018-08-11
Silence GCC 8 cast-function-type warnings
Marcel Raad
2018-08-11
CURLINFO_SIZE_UPLOAD: fix missing counter update
Daniel Stenberg
2018-08-10
openssl: fix potential NULL pointer deref in is_pkcs11_uri
Daniel Stenberg
2018-08-09
asyn-thread: Remove unused macro
Rikard Falkeborn
2018-08-09
http_proxy: Remove unused macro SELECT_TIMEOUT
Rikard Falkeborn
2018-08-09
formdata: Remove unused macro HTTPPOST_CONTENTTYPE_DEFAULT
Rikard Falkeborn
2018-08-09
telnet: Remove unused macros TELOPTS and TELCMDS
Rikard Falkeborn
2018-08-09
openssl: fix debug messages
Daniel Jelinski
2018-08-08
windows: follow up to the buffer-tuning 1ba1dba7
Daniel Stenberg
2018-08-08
windows: implement send buffer tuning
Daniel Jelinski
2018-08-08
ssl: set engine implicitly when a PKCS#11 URI is provided
Anderson Toshiyuki Sasaki
2018-08-08
CMake: Respect BUILD_SHARED_LIBS
Ruslan Baratov
2018-08-03
lib/Makefile: only do symbol hiding if told to
Daniel Stenberg
2018-08-02
hostip: fix unused variable warning
Marcel Raad
2018-08-01
smb: don't mark it done in smb_do
Daniel Stenberg
2018-08-01
general: fix printf specifiers
Rikard Falkeborn
2018-07-31
HTTP: Don't attempt to needlessly decompress redirect body
Harry Sintonen
2018-07-31
retry: return error if rewind was necessary but didn't happen
Daniel Jelinski
2018-07-30
http2: clear the drain counter in Curl_http2_done
Daniel Stenberg
2018-07-30
smb: fix memory leak on early failure
Daniel Stenberg
2018-07-28
conn_free: updated comment to clarify
Daniel Stenberg
2018-07-28
mime: check Curl_rand_hex's return code
Daniel Stenberg
2018-07-26
wolfSSL/CyaSSL: Fix memory leak in Curl_cyassl_random
Carie Pointer
2018-07-26
reuse_conn(): free old_conn->options
Even Rouault
2018-07-25
system_win32: fix version checking
djelinski
2018-07-24
auth: pick Bearer authentication whenever a token is available
Johannes Schindelin
2018-07-24
auth: only ever pick CURLAUTH_BEARER if we *have* a Bearer token
Johannes Schindelin
2018-07-22
vtls: set conn->data when closing TLS
Daniel Stenberg
2018-07-20
http2: several cleanups
Daniel Stenberg
2018-07-20
smb_getsock: always wait for write socket too
Daniel Stenberg
2018-07-17
CMake: Update scripts to use consistent style
Ruslan Baratov
2018-07-14
darwinssl: add support for ALPN negotiation
Rodger Combs
2018-07-12
content_encoding: accept up to 4 unknown trailer bytes after raw deflate data
Patrick Monnerat
2018-07-12
smb: fix memory-leak in URL parse error path
Daniel Stenberg
2018-07-12
schannel: enable CALG_TLS1PRF for w32api >= 5.1
Marcel Raad
2018-07-11
multi: always do the COMPLETED procedure/state
Daniel Stenberg
2018-07-11
Curl_getoff_all_pipelines: improved for multiplexed
Daniel Stenberg
2018-07-11
ares: check for NULL in completed-callback
Daniel Stenberg
2018-07-11
conn: remove the boolean 'inuse' field
Daniel Stenberg
2018-07-11
openssl: assume engine support in 1.0.0 or later
Paul Howarth
2018-07-11
schannel: fix MinGW compile break
Marcel Raad
2018-07-09
lib/curl_setup.h: remove unicode character
Jay Satiro
2018-07-09
lib/curl_setup.h: remove unicode bom from 8272ec50f02
Daniel Stenberg
2018-07-09
schannel: fix -Wsign-compare warning
Marcel Raad
2018-07-09
schannel: workaround for wrong function signature in w32api
Marcel Raad
2018-07-09
schannel: make more cipher options conditional
Marcel Raad
[prev]
[next]