aboutsummaryrefslogtreecommitdiffstats
path: root/test/lua
AgeCommit message (Expand)AuthorFilesLines
2023-01-04WSLUA: allow 64 bits bitmask for ProtoField objectsNardi Ivan2-1/+92
2022-10-11Windows: Store "gui.console_open" in the Windows registryJoão Valverde1-9/+8
2022-05-26Lua: Add lrexlib-pcre2 Lua regex bindingsJoão Valverde1-0/+3
2022-05-26Lua: Remove on-life-support GRegex bindingsJoão Valverde8-1466/+0
2022-04-12Qt: Update our dynamic menu groups.Gerald Combs1-11/+16
2021-12-30wsutil: Fix time zone handling.John Thacker1-6/+6
2021-12-22Corrects repeated words throughout the code.Moshe Kaplan1-1/+1
2021-12-02epan: Add ENC_ISO_8601_DATE_TIME_BASICJohn Thacker2-1/+43
2021-07-19Carry drop count/packet ID/queue ID as options on packet blockDavid Perry1-1/+0
2021-07-12Carry EPB flags as an option on the packet blockDavid Perry1-1/+0
2021-07-07Use wtap_blocks for packet commentsDavid Perry2-2/+0
2021-06-21Lua: reconcile expert info groups; add PI_ASSUMPTIONChuck Craft1-0/+3
2021-03-26Lua: add DissectorTable.try_heuristics() functionDaniel Dulaney1-0/+61
2021-03-21dfilter, ftypes: get rid of FT_PCRE.Guy Harris1-1/+0
2020-12-08Lua: Add get_preference() and set_preference() utility functions.Stig Bjørlykke1-0/+123
2020-12-02Lua: make TvbRange:raw() return a subset #12046 v2David Perry1-1/+95
2020-12-01Protobuf/gRPC: add test cases for Protobuf and gRPCHuang Qiangxiong2-0/+74
2020-10-19Lua: base64_decode: handle unpadded dataDavid Perry1-1/+7
2020-10-02Clean up URLs.Guy Harris1-3/+2
2020-03-16wslua: Fix crash on TvbRange:__tostring for a zero-length TVBMoshe Kaplan1-0/+2
2019-10-28wslua: Fix memleak of unregistered ProtoField stringsStig Bjørlykke1-2/+2
2019-10-26wslua: Fix two memory leaks in the lua testsVasil Velichkov1-2/+2
2019-10-16wslua: Improve parameter check in ProtoField.new()Stig Bjørlykke1-1/+20
2019-07-27HTTPS In More Places, update some URLs.Guy Harris1-1/+1
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2019-07-22wslua: pinfo: make p2p_dir accessible to lua dissectorsMartin Kaiser1-0/+2
2019-03-23Clean up IPMB/I2C link-layer header types.Guy Harris1-2/+2
2018-12-29test: add tests for Unicode paths in Lua and tshark -G foldersPeter Wu1-0/+55
2018-11-27test: lua: add a test for invalid ethernet addressMartin Kaiser1-1/+5
2018-11-25test: lua: (trivial) fix indentationMartin Kaiser1-1/+1
2018-10-18lua: add support for ethernet addresses to the Address classMartin Kaiser1-1/+15
2018-10-17wslua: Add support for base.RANGE_STRING handling.Richard Sharpe1-0/+9
2018-09-07Lua: remove various logging functions (debug, warn, etc.)Peter Wu1-5/+0
2018-08-31Add support for protocol aliases. Switch BOOTP to DHCP.Gerald Combs5-30/+30
2018-07-23Remove executable file permission from lua test filesJaap Keuter5-0/+0
2018-07-20Lua: Switch from disable_lua to enable_lua.Gerald Combs1-1/+1
2018-05-25wslua: fix NSTime:__tostring for negative valuesPeter Wu1-1/+8
2018-05-02Test: Add wslua.Gerald Combs1-3/+9
2018-04-30Lua: ensure that DATA_DIR and USER_DIR have trailing slashesPeter Wu1-0/+5
2018-01-09Use pcapng as the name of the file format.Guy Harris1-3/+3
2017-11-13Remove circuit_id from Lua testsMichael Mann1-5/+0
2017-06-21Lua: Add "tonumber" method to NSTimeSilvio Gissi1-4/+7
2017-05-05New Lua function TreeItem:referenced(ProtoField | Dissector).Rado Radoulov1-1/+15
2017-03-19Lua: Add some ProtoField testsStig Bjørlykke1-1/+40
2017-03-15Lua: Add absolute time base valuesStig Bjørlykke1-2/+2
2017-03-14Lua: Add some ProtoField tests.Stig Bjørlykke1-0/+121
2016-11-06lua: Added new integer sizes in TvbRangeFranklin "Snaipe" Mathieu1-1/+27
2016-10-25lua: Added support for FT_IPv6 fieldsSnaipe1-1/+43
2016-10-18wslua: prepare for split class/instance (meta)methodsPeter Wu1-25/+0
2016-08-25Go back to having only one SocketCAN LINKTYPE_ value.Guy Harris1-2/+1