Wireshark-commits: [Wireshark-commits] master d0faa9a: HTTP2: Update to libnghttp2 1.0.4

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 24 Jun 2015 03:27:55 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d0faa9adf8c82fb3e8751fdbff32d5f7203666c9
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    HTTP2: Update to libnghttp2 1.0.4
    
    Change-Id: Ia92d183b7e7b5a604d75eee13b64b827ad0af903
    Reviewed-on: https://code.wireshark.org/review/9054
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    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  ae92a83   Update build instructions for cmake near the end a bit
    adds  d0faa9a   HTTP2: Update to libnghttp2 1.0.4


Summary of changes:
 epan/nghttp2/README.nghttp2   |    2 --
 epan/nghttp2/nghttp2.h        |   24 +++++++++++++++++++++++-
 epan/nghttp2/nghttp2_hd.c     |    9 +++++++--
 epan/nghttp2/nghttp2_helper.h |    2 ++
 epan/nghttp2/nghttp2ver.h     |    4 ++--
 5 files changed, 34 insertions(+), 7 deletions(-)