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-12-09
conn: always set bits.close with connclose()
Daniel Stenberg
2019-12-09
conncache: fix multi-thread use of shared connection cache
Daniel Stenberg
2019-12-05
lib: fix some loose ends for recently added CURLSSLOPT_NO_PARTIALCHAIN
Jay Satiro
2019-12-05
setopt: Fix ALPN / NPN user option when built without HTTP2
Jay Satiro
2019-12-05
curl_setup: fix `CURLRES_IPV6` condition
Marcel Raad
2019-12-04
CMake: add support for building with the NSS vtls backend
Peter Wu
2019-12-03
hostip4.c: bump copyright year range
Daniel Stenberg
2019-12-03
curl_setup: disable IPv6 resolver without `getaddrinfo`
Marcel Raad
2019-12-03
openssl: CURLSSLOPT_NO_PARTIALCHAIN can disable partial cert chains
Daniel Stenberg
2019-12-03
openssl: set X509_V_FLAG_PARTIAL_CHAIN
Daniel Stenberg
2019-12-02
copyright: fix the year ranges for two files
Daniel Stenberg
2019-12-01
build: Disable Visual Studio warning "conditional expression is constant"
Jay Satiro
2019-12-01
openssl: retrieve reported LibreSSL version at runtime
Jay Satiro
2019-12-01
strerror: Add Curl_winapi_strerror for Win API specific errors
Jay Satiro
2019-12-02
global_init: undo the "intialized" bump in case of failure
Daniel Stenberg
2019-11-29
parsedate: offer a getdate_capped() alternative
Daniel Stenberg
2019-11-28
sha256: bump the copyright year range
Daniel Stenberg
2019-11-28
curl_setup_once: consistently use WHILE_FALSE in macros
Daniel Gustafsson
2019-11-28
http_ntlm: Remove duplicate NSS initialisation
Steve Holme
2019-11-28
checksrc: fix regexp for ASSIGNWITHINCONDITION
Daniel Gustafsson
2019-11-28
doh: use dedicated probe slots
Niall
2019-11-28
ngtcp2: fix thread-safety bug in error-handling
David Benjamin
2019-11-26
XFERINFOFUNCTION: support CURL_PROGRESSFUNC_CONTINUE
John Schroeder
2019-11-26
TLS: add BearSSL vtls implementation
Michael Forney
2019-11-25
multi: add curl_multi_wakeup()
Gergely Nagy
2019-11-24
schannel: fix --tls-max for when min is --tlsv1 or default
Xiaoyin Liu
2019-11-22
openssl: Revert to less sensitivity for SYSCALL errors
Jay Satiro
2019-11-22
openssl: improve error message for SYSCALL during connect
Daniel Stenberg
2019-11-21
include: make CURLE_HTTP3 use a new error code
Daniel Stenberg
2019-11-18
ngtcp2: use overflow buffer for extra HTTP/3 data
Javier Blazquez
2019-11-18
altsvc: bump to h3-24
Daniel Stenberg
2019-11-18
ngtcp2: free used resources on disconnect
Daniel Stenberg
2019-11-18
ngtcp2: handle key updates as ngtcp2 master branch tells us
Daniel Stenberg
2019-11-17
multi: Fix curl_multi_poll wait when extra_fds && !extra_nfds
Gergely Nagy
2019-11-17
lib: Move lib/ssh.h -> lib/vssh/ssh.h
Jay Satiro
2019-11-16
doh: improced both encoding and decoding
Niall
2019-11-16
ngtcp2: increase QUIC window size when data is consumed
Daniel Stenberg
2019-11-14
config-win32: cpu-machine-OS for Windows on ARM
Melissa Mears
2019-11-14
multi_poll: avoid busy-loop when called without easy handles attached
Daniel Stenberg
2019-11-12
quiche: reject headers in the wrong order
Daniel Stenberg
2019-11-12
openssl: prevent recursive function calls from ctx callbacks
Daniel Stenberg
2019-11-11
remove_handle: clear expire timers after multi_done()
Daniel Stenberg
2019-11-10
pause: avoid updating socket if done was already called
Daniel Stenberg
2019-11-09
strerror: Fix an error looking up some Windows error strings
Jay Satiro
2019-11-08
checksrc: repair the copyrightyear check
Daniel Stenberg
2019-11-08
copyrights: fix copyright year range
Daniel Stenberg
2019-11-07
ntlm: USE_WIN32_CRYPTO check removed to get USE_NTLM2SESSION set
Christian Schmitz
2019-11-06
build: fix for CURL_DISABLE_DOH
Wyatt O'Day
2019-11-02
copyrights: update all copyright notices to 2019 on files changed this year
Vilhelm Prytz
2019-11-02
mbedtls: add error message for cert validity starting in the future
Bastien Bouclet
[prev]
[next]