pytest.ini: declare minimum version requirement
[metze/wireshark/wip.git] / epan / wslua /
2019-01-01 Guy HarrisAdd a "failed" return for tap packet routines.
2018-12-30 Peter WuRevert "Add routines to load Lua programs that assume...
2018-12-29 Peter WuLua: fix crash in reloading Lua plugins that use FileHa...
2018-12-27 Guy HarrisTry to squeeze some bytes out of the frame_data structure.
2018-12-18 Gerald CombsLua: Fix compilation with Lua 5.1.
2018-12-17 Guy HarrisAdd routines to load Lua programs that assume the path...
2018-12-03 João ValverdeCMake: Simplify CMAKE_INSTALL_DATADIR usage
2018-11-29 João ValverdeCMake: Change some install() paths to match NSIS package
2018-11-16 Guy HarrisUse an enum for compression types in various interfaces.
2018-11-16 Guy HarrisUse the dump parameters structure for non-pcapng-specif...
2018-11-13 Guy HarrisDon't have _ng versions of the dumper open routines.
2018-10-18 Martin Kaiserlua: add support for ethernet addresses to the Address...
2018-10-17 Richard Sharpewslua: Add support for base.RANGE_STRING handling.
2018-09-30 Guy HarrisShow the *per-file* encapsulation in the __tostring...
2018-09-25 Gerald CombsRename packet-ssl* to packet-tls*
2018-09-20 Peter Wuepan: fix various misannotations of VALS/RVALS/VALS64/TFS
2018-09-19 Gerald CombsTry to discourage the use of APIs via counting.
2018-09-12 Guy HarrisRevert "Some older compilers don't allow diagnostic...
2018-09-11 Guy HarrisSome older compilers don't allow diagnostic pragmas...
2018-09-07 Peter WuLua: remove various logging functions (debug, warn...
2018-09-07 Peter Wuwslua: fix source argument in debug info for luacov
2018-09-05 Stig Bjørlykkeepan: Guard g_base64_decode_inplace() against zero...
2018-09-03 Stig Bjørlykkeepan: Use g_base64_decode_inplace()
2018-08-29 João Valverdeepan: Remove unnecessary all protocols registration...
2018-07-21 Guy HarrisAdd a tap "finish" callback, called when a listener...
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-14 Peter WuFree g_array_free-related memory leaks
2018-05-14 Peter WuFree g_ptr_array_free-related memory leaks
2018-05-10 Peter Wuwslua: fix memleak in Dir.remove_all on error path
2018-05-04 Guy HarrisGet rid of more autotoolsisms.
2018-04-30 João ValverdeLua: Remove autotools specific code for build path
2018-04-30 Peter WuLua: ensure that DATA_DIR and USER_DIR have trailing...
2018-04-18 Dario LombardoRemove autotools build system.
2018-04-10 Guy HarrisAdd, and use, "fetch signed value" for lengths < 40...
2018-03-24 Peter Wuwslua: Fix logging
2018-03-15 Peter Wuwslua: use Filehandler.extensions for controlling outpu...
2018-03-09 Dario Lombardospdx: more licenses converted.
2018-03-08 Guy HarrisSquelch some casting-away-constness warnings.
2018-03-07 Dario Lombardospdx: more licenses converted.
2018-03-07 Dario LombardoMore licenses converted to SPDX.
2018-02-11 Gerald Combswslua: Convert more comment markup to Asciidoctor.
2018-02-09 Dario Lombardoepan: more SPDX convertions.
2018-02-09 Dario Lombardowslua: use SPDX identifiers.
2018-02-09 Guy HarrisGeneralize wtap_pkthdr into a structure for packet...
2018-02-08 Dario Lombardoreplace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.
2018-02-06 Guy HarrisGet rid of the pkt_encap field in struct packet_info.
2018-02-03 Guy HarrisClean up addition of FT_IPv{4,6} fields.
2018-01-31 Gerald CombsQt: About dialog updates.
2018-01-24 Jakub Zawadzkiwslua: fix nstime memory leak after passing unknown...
2017-12-26 Martin Mathiesonpotential buffer underflow in File_read_line function...
2017-12-19 Stig Bjørlykkewslua: Fix logger after g6a5e90f2
2017-12-16 Stig Bjørlykkewslua: Fix crash in Dir.open()
2017-12-16 Stig Bjørlykkewslua: Fix memory leakages
2017-12-14 Stig Bjørlykkeepan: Make expert info summary text mandatory
2017-12-13 Stig Bjørlykkeepan: Use expert info summary text as field name
2017-11-21 João ValverdeMove the protocol registration routines back into libwi...
2017-11-18 João Valverdeautotools: Library build products don't need explicit...
2017-11-13 Michael MannRemove circuit API
2017-10-26 Guy HarrisAdd a ws_in6_addr typedef for struct e_in6_addr.
2017-10-15 João Valverdeautotools: make maintainer-clean should allow rerunning...
2017-10-15 Ahmad FatoumRemove superfluous null-checks before strdup/free
2017-10-13 João ValverdeCMake: Allow user build flags to override default build...
2017-09-20 João Valverdeplugins: Add backward compatibility for personal lua...
2017-09-20 João ValverdeRename get_plugin_dir() for consistency
2017-09-15 Stig Bjørlykkewslua: Disable -Wunreachable-code in lua_bitop.c
2017-09-15 Stig Bjørlykkewslua: Avoid possible misuse of comma operator warning
2017-09-11 João Valverdewsutil: Initialize and store plugin personal dir
2017-09-02 João ValverdeHave a single IPv6 tap
2017-08-27 Peter WuLua: fix crash on invalid Dissector.list("food") invocation
2017-08-08 Guy HarrisCheck for errors running the Lua scripts.
2017-08-05 Stig BjørlykkeLua: Check for PseudoHeader.none
2017-08-05 Stig BjørlykkeLua: Fix error message in Dumper:dump()
2017-07-17 Anthony CoddingtonERF_TYPE_META write and comment support
2017-06-21 Silvio GissiLua: Add "tonumber" method to NSTime
2017-06-21 Martin Kaisercmake: allow building from a UNC source directory
2017-06-05 Guy HarrisAllow bigger snapshot lengths for D-Bus captures.
2017-05-05 Rado RadoulovNew Lua function TreeItem:referenced(ProtoField | Disse...
2017-04-18 Guy HarrisEliminate an unneded member of a wtap_dumper.
2017-04-12 Guy HarrisAdd an API to let a postdissector specify fields whose...
2017-04-08 Guy HarrisClean up handling of enabled/disabled protocols/heurist...
2017-03-27 Pascal Quantinwslua: update a comment
2017-03-15 Stig BjørlykkeLua: Add absolute time base values
2017-03-15 Stig BjørlykkeLua: Merge sep and str tables into base
2017-03-14 Stig BjørlykkeLua: Check for no table in ProtoField unit string
2017-03-14 Stig BjørlykkeLua: Improve base checking for signed integer
2017-03-14 Stig BjørlykkeLua: Layout cleanup in init.lua
2017-03-13 Stig BjørlykkeLua: Base must be base.DEC or base.UNIT_STRING for...
2017-03-07 Peter Wulua: improve FileHandler:[seek_]read behavior and docum...
2017-02-27 Peter Wuwslua: fix documentation of Struct.fromhex
2017-01-10 Guy HarrisRename tvb_new_subset() to tvb_new_subset_length_caplen().
2017-01-07 Michael MannConvert range API to always use wmem memory.
2016-12-21 Stig BjørlykkeLua: Fix some typos.
2016-12-20 Stig BjørlykkeLua: Add string types and byte seperators support.
2016-12-20 Peter Wucmake,wslua,wsutil: load files from run/ instead of...
2016-12-20 Stig BjørlykkeLua: Remove an obsolete comment.
2016-12-20 Stig BjørlykkeLua: Add unit names support.
2016-12-19 Stig BjørlykkeLua: Include all BASE_PT_* to base table.
2016-12-18 Stig BjørlykkeLua: Fix some memory leaks in error paths.
2016-12-02 Guy HarrisInclude config.h first, for large-file-related #defines.
next