aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ipmi-session.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-10 Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-a...wmeier1-2/+2
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-au...wmeier1-8/+8
2011-10-04Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...wmeier1-4/+4
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-1/+1
2010-10-30Should be a "new-style" dissector because its caller expects it to be now, butcmaynard1-2/+3
2010-10-30 It never rejects a packet, so it's not a "new-style" dissector.wmeier1-2/+1
2010-10-29Fixes bug 974 by adding RSP trailer. Also resolves packet-asp "FIXME" forcmaynard1-1/+2
2010-01-13From Didier Gautheron:etxrab1-1/+0
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-12/+12
2009-01-28Minor changes mostly related to proto_register & proto_reg_handoff;wmeier1-10/+5
2008-08-06From Alexey Neyman :etxrab1-0/+333