wireshark/epan/wslua
João Valverde 6b54fbf3bf CMake: Add more structure to libwireshark build
Smaller epan/CMakeLists.txt is easier to work with and this structure
is well suited to CMake. It should make it easier to manage and configure
each epan module differently if necessary.

Change-Id: Ia649db3b7dcd405aa43dbdba3288699d5e375229
Reviewed-on: https://code.wireshark.org/review/14068
Petri-Dish: João Valverde <j@v6e.pt>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Peter Wu <peter@lekensteyn.nl>
Reviewed-by: João Valverde <j@v6e.pt>
2016-03-01 19:23:39 +00:00
..
CMakeLists.txt CMake: Add more structure to libwireshark build 2016-03-01 19:23:39 +00:00
Makefile.am autotools: Use pkg-config autoconf macros for GLib/GTK 2016-02-21 07:51:55 +00:00
Makefile.nmake
console.lua Lua: Switch URL to documentation to HTTPS 2015-11-26 15:45:07 +00:00
dtd_gen.lua
init_wslua.c wslua: don't crash if disable_lua = true in init.lua 2016-02-28 18:27:08 +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 Lua: Added support for ProtoField framenum type. 2015-11-15 18:33:16 +00:00
make-reg.pl wslua: do not pop from empty stack on newer LUA versions 2015-09-30 12:31:56 +00:00
make-taps.pl Use address functions instead of ADDRESS macros in asn1 and epan 2015-10-22 11:45:56 +00:00
taps Create a way to register "capture" dissectors. 2015-12-13 14:34:13 +00:00
template-init.lua Lua: Added support for ProtoField framenum type. 2015-11-15 18:33:16 +00:00
wslua.h CMake: Add more structure to libwireshark build 2016-03-01 19:23:39 +00:00
wslua_address.c Add free_address_wmem(), fix warnings [-Wcast-qual] 2016-02-26 23:09:43 +00:00
wslua_byte_array.c wslua: do not free TVB for data sources 2016-01-27 09:25:39 +00:00
wslua_capture_info.c Making wiretap option blocks more generic. 2016-02-23 00:39:38 +00:00
wslua_column.c
wslua_dir.c
wslua_dissector.c Revert "Lua: Remove WSLUA_ERROR on dissecting error" 2016-02-08 21:59:55 +00:00
wslua_dumper.c Add more fields to packet_info structure and use them. 2016-01-23 03:50:58 +00:00
wslua_field.c Add free_address_wmem(), fix warnings [-Wcast-qual] 2016-02-26 23:09:43 +00:00
wslua_file.c
wslua_file_common.c
wslua_file_common.h
wslua_file_handler.c For now, call the finish routine in Lua file writers "close". 2015-11-16 19:18:15 +00:00
wslua_frame_info.c
wslua_gui.c Lua: Added reload_lua_plugins 2016-01-11 07:43:36 +00:00
wslua_int64.c
wslua_internals.c
wslua_listener.c Add the packet number to the packet_info structure, and use it. 2016-01-24 03:41:28 +00:00
wslua_nstime.c
wslua_pinfo.c Add the packet number to the packet_info structure, and use it. 2016-01-24 03:41:28 +00:00
wslua_pinfo_common.h
wslua_pref.c Lua: Fix switch-case braces. 2015-12-14 21:19:34 +00:00
wslua_proto.c Qt: Reload Lua expert infos 2015-12-11 05:17:58 +00:00
wslua_proto_expert.c Lua: Validate ProtoExpert.new arguments 2015-12-11 09:42:50 +00:00
wslua_proto_field.c Lua: Cleanup ProtoField_time 2015-12-14 05:19:59 +00:00
wslua_struct.c
wslua_tree.c Lua: Check out-of-bounds before tvb_strsize() 2016-02-09 05:29:20 +00:00
wslua_tvb.c Add free_address_wmem(), fix warnings [-Wcast-qual] 2016-02-26 23:09:43 +00:00
wslua_util.c Clean up modelines and indentation. 2016-02-25 21:34:36 +00:00