aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-usb.h
AgeCommit message (Expand)AuthorFilesLines
2016-05-01Make class "type" for USB conversations.Michael Mann1-1/+4
2016-02-28u3v: use interface class and subclass in heuristic checksMartin Kaiser1-0/+2
2016-02-16USBIP: add USBIP Protocol dissectorChristian Lamparter1-2/+7
2016-01-13Enable USB sub-dissectors for MA USB.Sean O. Stalley1-26/+17
2015-09-11usb: fix 'index' var nameDario Lombardo1-1/+1
2015-03-26USB: use URB/IRP ID for request/response trackingPascal Quantin1-1/+3
2015-03-05USB: add support for alternate setting selectionPascal Quantin1-0/+2
2015-02-07dissect a get descriptor request and response for the HID report descriptorMartin Kaiser1-0/+16
2015-01-28Make the USB header information an enumerated type.Guy Harris1-8/+13
2015-01-10USB: Fix Conversation/Endpoint filtersMichal Labedzki1-1/+1
2015-01-09convert variables that were static just because of SET_ADDRESS macro to use t...Michael Mann1-2/+1
2014-11-08remove parent parameter from dissect_usb_setup_response()Martin Kaiser1-1/+1
2014-11-08remove parent parameter from dissect_usb_setup_request()Martin Kaiser1-1/+1
2014-09-17Show endpoint direction based on EPHandle bitSean O. Stalley1-0/+3
2014-08-26Have dissect_usb_setup_request handle non-standard requestsSean O. Stalley1-2/+5
2014-08-25remove trans_info parameter from dissect_usb_endpoint_descriptor()Martin Kaiser1-2/+1
2014-08-25remove trans_info parameter from dissect_usb_unknown_descriptor()Martin Kaiser1-1/+0
2014-08-21set usb_conv_info->endpoint to "no endpoint" for interface conversationsMartin Kaiser1-5/+5
2014-08-19clear the temporary components of usb_conv_info_t before we dissect aMartin Kaiser1-0/+1
2014-07-31this is the _URB_ transfer type - which is different from theMartin Kaiser1-1/+1
2014-07-15MAUSB dissection of control transfer responsesSean O. Stalley1-0/+6
2014-07-04Add Bus ID to USB Address ColumnSean O. Stalley1-2/+3
2014-06-09Dissection of USB setup data in MA USB data packetsSean O. Stalley1-0/+12
2014-06-04MAUSB dissector uses USB addressesSean O. Stalley1-0/+12
2014-05-06fix dissect_usb_endpoint_descriptorSean O. Stalley1-1/+1
2014-05-05Media Agnostic USB Packet DissectorSean O. Stalley1-0/+11
2014-04-08USB device addresses need to be 16-bit.Guy Harris1-1/+1
2014-03-25MBIM: fix dissection of control packets when capturing with usbmonPascal Quantin1-1/+6
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-23From Michal Labedzki via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Alexis La Goutte1-0/+5
2013-12-14Use proto_tree_add_item() for UTF-16 strings when dissecting stringGuy Harris1-3/+3
2013-11-12Remove usb_conv_info_t from packet_info and pass the data directly into the s...Michael Mann1-6/+7
2013-10-13whitespace fixes; mostly: remove trailing blanksBill Meier1-1/+1
2013-09-02dissect_usb_descriptor_header() takes an additional value_stringMartin Kaiser1-1/+4
2013-07-31Convert the USB dissectors to wmem.Evan Huus1-1/+3
2013-03-07From Max Baker via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8431Evan Huus1-4/+11
2013-03-01From Steve Magnani via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8338Evan Huus1-0/+3
2013-02-15From Steve Magnani via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8264Evan Huus1-0/+1
2012-11-29From Michal Labedzki:Anders Broman1-0/+7
2012-11-29From Michal Labedzki:Anders Broman1-21/+25
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-04-27From Steve Magnani:Anders Broman1-0/+7
2012-03-21From Steve Magnani:Anders Broman1-2/+19
2012-03-17From Steve Magnani via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=69...Jeff Morriss1-2/+2
2012-03-10From Steve Magnani: USB: centralize some common dissection code for class reu...Anders Broman1-0/+3
2012-02-12From Steve Magnani:Anders Broman1-0/+2
2010-05-16Attempt to handle isochronous descriptors between the 64-byte header andGuy Harris1-0/+20
2010-04-21From Chris Maynard:Guy Harris1-0/+1
2009-10-29From Marton Nemeth via bug 4173:Stig Bjørlykke1-0/+15
2007-03-25From a Jon Smirl patch Ronnie Sahlberg1-1/+1