wireshark/epan/wslua
Guy Harris 17d7b7cb73 wslua_proto: document the init and prefs_changed functions.
Don't just indicate that they exist and are settable, indicate what the
*do*.

See https://ask.wireshark.org/question/29843/how-to-maintain-a-packetfile-specific-var/.
2022-12-10 02:49:52 -08:00
..
lrexlib wslua+lrexlib: Fixup our dependencies and paths. 2022-07-22 19:08:13 +00:00
.editorconfig
CMakeLists.txt wslua: Add catch-all enum tables 2022-10-07 10:33:50 +01:00
console.lua
dtd_gen.lua
init.lua wslua: init.lua - superuser logic; typeof() call on non-table 2022-11-10 07:32:30 -06:00
init_wslua.c wslua: Add catch-all enum tables 2022-10-07 10:33:50 +01:00
init_wslua.h
lua_bitop.c
lua_bitop.h
make-reg.py
make-taps.py
taps.ini
wslua.h
wslua_address.c
wslua_byte_array.c
wslua_capture_info.c addr_resolv: add support for static hostname entries 2022-10-31 14:45:56 +00:00
wslua_column.c
wslua_dir.c
wslua_dissector.c Clarify dissector description, protocol short name, and protocol ong name. 2022-09-13 00:47:24 -07:00
wslua_dumper.c
wslua_field.c dfilter: Return an error object instead of string 2022-11-28 15:46:44 +00:00
wslua_file.c
wslua_file_common.c
wslua_file_common.h
wslua_file_handler.c
wslua_frame_info.c
wslua_gui.c WSLUA: Add new lua function register_packet_menu() 2022-12-07 18:47:14 +00:00
wslua_int64.c
wslua_internals.c
wslua_listener.c
wslua_nstime.c
wslua_pinfo.c
wslua_pinfo_common.h
wslua_pref.c
wslua_proto.c wslua_proto: document the init and prefs_changed functions. 2022-12-10 02:49:52 -08:00
wslua_proto_expert.c
wslua_proto_field.c
wslua_struct.c
wslua_tree.c
wslua_tvb.c
wslua_utility.c wslua: Rename wslua_util.c to wslua_utility.c. 2022-07-24 17:11:57 +00:00
wslua_wtap.c