aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/catapult_dct2000.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-03More rewrite of prohibited APIs (sprintf, strcpy, strcat).Stig Bjørlykke1-2/+2
2007-11-16Some comments and formatting.Martin Mathieson1-14/+51
2007-09-25Fix whitespace of newly added lines to match rest of fileBill Meier1-5/+5
2007-09-25Add error checking for fwrites; replacement for one of patches provided in bu...Bill Meier1-12/+38
2007-07-31Add "igmp" -> "ip" mapping.Martin Mathieson1-1/+2
2007-07-24More space needed for wimax frames.Martin Mathieson1-1/+1
2007-07-14Fix another cast of the argument to a ctype.h macro.Guy Harris1-1/+1
2007-07-13Fix more ctype.h calls - casting to "int" suppresses the warning, butGuy Harris1-10/+10
2007-07-13"isdigit()" doesn't need to be cast to "int".Guy Harris1-1/+1
2007-07-13Worked out properly the silly way aal header is encoded!Martin Mathieson1-8/+6
2007-06-29- Map gre -> IPMartin Mathieson1-0/+1
2007-06-21Don't create & leak a hash table during unsuccessful open()Martin Mathieson1-16/+15
2007-05-29Work with isdn_l2.Martin Mathieson1-7/+13
2007-05-29Print a gint64 the right way.Guy Harris1-1/+2
2007-05-29From David Howells :Sebastien Tandel1-2/+2
2007-05-21Fix some (incorrect but unforseeable)Jörg Mayer1-1/+1
2007-05-10mipv6 -> ipMartin Mathieson1-1/+3
2007-03-23Fix some warnings on the Solaris buildbotStephen Fisher1-12/+12
2007-01-18Add separate union entries to fvalue.value for signed and unsignedMartin Mathieson1-0/+7
2007-01-04Check in trivial changes before generating a big diff...Martin Mathieson1-1/+2
2006-11-18both recent fixes of warnings don't compile on Win32, inttypes.h is not avail...Ulf Lamping1-2/+2
2006-11-17Try to squash 2 more warnings seen on buildotMartin Mathieson1-2/+3
2006-11-14Fix possible build error + warnings seen on buildbotMartin Mathieson1-4/+5
2006-11-14- Use 64-bit indexes into file for packet locations (was previously casting i...Martin Mathieson1-32/+77
2006-11-05change all file offsets from long to gint64 so we can - theoretically - handl...Ulf Lamping1-13/+13
2006-10-23- Fix problems with parsing sctpprim headersMartin Mathieson1-1/+10
2006-10-03- Add special case for reading strange encoding of ATM CID fieldMartin Mathieson1-5/+21
2006-09-05For DCT2000, show better transport info:Martin Mathieson1-0/+6
2006-09-04Partial implementation of UMTS FP. Currently only works with Catapult DCT200...Martin Mathieson1-13/+6
2006-08-07Wasn't allocating big enough frame buffer!Martin Mathieson1-5/+8
2006-08-02- Removes last traces of 'board ports only' preference (other than marking it...Martin Mathieson1-59/+90
2006-06-14From Martin Mathieson:Anders Broman1-0/+4
2006-06-11From Martin Mathieson:Anders Broman1-12/+9
2006-05-23From Martin Mathieson:Anders Broman1-48/+80
2006-05-19Squelch some compiler warnings (a time_t might be an int or a long).Guy Harris1-2/+2
2006-04-24From Martin Mathieson:Anders Broman1-23/+46
2006-04-23Fix CID: 150 Anders Broman1-1/+1
2006-04-19From Martin Mathieson:Anders Broman1-0/+17
2006-04-17From Martin Mathieson:Anders Broman1-8/+12
2006-04-15From Martin Mathieson:Anders Broman1-31/+54
2006-04-14SVN properties...Anders Broman1-1/+1
2006-04-14From Martin Mathieson:Anders Broman1-0/+1284