change all file offsets from long to gint64 so we can - theoretically - handle files...
[metze/wireshark/wip.git] / summary.h
2006-11-05 Ulf Lampingchange all file offsets from long to gint64 so we can...
2006-05-21 Ronnie Sahlbergname change
2006-02-17 Ulf Lampingremove dependencies to pcap.h, so getting an idea what...
2005-07-08 Guy HarrisMake the counters in the summary 64-bit, so they don...
2005-03-07 Jörg Mayer- pcap.h needs to be included before capture.h
2005-02-06 Ulf Lampingminor code cleanup
2005-02-06 Ulf Lampinganother two steps towards privilege seperation:
2005-02-04 Ulf Lampingremove #include "globals.h" from summary.c, as it's...
2004-07-18 Guy HarrisSet the svn:eol-style property on all text files to...
2003-09-02 Guy HarrisFrom Jean-Michel Fayard: show in Tools:Summary window...
2002-02-08 Guy HarrisHave Wiretap set the snapshot length to 0 if it can...
2001-02-11 Guy HarrisIn Ethereal, attempt to get the packet statistics from...
2000-08-21 Laurent DenielAdd the number of marked packets in the summary window.
1999-12-10 Gilbert RamirezMove GTK code out of summary.c and into gtk/summary_dlg.c
1999-07-13 Gilbert RamirezSince ethereal is now dependent on GTK+-1.2.x (because...
1999-07-07 Gilbert RamirezCreated a new protocol tree implementation and a new...
1999-06-22 Gilbert RamirezAdded Aaron Hillegass' summary dialogue. We're ignoring...