aboutsummaryrefslogtreecommitdiff
path: root/pcap-usb-linux-common.c
Commit message (Expand)AuthorAgeFilesLines
* Get rid of trailing space.Guy Harris2023-07-181-1/+1
* Linux USB: avoid 32-bit unsigned integer wraparound.Guy Harris2023-07-181-7/+66
* Fix spellingJosh Soref2023-06-251-1/+1
* usb-linux: fix calculation of on-the-wire length.Guy Harris2022-08-141-3/+5
* Linux USB: check the captured length early in the fixup process.Guy Harris2022-07-121-6/+4
* Remove trailing space/tabFrancois-Xavier Le Bail2022-07-031-1/+1
* Linux USB: make the capture file length fixup more conservative.Guy Harris2022-06-151-44/+66
* Linux USB: fix incorrect values for the packet length.Guy Harris2022-06-031-0/+108