aboutsummaryrefslogtreecommitdiffstats
path: root/summary.h
AgeCommit message (Expand)AuthorFilesLines
2011-07-15Don't show interface info when loading a capture file.Michael Tüxen1-1/+1
2011-07-05Add initial support for multiple interfaces. More to come afterMichael Tüxen1-3/+13
2009-12-17Added "Ignore Packet" menu items to the main menu.Stig Bjørlykke1-0/+1
2008-10-14Use a more accurate variable name for the wiretap file type. Add the fileGerald Combs1-1/+2
2007-11-28Summary enhancements:Stig Bjørlykke1-0/+3
2006-11-05change all file offsets from long to gint64 so we can - theoretically - handl...Ulf Lamping1-1/+1
2006-05-21name changeRonnie Sahlberg1-2/+2
2006-02-17remove dependencies to pcap.h, so getting an idea what needs to be done by du...Ulf Lamping1-1/+0
2005-07-08Make the counters in the summary 64-bit, so they don't overflow onGuy Harris1-3/+3
2005-03-07- pcap.h needs to be included before capture.hJörg Mayer1-0/+1
2005-02-06minor code cleanupUlf Lamping1-1/+3
2005-02-06another two steps towards privilege seperation:Ulf Lamping1-1/+12
2005-02-04remove #include "globals.h" from summary.c, as it's a bad idea for multiple c...Ulf Lamping1-1/+1
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2003-09-02From Jean-Michel Fayard: show in Tools:Summary window statistics aboutGuy Harris1-4/+6
2002-02-08Have Wiretap set the snapshot length to 0 if it can't be derived fromGuy Harris1-2/+3
2001-02-11In Ethereal, attempt to get the packet statistics from libpcap whenGuy Harris1-2/+3
2000-08-21Add the number of marked packets in the summary window.Laurent Deniel1-1/+2
1999-12-10Move GTK code out of summary.c and into gtk/summary_dlg.cGilbert Ramirez1-10/+19
1999-07-13Since ethereal is now dependent on GTK+-1.2.x (because of proto_tree andGilbert Ramirez1-2/+2
1999-07-07Created a new protocol tree implementation and a new display filterGilbert Ramirez1-2/+2
1999-06-22Added Aaron Hillegass' summary dialogue. We're ignoring the problem withGilbert Ramirez1-0/+46