wireshark/epan/wslua
João Valverde 8eddb1650d epan: Remove unnecessary all protocols registration callback
We are exporting a registration function from libwireshark just
to have it passed back as a callback. Seems unnecessary.

Change-Id: I7621005c9be11691d319102326824c5e3520a6f3
Reviewed-on: https://code.wireshark.org/review/29328
Petri-Dish: João Valverde <j@v6e.pt>
Tested-by: Petri Dish Buildbot
Reviewed-by: João Valverde <j@v6e.pt>
2018-08-29 23:22:44 +00:00
..
.editorconfig
CMakeLists.txt
console.lua
dtd_gen.lua
init_wslua.c Lua: Switch from disable_lua to enable_lua. 2018-07-20 06:42:38 +00:00
init_wslua.h epan: Remove unnecessary all protocols registration callback 2018-08-29 23:22:44 +00:00
lrexlib.c
lrexlib.h
lrexlib_algo.h
lrexlib_glib.c
lrexlib_glib_f.c
lua_bitop.c
lua_bitop.h
make-init-lua.pl
make-reg.pl
make-taps.pl
taps
template-init.lua Lua: Switch from disable_lua to enable_lua. 2018-07-20 06:42:38 +00:00
wslua.h
wslua_address.c
wslua_byte_array.c
wslua_capture_info.c
wslua_column.c
wslua_dir.c wslua: fix memleak in Dir.remove_all on error path 2018-05-10 06:16:19 +00:00
wslua_dissector.c
wslua_dumper.c
wslua_field.c Add a tap "finish" callback, called when a listener is removed. 2018-07-21 00:51:13 +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_int64.c
wslua_internals.c
wslua_listener.c Add a tap "finish" callback, called when a listener is removed. 2018-07-21 00:51:13 +00:00
wslua_nstime.c wslua: fix NSTime:__tostring for negative values 2018-05-25 12:50:18 +00:00
wslua_pinfo.c
wslua_pinfo_common.h
wslua_pref.c Free g_array_free-related memory leaks 2018-05-14 13:44:23 +00:00
wslua_proto.c
wslua_proto_expert.c
wslua_proto_field.c Free g_array_free-related memory leaks 2018-05-14 13:44:23 +00:00
wslua_struct.c
wslua_tree.c
wslua_tvb.c
wslua_util.c Get rid of more autotoolsisms. 2018-05-04 19:14:34 +00:00