1
0
mirror of https://github.com/moparisthebest/curl synced 2025-03-01 01:41:50 -05:00
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
..
2019-03-15 10:22:42 +01:00
2019-03-15 10:22:42 +01:00
2019-10-28 09:21:43 +01:00
2019-12-13 13:01:01 +01:00
2019-03-01 17:30:34 +01:00
2019-11-08 14:51:42 +01:00
2019-11-16 16:15:03 +01:00
2019-11-08 14:51:42 +01:00
2019-11-08 14:51:42 +01:00
2019-11-08 14:51:42 +01:00
2018-09-23 22:24:02 +00:00
2019-11-08 14:51:42 +01:00
2018-09-23 22:24:02 +00:00
2019-05-13 08:17:09 +02:00
2019-05-13 08:17:09 +02:00
2019-09-27 08:29:54 +02:00
2019-11-08 14:51:42 +01:00
2019-03-05 08:01:50 +01:00
2019-11-08 14:51:42 +01:00
2018-06-11 11:14:48 +02:00
2019-12-03 23:13:25 +01:00
2019-12-13 20:55:51 +01:00
2019-11-08 14:51:42 +01:00
2019-11-08 14:51:42 +01:00
2019-11-08 14:51:42 +01:00
2018-12-10 00:10:04 +01:00
2019-11-08 14:51:42 +01:00
2018-09-23 22:24:02 +00:00
2018-09-23 22:24:02 +00:00
2019-05-20 08:51:11 +02:00
2019-05-20 08:51:11 +02:00
2019-09-18 08:08:41 +02:00
2019-12-13 22:46:46 +01:00
2019-11-25 15:45:56 +01:00
2019-05-17 23:24:34 +02:00
2019-11-08 14:51:42 +01:00
2018-09-23 22:24:02 +00:00
2019-11-08 14:51:42 +01:00
2019-11-08 14:51:42 +01:00
2019-11-08 14:51:42 +01:00
2019-11-08 14:51:42 +01:00
2018-07-30 17:59:36 +02:00
2019-11-08 14:51:42 +01:00
2019-11-08 14:51:42 +01:00
2019-11-08 14:51:42 +01:00
2019-11-08 14:51:42 +01:00
2019-11-08 14:51:42 +01:00
2019-07-11 02:27:04 -04:00
2019-11-08 14:51:42 +01:00
2019-11-08 14:51:42 +01:00
2019-10-03 22:54:26 +02:00