wireshark/epan/wslua
Peter Wu dc2f4bdf26 wslua: use Filehandler.extensions for controlling output files
Allow FileHandlers to specify the extension that is used for saved
files. Implementation note: previously "fh->extensions" was unused;
memory is not freed anywhere because registered file handlers can
currently not be destroyed.

Bug: 14386
Change-Id: I65509c10a678fc6af0cf6a4c5c8aed56e79ea34a
Reviewed-on: https://code.wireshark.org/review/26399
Petri-Dish: Peter Wu <peter@lekensteyn.nl>
Tested-by: Petri Dish Buildbot
Reviewed-by: Peter Wu <peter@lekensteyn.nl>
2018-03-15 20:04:20 +00:00
..
.editorconfig
CMakeLists.txt spdx: more licenses converted. 2018-03-07 15:56:44 +00:00
Makefile.am autotools: Library build products don't need explicit cleaning 2017-11-18 22:29:41 +00:00
console.lua epan: more SPDX convertions. 2018-02-09 14:41:31 +00:00
dtd_gen.lua epan: more SPDX convertions. 2018-02-09 14:41:31 +00:00
init_wslua.c replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
init_wslua.h replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
lrexlib.c spdx: more licenses converted. 2018-03-09 04:50:23 +00:00
lrexlib.h spdx: more licenses converted. 2018-03-09 04:50:23 +00:00
lrexlib_algo.h spdx: more licenses converted. 2018-03-09 04:50:23 +00:00
lrexlib_glib.c spdx: more licenses converted. 2018-03-07 15:56:44 +00:00
lrexlib_glib_f.c spdx: more licenses converted. 2018-03-07 15:56:44 +00:00
lua_bitop.c spdx: more licenses converted. 2018-03-09 04:50:23 +00:00
lua_bitop.h spdx: more licenses converted. 2018-03-09 04:50:23 +00:00
make-init-lua.pl spdx: more licenses converted. 2018-03-07 15:56:44 +00:00
make-reg.pl spdx: more licenses converted. 2018-03-07 15:56:44 +00:00
make-taps.pl spdx: more licenses converted. 2018-03-07 15:56:44 +00:00
taps More licenses converted to SPDX. 2018-03-07 13:35:49 +00:00
template-init.lua epan: more SPDX convertions. 2018-02-09 14:41:31 +00:00
wslua.h wslua: Convert more comment markup to Asciidoctor. 2018-02-11 17:12:52 +00:00
wslua_address.c wslua: use SPDX identifiers. 2018-02-09 12:31:21 +00:00
wslua_byte_array.c wslua: use SPDX identifiers. 2018-02-09 12:31:21 +00:00
wslua_capture_info.c wslua: Convert more comment markup to Asciidoctor. 2018-02-11 17:12:52 +00:00
wslua_column.c wslua: use SPDX identifiers. 2018-02-09 12:31:21 +00:00
wslua_dir.c wslua: Convert more comment markup to Asciidoctor. 2018-02-11 17:12:52 +00:00
wslua_dissector.c wslua: Convert more comment markup to Asciidoctor. 2018-02-11 17:12:52 +00:00
wslua_dumper.c wslua: use SPDX identifiers. 2018-02-09 12:31:21 +00:00
wslua_field.c wslua: Convert more comment markup to Asciidoctor. 2018-02-11 17:12:52 +00:00
wslua_file.c wslua: Convert more comment markup to Asciidoctor. 2018-02-11 17:12:52 +00:00
wslua_file_common.c wslua: use SPDX identifiers. 2018-02-09 12:31:21 +00:00
wslua_file_common.h wslua: use SPDX identifiers. 2018-02-09 12:31:21 +00:00
wslua_file_handler.c wslua: use Filehandler.extensions for controlling output files 2018-03-15 20:04:20 +00:00
wslua_frame_info.c wslua: Convert more comment markup to Asciidoctor. 2018-02-11 17:12:52 +00:00
wslua_gui.c wslua: use SPDX identifiers. 2018-02-09 12:31:21 +00:00
wslua_int64.c spdx: more licenses converted. 2018-03-09 04:50:23 +00:00
wslua_internals.c wslua: Convert more comment markup to Asciidoctor. 2018-02-11 17:12:52 +00:00
wslua_listener.c wslua: Convert more comment markup to Asciidoctor. 2018-02-11 17:12:52 +00:00
wslua_nstime.c wslua: Convert more comment markup to Asciidoctor. 2018-02-11 17:12:52 +00:00
wslua_pinfo.c wslua: use SPDX identifiers. 2018-02-09 12:31:21 +00:00
wslua_pinfo_common.h wslua: use SPDX identifiers. 2018-02-09 12:31:21 +00:00
wslua_pref.c wslua: use SPDX identifiers. 2018-02-09 12:31:21 +00:00
wslua_proto.c wslua: Convert more comment markup to Asciidoctor. 2018-02-11 17:12:52 +00:00
wslua_proto_expert.c wslua: use SPDX identifiers. 2018-02-09 12:31:21 +00:00
wslua_proto_field.c Squelch some casting-away-constness warnings. 2018-03-08 04:10:04 +00:00
wslua_struct.c spdx: more licenses converted. 2018-03-09 04:50:23 +00:00
wslua_tree.c wslua: Convert more comment markup to Asciidoctor. 2018-02-11 17:12:52 +00:00
wslua_tvb.c wslua: Convert more comment markup to Asciidoctor. 2018-02-11 17:12:52 +00:00
wslua_util.c wslua: Convert more comment markup to Asciidoctor. 2018-02-11 17:12:52 +00:00