wireshark/epan/wslua
Stig Bjørlykke 5a466a5246 Don't ep_strdup the protocol name when register a dissector, because
this name will be collected when loading a capture file and the name
will be gone.

svn path=/trunk/; revision=39681
2011-10-30 21:32:27 +00:00
..
CMakeLists.txt
console.lua Add a Manual entry to the Lua menu. 2011-01-31 21:13:20 +00:00
dtd_gen.lua
init_wslua.c Added a private hash table to transport string values between dissectors. 2011-10-18 17:46:00 +00:00
lua_bitop.c
make-init-lua.pl
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
Makefile.am
Makefile.nmake A bit of Windows makefiles rework and cleanup: 2011-02-02 01:19:53 +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 Load console.lua and dtd-gen.lua from an explicit path. 2011-08-08 19:10:19 +00:00
wslua.h Added a private hash table to transport string values between dissectors. 2011-10-18 17:46:00 +00:00
wslua_dumper.c Include config.h only from .c files. 2011-04-21 13:13:39 +00:00
wslua_field.c Introduce NSTime Lua object to handle nstime_t. 2011-08-19 08:36:02 +00:00
wslua_gui.c From bug 6057: 2011-06-28 09:11:18 +00:00
wslua_listener.c Include config.h only from .c files. 2011-04-21 13:13:39 +00:00
wslua_pinfo.c Duplicate Lua strings we put into the private_table. 2011-10-19 15:32:49 +00:00
wslua_proto.c Don't ep_strdup the protocol name when register a dissector, because 2011-10-30 21:32:27 +00:00
wslua_tree.c Introduce NSTime Lua object to handle nstime_t. 2011-08-19 08:36:02 +00:00
wslua_tvb.c From Alex Vallee via bug 6346: 2011-10-02 17:02:10 +00:00
wslua_util.c Include config.h only from .c files. 2011-04-21 13:13:39 +00:00