From Jiří Engelthaler:
[obnox/wireshark/wip.git] / cfile.h
2010-08-16 etxrabFrom Cal Turney:
2010-08-13 guyInstead of using a Boolean for the search direction...
2010-04-01 geraldKeep a copy of the interface description and capture...
2009-12-17 stigIntroduce "Ignore Packet" in the packet list.
2009-09-22 krjRename init_cap_file() to cap_file_init()
2009-09-22 krjIntroduce cap_file_add_fdata() and start using it
2009-09-21 krjRemove unused 'vers' member in capture_file
2009-09-21 krjRemove unused 'pstats' member in capture_file
2009-09-21 krjRename capture_file.plist to capture_file.plist_start...
2009-07-24 etxrabUse g_slice if glib >=2.10
2009-02-15 wmeierAdjust some spacing ....
2008-11-18 stigOptimized finding current row from cfile.current_frame.
2008-09-30 sakeFrom jmmikkel@mit.edu (Bug 2895):
2007-01-01 sahlbergbreak out dfcode from the capture file structure and...
2006-11-14 sfisherNew feature to automatically highlight the field found...
2006-11-05 ulflchange all file offsets from long to gint64 so we can...
2006-05-21 sahlbergname change
2005-08-25 ulfltimestamp display precision:
2005-08-24 ulflEVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry!
2005-08-20 guyGet rid of f_len field in capture_file structure -...
2005-08-19 guyAdd APIs to Wiretap to return the file of the size...
2005-08-19 guyHave "f_datalen" keep track of the number of bytes...
2005-02-06 ulflanother two steps towards privilege seperation:
2005-02-04 ulfl(some) redesign of capture data structures.
2005-02-03 ulflmove capture_file_fd field from capture_file to capture...
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-04-15 guyRename a bunch of variables and routines that pertain...
2004-02-03 ulfladded some more info to the statusbar (filesize, packet...
2004-01-25 guyThere's no need to keep a "FILE *" for the file being...
2004-01-09 guyWe don't need to keep the progress bar quantum or next...
2003-09-24 guyMake "finfo_selected" a member of a "capture_file"...
2003-09-15 guyAdd a routine to return the display name for a "capture...
2003-09-15 guyKeep a "display name" as part of a capture_file structu...
2003-08-29 guyGet rid of the EBCDIC stuff in the find dialog - it...
2003-07-22 guyFrom Greg Morris: code to support searches for text...
2002-09-06 sahlbergForgot to add two files