aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-vsip.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-31More fussing with items and calls.Martin Mathieson1-1/+1
2023-01-21Checked encoded values for proto_tree_add_item()Martin Mathieson1-4/+3
2022-02-15Tools: Fix fix-encoding-args.pl ASCII string validationJoão Valverde1-1/+1
2021-12-19Replace g_snprintf() with snprintf() (dissectors)João Valverde1-1/+1
2021-01-29Make more functions and vars static.Martin Mathieson1-13/+13
2020-06-19Fix the type of arrays of pointers to hf_ values for bitfield routines.Guy Harris1-1/+1
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-04-16packet-vsip.c: Remove duplicate value in EVsipConfigItem_valsMichael Mann1-1/+0
2016-10-13Convert most UDP dissectors to use "auto" preferences.Michael Mann1-1/+1
2016-10-08Combine Decode As and port preferences for tcp.port dissector table.Michael Mann1-1/+1
2015-12-09new_create_dissector_handle -> create_dissector_handle for dissector directory.Michael Mann1-1/+1
2015-06-15[vsip] Fix 2 minor bugs; Do some minor cleanupBill Meier1-106/+98
2015-03-11VSIP: Add Modelines infoAlexis La Goutte1-0/+13
2015-03-11VSIP : fix initializing 'const void *' with an expression of type 'void (*)(g...Alexis La Goutte1-1/+1
2015-03-10VSIP: fix extended value string declarationPascal Quantin1-10/+1
2015-03-10Add Video Services over IP (VSIP) dissector.Charles Nepveu1-0/+2103