curl/lib
Jay Satiro 10121a417d ngtcp2: Support the latest update key callback type
- Remove our cb_update_key in favor of ngtcp2's new
  ngtcp2_crypto_update_key_cb which does the same thing.

Several days ago the ngtcp2_update_key callback function prototype was
changed in ngtcp2/ngtcp2@42ce09c. Though it would be possible to
fix up our cb_update_key for that change they also added
ngtcp2_crypto_update_key_cb which does the same thing so we'll use that
instead.

Ref: https://github.com/ngtcp2/ngtcp2/commit/42ce09c

Closes https://github.com/curl/curl/pull/4735
2019-12-20 00:34:58 -05:00
..
vauth copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
vquic ngtcp2: Support the latest update key callback type 2019-12-20 00:34:58 -05:00
vssh lib: remove ASSIGNWITHINCONDITION exceptions, use our code style 2019-12-17 07:36:11 +01:00
vtls vtls: make BearSSL possible to set with CURL_SSL_BACKEND 2019-12-10 15:35:23 +01:00
.gitattributes
.gitignore
altsvc.c altsvc: make the save function ignore NULL filenames 2019-12-12 14:10:09 +01:00
altsvc.h
amigaos.c
amigaos.h
arpa_telnet.h
asyn-ares.c
asyn-thread.c curl_setup: disable IPv6 resolver without getaddrinfo 2019-12-03 21:37:33 +01:00
asyn.h
base64.c
checksrc.pl Revert "checksrc: fix regexp for ASSIGNWITHINCONDITION" 2019-12-16 22:46:35 +01:00
CMakeLists.txt build: Disable Visual Studio warning "conditional expression is constant" 2019-12-01 19:01:02 -05:00
config-amigaos.h
config-dos.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
config-mac.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
config-os400.h
config-plan9.h define: remove HAVE_ENGINE_LOAD_BUILTIN_ENGINES, not used anymore 2019-12-17 07:58:46 +01:00
config-riscos.h
config-symbian.h define: remove HAVE_ENGINE_LOAD_BUILTIN_ENGINES, not used anymore 2019-12-17 07:58:46 +01:00
config-tpf.h define: remove HAVE_ENGINE_LOAD_BUILTIN_ENGINES, not used anymore 2019-12-17 07:58:46 +01:00
config-vxworks.h define: remove HAVE_ENGINE_LOAD_BUILTIN_ENGINES, not used anymore 2019-12-17 07:58:46 +01:00
config-win32.h config-win32: cpu-machine-OS for Windows on ARM 2019-11-14 23:27:06 +01:00
config-win32ce.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
conncache.c conncache: CONNECT_ONLY connections assumed always in-use 2019-12-11 09:25:56 +01:00
conncache.h conncache: fix multi-thread use of shared connection cache 2019-12-09 15:30:09 +01:00
connect.c
connect.h
content_encoding.c
content_encoding.h
cookie.c build: Disable Visual Studio warning "conditional expression is constant" 2019-12-01 19:01:02 -05:00
cookie.h
curl_addrinfo.c
curl_addrinfo.h
curl_base64.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
curl_config.h.cmake define: remove HAVE_ENGINE_LOAD_BUILTIN_ENGINES, not used anymore 2019-12-17 07:58:46 +01:00
curl_ctype.c
curl_ctype.h
curl_des.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
curl_des.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
curl_endian.c
curl_endian.h
curl_fnmatch.c
curl_fnmatch.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
curl_get_line.c
curl_get_line.h
curl_gethostname.c
curl_gethostname.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
curl_gssapi.c
curl_gssapi.h
curl_hmac.h
curl_ldap.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
curl_md4.h
curl_md5.h
curl_memory.h
curl_memrchr.c
curl_memrchr.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
curl_multibyte.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
curl_multibyte.h lib: remove ASSIGNWITHINCONDITION exceptions, use our code style 2019-12-17 07:36:11 +01:00
curl_ntlm_core.c
curl_ntlm_core.h ntlm: USE_WIN32_CRYPTO check removed to get USE_NTLM2SESSION set 2019-11-07 23:14:02 +01:00
curl_ntlm_wb.c ntlm_wb: fix double-free in OOM 2019-12-13 13:01:01 +01:00
curl_ntlm_wb.h
curl_path.c
curl_path.h
curl_printf.h
curl_range.c
curl_range.h
curl_rtmp.c
curl_rtmp.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
curl_sasl.c
curl_sasl.h
curl_sec.h
curl_setup_once.h copyright: fix the year ranges for two files 2019-12-02 08:02:39 +01:00
curl_setup.h curl_setup: fix CURLRES_IPV6 condition 2019-12-05 20:17:47 +01:00
curl_sha256.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
curl_sspi.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
curl_sspi.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
curl_threads.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
curl_threads.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
curlx.h
dict.c
dict.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
doh.c doh: make it behave when built without proxy support 2019-12-12 09:26:08 +01:00
doh.h doh: improced both encoding and decoding 2019-11-16 16:15:03 +01:00
dotdot.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
dotdot.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
easy.c global_init: undo the "intialized" bump in case of failure 2019-12-02 00:04:56 +01:00
easyif.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
escape.c
escape.h
file.c
file.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
fileinfo.c
fileinfo.h
firefox-db2pem.sh
formdata.c
formdata.h
ftp.c parsedate: offer a getdate_capped() alternative 2019-11-29 11:01:24 +01:00
ftp.h
ftplistparser.c
ftplistparser.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
getenv.c
getinfo.c
getinfo.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
gopher.c
gopher.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
hash.c
hash.h
hmac.c
hostasyn.c
hostcheck.c
hostcheck.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
hostip4.c hostip4.c: bump copyright year range 2019-12-03 23:13:25 +01:00
hostip6.c
hostip.c hostip: suppress compiler warning 2019-12-13 20:55:51 +01:00
hostip.h
hostsyn.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
http2.c conncache: fix multi-thread use of shared connection cache 2019-12-09 15:30:09 +01:00
http2.h conncache: fix multi-thread use of shared connection cache 2019-12-09 15:30:09 +01:00
http_chunks.c
http_chunks.h
http_digest.c
http_digest.h
http_negotiate.c
http_negotiate.h
http_ntlm.c http_ntlm: Remove duplicate NSS initialisation 2019-11-28 14:41:55 +01:00
http_ntlm.h
http_proxy.c conn: always set bits.close with connclose() 2019-12-09 17:17:42 +01:00
http_proxy.h
http.c conncache: fix multi-thread use of shared connection cache 2019-12-09 15:30:09 +01:00
http.h ngtcp2: use overflow buffer for extra HTTP/3 data 2019-11-18 16:40:08 +01:00
idn_win32.c
if2ip.c
if2ip.h
imap.c
imap.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
inet_ntop.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
inet_ntop.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
inet_pton.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
inet_pton.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
krb5.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
ldap.c build: Disable Visual Studio warning "conditional expression is constant" 2019-12-01 19:01:02 -05:00
libcurl.plist
libcurl.rc
libcurl.vers.in
llist.c
llist.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
Makefile.am
makefile.amiga
makefile.dj
Makefile.inc TLS: add BearSSL vtls implementation 2019-11-26 08:32:23 +01:00
Makefile.m32 define: remove HAVE_ENGINE_LOAD_BUILTIN_ENGINES, not used anymore 2019-12-17 07:58:46 +01:00
Makefile.netware
Makefile.vxworks
Makefile.Watcom
md4.c
md5.c
memdebug.c
memdebug.h build: Disable Visual Studio warning "conditional expression is constant" 2019-12-01 19:01:02 -05:00
mime.c
mime.h
mk-ca-bundle.pl
mk-ca-bundle.vbs
mprintf.c build: Disable Visual Studio warning "conditional expression is constant" 2019-12-01 19:01:02 -05:00
multi.c multi: free sockhash on OOM 2019-12-13 22:46:46 +01:00
multihandle.h multi: add curl_multi_wakeup() 2019-11-25 15:45:56 +01:00
multiif.h
netrc.c
netrc.h
non-ascii.c
non-ascii.h
nonblock.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
nonblock.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
nwlib.c
nwos.c
openldap.c
parsedate.c parsedate: offer a getdate_capped() alternative 2019-11-29 11:01:24 +01:00
parsedate.h parsedate: offer a getdate_capped() alternative 2019-11-29 11:01:24 +01:00
pingpong.c
pingpong.h
pop3.c
pop3.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
progress.c XFERINFOFUNCTION: support CURL_PROGRESSFUNC_CONTINUE 2019-11-26 09:16:01 +01:00
progress.h
psl.c
psl.h
quic.h ngtcp2: use overflow buffer for extra HTTP/3 data 2019-11-18 16:40:08 +01:00
rand.c
rand.h
rtsp.c
rtsp.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
security.c
select.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
select.h build: Disable Visual Studio warning "conditional expression is constant" 2019-12-01 19:01:02 -05:00
sendf.c build: Disable Visual Studio warning "conditional expression is constant" 2019-12-01 19:01:02 -05:00
sendf.h
setopt.c lib: fix some loose ends for recently added CURLSSLOPT_NO_PARTIALCHAIN 2019-12-05 19:17:31 -05:00
setopt.h
setup-os400.h
setup-vms.h
sha256.c build: Disable Visual Studio warning "conditional expression is constant" 2019-12-01 19:01:02 -05:00
share.c
share.h
sigpipe.h
slist.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
slist.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
smb.c
smb.h
smtp.c
smtp.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
sockaddr.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
socketpair.c
socketpair.h
socks_gssapi.c
socks_sspi.c
socks.c
socks.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
speedcheck.c
speedcheck.h
splay.c
splay.h
strcase.c
strcase.h
strdup.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
strdup.h
strerror.c strerror: Fix compiler warning "empty expression" 2019-12-18 14:10:23 -05:00
strerror.h strerror: Add Curl_winapi_strerror for Win API specific errors 2019-12-01 18:12:36 -05:00
strtok.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
strtok.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
strtoofft.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
strtoofft.h
system_win32.c
system_win32.h
telnet.c build: Disable Visual Studio warning "conditional expression is constant" 2019-12-01 19:01:02 -05:00
telnet.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
tftp.c
tftp.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
timeval.c
timeval.h
transfer.c build: Disable Visual Studio warning "conditional expression is constant" 2019-12-01 19:01:02 -05:00
transfer.h
url.c create_conn: prefer multiplexing to using new connections 2019-12-19 09:00:56 +01:00
url.h
urlapi-int.h
urlapi.c
urldata.h openssl: CURLSSLOPT_NO_PARTIALCHAIN can disable partial cert chains 2019-12-03 16:28:50 +01:00
version.c lib: Move lib/ssh.h -> lib/vssh/ssh.h 2019-11-17 23:27:39 -05:00
warnless.c
warnless.h
wildcard.c
wildcard.h
x509asn1.c
x509asn1.h