wireshark/epan/wslua
Jeff Morriss c2ced4a2ab Don't try to open <home>/.wireshark on Windows: Wireshark hasn't written to
that directory since 2001 and reading from that directory was only left in for
backwards compatibility with versions prior to r4702.  I think it's now safe
to remove that backwards compatibility.

This eliminates the last argument of get_persconffile_path().

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8437

svn path=/trunk/; revision=48797
2013-04-09 02:48:03 +00:00
..
CMakeLists.txt
console.lua
dtd_gen.lua
init_wslua.c Don't try to open <home>/.wireshark on Windows: Wireshark hasn't written to 2013-04-09 02:48:03 +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
make-reg.pl
make-taps.pl From beroset: 2013-03-16 08:12:29 +00:00
Makefile.am From David Arnold: 2013-03-12 06:53:39 +00:00
Makefile.nmake Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
taps
template-init.lua Fix typos/errors and make Lua API more consistent. 2013-02-25 22:05:28 +00:00
wslua.h Squelch some "casting away constness" warnings. 2013-03-24 23:49:22 +00:00
wslua_dumper.c In the Lua dumper code, don't bother checking whether the encapsulation 2013-04-01 21:39:28 +00:00
wslua_field.c From Hadriel Kaplan and myself via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8496 2013-03-23 02:53:41 +00:00
wslua_gui.c From beroset: 2013-03-16 08:12:29 +00:00
wslua_listener.c From beroset: 2013-03-16 08:12:29 +00:00
wslua_pinfo.c From beroset: 2013-03-16 08:12:29 +00:00
wslua_proto.c Squelch some "casting away constness" warnings. 2013-03-24 23:49:22 +00:00
wslua_tree.c From beroset: 2013-03-16 08:12:29 +00:00
wslua_tvb.c Added TvbRange uncompress(). 2013-03-19 17:15:27 +00:00
wslua_util.c Don't try to open <home>/.wireshark on Windows: Wireshark hasn't written to 2013-04-09 02:48:03 +00:00