aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ncsi.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-05Dissectors should not include stdio.h, unless neededJaap Keuter1-1/+0
2021-11-29Fix some spelling errorsMartin Mathieson1-1/+1
2021-09-06ncsi: Fix typo (on display name)Alexis La Goutte1-1/+1
2021-03-12ncsi: Fix warning found by Clang AnalyzerAlexis La Goutte1-1/+1
2021-02-20Make some more vars and functions static.Martin Mathieson1-2/+2
2021-02-17NCSI: Squash commits of NCSI and PCI-IDSCaleb Chiu1-111/+1165
2020-12-20Fix some more item lengths.Martin Mathieson1-2/+2
2020-06-19Fix the type of arrays of pointers to hf_ values for bitfield routines.Guy Harris1-2/+2
2019-07-03ncsi: Add NCSI dissectorJeremy Kerr1-0/+640