URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=adc05f4f7457e3797bc39ce0f392e1e0bc4820fc
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
adc05f4 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
HTTP2: Update to libnghttp2 1.0.0
Change-Id: I77ae40b4c5643e3cb71242e27a00de151db0d83c
Reviewed-on: https://code.wireshark.org/review/8477
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>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from f1ea2fa p1: Handle OrganizationalUnitName
adds adc05f4 HTTP2: Update to libnghttp2 1.0.0
Summary of changes:
epan/nghttp2/nghttp2.h | 210 ++++++++++++++---------------------------
epan/nghttp2/nghttp2_buf.c | 2 +-
epan/nghttp2/nghttp2_hd.c | 4 +-
epan/nghttp2/nghttp2_helper.c | 10 +-
epan/nghttp2/nghttp2ver.h | 4 +-
5 files changed, 83 insertions(+), 147 deletions(-)