wireshark/plugins
Peter Wu ccff21854d Forbid leading, duplicated and trailing dots in field names
In order to simplify the display filter scanner, try to restrict the use
of dots ('.') in field names. Forbid leading dots, does not affect
current dissectors. Fix '..' typo in fpp dissector and forbid it. Forbid
trailing dots after fixing dissectors: some of them just have an excess
dot, others are missing a name after the dot.

Change-Id: I6e58a04ef0306ee8c16fbf6a3cabb076d7fc69c9
Reviewed-on: https://code.wireshark.org/review/26967
Petri-Dish: Peter Wu <peter@lekensteyn.nl>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-04-16 15:44:08 +00:00
..
codecs l16 (plugins/codecs): fix no previous prototype for ‘codec_register_l16’ [-Wmissing-prototypes] 2018-03-21 06:39:16 +00:00
epan Forbid leading, duplicated and trailing dots in field names 2018-04-16 15:44:08 +00:00
wiretap Don't have CLEAN_FILES variables for the "clean" source files. 2018-02-17 02:50:24 +00:00
Custom.m4.example plugins: Add source tree subfolder for plugin library 2018-01-16 08:51:37 +00:00
Custom.make.example plugins: Add source tree subfolder for plugin library 2018-01-16 08:51:37 +00:00
Makefile.am L16_mono: Add L16 monaural codec plugin as functional example 2018-02-28 12:04:29 +00:00
Makefile.am.inc autotools: Rework the plugin Makefiles 2018-01-21 13:13:17 +00:00
plugin.rc.in plugin.rc.in: Cleanup some unnecessary code 2017-12-17 11:47:07 +00:00