aboutsummaryrefslogtreecommitdiffstats
path: root/epan/frame_data.h
Commit message (Expand)AuthorAgeFilesLines
* minor code cleanupUlf Lamping2006-01-241-14/+3
* Frame numbers are unsigned, and they start at 1; 0 is what's used forGuy Harris2005-09-111-0/+3
* EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! Ulf Lamping2005-08-241-6/+4
* get rid of one more gmemchunkRonnie Sahlberg2005-08-131-6/+0
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* Fix the spelling of "cumulative" (and variables whose names derive fromGuy Harris2004-01-311-2/+2
* Remove a C++ style commentJörg Mayer2004-01-101-2/+1
* Fix the "unmarking a packet matching a color filter does not apply the colorOlivier Biot2004-01-091-1/+15
* Added TimeReference frames.Ronnie Sahlberg2003-09-121-1/+2
* And for Cal,Ronnie Sahlberg2003-09-031-1/+2
* Added prototype for p_rem_proto_data()Tim Potter2003-07-081-1/+2
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-4/+4
* From Tomas Kukosa: add some more routines to the plugin API.Guy Harris2002-08-141-5/+5
* Get rid of the "data_src" member of the "frame_data" structure; put itGuy Harris2002-06-041-2/+1
* Don't give tvbuffs names; instead, give data sources names, where aGuy Harris2002-02-181-1/+11
* Remove some extra blank lines.Guy Harris2001-12-101-4/+1
* Move the pointer to the "column_info" structure in the "frame_data"Guy Harris2001-12-101-18/+15
* Moved the frame_data structures and functions from packet.{h,c} toEd Warnicke2001-04-011-0/+74