aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-fcoe.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-au...wmeier1-1/+1
2011-08-31Second try to move crc routines to libwsutil.stig1-1/+1
2011-08-30Revert r38800, as the crc routines contains some tvb functions.stig1-1/+1
2011-08-30Move all crc routines to libwsutil.stig1-1/+1
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-1/+1
2010-04-06#include <string.h> not needed.wmeier1-1/+0
2010-04-03Remove unneeded #include <stdio.h>wmeier1-1/+0
2009-11-17Remove the address operator from value_string arrays fed to VALS()dimeg1-2/+2
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkkrj1-2/+1
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-11/+9
2009-04-08More ethereal --> wiresharkwmeier1-1/+1
2008-08-25Remove unnecessary registration of a prefs callbackwmeier1-3/+1
2008-06-25Fix some warnings - declare some arguments, variables, and structureguy1-13/+7
2007-11-25Based on suggestion from Stig Bjørlykke. Add CRC tree even when CRC is missing.jake1-1/+3
2007-11-25From Joe Eykholt:stig1-5/+9
2007-11-22Make previously removed ethertype preference obsolete. For inclusion insfisher1-0/+8
2007-10-23Apply the small performance enhancment patches for:etxrab1-1/+1
2007-09-20From Joe Eykholt:jake1-39/+68
2007-06-18From Joe Eykholt:sfisher1-36/+8
2007-05-28From Joe Eykholt:etxrab1-0/+338