WireGuard: implement peer identification based on MAC1
[metze/wireshark/wip.git] / test / lua /
2018-07-23 Jaap KeuterRemove executable file permission from lua test files
2018-07-20 Gerald CombsLua: Switch from disable_lua to enable_lua.
2018-05-25 Peter Wuwslua: fix NSTime:__tostring for negative values
2018-05-02 Gerald CombsTest: Add wslua.
2018-04-30 Peter WuLua: ensure that DATA_DIR and USER_DIR have trailing...
2018-01-09 Guy HarrisUse pcapng as the name of the file format.
2017-11-13 Michael MannRemove circuit_id from Lua tests
2017-06-21 Silvio GissiLua: Add "tonumber" method to NSTime
2017-05-05 Rado RadoulovNew Lua function TreeItem:referenced(ProtoField | Disse...
2017-03-19 Stig BjørlykkeLua: Add some ProtoField tests
2017-03-15 Stig BjørlykkeLua: Add absolute time base values
2017-03-14 Stig BjørlykkeLua: Add some ProtoField tests.
2016-11-06 Franklin "Snaipe... lua: Added new integer sizes in TvbRange
2016-10-25 Snaipelua: Added support for FT_IPv6 fields
2016-10-18 Peter Wuwslua: prepare for split class/instance (meta)methods
2016-08-25 Guy HarrisGo back to having only one SocketCAN LINKTYPE_ value.
2016-08-19 Guy HarrisAdjust to the split of the SocketCAN encapsulation.
2016-04-02 Guy HarrisThere are two separate IP-over-Infiniband encapsulations.
2016-02-20 Guy HarrisInitial support for FreeBSD USB captures.
2016-01-24 Pascal QuantinUpdate Lua tests after g9eda2fa
2015-11-26 Guy HarrisChange Lua tests to reflect the disappearance of WTAP_E...
2015-11-16 Guy HarrisFor now, call the finish routine in Lua file writers...
2015-11-09 Guy HarrisUpdate tests to reflect Lua file API change (write_clos...
2015-07-24 Hadriel KaplanLua: add the 1.12.x Lua API to the globals verification...
2015-07-09 Hadriel KaplanLua: add functions for more field information
2015-03-10 Gerald CombsChange a lot of http:// URLs to https://.
2015-03-01 Guy Harris"Break" the Acme reader so that the tests work.
2015-01-27 Hadriel KaplanLua: Expose tcp_dissect_pdus() to Lua
2015-01-23 Guy HarrisFix test script to test Lua Pinfo, and fix problem...
2015-01-02 Hadriel KaplanLua: regex test suite fails with UTF-8 locale
2014-12-31 Hadriel KaplanLua: allow a Dissector object to be passed in for regis...
2014-12-25 Hadriel KaplanBug 10233 - Wireshark crashes if Lua heuristic dissecto...
2014-12-01 Michael MannRemove private_data member from packet_info structure.
2014-09-29 Evan HuusFix lua bindings to handle timestamp precision changes
2014-05-24 Guy HarrisAllow wtap_read() and wtap_seek_read() to return record...
2014-05-21 Evan HuusFix lua directory tests.
2014-04-17 Hadriel KaplanAdd tvb_get and proto_tree_add for string-encoded byte...
2014-04-14 Hadriel KaplanAdd tvb_get and proto_tree_add for string-encoded times...
2014-03-26 Hadriel KaplanAdd various functions for Lua directory handling and...
2014-03-26 Hadriel KaplanAdd filterable expert info for Lua
2014-03-23 Hadriel KaplanAdd Lua Struct.values() function, and prevent coercion...
2014-03-22 Hadriel KaplanFix spelling mistakes in Lua test scripts
2014-03-22 Hadriel KaplanAdd way for Lua file reader to save state per file...
2014-03-19 Hadriel KaplanFix lua file testsuite not working and weak heuristic...
2014-03-19 Michael MannAdd capture file reader/writer support for Lua so scrip...
2014-03-14 Hadriel KaplanAdd Lua heuristic dissector support
2014-03-11 Hadriel KaplanFix Bug 9870 'Lua: trying to call/get an invalid name...
2014-03-10 Hadriel KaplanAdd GLib's regex library into Lua
2014-02-25 Hadriel KaplanFix bug 6357: Lua all_field_infos() broken within tap...
2014-02-25 Hadriel KaplanAdds some Lua helper functions: some commonly used...
2014-02-24 Pascal QuantinRemove executable bit from a few files
2014-02-21 Hadriel KaplanFix bug 9790: Lua: wslua allows duplicate field registr...
2014-02-21 Hadriel KaplanAdd test suite for verifying Lua global variables/table...
2014-02-21 Evan HuusRevert "Add test suite for verifying Lua global variabl...
2014-02-21 Hadriel KaplanAdd test suite for verifying Lua global variables/table...
2014-02-20 Hadriel KaplanAdd 4 more test scripts for Lua, and its own testsuite...
2014-02-14 Hadriel KaplanAdds support for Lua struct library so one can pack...
2014-02-13 Hadriel KaplanLua: add ability for scripts loaded from command-line...
2014-02-09 Hadriel KaplanAdd test suite for Lua dissector-related functions
2014-02-09 Hadriel KaplanFix bug 9736 'Lua: new Int64/UInt64 functions don't...
2014-02-04 Hadriel KaplanAdds support for Lua Int64 and UInt64 operators, functi...