Qt: About dialog updates.
[metze/wireshark/wip.git] / cfile.c
2017-12-04 Guy HarrisPut the structure of a capture_file back in cfile.h.
2017-12-04 Guy HarrisMove the parts of a capture_file used by libwireshark...
2017-12-03 Guy HarrisUse cfile.h to define the capture_file type.
2017-12-01 Gerald CombsGet rid of some void pointers.
2017-11-09 Gerald CombsStart using SPDX license identifiers.
2017-06-05 Guy HarrisAllow bigger snapshot lengths for D-Bus captures.
2017-02-09 Jim YoungMake the capture file's interface description filterable
2016-07-21 Guy HarrisNo need to check for string option values being null.
2016-07-14 Guy HarrisRedo the block options APIs.
2016-02-23 Michael MannMaking wiretap option blocks more generic.
2014-10-12 Bill MeierAdd editor modelines; Adjust whitespace as needed.
2014-08-24 Graham BloiceModify includes of config.h so that out-of-tree builds...
2014-05-17 Peter Wuwiretap: remove unused code, drop number_of_interfaces
2014-05-09 Guy HarrisRevert "Refactor Wiretap"
2014-05-09 Michael MannRefactor Wiretap
2014-03-20 Anders BromanRevert "Allow pcapng interface options to be available...
2014-03-20 Christopher KilgourAllow pcapng interface options to be available to disse...
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-07-22 Jakub ZawadzkiAbuse epan_t more: add callback to get interface name.
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-07-19 Evan HuusFix transposed memset parameters causing build failure...
2012-07-19 Gerald CombsPass {delayed_}create_progress_dlg a pointer the top...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-05-20 Guy HarrisChange the "user_saved" member of a capture_file struct...
2011-04-27 Guy HarrisCreate a new frame_data_sequence data type; it represen...
2011-04-25 Guy HarrisStore the frame_data structures in a tree, rather than...
2011-04-25 Guy HarrisMake the packet count an unsigned value, as frame numbe...
2010-04-01 Gerald CombsKeep a copy of the interface description and capture...
2009-09-22 Kovarththanan Raja... Rename init_cap_file() to cap_file_init()
2009-09-22 Kovarththanan Raja... Introduce cap_file_add_fdata() and start using it
2009-09-21 Kovarththanan Raja... Don't include header files that are not required
2009-09-21 Kovarththanan Raja... Remove unused 'pstats' member in capture_file
2009-09-21 Kovarththanan Raja... Rename capture_file.plist to capture_file.plist_start...
2009-02-15 Bill MeierAdjust some spacing ....
2008-09-30 Sake BlokFrom jmmikkel@mit.edu (Bug 2895):
2007-01-01 Ronnie Sahlbergbreak out dfcode from the capture file structure and...
2006-05-21 Ronnie Sahlbergname change
2005-02-06 Ulf Lampinganother two steps towards privilege seperation:
2005-02-04 Ulf Lamping(some) redesign of capture data structures.
2005-02-03 Ulf Lampingmove capture_file_fd field from capture_file to capture...
2004-07-18 Guy HarrisSet the svn:eol-style property on all text files to...
2002-09-06 Ronnie SahlbergForgot to add two files