diff options
author | Jay Satiro <raysatiro@yahoo.com> | 2019-12-18 13:56:16 -0500 |
---|---|---|
committer | Jay Satiro <raysatiro@yahoo.com> | 2019-12-20 00:34:58 -0500 |
commit | 10121a417d965af73224d43e85ed78af1f14064d (patch) | |
tree | 9457423800d13207331abfbd6a3068c56dc30e50 /.travis.yml | |
parent | 25b69c482f45c7acd817920bd8fdf68887be51a2 (diff) |
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
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions