URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1459b9bee30f37ab907f0091a2b488eb0f811863
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
1459b9b by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
NGHTTP2: Update to 1.8.0
Change-Id: Ic818b7df95c9812076303f613b0641b9e702b62e
Reviewed-on: https://code.wireshark.org/review/14562
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from b706fc6 Treat Gammu DCT3 trace files as having magic numbers.
adds 1459b9b NGHTTP2: Update to 1.8.0
Summary of changes:
epan/nghttp2/nghttp2.h | 261 +++++++++++++++++++++++++++++++----
epan/nghttp2/nghttp2_hd.c | 306 ++++++++++++++++++++++++++++++++++++++++-
epan/nghttp2/nghttp2_hd.h | 60 +++++++-
epan/nghttp2/nghttp2_helper.c | 2 +
epan/nghttp2/nghttp2ver.h | 4 +-
5 files changed, 596 insertions(+), 37 deletions(-)