Wireshark-commits: [Wireshark-commits] master 7dd8349: NGHTTP2: Update to 1.3.0

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 31 Aug 2015 17:51:57 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7dd834975fb9956dc7e8bef89cae111fe0b3610a
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

7dd8349 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    NGHTTP2: Update to 1.3.0
    
    Change-Id: Ia12396b3b4a2bb4dcbdce63d06558b6474cd588e
    Reviewed-on: https://code.wireshark.org/review/10324
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  026812c   Redraw timestamps when time display settings change.
    adds  7dd8349   NGHTTP2: Update to 1.3.0


Summary of changes:
 epan/nghttp2/nghttp2.h        |  162 ++++++++++++++++++++++++++++++++++++++++-
 epan/nghttp2/nghttp2_hd.c     |   30 +++++++-
 epan/nghttp2/nghttp2_hd.h     |    6 +-
 epan/nghttp2/nghttp2_helper.h |    7 ++
 epan/nghttp2/nghttp2ver.h     |    4 +-
 5 files changed, 199 insertions(+), 10 deletions(-)