aboutsummaryrefslogtreecommitdiffstats
path: root/proto_hier_stats.c
AgeCommit message (Expand)AuthorFilesLines
2002-08-28Removed trailing whitespaces from .h and .c files using thejmayer1-2/+2
2002-08-28From Ulf Lamping: extend the progress dialog box to give more progressguy1-5/+9
2002-07-30From Graeme Hewson:guy1-15/+24
2002-03-31From Joerg Mayer: mark function arguments as unused.guy1-2/+2
2002-03-05Have "wtap_seek_read()" return 0 on success and -1 on failure, and takeguy1-4/+5
2002-01-21Include files from the "epan" directory and subdirectories thereof withguy1-2/+2
2002-01-02A proper fix for pulling the header_field_info* from a stat_node.gram1-15/+18
2001-12-31Fix a pointer error in find_stat_node.gerald1-2/+2
2001-12-18Provide for per-protocol-tree data in the proto_tree code.gram1-10/+12
2001-12-16Add an extra argument to "epan_dissect_new()" that indicates whether theguy1-2/+2
2001-12-10Move the pointer to the "column_info" structure in the "frame_data"guy1-6/+5
2001-12-06Remove proto_tree from capture_file and PacketWinData, since theygram1-7/+3
2001-06-19More signed vs. unsigned cleanups, and initialization cleanups, fromguy1-2/+2
2001-03-24Give the code that computes protocol statistics a progress dialog box,guy1-10/+69
2001-03-23Routines called by "g_node_traverse()" are supposed to return TRUE ifguy1-1/+2
2001-03-22Add a new tool which summarizes packet counts by protocols, butgram1-0/+203