aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-cigi.c
AgeCommit message (Expand)AuthorFilesLines
2007-11-27strcasecmp(), strncasecmp(), g_strcasecmp(), and g_strncasecmp() delendaGuy Harris1-4/+8
2007-11-09Apply yet another set of the optimization patches:Anders Broman1-1/+1
2007-10-23Apply the small performance enhancment patches for:Anders Broman1-1/+1
2006-12-07As ponted out by Stig Bjørlykke change a whole bunch of dissector_handle_t t...Anders Broman1-1/+1
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-3/+3
2005-12-08When checking whether a packet is for a protocol or not, make sure theGuy Harris1-27/+71
2005-12-08From Kyle J. Harms:Guy Harris1-326/+383
2005-12-07Fix some more scaled-fixed-point values, and have a 2-byte spare fieldGuy Harris1-6/+6
2005-12-07Squelch a narrowing-conversion warning.Guy Harris1-1/+1
2005-12-07Don't export stuff if no other dissector uses it. "Static unlessGuy Harris1-152/+152
2005-12-07Fix indentation.Guy Harris1-36/+53
2005-12-07Unicode considered unnecessary and non-portable. Avoid using non-ASCIIGuy Harris1-597/+591
2005-12-06Note what we have to be careful of before we start using Unicode in theGuy Harris1-1/+8
2005-12-06from Kyle HarmsRonnie Sahlberg1-341/+285
2005-12-05From Kyle J HarmsRonnie Sahlberg1-0/+8582