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-20
openssl: fix memory leak in servercert
Daniel Stenberg
2017-04-18
nss: fix MinGW compiler warnings
Marcel Raad
2017-04-18
TLS: Fix switching off SSL session id when client cert is used
Jay Satiro
2017-04-17
openssl: don't try to print nonexistant peer private keys
David Benjamin
2017-04-17
openssl: fix thread-safety bugs in error-handling
David Benjamin
2017-04-17
openssl: make SSL_ERROR_to_str more future-proof
David Benjamin
2017-04-17
code: fix typos and style in comments
Daniel Gustafsson
2017-04-17
.gitattributes: force shell scripts to LF
Marcel Raad
2017-04-15
http2: fix handle leak in error path
Larry Stefani
2017-04-15
mbedtls: fix memory leak in error path
Larry Stefani
2017-04-11
Curl_expire_latest: ignore already expired timers
Daniel Stenberg
2017-04-11
polarssl: unbreak build with versions < 1.3.8
Marcel Raad
2017-04-11
poll: prefer <poll.h> over <sys/poll.h>
Marcel Raad
2017-04-10
openssl: fix this statement may fall through [-Wimplicit-fallthrough=]
Alexis La Goutte
2017-04-10
nss: load CA certificates even with --insecure
Kamil Dudka
2017-04-08
vtls: fix unreferenced variable warnings
Marcel Raad
2017-04-07
schannel: fix compiler warnings
Marcel Raad
2017-04-07
sspi: print out InitializeSecurityContext() error message
Isaac Boukris
2017-04-06
gtls: fix compiler warning
Marcel Raad
2017-04-06
low_speed_limit: improved function for longer time periods
Daniel Stenberg
2017-04-06
nss: fix build after e60fe20fdf94e829ba5fce33f7a9d6c281149f7d
Marcel Raad
2017-04-04
multi: fix queueing of pending easy handles
Dániel Bakai
2017-04-04
curl_sasl: declare mechtable static
Martin Kepplinger
2017-04-04
url: don't free postponed data on connection reuse
Antti Hätälä
2017-04-04
hash: move key into hash struct to reduce mallocs
Daniel Stenberg
2017-04-04
llist: replace Curl_llist_alloc with Curl_llist_init
Daniel Stenberg
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
[prev]
[next]