Wireshark-commits: [Wireshark-commits] rev 33824: /trunk/ /trunk/epan/dissectors/: Makefile.common
Date: Tue, 17 Aug 2010 00:51:47 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33824

User: wmeier
Date: 2010/08/16 05:51 PM

Log:
 From Tom Hughes: FastCGI dissector.
 
 See: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5067
 
 From me: - Fix one bug;
          - Add a comment about some code which doesn't display info
             in COL_INFO as intended due to what seems to be a Wireshark bug in 
             tcp_dissect_pdus() when there are multiple records in a 
             TCP frame.

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

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

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