1
0
mirror of https://github.com/moparisthebest/curl synced 2024-11-05 00:55:04 -05:00
curl/lib/vquic
Daiki Ueno 8efd26afbf
ngtcp2: update to git master for the key installation API change
This updates the ngtcp2 OpenSSL backend to follow the API change in
commit 32e703164 of ngtcp2.

Notable changes are:
- ngtcp2_crypto_derive_and_install_{rx,tx}_key have been added to replace
  ngtcp2_crypto_derive_and_install_key
- the 'side' argument of ngtcp2_crypto_derive_and_install_initial_key
  has been removed

Fixes #5166
Closes #5168
2020-03-30 16:00:48 +02:00
..
ngtcp2.c ngtcp2: update to git master for the key installation API change 2020-03-30 16:00:48 +02:00
ngtcp2.h ngtcp2: Support the latest update key callback type 2019-12-20 00:34:58 -05:00
quiche.c version: make curl_version* thread-safe without using global context 2020-03-07 12:10:11 +01:00
quiche.h quiche: improved error handling and memory cleanups 2019-08-07 08:39:39 +02:00