aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-fddi.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-16Make swap_mac_addr() take a pointer to a TVB and an offset rather thanmorriss1-6/+6
2011-01-16Use tvb_ip_to_str().morriss1-2/+2
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-2/+2
2010-04-03Remove unneeded #include <stdio.h>wmeier1-1/+0
2009-08-16Switch a bunch of dissectors over to using tvb_new_subset_remaining()krj1-1/+1
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkkrj1-2/+1
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-6/+6
2008-05-15Fix some of the Errors/warnings detected by checkapi.wmeier1-7/+13
2008-02-07Removed even more "statement not reached" warnings.stig1-1/+0
2006-07-04Note what the standards are for FDDI.guy1-0/+4
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2005-08-18several times replacing:ulfl1-7/+7
2005-07-30Make some funtions static. More char -> const char warning fixesjmayer1-2/+2
2004-09-29Move the tap infrastructure to the epan directory.guy1-1/+1
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.guy1-1/+1
2004-08-06From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that anguy1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+498