wireshark/epan/wslua
Guy Harris e7dec27ea0 Show the *per-file* encapsulation in the __tostring method.
We use the per-file encapsulation everywhere else; use it there as well.

Change-Id: I3e3df234a9f541a9d90e54a3c0f41b5019e00bb3
Reviewed-on: https://code.wireshark.org/review/29940
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2018-09-30 21:07:28 +00:00
..
.editorconfig
CMakeLists.txt Try to discourage the use of APIs via counting. 2018-09-19 16:07:03 +00:00
console.lua Lua: remove various logging functions (debug, warn, etc.) 2018-09-07 04:02:45 +00:00
dtd_gen.lua epan: more SPDX convertions. 2018-02-09 14:41:31 +00:00
init_wslua.c wslua: fix source argument in debug info for luacov 2018-09-07 04:02:25 +00:00
init_wslua.h epan: Remove unnecessary all protocols registration callback 2018-08-29 23:22:44 +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 Revert "Some older compilers don't allow diagnostic pragmas inside a function." 2018-09-12 16:29:30 +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 Rename packet-ssl* to packet-tls* 2018-09-25 13:24:17 +00:00
template-init.lua Lua: remove various logging functions (debug, warn, etc.) 2018-09-07 04:02:45 +00:00
wslua.h Lua: remove various logging functions (debug, warn, etc.) 2018-09-07 04:02:45 +00:00
wslua_address.c wslua: use SPDX identifiers. 2018-02-09 12:31:21 +00:00
wslua_byte_array.c epan: Guard g_base64_decode_inplace() against zero length string 2018-09-05 17:19:42 +00:00
wslua_capture_info.c Show the *per-file* encapsulation in the __tostring method. 2018-09-30 21:07:28 +00:00
wslua_column.c wslua: use SPDX identifiers. 2018-02-09 12:31:21 +00:00
wslua_dir.c wslua: fix memleak in Dir.remove_all on error path 2018-05-10 06:16:19 +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 Add a tap "finish" callback, called when a listener is removed. 2018-07-21 00:51:13 +00:00
wslua_file.c Try to discourage the use of APIs via counting. 2018-09-19 16:07:03 +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 Try to discourage the use of APIs via counting. 2018-09-19 16:07:03 +00:00
wslua_frame_info.c Try to discourage the use of APIs via counting. 2018-09-19 16:07:03 +00:00
wslua_gui.c Try to discourage the use of APIs via counting. 2018-09-19 16:07:03 +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 Try to discourage the use of APIs via counting. 2018-09-19 16:07:03 +00:00
wslua_nstime.c wslua: fix NSTime:__tostring for negative values 2018-05-25 12:50:18 +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 Free g_array_free-related memory leaks 2018-05-14 13:44:23 +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 epan: fix various misannotations of VALS/RVALS/VALS64/TFS 2018-09-20 05:06:07 +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 Add, and use, "fetch signed value" for lengths < 40 bits. 2018-04-10 14:55:45 +00:00
wslua_util.c Try to discourage the use of APIs via counting. 2018-09-19 16:07:03 +00:00