aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-usbip.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-14Fix some more broken web links in dissector codeMartin Mathieson1-1/+1
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2019-04-04epan: Convert our PROTO_ITEM_ macros to inline functions.Gerald Combs1-8/+8
2018-06-24USB: Dissect URB transfer flagsLars Christensen1-2/+2
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-06-12Extract errno value_strings from usb codePeter Wu1-1/+2
2017-06-05Remove "length only" check for dissectors that use tcp_dissect_pdus.Michael Mann1-6/+0
2016-10-08Combine Decode As and port preferences for tcp.port dissector table.Michael Mann1-1/+1
2016-09-22Don't call proto_register_field_array() or expert_register_protocol() withAndersBroman1-2/+5
2016-06-05Resolve false positive ERROR: NO ARRAY found in ei array entriesJim Young1-1/+1
2016-04-07Add URL for the Linux Documentation dir file describing USB/IP.Guy Harris1-0/+4
2016-03-20Create call_data_dissector() to call data dissector.Michael Mann1-5/+0
2016-02-16USBIP: add USBIP Protocol dissectorChristian Lamparter1-0/+1094