summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2013-08-30 11:14:09 +0000
committerAlexis La Goutte <alexis.lagoutte@gmail.com>2013-08-30 11:14:09 +0000
commitc42a4f77061dcf648544ec16d49e52e9d769daf4 (patch)
tree9b84d263d622f18a710c1d3701daa678e1c1bd0c /AUTHORS
parentd89a3bab7755b30c0d73237a208d0ccd8c896b26 (diff)
downloadwireshark-c42a4f77061dcf648544ec16d49e52e9d769daf4.tar.gz
From me and Stephen Ludin via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9042 Add HTTP2 Dissector Based on draft-ietf-httpbis-http2-06
TODO : * Support HTTP Header Compression (draft-ietf-httpbis-header-compression) * Enhance display of Data * Reassembling of continuation frame (and other frame) * Add same tap and ping/pong time response svn path=/trunk/; revision=51591
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS2
1 files changed, 2 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 18c87fb0c1..d47c25e411 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -2979,6 +2979,7 @@ Alexis La Goutte <alexis.lagoutte[AT]gmail.com> {
Aruba ERM dissector
ATMTCP dissector
CAPWAP dissector
+ HTTP2 dissector
PAPI dissector
MONGO dissector
WebSocket dissector
@@ -3761,6 +3762,7 @@ Bart Van Assche <bvanassche[AT]acm.org>
Peter Lemenkov <lemenkov[AT]gmail.com>
Karl Beldan <karl.beldan[AT]gmail.com>
Jiri Engelthaler <engycz[AT]gmail.com>
+Stephen Ludin <sludin[AT]ludin.org>
Dan Lasley <dlasley[AT]promus.com> gave permission for his
dumpit() hex-dump routine to be used.