aboutsummaryrefslogtreecommitdiffstats
path: root/summary.h
AgeCommit message (Expand)AuthorFilesLines
2012-06-28Update Free Software Foundation address.darkjames1-1/+1
2012-06-20Use separate filters for the RTT found on a SACK and the RTT found on amorriss1-51/+47
2012-02-26Make it possible to edit capture commentsetxrab1-6/+8
2012-02-26Suppress invalid or non-meaningful statistics - for example, withoutguy1-21/+24
2012-02-23Add SHB info to Summaryetxrab1-0/+5
2012-02-23Have the used interfaces show up if number of interfaces > 0.etxrab1-29/+29
2011-07-15Don't show interface info when loading a capture file.tuexen1-1/+1
2011-07-05Add initial support for multiple interfaces. More to come aftertuexen1-3/+13
2009-12-17Added "Ignore Packet" menu items to the main menu.stig1-0/+1
2008-10-14Use a more accurate variable name for the wiretap file type. Add the filegerald1-1/+2
2007-11-28Summary enhancements:stig1-0/+3
2006-11-05change all file offsets from long to gint64 so we can - theoretically - handl...ulfl1-1/+1
2006-05-21name changesahlberg1-2/+2
2006-02-17remove dependencies to pcap.h, so getting an idea what needs to be done by du...ulfl1-1/+0
2005-07-08Make the counters in the summary 64-bit, so they don't overflow onguy1-3/+3
2005-03-07- pcap.h needs to be included before capture.hjmayer1-0/+1
2005-02-06minor code cleanupulfl1-1/+3
2005-02-06another two steps towards privilege seperation:ulfl1-1/+12
2005-02-04remove #include "globals.h" from summary.c, as it's a bad idea for multiple c...ulfl1-1/+1
2004-07-18Set the svn:eol-style property on all text files to "native", so thatguy1-1/+1
2003-09-02From Jean-Michel Fayard: show in Tools:Summary window statistics aboutguy1-4/+6
2002-02-08Have Wiretap set the snapshot length to 0 if it can't be derived fromguy1-2/+3
2001-02-11In Ethereal, attempt to get the packet statistics from libpcap whenguy1-2/+3
2000-08-21Add the number of marked packets in the summary window.deniel1-1/+2
1999-12-10Move GTK code out of summary.c and into gtk/summary_dlg.cgram1-10/+19
1999-07-13Since ethereal is now dependent on GTK+-1.2.x (because of proto_tree andgram1-2/+2
1999-07-07Created a new protocol tree implementation and a new display filtergram1-2/+2
1999-06-22Added Aaron Hillegass' summary dialogue. We're ignoring the problem withgram1-0/+46