wireshark/epan/wslua
Jeff Morriss fcac4a1d7d Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5930 :
with a variant of the patch submitted by Alexander Stein on the -dev list:

Allow FT_FRAMENUMs to be added (as base BASE_NONE).  My change from Alexander's
patch is to disallow BASE_NONE for non-framenum integers.

svn path=/trunk/; revision=37239
2011-05-18 15:33:07 +00:00
..
CMakeLists.txt Remaining fixes for 2010-05-28 11:48:29 +00:00
Makefile.am Drop init_wslua.h from EXTRA_DIST 2010-12-09 15:47:23 +00:00
Makefile.nmake A bit of Windows makefiles rework and cleanup: 2011-02-02 01:19:53 +00:00
console.lua Add a Manual entry to the Lua menu. 2011-01-31 21:13:20 +00:00
dtd_gen.lua Update Lua menu defines and put Lua functions in Tools. 2009-06-11 13:08:06 +00:00
init_wslua.c More eradication of old-style function definitions. 2011-05-17 22:18:32 +00:00
lua_bitop.c Added Lua BitOp, made by Mike Pall. 2009-06-16 05:26:46 +00:00
make-init-lua.pl Remaining fixes for 2010-05-28 11:48:29 +00:00
make-reg.pl Include config.h only from .c files. 2011-04-21 13:13:39 +00:00
make-taps.pl Include config.h only from .c files. 2011-04-21 13:13:39 +00:00
taps From Felix Kraemer: fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5694 : 2011-04-05 02:18:28 +00:00
template-init.lua Fix the check for disable_lua. 2010-06-18 15:25:41 +00:00
wslua.h Include config.h only from .c files. 2011-04-21 13:13:39 +00:00
wslua_dumper.c Include config.h only from .c files. 2011-04-21 13:13:39 +00:00
wslua_field.c Include config.h only from .c files. 2011-04-21 13:13:39 +00:00
wslua_gui.c Comment out dead code. 2011-05-09 12:49:39 +00:00
wslua_listener.c Include config.h only from .c files. 2011-04-21 13:13:39 +00:00
wslua_pinfo.c get_host_ipaddr() was returning numeric addresses in host byte order 2011-04-26 17:13:37 +00:00
wslua_proto.c Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5930 : 2011-05-18 15:33:07 +00:00
wslua_tree.c Include config.h only from .c files. 2011-04-21 13:13:39 +00:00
wslua_tvb.c Include config.h only from .c files. 2011-04-21 13:13:39 +00:00
wslua_util.c Include config.h only from .c files. 2011-04-21 13:13:39 +00:00