aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dpnet.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-24DPNET: Make some 4-byte fields FT_UINT32.Martin Mathieson1-9/+9
2020-08-31More spelling fixes, part 2 of 2nd pass of dissectors.Martin Mathieson1-1/+1
2020-06-19Fix the type of arrays of pointers to hf_ values for bitfield routines.Guy Harris1-2/+2
2018-03-09spdx: use consistent formatting for GPL-2.0-or-laterPeter Wu1-1/+1
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-14/+1
2017-08-27dpnet: fix 'tree' was marked unused but was used [-Wused-but-marked-unused]Alexis La Goutte1-1/+1
2017-04-10dpnet: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-3/+0
2017-04-10dpnet: Use a bitfield for the Enum Reponse description flagsAlistair Leslie-Hughes1-2/+109
2017-04-05dpnet: Dissect command frame packetsAlistair Leslie-Hughes1-1/+437
2017-04-05dpnet: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2017-04-01Add DirectPlay 8 Enumation Query/Response packetsAlistair Leslie-Hughes1-0/+345