| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow bigger snapshot lengths for D-Bus captures. | Guy Harris | 2017-06-05 | 1 | -4/+2 |
* | Directly use wtap_opttypes calls to fetch SHB options. | Guy Harris | 2016-06-06 | 1 | -5/+0 |
* | Always put editor-modelines at the end of the file ... | Bill Meier | 2014-10-14 | 1 | -3/+3 |
* | Add editor modelines; Adjust whitespace as needed. | Bill Meier | 2014-10-12 | 1 | -48/+61 |
* | Move capture.[ch] to libui. | Guy Harris | 2014-06-30 | 1 | -1/+1 |
* | Remove all $Id$ from top of file | Alexis La Goutte | 2014-03-04 | 1 | -2/+0 |
* | Make the stuff in summary.h usable from C++ code. | Guy Harris | 2013-05-22 | 1 | -0/+8 |
* | Fix a bunch of warnings. | Guy Harris | 2012-12-26 | 1 | -1/+1 |
* | Update Free Software Foundation address. | Jakub Zawadzki | 2012-06-28 | 1 | -1/+1 |
* | For a capture file, keep an array of all encapsulation types seen. | Guy Harris | 2012-06-15 | 1 | -1/+2 |
* | Don't use pcap LINKTYPE_ values in the iface_options structure, use | Guy Harris | 2012-05-28 | 1 | -1/+1 |
* | Clean up indentation (use spaces, not tabs). | Guy Harris | 2012-05-27 | 1 | -46/+46 |
* | Use cf_update_capture_comment() to save the capture comment (instead of | Jeff Morriss | 2012-05-24 | 1 | -7/+0 |
* | Keep track, in Wiretap, of whether the file is compressed, and provide | Guy Harris | 2012-05-24 | 1 | -1/+2 |
* | If we have one ISB, display the droped count from it. | Anders Broman | 2012-03-15 | 1 | -8/+9 |
* | Make it possible to edit capture comments | Anders Broman | 2012-02-26 | 1 | -6/+8 |
* | Suppress invalid or non-meaningful statistics - for example, without | Guy Harris | 2012-02-26 | 1 | -21/+24 |
* | Add SHB info to Summary | Anders Broman | 2012-02-23 | 1 | -0/+5 |
* | Have the used interfaces show up if number of interfaces > 0. | Anders Broman | 2012-02-23 | 1 | -29/+29 |
* | Don't show interface info when loading a capture file. | Michael Tüxen | 2011-07-15 | 1 | -1/+1 |
* | Add initial support for multiple interfaces. More to come after | Michael Tüxen | 2011-07-05 | 1 | -3/+13 |
* | Added "Ignore Packet" menu items to the main menu. | Stig Bjørlykke | 2009-12-17 | 1 | -0/+1 |
* | Use a more accurate variable name for the wiretap file type. Add the file | Gerald Combs | 2008-10-14 | 1 | -1/+2 |
* | Summary enhancements: | Stig Bjørlykke | 2007-11-28 | 1 | -0/+3 |
* | change all file offsets from long to gint64 so we can - theoretically - handl... | Ulf Lamping | 2006-11-05 | 1 | -1/+1 |
* | name change | Ronnie Sahlberg | 2006-05-21 | 1 | -2/+2 |
* | remove dependencies to pcap.h, so getting an idea what needs to be done by du... | Ulf Lamping | 2006-02-17 | 1 | -1/+0 |
* | Make the counters in the summary 64-bit, so they don't overflow on | Guy Harris | 2005-07-08 | 1 | -3/+3 |
* | - pcap.h needs to be included before capture.h | Jörg Mayer | 2005-03-07 | 1 | -0/+1 |
* | minor code cleanup | Ulf Lamping | 2005-02-06 | 1 | -1/+3 |
* | another two steps towards privilege seperation: | Ulf Lamping | 2005-02-06 | 1 | -1/+12 |
* | remove #include "globals.h" from summary.c, as it's a bad idea for multiple c... | Ulf Lamping | 2005-02-04 | 1 | -1/+1 |
* | Set the svn:eol-style property on all text files to "native", so that | Guy Harris | 2004-07-18 | 1 | -1/+1 |
* | From Jean-Michel Fayard: show in Tools:Summary window statistics about | Guy Harris | 2003-09-02 | 1 | -4/+6 |
* | Have Wiretap set the snapshot length to 0 if it can't be derived from | Guy Harris | 2002-02-08 | 1 | -2/+3 |
* | In Ethereal, attempt to get the packet statistics from libpcap when | Guy Harris | 2001-02-11 | 1 | -2/+3 |
* | Add the number of marked packets in the summary window. | Laurent Deniel | 2000-08-21 | 1 | -1/+2 |
* | Move GTK code out of summary.c and into gtk/summary_dlg.c | Gilbert Ramirez | 1999-12-10 | 1 | -10/+19 |
* | Since ethereal is now dependent on GTK+-1.2.x (because of proto_tree and | Gilbert Ramirez | 1999-07-13 | 1 | -2/+2 |
* | Created a new protocol tree implementation and a new display filter | Gilbert Ramirez | 1999-07-07 | 1 | -2/+2 |
* | Added Aaron Hillegass' summary dialogue. We're ignoring the problem with | Gilbert Ramirez | 1999-06-22 | 1 | -0/+46 |