aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-cigi.c
AgeCommit message (Expand)AuthorFilesLines
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-3/+3
2005-12-08When checking whether a packet is for a protocol or not, make sure theguy1-27/+71
2005-12-08From Kyle J. Harms:guy1-326/+383
2005-12-07Fix some more scaled-fixed-point values, and have a 2-byte spare fieldguy1-6/+6
2005-12-07Squelch a narrowing-conversion warning.guy1-1/+1
2005-12-07Don't export stuff if no other dissector uses it. "Static unlessguy1-152/+152
2005-12-07Fix indentation.guy1-36/+53
2005-12-07Unicode considered unnecessary and non-portable. Avoid using non-ASCIIguy1-597/+591
2005-12-06Note what we have to be careful of before we start using Unicode in theguy1-1/+8
2005-12-06from Kyle Harmssahlberg1-341/+285
2005-12-05From Kyle J Harmssahlberg1-0/+8582