extcap: Fix make distcheck
[metze/wireshark/wip.git] / summary.h
2014-10-14 Bill MeierAlways put editor-modelines at the end of the file ...
2014-10-12 Bill MeierAdd editor modelines; Adjust whitespace as needed.
2014-06-30 Guy HarrisMove capture.[ch] to libui.
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-05-22 Guy HarrisMake the stuff in summary.h usable from C++ code.
2012-12-26 Guy HarrisFix a bunch of warnings.
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-06-15 Guy HarrisFor a capture file, keep an array of all encapsulation...
2012-05-28 Guy HarrisDon't use pcap LINKTYPE_ values in the iface_options...
2012-05-27 Guy HarrisClean up indentation (use spaces, not tabs).
2012-05-24 Jeff MorrissUse cf_update_capture_comment() to save the capture...
2012-05-24 Guy HarrisKeep track, in Wiretap, of whether the file is compress...
2012-03-15 Anders BromanIf we have one ISB, display the droped count from it.
2012-02-26 Anders BromanMake it possible to edit capture comments
2012-02-26 Guy HarrisSuppress invalid or non-meaningful statistics - for...
2012-02-23 Anders BromanAdd SHB info to Summary
2012-02-23 Anders BromanHave the used interfaces show up if number of interface...
2011-07-15 Michael TüxenDon't show interface info when loading a capture file.
2011-07-05 Michael TüxenAdd initial support for multiple interfaces. More to...
2009-12-17 Stig BjørlykkeAdded "Ignore Packet" menu items to the main menu.
2008-10-14 Gerald CombsUse a more accurate variable name for the wiretap file...
2007-11-28 Stig BjørlykkeSummary enhancements:
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...