aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-usb-audio.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-02dissect len and type for audio class descriptorsMartin Kaiser1-6/+22
2013-09-02register a dissector for audio class specific descriptorsMartin Kaiser1-1/+37
2013-09-01Remove expert_add_undecoded_item in favor of proto_tree_add_expert.Michael Mann1-1/+11
2013-07-31Convert the USB dissectors to wmem.Evan Huus1-1/+0
2013-07-17Remove fragment_data, add fragment_head, fragment_item - for now alias it to ...Jakub Zawadzki1-1/+1
2013-03-22Don't wire into the reassembly code the notion that reassemblies shouldGuy Harris1-10/+11
2013-03-17From beroset:Anders Broman1-1/+1
2012-11-02From Tomasz Mon via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7809 ...Alexis La Goutte1-0/+358