http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20867
User: sfisher
Date: 2007/02/19 10:37 PM
Log:
Initial version of the new Statistics -> Content List -> HTTP feature. This
feature lists all of the content found in an HTTP stream (images, http, etc.)
and displays it in a list that allows the user to save each one as a file that
is already reassembled by the dissectors.
Directory: /trunk/epan/dissectors/
Changes Path Action
+8 -0 packet-http.c Modified
+3 -0 packet-http.h Modified
Directory: /trunk/gtk/
Changes Path Action
+1 -0 Makefile.common Modified
+404 -0 content_list_http.c Added
+10 -0 menu.c Modified
Directory: /trunk/
Changes Path Action
+1 -0 stat_menu.h Modified