packet-smb2: maintain a smb2_fid_info per open file
[metze/wireshark/wip.git] / epan / nghttp2 /
2015-09-24 Tatsuhiro TsujikawaNGHTTP2: Fix warning this decimal constant is unsigned...
2015-09-24 Alexis La GoutteNGHTTP2: Update to 1.3.3
2015-08-31 Alexis La GoutteNGHTTP2: Update to 1.3.0
2015-07-23 Alexis La GoutteHTTP2: Update to libnghttp2 1.1.2
2015-06-24 Guy HarrisDon't export libnghttp2 routines outside libwireshark.
2015-06-24 Alexis La Gouttelibnghttp2: readd remove check for CONFIG.H
2015-06-24 Alexis La GoutteHTTP2: Update to libnghttp2 1.0.4
2015-05-26 Alexis La Gouttenghttp2: fix quote for config.h include
2015-05-25 Graham BloiceFix out of tree builds
2015-05-21 Tatsuhiro TsujikawaInclude stdint.h instead of inttypes.h when compiled...
2015-05-19 Alexis La GoutteHTTP2: Update to libnghttp2 1.0.0
2015-05-17 Alexis La Gouttenghttp2: use <> for include glib.h
2015-05-11 Alexis La GoutteHTTP2: Update to libnghttp2 0.7.14
2015-05-08 Guy Harrisepan/nghttp2/nghttp2_net.h no longer exists, so don...
2015-05-08 Alexis La Gouttenghttp2: use g_ntoh[ls], g_hton[ls] from glib
2015-05-01 Joerg Mayerrv is only used in an assert. The assert only evaluates...
2015-05-01 Joerg MayerRevert "Fix warning:"
2015-05-01 Joerg MayerFix warning:
2015-04-30 Alexis La GoutteHTTP2: Update to libnghttp2 0.7.13
2015-03-09 Alexis La GoutteHTTP2: Update to libnghttp2 0.7.5
2015-01-15 Alexis La GoutteUpdate to libnghttp2 0.7.1
2015-01-02 Bill MeierAdd '*.nativecodeanalysis.xml' to 'clean' targets
2014-12-15 Alexis La GoutteHTTP2: Update nghttp2 lib (0.6.7)
2014-10-22 Alexis La Gouttelibnghttp2: Update to 0.6.4
2014-09-16 Gerald CombsFix the patch-bzip2 target.
2014-08-03 Tatsuhiro Tsujikawahttp2: Update to h2-14
2014-08-03 Alexis La GoutteHTTP2: Fix README about change of nghttp2
2014-07-31 Guy HarrisAdd more files to the release tarball.
2014-07-19 Guy HarrisAdd casts to squelch compiler warnings.
2014-07-19 Evan HuusRevert part of 5cc2ab74af486611def7bcc14105c1a0257b41de
2014-07-19 Alexis La GoutteHTTP2: Update to nghttp2 lib 0.5.0
2014-07-15 Alexis La GoutteHTTP2: Fix double free
2014-07-09 Graham BloiceMoved nghttp2 to epan