wireshark/test/lua
David Perry 73087d6fb4 Use wtap_blocks for packet comments
Mostly functioning proof of concept for #14329. This work is intended to
allow Wireshark to support multiple packet comments per packet.

Uses and expands upon the `wtap_block` API in `wiretap/wtap_opttypes.h`.
It attaches a `wtap_block` structure to `wtap_rec` in place of its
current `opt_comment` and `packet_verdict` members to hold OPT_COMMENT
and OPT_PKT_VERDICT option values.
2021-07-07 18:40:24 +00:00
..
acme_file.lua Use wtap_blocks for packet comments 2021-07-07 18:40:24 +00:00
common_sets.lua
dir.lua
dissectFPM.lua
dissector.lua HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
field.lua wslua: Fix crash on TvbRange:__tostring for a zero-length TVB 2020-03-16 22:42:03 +00:00
glib_sets.lua
globals_2.2.txt Use wtap_blocks for packet comments 2021-07-07 18:40:24 +00:00
gregex.lua
inspect.lua
int64.lua
listener.lua
luatest.lua
nstime.lua
pat2pcre.lua
pcap_file.lua
pcre_sets.lua
pcre_sets2.lua
pinfo.lua
proto.lua
protobuf_test_called_by_custom_dissector.lua Protobuf/gRPC: add test cases for Protobuf and gRPC 2020-12-01 12:06:43 +00:00
protobuf_test_field_subdissector_table.lua Protobuf/gRPC: add test cases for Protobuf and gRPC 2020-12-01 12:06:43 +00:00
protofield.lua wslua: Fix memleak of unregistered ProtoField strings 2019-10-28 15:05:54 +00:00
script_args.lua
struct.lua HTTPS In More Places, update some URLs. 2019-07-27 07:55:36 +00:00
try_heuristics.lua Lua: add DissectorTable.try_heuristics() function 2021-03-26 07:15:16 +00:00
tvb.lua Lua: make TvbRange:raw() return a subset #12046 v2 2020-12-02 20:09:55 +00:00
unicode.lua
util.lua Lua: Add get_preference() and set_preference() utility functions. 2020-12-08 22:56:50 +00:00
verify_dissector.lua
verify_globals.lua