aboutsummaryrefslogtreecommitdiffstats
path: root/epan/wslua
AgeCommit message (Expand)AuthorFilesLines
2006-12-28Add clean targets to wslua. Fix the config.nmake include in crypt.gerald1-0/+5
2006-12-27+ browser_open_url()lego2-2/+44
2006-12-23get rid of an unused variable.lego1-3/+0
2006-12-23- Fix an error in the tap listener callbacklego2-11/+22
2006-12-22fix a typo.lego1-2/+1
2006-12-22- Fix the name of the disable_lua variable.lego5-105/+267
2006-11-06Avoid ${ename}[...] being interpreted as $ename[...].lego1-1/+1
2006-10-31console.lua missing from the svn tarball preventing making a package. I hope ...etxrab1-0/+1
2006-10-25Attempt to get compilation working under Windows.gerald1-4/+4
2006-10-24Improve the documentation generatorslego4-67/+39
2006-10-24Have Lua disabled by default.lego9-132/+193
2006-10-19Fix a typo.gerald1-111/+111
2006-10-19- wslua_gui.c:lego7-38/+169
2006-10-18Add module information for generated docslego8-8/+25
2006-10-18- better indentation and fix some errorslego1-12/+14
2006-10-18- have console.lua not using os.date when os has been disabledlego3-72/+110
2006-10-18- Fix the makefilelego2-9/+10
2006-10-17Add the licenselego1-1/+26
2006-10-17Several changes:lego12-75/+502
2006-10-12- add persconffile(opt_str) lego2-7/+174
2006-10-09add some missing files to the clean targetulfl1-1/+1
2006-10-05have the funnel client passing the destructors for btn data structures to the...lego1-0/+2
2006-10-04Misterious bug with cf_read() solved... had nothing to do with cf_read :)lego1-2/+2
2006-10-04- wslua_util.c: replace Lua's loadfile and dofile for versions that will try...lego5-9/+70
2006-10-03an attempt to fix the Ubuntu buildbot:ulfl1-1/+1
2006-10-03Update nmakefile to latest changes.lego1-5/+7
2006-10-03- Make sure that the registration files are created whenever there's a changelego4-73/+67
2006-10-03more Lua APIs:lego1-0/+69
2006-09-27* rename REGISTER_STAT_GROUP_E -> register_stat_group_tlego3-31/+47
2006-09-27Add a simple lua console to allow evaluation of conde into init.lualego1-0/+25
2006-09-26Fix distcheck errors. Add epan/wslua to the list of distributiongerald1-8/+7
2006-09-26wslua_init() must return a valuelego1-1/+1
2006-09-26Lua 5.1.1 for windowslego3-45/+59
2006-09-25Move the Lua interface into epan... (not a plugin anymore).lego19-0/+6836