aboutsummaryrefslogtreecommitdiffstats
path: root/epan/wslua
AgeCommit message (Expand)AuthorFilesLines
2023-02-19lua: Check for negative lengths when constructing TvbRangeGilbert Ramirez1-0/+4
2023-02-11Docbook: Reorganize our guide directoriesGerald Combs1-3/+3
2023-01-11Windows: Fix Release (unused variables)Philipp Dittmann1-1/+2
2023-01-09wslua: Fix wsluarm defines.Gerald Combs1-24/+24
2023-01-04wslua: Fix the build.Gerald Combs1-2/+2
2023-01-04WSLUA: allow 64 bits bitmask for ProtoField objectsNardi Ivan3-18/+40
2023-01-04lua: ByteArray integer parsing APIsDeveloper Alexander1-0/+413
2023-01-04Lua: make evaluate_lua and run_console publicDavid Perry1-6/+8
2023-01-04Support `FT_CHAR` in Lua `TreeItem_add_item_any()`David Perry1-0/+1
2022-12-10wslua_proto: document the init and prefs_changed functions.Guy Harris1-1/+5
2022-12-07WSLUA: Add new lua function register_packet_menu()Moshe Kaplan1-0/+87
2022-11-28dfilter: Return an error object instead of stringJoão Valverde1-4/+4
2022-11-10wslua: init.lua - superuser logic; typeof() call on non-tableChuck Craft1-2/+8
2022-10-31addr_resolv: add support for static hostname entriesChuck Craft1-2/+2
2022-10-07wslua: Add catch-all enum tablesJoão Valverde2-1/+12
2022-10-07wslua: Use wiretap introspectionJoão Valverde4-114/+39
2022-10-07wslua: Use introspection API to generate constantsJoão Valverde3-135/+138
2022-10-04wslua: Support FT_STRINGZPAD in FieldInfoStig Bjørlykke1-1/+2
2022-09-13Clarify dissector description, protocol short name, and protocol ong name.Guy Harris1-2/+2
2022-09-12Give dissectors a descriptive string.Guy Harris1-1/+1
2022-09-11wsdg/Lua: no get_range() method - use fieldinfo.rangeChuck Craft1-2/+2
2022-07-24wslua: Rename wslua_util.c to wslua_utility.c.Gerald Combs2-2/+2
2022-07-22wslua+lrexlib: Fixup our dependencies and paths.Gerald Combs2-5/+13
2022-07-21wslua: Fix more argument definitions.Gerald Combs3-10/+10
2022-07-21wslua: tapinfo - add state to debug info; update wsluarmChuck Craft1-2/+4
2022-07-20wslua: Capitalize words in our markup.Gerald Combs6-13/+13
2022-07-19CMake+lrexlib: Another include path fix attempt.Gerald Combs1-1/+1
2022-07-19CMake+lrexlib: Add another include path.Gerald Combs1-0/+1
2022-07-19wslua: Fix our argument definitions.Gerald Combs6-167/+167
2022-07-18CMake+lrexlib: Fix our include paths.Gerald Combs2-1/+3
2022-07-15pcre2: Fix -Wmissing-prototypesAlexis La Goutte2-2/+6
2022-07-06Rename Logwolf to LograyGerald Combs1-1/+1
2022-06-27Minor Python3 script fixups.Gerald Combs1-1/+1
2022-06-27wslua: Port make-init-lua to Python3Gerald Combs4-276/+215
2022-06-27wslua: Port make-taps to Python3Gerald Combs5-295/+431
2022-06-24Make sure our Python scripts read and write UTF-8.Gerald Combs1-3/+3
2022-06-24wslua: Port epan/wslua/make-reg.py to Python3Moshe Kaplan4-104/+116
2022-06-22wsdg: escape tick marks after backtick; fix typoChuck Craft5-6/+6
2022-06-20ftypes: Make accessor functions type safeJoão Valverde1-3/+3
2022-06-10tap: Adding flags for tap_packetRoland Knall1-1/+1
2022-06-02lrexlib: Disable MSVC narrowing warningsJoão Valverde2-0/+16
2022-05-27lrexlib: Disable a warning [-Wshorten-64-to-32]João Valverde1-0/+1
2022-05-26lrexlib: Pacify checkAPIsJoão Valverde2-4/+9
2022-05-26Lua: Add lrexlib-pcre2 Lua regex bindingsJoão Valverde10-2/+2081
2022-05-26Lua: Remove on-life-support GRegex bindingsJoão Valverde8-1722/+2
2022-05-16wsdg/lua: gui.colorized_frame.fg example is a few digits shortChuck Craft1-1/+1
2022-04-25wslua: another fix for -Werror=clobberedPeter Lemenkov1-1/+1
2022-04-15wslua: Update the menu group documentation.Gerald Combs1-15/+33
2022-04-12Qt: Update our dynamic menu groups.Gerald Combs2-4/+14
2022-03-25wslua: Lua Console - add Clear button; restore print()Chuck Craft1-1/+2