aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/k12.c
AgeCommit message (Expand)AuthorFilesLines
2007-01-28from Kriang LerdsuwanakijLuis Ontanon1-2/+2
2006-11-05change all file offsets from long to gint64 so we can - theoretically - handl...Ulf Lamping1-7/+7
2005-11-06replace *a lot* of file related calls by their GLib counterparts. This is nec...Ulf Lamping1-1/+1
2005-10-24- packet records with AAL5 Pdus or AAL2 Sdus contain VP/VC and CID info in th...Luis Ontanon1-109/+201
2005-10-13make sure tham when more than one stack file is used each channel uses the ri...Luis Ontanon1-22/+184
2005-09-08Fix more problems found by Steve Grubb, along with other changes:Gerald Combs1-0/+1
2005-08-25timestamp display precision:Ulf Lamping1-0/+1
2005-08-24EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! Ulf Lamping1-3/+3
2005-08-22Two fixes to tektronix k12 import:Luis Ontanon1-2/+7
2005-08-02Include the .h files into the .c files. That way weJörg Mayer1-0/+1
2005-06-17- Write rf5 files (I don't think tektronix software will be able to read thes...Luis Ontanon1-5/+256
2005-06-16third and last(?) iteration on the import routines for tektronix 32bit rf5 fi...Luis Ontanon1-324/+199
2005-06-13use a helper dissector to show k12 files.Luis Ontanon1-262/+244
2005-06-10Fixed indentation and removed control characters, in an attempt to understand...Luis Ontanon1-29/+27
2005-06-10Initial checkin of the 32 bit tektronix k12 binary format (rf5)Luis Ontanon1-0/+553