Add Winsock AF_ values to epan/aftypes.h; the DirectPlay and ActiveSync
[metze/wireshark/wip.git] / proto_hier_stats.c
2007-12-06 Stig BjørlykkeAdded "Apply as filter"/"Prepare a filter"/"Find frame...
2007-12-03 Stig BjørlykkeInclude reassembled protocols, as this probably is...
2007-11-30 Stig BjørlykkeShow the Display filter in Protocol Hierarchy Statistics.
2007-11-29 Stig BjørlykkeCount stats for parent if encountering a field not...
2007-01-25 Stephen FisherFix for bug #1325: Protocol hierarchy display shows...
2006-05-21 Ronnie Sahlbergname change
2005-11-12 Guy HarrisAllow a progress dialog to have "Stop" or "Cancel"...
2005-10-27 Guy HarrisFix uninitialized variable errors.
2005-10-27 Guy HarrisCheck on every iteration of a loop whether to pop up...
2005-08-24 Ulf LampingEVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry!
2005-06-29 Ronnie Sahlbergadd fix for bug 224
2005-06-04 Ulf Lampingfix #224: hierarchy stats had problems with the new...
2005-04-07 Ronnie SahlbergFrom Didier:
2004-07-18 Guy HarrisSet the svn:eol-style property on all text files to...
2004-03-17 Laurent Deniel* Protocol Hierarchy Statistics:
2004-01-31 Guy HarrisPass ESD_BTN_OK rather than NULL as a second argument to
2004-01-31 Ulf Lampingrenamed ESD_TYPE_CRIT to ESD_TYPE_ERROR to
2004-01-25 Guy HarrisHave the Wiretap open, read, and seek-and-read routines...
2004-01-21 Ulf LampingThe progressbar had a parameter to specify the text...
2004-01-09 Guy HarrisWe don't need to keep the progress bar quantum or next...
2003-12-04 Guy HarrisDon't use GNodes for the protocol tree, put the sibling...
2003-12-03 Guy HarrisThe "ptr_u" unions no longer have a "next" pointer...
2003-11-24 Guy HarrisMake the recent epan/proto.{c,h} change compile.
2003-09-03 Guy HarrisCheck for "wtap_seek_read()" failing.
2002-08-28 Jörg MayerRemoved trailing whitespaces from .h and .c files using the
2002-08-28 Guy HarrisFrom Ulf Lamping: extend the progress dialog box to...
2002-07-30 Guy HarrisFrom Graeme Hewson:
2002-03-31 Guy HarrisFrom Joerg Mayer: mark function arguments as unused.
2002-03-05 Guy HarrisHave "wtap_seek_read()" return 0 on success and -1...
2002-01-21 Guy HarrisInclude files from the "epan" directory and subdirector...
2002-01-02 Gilbert RamirezA proper fix for pulling the header_field_info* from...
2001-12-31 Gerald CombsFix a pointer error in find_stat_node.
2001-12-18 Gilbert RamirezProvide for per-protocol-tree data in the proto_tree...
2001-12-16 Guy HarrisAdd an extra argument to "epan_dissect_new()" that...
2001-12-10 Guy HarrisMove the pointer to the "column_info" structure in...
2001-12-06 Gilbert RamirezRemove proto_tree from capture_file and PacketWinData...
2001-06-19 Guy HarrisMore signed vs. unsigned cleanups, and initialization...
2001-03-24 Guy HarrisGive the code that computes protocol statistics a progr...
2001-03-23 Guy HarrisRoutines called by "g_node_traverse()" are supposed...
2001-03-22 Gilbert RamirezAdd a new tool which summarizes packet counts by protoc...