aboutsummaryrefslogtreecommitdiffstats
path: root/summary.h
Commit message (Expand)AuthorAgeFilesLines
* remove dependencies to pcap.h, so getting an idea what needs to be done by du...Ulf Lamping2006-02-171-1/+0
* Make the counters in the summary 64-bit, so they don't overflow onGuy Harris2005-07-081-3/+3
* - pcap.h needs to be included before capture.hJörg Mayer2005-03-071-0/+1
* minor code cleanupUlf Lamping2005-02-061-1/+3
* another two steps towards privilege seperation:Ulf Lamping2005-02-061-1/+12
* remove #include "globals.h" from summary.c, as it's a bad idea for multiple c...Ulf Lamping2005-02-041-1/+1
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* From Jean-Michel Fayard: show in Tools:Summary window statistics aboutGuy Harris2003-09-021-4/+6
* Have Wiretap set the snapshot length to 0 if it can't be derived fromGuy Harris2002-02-081-2/+3
* In Ethereal, attempt to get the packet statistics from libpcap whenGuy Harris2001-02-111-2/+3
* Add the number of marked packets in the summary window.Laurent Deniel2000-08-211-1/+2
* Move GTK code out of summary.c and into gtk/summary_dlg.cGilbert Ramirez1999-12-101-10/+19
* Since ethereal is now dependent on GTK+-1.2.x (because of proto_tree andGilbert Ramirez1999-07-131-2/+2
* Created a new protocol tree implementation and a new display filterGilbert Ramirez1999-07-071-2/+2
* Added Aaron Hillegass' summary dialogue. We're ignoring the problem withGilbert Ramirez1999-06-221-0/+46