ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 5cc2ab7: HTTP2: Update to nghttp2 lib 0.5.0

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 19 Jul 2014 00:55:10 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5cc2ab74af486611def7bcc14105c1a0257b41de
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    HTTP2: Update to nghttp2 lib 0.5.0
    
    Change-Id: Ia63c066e482f633ef5096f2341d74de749422102
    Reviewed-on: https://code.wireshark.org/review/3104
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  4b72069   Fix install_desktop_files non-portability and add out-of-tree support.
    adds  5cc2ab7   HTTP2: Update to nghttp2 lib 0.5.0


Summary of changes:
 epan/nghttp2/nghttp2.h     |    8 +++-----
 epan/nghttp2/nghttp2_buf.c |    5 +++--
 epan/nghttp2/nghttp2_buf.h |    2 +-
 epan/nghttp2/nghttp2_hd.c  |   12 +++++-------
 epan/nghttp2/nghttp2ver.h  |    4 ++--
 5 files changed, 14 insertions(+), 17 deletions(-)