aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-nfapi.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-22Trivial: fix a couple of copy/paste consecutive filtersMartin Mathieson1-1/+1
2022-01-04Some (trivial) cppcheck fixes.Martin Mathieson1-1/+1
2021-12-19Replace g_snprintf() with snprintf() (dissectors)João Valverde1-12/+12
2021-09-16ptvcursor: add explicit memory scopeEvan Huus1-9/+9
2021-08-08Some more dissector spellings.Martin Mathieson1-10/+10
2021-08-08check_typed_item_calls: Add some ptvcursor_add...() callsMartin Mathieson1-4/+4
2021-07-27NFAPI: Fix some spellingsMartin Mathieson1-11/+11
2021-07-26Move epan/wmem/wmem_scopes.h to epan/João Valverde1-1/+1
2021-07-21First pass pinfo->pool conversionEvan Huus1-2/+2
2021-01-14Fix value_string consecutive repeated stringsMartin Mathieson1-2/+2
2020-12-20Fix some more item lengths.Martin Mathieson1-2/+2
2020-12-20More spelling fixes.Martin Mathieson1-1/+1
2020-10-04Last batch of filter field string fixes.Martin Mathieson1-2/+2
2020-09-24More dissector spelling fixes.Martin Mathieson1-1/+1
2020-09-13More dissector string spelling fixes.Martin Mathieson1-9/+9
2020-09-07Yet more spelling fixes.Martin Mathieson1-3/+3
2020-08-31More spelling fixes, part 2 of 2nd pass of dissectors.Martin Mathieson1-1/+1
2020-08-29Fix more spelling errors in dissector strings.Martin Mathieson1-14/+14
2020-07-06nfapi: Try to fix -Wpointer-sign warnings.Anders Broman1-28/+28
2020-06-19Fix the type of arrays of pointers to hf_ values for bitfield routines.Guy Harris1-6/+6
2020-02-23Some more issues spotted by PVS-Studio in bug 16335.Martin Mathieson1-6/+6
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
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