aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-usb-hid.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-1/+1
2009-10-31Register dissectors in proto_reg_handoff (not proto_register) in the standard...Bill Meier1-5/+6
2009-10-29From Marton Nemeth via bug 4173:Stig Bjørlykke1-0/+291
2009-08-03Handle usb_hid_item_usage_vals as range_string.Stig Bjørlykke1-1/+1
2009-08-02Remove unneeded #include <epan/emem.h>; fix some indentation.Bill Meier1-5/+4
2009-07-31From Adam Nielsen via bug 3659:Gerald Combs1-0/+769