wireshark/epan/wslua
Guy Harris f0ebc50762 wslua: expose some libwiretap APIs in Lua.
Provide Lua version of wtap_file_type_subtype_string(),
wtap_file_type_subtype_short_string(), and
wtap_short_string_to_file_type_subtype().

This will be backported to the 3.2 and 3.4 branches, to allow scripts
not run on the bleeding-edge version to use them.
2021-02-12 21:25:29 -08:00
..
.editorconfig
CMakeLists.txt wslua: expose some libwiretap APIs in Lua. 2021-02-12 21:25:29 -08:00
console.lua Qt: point to Lua wiki page now on Gitlab 2020-10-02 17:25:54 +00:00
dtd_gen.lua
init_wslua.c wslua: explain, in a comment, how .init routines work for a Proto. 2021-02-05 22:02:54 -08:00
init_wslua.h
lrexlib.c
lrexlib.h
lrexlib_algo.h
lrexlib_glib.c GLib: Bump requirement 2.32 -> 2.36 2020-11-25 06:25:38 +00:00
lrexlib_glib_f.c GLib: Bump requirement 2.32 -> 2.36 2020-11-25 06:25:38 +00:00
lua_bitop.c
lua_bitop.h
make-init-lua.pl
make-reg.pl
make-taps.pl
taps
template-init.lua
wslua.h
wslua_address.c
wslua_byte_array.c Lua: base64_decode: handle unpadded data 2020-10-19 08:38:31 +00:00
wslua_capture_info.c
wslua_column.c
wslua_dir.c
wslua_dissector.c wslua: Return nil from Dissector.get() when not found 2020-11-05 06:23:24 +00:00
wslua_dumper.c Have WTAP_ERR_INTERNAL include an err_info string giving details. 2020-10-14 04:51:45 +00:00
wslua_field.c
wslua_file.c Have WTAP_ERR_INTERNAL include an err_info string giving details. 2020-10-14 04:51:45 +00:00
wslua_file_common.c Detect and replace bad allocation patterns 2020-12-22 14:56:38 +00:00
wslua_file_common.h
wslua_file_handler.c Detect and replace bad allocation patterns 2020-12-22 14:56:38 +00:00
wslua_frame_info.c
wslua_gui.c Detect and replace bad allocation patterns 2020-12-22 14:56:38 +00:00
wslua_int64.c
wslua_internals.c
wslua_listener.c Lua: Improve Listener error handling 2020-12-04 13:38:00 +00:00
wslua_nstime.c
wslua_pinfo.c wslua: Make pinfo.p2p_dir writable 2020-10-22 14:18:58 +00:00
wslua_pinfo_common.h
wslua_pref.c Detect and replace bad allocation patterns 2020-12-22 14:56:38 +00:00
wslua_proto.c Detect and replace bad allocation patterns 2020-12-22 14:56:38 +00:00
wslua_proto_expert.c
wslua_proto_field.c Detect and replace bad allocation patterns 2020-12-22 14:56:38 +00:00
wslua_struct.c
wslua_tree.c Detect and replace bad allocation patterns 2020-12-22 14:56:38 +00:00
wslua_tvb.c Fix reported_len in Lua framewark when creating tvb from range. 2020-12-06 12:38:46 +00:00
wslua_util.c Detect and replace bad allocation patterns 2020-12-22 14:56:38 +00:00
wslua_wtap.c wslua: expose some libwiretap APIs in Lua. 2021-02-12 21:25:29 -08:00