wireshark/epan/wslua
Gerald Combs 8d3ac3af86 epan: Convert our PROTO_ITEM_ macros to inline functions.
Convert our various PROTO_ITEM_ macros to inline functions and document
them.

Change-Id: I070b15d4f70d2189217a177ee8ba2740be36327c
Reviewed-on: https://code.wireshark.org/review/32706
Reviewed-by: Gerald Combs <gerald@wireshark.org>
Petri-Dish: Gerald Combs <gerald@wireshark.org>
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2019-04-04 04:03:38 +00:00
..
.editorconfig
CMakeLists.txt
console.lua
dtd_gen.lua
init_wslua.c epan: Convert our PROTO_ITEM_ macros to inline functions. 2019-04-04 04:03:38 +00:00
init_wslua.h
lrexlib.c
lrexlib.h
lrexlib_algo.h
lrexlib_glib.c
lrexlib_glib_f.c
lua_bitop.c
lua_bitop.h
make-init-lua.pl wslua: Update wslua_register_menu() documentation 2019-01-29 05:47:05 +00:00
make-reg.pl
make-taps.pl
taps
template-init.lua wslua: do not partially disable the Lua API when run as root 2019-02-07 10:30:06 +00:00
wslua.h wslua: simplify __WSLUA_REGISTER_META and _CLASS 2019-02-26 05:32:42 +00:00
wslua_address.c
wslua_byte_array.c
wslua_capture_info.c wslua: register attributes along with their class 2019-01-21 11:51:01 +00:00
wslua_column.c
wslua_dir.c
wslua_dissector.c
wslua_dumper.c wiretap: fix memleaks with wtap_rec::opt_comment 2019-01-25 04:53:10 +00:00
wslua_field.c wslua_field: fix memory leaks in Field_new 2019-01-26 19:43:05 +00:00
wslua_file.c wslua: register attributes along with their class 2019-01-21 11:51:01 +00:00
wslua_file_common.c
wslua_file_common.h
wslua_file_handler.c wslua_file_handler: fix leak of opt_comment 2019-01-26 07:42:00 +00:00
wslua_frame_info.c wslua_file_handler: fix leak of opt_comment 2019-01-26 07:42:00 +00:00
wslua_gui.c wslua: Update wslua_register_menu() documentation 2019-01-29 05:47:05 +00:00
wslua_int64.c
wslua_internals.c wslua: register attributes along with their class 2019-01-21 11:51:01 +00:00
wslua_listener.c wslua_listener: fix memleak in tap packet callback 2019-01-27 09:40:56 +00:00
wslua_nstime.c wslua_nstime: fix memleak for bad arguments to NSTime 2019-01-26 09:07:32 +00:00
wslua_pinfo.c wslua_pinfo: fix memleaks on setting addresses in Pinfo 2019-01-27 09:43:44 +00:00
wslua_pinfo_common.h
wslua_pref.c wslua: fix memleaks related to Proto and Pref 2019-01-27 09:43:05 +00:00
wslua_proto.c wslua: Don't defer deletion of subtree indexes 2019-01-29 14:30:37 +00:00
wslua_proto_expert.c
wslua_proto_field.c wslua: fix memleak of unregistered ProtoField field 2019-01-27 09:43:26 +00:00
wslua_struct.c
wslua_tree.c epan: Convert our PROTO_ITEM_ macros to inline functions. 2019-04-04 04:03:38 +00:00
wslua_tvb.c
wslua_util.c Revert "Add routines to load Lua programs that assume the path is UTF-8 on Windows." 2018-12-30 07:49:22 +00:00