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