Replace g_log() calls with ws_log()
[metze/wireshark/wip.git] / epan / wslua / wslua_util.c
2021-06-16 João ValverdeReplace g_log() calls with ws_log()
2021-05-19 João Valverdewslua: Replace g_assert() with ws_assert()
2021-04-30 Guy HarrisCast away the return value of g_strlcpy() and g_strlcat().
2021-04-28 Guy HarrisDon't cast away upper bits when assigning to a nstime_t...
2021-04-04 Nardi Ivanwslua_utils: fix a memory leak
2020-12-22 Moshe KaplanDetect and replace bad allocation patterns
2020-12-08 Stig BjørlykkeLua: Add get_preference() and set_preference() utility...
2020-12-04 Stig BjørlykkeLua: Improve Listener error handling
2020-03-31 Gerald Combswslua: Update the Dir and Utils docs.
2020-03-30 Gerald Combswslua: Cross-reference and title case fixes.
2020-03-03 Moshe KaplanLUA: remove duplicate words
2019-07-26 Guy HarrisHTTPS (almost) everywhere.
2018-12-30 Peter WuRevert "Add routines to load Lua programs that assume...
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-09-19 Gerald CombsTry to discourage the use of APIs via counting.
2018-09-07 Peter WuLua: remove various logging functions (debug, warn...
2018-05-04 Guy HarrisGet rid of more autotoolsisms.
2018-03-24 Peter Wuwslua: Fix logging
2018-02-11 Gerald Combswslua: Convert more comment markup to Asciidoctor.
2018-02-09 Dario Lombardowslua: use SPDX identifiers.
2017-12-19 Stig Bjørlykkewslua: Fix logger after g6a5e90f2
2016-12-20 Peter Wucmake,wslua,wsutil: load files from run/ instead of...
2016-07-26 Michael MannUse ws_g_warning in wslua.
2016-02-25 Guy HarrisClean up modelines and indentation.
2015-07-24 Hadriel KaplanLua: fix "since 1.99.9" to be 1.99.8
2015-07-23 Hadriel KaplanLua: add plugin version info
2015-03-12 Gerald CombsCMake: Update wslua build and test.
2015-03-07 Guy HarrisGet rid of an unused structure member.
2015-02-13 Bill MeierReplace tabs by spaces when editor modelines has "expan...
2014-11-14 Guy HarrisRename stat_cmd_args.[ch] to stat_tap_ui.[ch].
2014-11-14 Guy Harristap_ui -> stat_tap_ui.
2014-11-14 Guy HarrisFor tap UIs, register a list of parameters and some...
2014-10-13 Stig BjørlykkeLua: luaL_checkstring does not return NULL
2014-06-17 Evan Huuslua_pushstring takes a copy of its argument
2014-06-16 Evan HuusConvert a bunch of time_to_str functions to wmem
2014-03-26 Hadriel KaplanAdd various functions for Lua directory handling and...
2014-03-25 Hadriel KaplanEnhance Lua API doc generator and add more API info
2014-03-19 Michael MannAdd capture file reader/writer support for Lua so scrip...
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2014-02-27 Hadriel KaplanFix coverity warnings for all wslua files. (redux)
2014-02-25 Hadriel KaplanAdds some Lua helper functions: some commonly used...
2014-02-21 Hadriel KaplanCleanup on aisle 5: normalizes the Lua code to follow...
2014-02-04 Hadriel KaplanAdds support for Lua Int64 and UInt64 operators, functi...
2014-01-31 Hadriel KaplanFix for Bug-9711 Lua: the Lua stack is growing slightly...
2014-01-30 Alexis La GoutteMerge "openSAFETY: Fixing field / byte assignment"
2014-01-30 Stig BjørlykkeLua: Improved running in build directory.
2013-12-19 Evan HuusRename more to_str functions to have ep_ in the name...
2013-08-14 Guy HarrisGet rid of -Wshadow warning - I guess we're including...
2013-08-14 Guy HarrisUse 4-space indentation consistently.
2013-04-09 Jeff MorrissDon't try to open <home>/.wireshark on Windows: Wiresha...
2013-03-16 Anders BromanFrom beroset:
2013-02-25 Michael MannFix typos/errors and make Lua API more consistent.
2013-02-25 Michael MannFix Lua 5.2 panic problems.
2012-12-26 Guy HarrisFix a bunch of warnings.
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-06-25 Anders BromanFrom Tony Trinh:
2011-11-06 Stig BjørlykkeFrom Robert G. Jakabosky via bug 5575:
2011-04-21 Stig BjørlykkeInclude config.h only from .c files.
2011-01-30 Bill MeierFix a number of msvc level 4 "Unreachable code" warning...
2010-10-21 Jeff MorrissAw, man, I knew this code was parsed, but I missed...
2010-10-21 Jeff MorrissMake the indentation consistent.
2010-05-21 Guy HarrisHave abs_time_to_str() and abs_time_to_str_secs() take...
2010-04-20 Stig BjørlykkeFrom Tamas Regos via bug 4699:
2010-02-27 Guy HarrisAdd a third date format, ABSOLUTE_TIME_DOY_UTC, to...
2010-01-28 Bill MeierFix various gcc -Wshadow warnings.
2009-12-30 Stig BjørlykkeFrom babi via bug 4352:
2009-12-10 Guy HarrisAdd an argument to abs_time_to_str() and abs_time_secs_...
2009-10-11 Stig BjørlykkeMake more functions static.
2009-09-29 Stig BjørlykkeAvoid a possible dereference of null pointer.
2009-05-08 Stig BjørlykkeAdjusted arguments used in Lua Pref.statictext()
2008-08-05 Luis Ontanonluis.ontanon@gmail.com => luis@ontanon.org
2008-07-29 Luis OntanonTry to get the docbook buildbot runnig.
2008-04-29 Guy HarrisGet rid of old GLib 1.2[.x] stuff, as we now require...
2008-04-25 Jaap KeuterFrom: Márton Németh:
2008-02-29 Bill MeierOne more g_free ....
2008-02-29 Bill MeierFix wireshark/tshark crash when initializing lua (using...
2008-02-26 Jeff MorrissA couple more const fixes.
2008-02-26 Jeff MorrissOops, freeing a const char* doesn't always work. Make...
2008-02-26 Jeff Morrissget_datafile_path() and get_persconffile_path() return...
2008-01-14 Stig BjørlykkeThis patch adds support for configuration profiles...
2007-01-27 Luis OntanonFix docbook documentation
2007-01-05 Luis Ontanon* have the Dumper using either '\' or '/' as directory...
2007-01-05 Luis Ontanon + register_stat_cmd_arg()
2006-10-24 Luis OntanonHave Lua disabled by default.
2006-10-19 Luis Ontanon- wslua_gui.c:
2006-10-18 Luis OntanonAdd module information for generated docs
2006-10-17 Luis OntanonSeveral changes:
2006-10-12 Luis Ontanon- add persconffile(opt_str)
2006-10-04 Luis Ontanon- wslua_util.c: replace Lua's loadfile and dofile...
2006-09-25 Luis OntanonMove the Lua interface into epan... (not a plugin anymore).