aboutsummaryrefslogtreecommitdiffstats
path: root/epan/stats_tree_priv.h
AgeCommit message (Expand)AuthorFilesLines
2010-08-29Doxygen changes.etxrab1-29/+29
2010-03-26Constify an argument.guy1-1/+1
2009-06-05Have tap listeners specify whether the "packet" routine requiresguy1-1/+4
2009-02-10Remove an ugly hack:ulfl1-0/+1
2008-07-12More (mostly stats tree) unsigned->signed char cleanupmorriss1-3/+3
2008-07-11Change the stats tree API to use signed chars instead of guint8s for all itsmorriss1-45/+45
2006-05-21name changesahlberg1-2/+2
2006-03-15Fix bug 710 and avoid having it crash when more than one instance are open at...lego1-1/+2
2005-09-22Instead of checking if this is a new packet at every call to avoid recounting...lego1-1/+0
2005-08-24EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! ulfl1-2/+2
2005-03-21Fix the names that were not consistent after the rename.lego1-0/+1
2005-03-21Add a cleanup call-back to the stats_tree.lego1-1/+1
2005-03-21Rename all stats_tree extern functions to start with stats_tree_lego1-13/+10
2005-03-20There was a design flaw that caused a crash on windows andlego1-21/+40
2005-02-27Several fixes to the stats_treelego1-1/+0
2005-02-25some more work forlego1-0/+3
2005-02-24Update to the stats_tree tapping APIlego1-0/+1
2005-02-20Fixes few things during reinitialization with gtk2 (it doesn't crash anymore),lego1-2/+5
2005-02-16Initial checkin of the stats-tree tap APIlego1-0/+179