aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/usb.c
AgeCommit message (Collapse)AuthorFilesLines
2013-08-25[Automatic manuf, services and enterprise-numbers update for 2013-08-25]Gerald Combs1-19/+243
svn path=/trunk/; revision=51510
2013-05-26[Automatic manuf, services and enterprise-numbers update for 2013-05-26]Gerald Combs1-0/+2
svn path=/trunk/; revision=49585
2013-04-12From Max Baker via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8431Evan Huus1-380/+975
Enhancements to usb scripts to add many more camera models by extracting data from libgphoto2 (which is LGPL). svn path=/trunk/; revision=48831
2013-03-31[Automatic manuf, services and enterprise-numbers update for 2013-03-31]Gerald Combs1-3/+3
svn path=/trunk/; revision=48671
2013-03-17Pick up changes missed by the automatic update script (which shouldGerald Combs1-56/+348
now be fixed). svn path=/trunk/; revision=48354
2012-12-05Update USB vendor and product ids and escape non ASCII charactersPascal Quantin1-42/+320
svn path=/trunk/; revision=46398
2012-11-29From Michal Labedzki:Anders Broman1-0/+15809
USB: Add support for vendor and product names from usb.ids database Part of: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5032 svn path=/trunk/; revision=46280