aboutsummaryrefslogtreecommitdiffstats
path: root/summary.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-05Allow bigger snapshot lengths for D-Bus captures.Guy Harris1-3/+0
2017-06-03Get rid of #if 0'd out include.Guy Harris1-4/+0
2016-07-14Redo the block options APIs.Guy Harris1-14/+25
2016-06-06Directly use wtap_opttypes calls to fetch SHB options.Guy Harris1-15/+0
2016-02-23Making wiretap option blocks more generic.Michael Mann1-18/+29
2015-08-29pcapng: drop count is unknown for ISB without isb_if_drop optionHadriel Kaplan1-2/+6
2015-08-18Pcapng: clean up Section Header Block handlingHadriel Kaplan1-3/+2
2014-10-12Add editor modelines; Adjust whitespace as needed.Bill Meier1-0/+13
2014-08-24Modify includes of config.h so that out-of-tree builds, i.e. CMakeGraham Bloice1-1/+1
2014-06-30Move capture_ui_utils.[ch] to libui.Guy Harris1-2/+2
2014-05-17wiretap: remove unused code, drop number_of_interfacesPeter Wu1-1/+1
2014-05-09Revert "Refactor Wiretap"Guy Harris1-2/+2
2014-05-09Refactor WiretapMichael Mann1-2/+2
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-06-15For a capture file, keep an array of all encapsulation types seen.Guy Harris1-2/+2
2012-05-28That doesn't work correctly if we read in a file with no interfaceGuy Harris1-0/+3
2012-05-28Correctly implement what was my intent when removing the HAVE_LIBPCAPGuy Harris1-34/+29
2012-05-28Don't use pcap LINKTYPE_ values in the iface_options structure, useGuy Harris1-4/+4
2012-05-27Clean up indentation (use spaces, not tabs).Guy Harris1-16/+16
2012-05-24Use cf_update_capture_comment() to save the capture comment (instead ofJeff Morriss1-9/+0
2012-05-24Keep track, in Wiretap, of whether the file is compressed, and provideGuy Harris1-0/+1
2012-05-05Actually remove #include <sys/types.h> ....Bill Meier1-4/+0
2012-05-05AFAICT '#include sys/types.h' is not needed for these files.Bill Meier1-3/+3
2012-03-21Delete a duplicate line of code. Fixes Coverity CID 1393: UNUSED VALUE.Chris Maynard1-2/+0
2012-03-15If we have one ISB, display the droped count from it.Anders Broman1-0/+8
2012-03-04if_filter isn't a string per se,The first byte of the Option Data keeps a cod...Anders Broman1-1/+1
2012-02-29- Add a LED in the statusbar to indicate that capture comments exists,Anders Broman1-6/+13
2012-02-26Make it possible to edit capture commentsAnders Broman1-0/+9
2012-02-26Suppress invalid or non-meaningful statistics - for example, withoutGuy Harris1-33/+55
2012-02-24From Irene Ruengeler: Fix a bug where the interfaceMichael Tüxen1-11/+14
2012-02-23Add SHB info to SummaryAnders Broman1-0/+12
2012-02-23Fix the handling of snaplen.Michael Tüxen1-7/+5
2012-02-23Have the used interfaces show up if number of interfaces > 0.Anders Broman1-1/+19
2011-07-15Don't show interface info when loading a capture file.Michael Tüxen1-9/+10
2011-07-05Add initial support for multiple interfaces. More to come afterMichael Tüxen1-9/+25
2011-06-27Get rid of old non-interface specific settings which are now interfaceMichael Tüxen1-3/+6
2011-04-27Create a new frame_data_sequence data type; it represents a denseGuy Harris1-2/+2
2011-04-25Store the frame_data structures in a tree, rather than a linked list. Guy Harris1-9/+6
2011-04-25Make the packet count an unsigned value, as frame numbers are unsigned.Guy Harris1-1/+1
2009-12-17Added "Ignore Packet" menu items to the main menu.Stig Bjørlykke1-0/+4
2009-09-21Rename capture_file.plist to capture_file.plist_start to make it consistent w...Kovarththanan Rajaratnam1-3/+3
2008-10-14Use a more accurate variable name for the wiretap file type. Add the fileGerald Combs1-1/+2
2007-11-28Summary enhancements:Stig Bjørlykke1-3/+18
2007-11-28Fixed a bug when adjusting summary marked start time.Stig Bjørlykke1-1/+1
2007-08-30Change the "--enable-setuid-install" option to install dumpcap and TSharkGerald Combs1-0/+4
2007-08-22gcc 4 doesn't like my macro for getting the interface description: it says th...Jeff Morriss1-1/+1
2007-08-22Fix bug http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1757 :Jeff Morriss1-5/+1
2006-05-21name changeRonnie Sahlberg1-2/+2