aboutsummaryrefslogtreecommitdiffstats
path: root/tap-protohierstat.c
AgeCommit message (Expand)AuthorFilesLines
2003-12-04Don't use GNodes for the protocol tree, put the sibling pointer, andguy1-3/+3
2003-12-03The "ptr_u" unions no longer have a "next" pointer - they now just haveguy1-6/+6
2003-11-24Make the recent epan/proto.{c,h} change compile.guy1-6/+6
2003-04-23Make "register_tap_listener()" return NULL on success and a "GString *"guy1-3/+7
2003-04-23Allow taps to have menu item registration routines; the menu itemguy1-2/+2
2002-11-01New tap extension for tethereal : ProtocolHierarchyStatistics.sahlberg1-0/+217