wireshark/epan/wslua
Gerald Combs 6f59b8e84d wslua: Cross-reference and title case fixes.
Use lua_class_DissectorTable instead of lua_class_DissectorTables.

Use title case for each module.

Change-Id: Ie855022ee59a857c8ced7c3e6ba070ab494fa017
Reviewed-on: https://code.wireshark.org/review/36634
Petri-Dish: Gerald Combs <gerald@wireshark.org>
Tested-by: Petri Dish Buildbot
Reviewed-by: Gerald Combs <gerald@wireshark.org>
2020-03-30 16:42:18 +00:00
..
.editorconfig HTTPS In Even More Places, update some links. 2019-07-28 04:21:18 +00:00
CMakeLists.txt HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
console.lua Lua: remove various logging functions (debug, warn, etc.) 2018-09-07 04:02:45 +00:00
dtd_gen.lua epan: more SPDX convertions. 2018-02-09 14:41:31 +00:00
init_wslua.c LUA: remove duplicate words 2020-03-03 07:37:30 +00:00
init_wslua.h epan: Remove unnecessary all protocols registration callback 2018-08-29 23:22:44 +00:00
lrexlib.c spdx: more licenses converted. 2018-03-09 04:50:23 +00:00
lrexlib.h spdx: more licenses converted. 2018-03-09 04:50:23 +00:00
lrexlib_algo.h spdx: more licenses converted. 2018-03-09 04:50:23 +00:00
lrexlib_glib.c spdx: more licenses converted. 2018-03-07 15:56:44 +00:00
lrexlib_glib_f.c spdx: more licenses converted. 2018-03-07 15:56:44 +00:00
lua_bitop.c Revert "Some older compilers don't allow diagnostic pragmas inside a function." 2018-09-12 16:29:30 +00:00
lua_bitop.h spdx: more licenses converted. 2018-03-09 04:50:23 +00:00
make-init-lua.pl wslua: Update wslua_register_menu() documentation 2019-01-29 05:47:05 +00:00
make-reg.pl spdx: more licenses converted. 2018-03-07 15:56:44 +00:00
make-taps.pl spdx: more licenses converted. 2018-03-07 15:56:44 +00:00
taps Rename packet-ssl* to packet-tls* 2018-09-25 13:24:17 +00:00
template-init.lua wslua: pinfo: make p2p_dir accessible to lua dissectors 2019-07-22 15:45:27 +00:00
wslua.h De-camel-ize "Wireshark" in a few places. 2019-12-18 04:31:03 +00:00
wslua_address.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
wslua_byte_array.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
wslua_capture_info.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
wslua_column.c wslua: Update the packet information docs. 2020-03-30 16:08:37 +00:00
wslua_dir.c wslua: Cross-reference and title case fixes. 2020-03-30 16:42:18 +00:00
wslua_dissector.c wslua: Update the dissector docs. 2020-03-30 08:55:19 +00:00
wslua_dumper.c wslua: Cross-reference and title case fixes. 2020-03-30 16:42:18 +00:00
wslua_field.c wslua: Cross-reference and title case fixes. 2020-03-30 16:42:18 +00:00
wslua_file.c wslua: Cross-reference and title case fixes. 2020-03-30 16:42:18 +00:00
wslua_file_common.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
wslua_file_common.h HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
wslua_file_handler.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
wslua_frame_info.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
wslua_gui.c wslua: Cross-reference and title case fixes. 2020-03-30 16:42:18 +00:00
wslua_int64.c wslua: WSLUA_BIT_OP_FUNC macro already does return . 2020-03-24 12:59:27 +00:00
wslua_internals.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
wslua_listener.c wslua: Cross-reference and title case fixes. 2020-03-30 16:42:18 +00:00
wslua_nstime.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
wslua_pinfo.c wslua: Cross-reference and title case fixes. 2020-03-30 16:42:18 +00:00
wslua_pinfo_common.h wslua: use SPDX identifiers. 2018-02-09 12:31:21 +00:00
wslua_pref.c wslua: Update the dissector docs. 2020-03-30 08:55:19 +00:00
wslua_proto.c wslua: Cross-reference and title case fixes. 2020-03-30 16:42:18 +00:00
wslua_proto_expert.c wslua: Fix memleak of unregistered ProtoExpert 2019-10-28 16:16:49 +00:00
wslua_proto_field.c wslua: Update the dissector docs. 2020-03-30 08:55:19 +00:00
wslua_struct.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
wslua_tree.c wslua: Cross-reference and title case fixes. 2020-03-30 16:42:18 +00:00
wslua_tvb.c wslua: Cross-reference and title case fixes. 2020-03-30 16:42:18 +00:00
wslua_util.c wslua: Cross-reference and title case fixes. 2020-03-30 16:42:18 +00:00