aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-nfapi.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-05Fix some spelling errors found by Lintian.Gerald Combs1-2/+2
2018-09-20nfapi: fix potential crash with nfapi.csi.rs.flag due to type mismatchPeter Wu1-7/+1
2018-07-25nfapi: fix dissection of CONFIG.requestAlexis La Goutte1-1/+16
2018-05-01Use common indenting space in headingStig Bjørlykke1-13/+13
2018-04-16Forbid leading, duplicated and trailing dots in field namesPeter Wu1-3/+3
2018-03-07dissectors: more SPDX license convertions.Dario Lombardo1-13/+1
2017-12-31nfapi: Fix spurious checkAPI warningsGraham Bloice1-99/+99
2017-12-31nfapi: fix typo, correct expert info messageGraham Bloice1-1/+1
2017-12-12nfapi: Add missing expert info summaryStig Bjørlykke1-2/+2
2017-10-20nfapi: fix 'nfapi.p7_message_header.m_segment_sequence' exists multiple times...Alexis La Goutte1-2/+2
2017-10-19Correct duplicate values for csi_rs_class_valsMichael Mann1-1/+1
2017-10-16nfapi: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-3/+3
2017-10-16nfapi: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-4/+4
2017-10-16Initial submission of the nfapi dissectorSimon Long1-0/+11733