Wireshark-commits: [Wireshark-commits] rev 51591: /trunk/ /trunk/epan/dissectors/: Makefile.common
Date: Fri, 30 Aug 2013 11:14:10 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51591

User: alagoutte
Date: 2013/08/30 04:14 AM

Log:
 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

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +1 -0      Makefile.common    Modified
  +867 -0    packet-http2.c     Added

Directory: /trunk/epan/
  Changes    Path              Action
  +1 -0      CMakeLists.txt    Modified

Directory: /trunk/
  Changes    Path          Action
  +2 -0      AUTHORS       Modified