aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-socketcan.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-29Make all enum_val_t's const.Jeff Morriss1-1/+1
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-05-07General fixes and cleanup:Bill Meier1-92/+105
2012-03-07From Yegor Yefremov: Add dissector for CANopen protocol https://bugs.wireshar...Anders Broman1-14/+45
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier1-1/+1
2011-10-10 Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-a...Bill Meier1-3/+3
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-au...Bill Meier1-2/+2
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-2/+2
2010-11-21Fix for bug 5425:Jaap Keuter1-0/+2
2009-12-29Update to SocketCAN dissector from bug #4299. This change makes theStephen Fisher1-6/+6
2009-12-08Add the Id tag.Jaap Keuter1-1/+2
2009-12-08From Felix Obenhuber via bug #4299: SocketCAN dissector patchStephen Fisher1-0/+200