wireshark/epan/wslua
Michael Mann 79d58dc670 Add Lua cleanup on shutdown, to help with memory leak detection. Bug 5575 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5575)
From Robert G. Jakabosky

From me: cleanup so that it applies to trunk.

svn path=/trunk/; revision=52798
2013-10-23 16:47:02 +00:00
..
CMakeLists.txt Add CMake properties to targets so that they are logically organised when using a Visual Studio solution. 2013-10-13 09:21:55 +00:00
Makefile.am Show the Lua plugin being loaded in the splash screen. 2013-08-13 10:38:30 +00:00
Makefile.nmake makefile.nmake -> Makefile.nmake and minor whitespace (spaces -> tabs) changes. 2013-06-25 15:32:49 +00:00
console.lua Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
dtd_gen.lua Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
init_wslua.c Add Lua cleanup on shutdown, to help with memory leak detection. Bug 5575 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5575) 2013-10-23 16:47:02 +00:00
init_wslua.h Show the Lua plugin being loaded in the splash screen. 2013-08-13 10:38:30 +00:00
lua_bitop.c Update Lua BitOp to version 1.0.2 2013-03-15 15:15:00 +00:00
make-init-lua.pl wslua: Adda a wtap_encaps name to replace wtap which is too generic. 2013-05-29 15:52:25 +00:00
make-reg.pl From Robert G. Jakabosky via bug 5575: 2013-09-12 11:34:13 +00:00
make-taps.pl From beroset: 2013-03-16 08:12:29 +00:00
taps Enable Lua ldap, smb and smb2 taps 2013-09-10 11:18:41 +00:00
template-init.lua fix for bug 7465 2013-05-29 06:50:28 +00:00
wslua.h Add Lua cleanup on shutdown, to help with memory leak detection. Bug 5575 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5575) 2013-10-23 16:47:02 +00:00
wslua_dumper.c emem -> wmem conversion: 2013-09-22 15:50:55 +00:00
wslua_field.c Cannot define Field refering ProtoField defined in LUA. Bug 3513 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3513) 2013-10-22 17:41:06 +00:00
wslua_gui.c Explicit inclusion of emem.h 2013-09-13 08:49:38 +00:00
wslua_listener.c Explicit inclusion of emem.h 2013-09-13 08:49:38 +00:00
wslua_pinfo.c Remove check_col. 2013-10-01 15:14:59 +00:00
wslua_proto.c Cannot define Field refering ProtoField defined in LUA. Bug 3513 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3513) 2013-10-22 17:41:06 +00:00
wslua_tree.c Add support for RELATIVE-OID ASN.1 type. Bug 9192 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9192) 2013-10-06 02:31:10 +00:00
wslua_tvb.c More emem -> wmem conversion: 2013-09-22 20:04:35 +00:00
wslua_util.c Get rid of -Wshadow warning - I guess we're including something that 2013-08-14 00:35:27 +00:00