Wireshark-commits: [Wireshark-commits] master 20a41fa: NGHTTP2: Update to 1.5.0

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 27 Nov 2015 05:32:28 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=20a41fae76ab20c7e972bc7955ae901a5d71ef4c
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

20a41fa by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    NGHTTP2: Update to 1.5.0
    
    Change-Id: I18ec89d1d053014a023217f6a07d72c7791fd436
    Reviewed-on: https://code.wireshark.org/review/12199
    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  f5b816d   Qt: Check zero recent column width
    adds  20a41fa   NGHTTP2: Update to 1.5.0


Summary of changes:
 epan/nghttp2/nghttp2.h            |  430 +++++++++++++++++++++++++++++++------
 epan/nghttp2/nghttp2_hd.c         |  108 ++++++++--
 epan/nghttp2/nghttp2_hd.h         |    6 +-
 epan/nghttp2/nghttp2_hd_huffman.c |    6 +-
 epan/nghttp2/nghttp2_helper.c     |   20 +-
 epan/nghttp2/nghttp2_helper.h     |   14 +-
 epan/nghttp2/nghttp2ver.h         |    4 +-
 7 files changed, 468 insertions(+), 120 deletions(-)