Wireshark-commits: [Wireshark-commits] master bf3e117: HTTP2: Update to libnghttp2 1.1.2

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 23 Jul 2015 07:46:18 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bf3e1179d2f2c089074804f054d55a22dc3b1494
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    HTTP2: Update to libnghttp2 1.1.2
    
    Update also the documentation after last change
    Change-Id: Ie93e669b07c7a0c2b8febabe92c8503296b36998
    Reviewed-on: https://code.wireshark.org/review/9746
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  4d6ef27   Qt < 5.1 doesn't have devicePixelRatio().
    adds  bf3e117   HTTP2: Update to libnghttp2 1.1.2


Summary of changes:
 epan/nghttp2/README.nghttp2   |   17 +++++++++--
 epan/nghttp2/nghttp2.h        |   66 +++++++++++++++++++++++++----------------
 epan/nghttp2/nghttp2_hd.h     |    2 +-
 epan/nghttp2/nghttp2_helper.c |    4 +--
 epan/nghttp2/nghttp2_helper.h |    2 ++
 epan/nghttp2/nghttp2ver.h     |    4 +--
 6 files changed, 63 insertions(+), 32 deletions(-)