wireshark/epan/wslua
João Valverde b2213b12e9 wslua: Add another exception for binary plugin subfolders
The wslua plugin folder is recursive and contains the binary plugins
folder. Avoid descending into those folders that should not contain
any *.lua files.
2023-12-14 17:14:59 +00:00
..
lrexlib Fixup vcpkg-export-20231017-1 2023-10-19 18:05:43 -07:00
.editorconfig
CMakeLists.txt Lua: Load init.lua from plugins directory 2023-08-23 20:28:43 +01:00
init_wslua.c wslua: Add another exception for binary plugin subfolders 2023-12-14 17:14:59 +00:00
init_wslua.h wslua: Add a scope field to lua plugin description 2023-12-08 15:44:07 +00:00
lua_bitop.c
lua_bitop.h
make-reg.py Minor Python3 script fixups. 2022-06-27 16:46:55 +00:00
make-taps.py make-taps: compatible with Python 3.12 2023-10-30 15:57:11 +01:00
taps.ini wslua: Port make-taps to Python3 2022-06-27 16:11:34 +00:00
wslua.h wslua: Add support for SPDX/URL/Description info 2023-12-08 16:35:48 +00:00
wslua_address.c
wslua_byte_array.c wslua: Refactor ByteArray integer methods 2023-08-22 13:15:20 +00:00
wslua_capture_info.c Fix Debian packaging and remove stale references to "init.lua" 2023-08-25 13:52:47 +00:00
wslua_column.c columns: Migrate two-field columns to custom columns 2023-05-05 11:05:20 +00:00
wslua_dir.c Include errno.h in a few files 2023-06-28 18:41:42 -04:00
wslua_dissector.c WSLua DissectorTable GUID Support 2023-11-01 22:01:15 +00:00
wslua_dumper.c Fix Debian packaging and remove stale references to "init.lua" 2023-08-25 13:52:47 +00:00
wslua_field.c Fix Debian packaging and remove stale references to "init.lua" 2023-08-25 13:52:47 +00:00
wslua_file.c Fix Debian packaging and remove stale references to "init.lua" 2023-08-25 13:52:47 +00:00
wslua_file_common.c
wslua_file_common.h
wslua_file_handler.c Include errno.h in a few files 2023-06-28 18:41:42 -04:00
wslua_frame_info.c Fix Debian packaging and remove stale references to "init.lua" 2023-08-25 13:52:47 +00:00
wslua_gui.c Draft: Make LTE Uu stats and graph work for NR too 2023-12-06 12:50:28 +00:00
wslua_int64.c WSLUA: allow 64 bits bitmask for ProtoField objects 2023-01-04 14:32:23 +00:00
wslua_internals.c
wslua_listener.c wslua: tapinfo - add state to debug info; update wsluarm 2022-07-21 21:17:36 +00:00
wslua_nstime.c
wslua_pinfo.c Allow writing of PInfo.port_type in lua 2023-10-24 18:05:02 +00:00
wslua_pinfo_common.h
wslua_pref.c
wslua_proto.c Windows: Fix Release (unused variables) 2023-01-11 17:50:42 +00:00
wslua_proto_expert.c
wslua_proto_field.c wslua: Fix the build. 2023-01-04 09:54:52 -08:00
wslua_struct.c wslua: Port epan/wslua/make-reg.py to Python3 2022-06-24 15:02:38 +00:00
wslua_tree.c Fix Debian packaging and remove stale references to "init.lua" 2023-08-25 13:52:47 +00:00
wslua_tvb.c lua: calculate length after encoding changed 2023-08-08 19:28:21 +00:00
wslua_utility.c wslua: Add support for SPDX/URL/Description info 2023-12-08 16:35:48 +00:00
wslua_wtap.c wslua: Add deprecated initializations in C 2023-08-22 15:17:08 +00:00