aboutsummaryrefslogtreecommitdiffstats
path: root/cfile.h
AgeCommit message (Expand)AuthorFilesLines
2018-11-16Use an enum for compression types in various interfaces.Guy Harris1-56/+56
2018-07-03file: fix packet list update after dfilter change during live capturePeter Wu1-0/+1
2018-06-28file: do not perform recursive redissections to avoid crashesPeter Wu1-0/+8
2018-04-17Remove some GTK+-only code.Gerald Combs1-1/+0
2018-02-09Generalize wtap_pkthdr into a structure for packet and non-packet records.Guy Harris1-2/+2
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2017-12-08Hand the packet provider functions to epan_new().Guy Harris1-6/+6
2017-12-08Move the frame_set stuff back into the capture_file structure.Guy Harris1-2/+19
2017-12-04Put the structure of a capture_file back in cfile.h.Guy Harris1-3/+68
2017-12-04Move the parts of a capture_file used by libwireshark to a new structure.Guy Harris1-3/+0
2017-12-03Use cfile.h to define the capture_file type.Guy Harris1-74/+5
2017-12-01Get rid of some void pointers.Gerald Combs1-2/+2
2017-11-24GTK: Remove packet editorJoão Valverde1-11/+0
2017-11-09Start using SPDX license identifiers.Gerald Combs1-13/+1
2017-06-19Update the capture file load time each time we update the progress bar.Jeff Morriss1-1/+1
2017-06-05Allow bigger snapshot lengths for D-Bus captures.Guy Harris1-2/+1
2017-02-09Make the capture file's interface description filterableJim Young1-0/+1
2016-06-11Line up comments.Guy Harris1-54/+54
2016-02-23Qt: Select matching tree item and bytes in Find PacketStig Bjørlykke1-0/+1
2016-02-18Qt: Add regex support in Find PacketStig Bjørlykke1-0/+1
2015-06-23Morph ProgressBar into CaptureProgressFrame.Gerald Combs1-0/+2
2015-02-24Qt: Apply recent settings.Gerald Combs1-1/+1
2014-10-14Always put editor-modelines at the end of the file ...Bill Meier1-3/+3
2014-10-12Add editor modelines; Adjust whitespace as needed.Bill Meier1-3/+16
2014-05-09Revert "Refactor Wiretap"Guy Harris1-7/+3
2014-05-09Refactor WiretapMichael Mann1-3/+7
2014-03-21Fix Bug 9903: 'Clicking reload-file ignores selected file format reader'Hadriel Kaplan1-0/+1
2014-03-20Revert "Allow pcapng interface options to be available to dissectors."Anders Broman1-2/+0
2014-03-20Allow pcapng interface options to be available to dissectors.Christopher Kilgour1-0/+2
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-22Avoid including definition of column_info structure in dissectors.Jakub Zawadzki1-0/+1
2013-12-03Avoid including <epan/epan.h> in dissectors.Jakub Zawadzki1-0/+1
2013-11-29Avoid including <wiretap/wtap.h> in dissectors.Jakub Zawadzki1-0/+9
2013-11-15Remove comment & defines for frame_data_sequence from cfile.hJakub Zawadzki1-13/+0
2013-08-14Global variables considered harmful.Guy Harris1-0/+6
2013-08-01Remove fdata->opt_comment, add pkt_comment to pinfoJakub Zawadzki1-0/+1
2013-07-22Abuse epan_t more: add callback to get interface name.Jakub Zawadzki1-0/+2
2013-07-21Some work on multi file dissectionJakub Zawadzki1-0/+1
2013-07-11Move some more modules into epan.Jeff Morriss1-1/+1
2013-06-16Have the seek-read routines take a Buffer rather than a guint8 pointerGuy Harris1-1/+1
2013-03-30Update -2, -R and -Y to behave consistently as per the concensus reached onEvan Huus1-1/+2
2012-12-15Rename the search type menu items to more accurately reflect what we'reGerald Combs1-3/+3
2012-10-16Add wtap_pseudo_header union to wtap_pkthdr structure.Jakub Zawadzki1-1/+1
2012-10-05Add a capture_file * element to packet_range_t and pass it explicitly inGerald Combs1-0/+2
2012-09-28Revert r45183:r45184Jakub Zawadzki1-1/+1
2012-09-27Missing part of r45183Jakub Zawadzki1-1/+1
2012-09-03cinfo.columns_changed is only used by ui/gtk, move it to cfile structure.Jakub Zawadzki1-0/+1
2012-07-19Pass {delayed_}create_progress_dlg a pointer the top level windowGerald Combs1-0/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-06-20If the file has an SHB comment or any packet comments, and the userGuy Harris1-0/+1