aboutsummaryrefslogtreecommitdiffstats
path: root/cfile.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-19Fix transposed memset parameters causing build failure with GCC.eapache1-1/+1
2012-07-19Pass {delayed_}create_progress_dlg a pointer the top level windowgerald1-11/+1
2012-06-28Update Free Software Foundation address.darkjames1-1/+1
2012-06-20Use separate filters for the RTT found on a SACK and the RTT found on amorriss1-12/+12
2011-04-27Create a new frame_data_sequence data type; it represents a denseguy1-256/+12
2011-04-25Store the frame_data structures in a tree, rather than a linked list. guy1-62/+222
2011-04-25Make the packet count an unsigned value, as frame numbers are unsigned.guy1-13/+83
2010-04-01Keep a copy of the interface description and capture filter around so thatgerald1-0/+1
2009-09-22Rename init_cap_file() to cap_file_init()krj1-1/+1
2009-09-22Introduce cap_file_add_fdata() and start using itkrj1-0/+12
2009-09-21Don't include header files that are not requiredkrj1-6/+0
2009-09-21Remove unused 'pstats' member in capture_filekrj1-1/+1
2009-09-21Rename capture_file.plist to capture_file.plist_start to make it consistent w...krj1-14/+14
2009-02-15Adjust some spacing ....wmeier1-3/+3
2008-09-30From jmmikkel@mit.edu (Bug 2895):sake1-0/+1
2007-01-01break out dfcode from the capture file structure and declare it locally where...sahlberg1-1/+0
2006-05-21name changesahlberg1-2/+2
2005-02-06another two steps towards privilege seperation:ulfl1-4/+0
2005-02-04(some) redesign of capture data structures.ulfl1-1/+0
2005-02-03move capture_file_fd field from capture_file to capture_opts type, as this is...ulfl1-1/+0
2004-07-18Set the svn:eol-style property on all text files to "native", so thatguy1-1/+1
2002-09-06Forgot to add two filessahlberg1-0/+65