packet-kerberos: remember in what frame a key was learned
[metze/wireshark/wip.git] / cfile.h
2013-12-22 Jakub ZawadzkiAvoid including definition of column_info structure...
2013-12-03 Jakub ZawadzkiAvoid including <epan/epan.h> in dissectors.
2013-11-29 Jakub ZawadzkiAvoid including <wiretap/wtap.h> in dissectors.
2013-11-15 Jakub ZawadzkiRemove comment & defines for frame_data_sequence from...
2013-08-14 Guy HarrisGlobal variables considered harmful.
2013-08-01 Jakub ZawadzkiRemove fdata->opt_comment, add pkt_comment to pinfo
2013-07-22 Jakub ZawadzkiAbuse epan_t more: add callback to get interface name.
2013-07-21 Jakub ZawadzkiSome work on multi file dissection
2013-07-11 Jeff MorrissMove some more modules into epan.
2013-06-16 Guy HarrisHave the seek-read routines take a Buffer rather than...
2013-03-30 Evan HuusUpdate -2, -R and -Y to behave consistently as per...
2012-12-15 Gerald CombsRename the search type menu items to more accurately...
2012-10-16 Jakub ZawadzkiAdd wtap_pseudo_header union to wtap_pkthdr structure.
2012-10-05 Gerald CombsAdd a capture_file * element to packet_range_t and...
2012-09-28 Jakub ZawadzkiRevert r45183:r45184
2012-09-27 Jakub ZawadzkiMissing part of r45183
2012-09-03 Jakub Zawadzkicinfo.columns_changed is only used by ui/gtk, move...
2012-07-19 Gerald CombsPass {delayed_}create_progress_dlg a pointer the top...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-06-20 Guy HarrisIf the file has an SHB comment or any packet comments...
2012-06-15 Guy HarrisFor a capture file, keep an array of all encapsulation...
2012-05-24 Guy HarrisKeep track, in Wiretap, of whether the file is compress...
2012-05-20 Guy HarrisChange the "user_saved" member of a capture_file struct...
2012-03-02 Guy HarrisUpdate comment - now that we support adding comments...
2011-12-29 Gerald CombsAdd 'extern "C"' wrappers and #include guards to variou...
2011-05-12 Jakub ZawadzkiPacket editor: support for saving changed frames.
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...
2011-01-31 Anders BromanFrom Cal Turney:
2011-01-19 Stephen FisherFrom Cal Turney via enhancement bug #5587: In hex or...
2010-08-16 Anders BromanFrom Cal Turney:
2010-08-13 Guy HarrisInstead of using a Boolean for the search direction...
2010-04-01 Gerald CombsKeep a copy of the interface description and capture...
2009-12-17 Stig BjørlykkeIntroduce "Ignore Packet" in the packet list.
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... Remove unused 'vers' member in capture_file
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-07-24 Anders BromanUse g_slice if glib >=2.10
2009-02-15 Bill MeierAdjust some spacing ....
2008-11-18 Stig BjørlykkeOptimized finding current row from cfile.current_frame.
2008-09-30 Sake BlokFrom jmmikkel@mit.edu (Bug 2895):
2007-01-01 Ronnie Sahlbergbreak out dfcode from the capture file structure and...
2006-11-14 Stephen FisherNew feature to automatically highlight the field found...
2006-11-05 Ulf Lampingchange all file offsets from long to gint64 so we can...
2006-05-21 Ronnie Sahlbergname change
2005-08-25 Ulf Lampingtimestamp display precision:
2005-08-24 Ulf LampingEVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry!
2005-08-20 Guy HarrisGet rid of f_len field in capture_file structure -...
2005-08-19 Guy HarrisAdd APIs to Wiretap to return the file of the size...
2005-08-19 Guy HarrisHave "f_datalen" keep track of the number of bytes...
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...
2004-04-15 Guy HarrisRename a bunch of variables and routines that pertain...
2004-02-03 Ulf Lampingadded some more info to the statusbar (filesize, packet...
2004-01-25 Guy HarrisThere's no need to keep a "FILE *" for the file being...
2004-01-09 Guy HarrisWe don't need to keep the progress bar quantum or next...
2003-09-24 Guy HarrisMake "finfo_selected" a member of a "capture_file"...
2003-09-15 Guy HarrisAdd a routine to return the display name for a "capture...
2003-09-15 Guy HarrisKeep a "display name" as part of a capture_file structu...
2003-08-29 Guy HarrisGet rid of the EBCDIC stuff in the find dialog - it...
2003-07-22 Guy HarrisFrom Greg Morris: code to support searches for text...
2002-09-06 Ronnie SahlbergForgot to add two files