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-20
ngtcp2: Support the latest update key callback type
Jay Satiro
2019-12-19
create_conn: prefer multiplexing to using new connections
Daniel Stenberg
2019-12-18
strerror: Fix compiler warning "empty expression"
Gisle Vanem
2019-12-17
define: remove HAVE_ENGINE_LOAD_BUILTIN_ENGINES, not used anymore
Daniel Stenberg
2019-12-17
lib: remove ASSIGNWITHINCONDITION exceptions, use our code style
Daniel Stenberg
2019-12-16
Revert "checksrc: fix regexp for ASSIGNWITHINCONDITION"
Daniel Stenberg
2019-12-15
libssh2: add support for ECDSA and ed25519 knownhost keys
Santino Keupp
2019-12-13
multi: free sockhash on OOM
Daniel Stenberg
2019-12-13
hostip: suppress compiler warning
Marcel Raad
2019-12-13
ntlm_wb: fix double-free in OOM
Daniel Stenberg
2019-12-12
altsvc: make the save function ignore NULL filenames
Daniel Stenberg
2019-12-12
doh: make it behave when built without proxy support
Daniel Stenberg
2019-12-11
conncache: CONNECT_ONLY connections assumed always in-use
Daniel Stenberg
2019-12-10
vtls: make BearSSL possible to set with CURL_SSL_BACKEND
Gisle Vanem
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
[prev]
[next]