aboutsummaryrefslogtreecommitdiffstats
path: root/epan/wslua/make-init-lua.pl
AgeCommit message (Expand)AuthorFilesLines
2015-11-15Lua: Added support for ProtoField framenum type.Stig Bjørlykke1-1/+9
2015-06-22Fix "Unescaped left brace in regex is deprecated"Peter Wu1-1/+1
2014-09-29Fix lua bindings for timestamp precisionHadriel Kaplan1-0/+2
2014-09-29Fix lua bindings to handle timestamp precision changesEvan Huus1-2/+9
2014-07-03Rename and move ui/stat_menu.h to epan/stat_groups.h.Guy Harris1-4/+4
2014-06-30Move stat_menu.h to libui.Guy Harris1-1/+1
2014-05-24Allow wtap_read() and wtap_seek_read() to return records other than packets.Guy Harris1-0/+10
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-2/+0
2014-03-26Add filterable expert info for LuaHadriel Kaplan1-6/+47
2014-03-19Add capture file reader/writer support for Lua so scripts can implement new c...Michael Mann1-0/+20
2014-02-21Add test suite for verifying Lua global variables/tables of previous releases...Hadriel Kaplan1-1/+1
2014-02-21Revert "Add test suite for verifying Lua global variables/tables of previous ...Evan Huus1-1/+1
2014-02-21Add test suite for verifying Lua global variables/tables of previous releases...Hadriel Kaplan1-1/+1
2014-02-08Fix bug 9733 ' Lua: wtap_filetypes.TSPREC_ variable names are missing from th...Hadriel Kaplan1-1/+2
2014-02-08Fix bug 9732: ' Lua: recent commit changed some MENU_ key names in init.lua'Hadriel Kaplan1-1/+5
2014-01-31Fix for Bug-9712 Lua: changes to WTAP_FILE_ #define names prevents them being...Hadriel Kaplan1-2/+2
2014-01-29Fix for Bug 9707 'Lua: init.lua has multiple 'MENU_STAT_TELEPHONY' values'Hadriel Kaplan1-1/+1
2013-12-20Build correct base table in init.lua after changes in epan/proto.hStig Bjørlykke1-5/+2
2013-05-29wslua: Adda a wtap_encaps name to replace wtap which is too generic.Luis Ontanon1-1/+1
2013-05-29Fix what looks to be a typo in definition of wtap_encaps.Jeff Morriss1-2/+2
2013-05-29 fix for bug 7465Luis Ontanon1-1/+10
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-05-14Get rid of remaining Booleans-as-encoding-arguments inGuy Harris1-7/+24
2010-05-28Remaining fixes forJörg Mayer1-3/+2
2008-08-05luis.ontanon@gmail.com => luis@ontanon.orgLuis Ontanon1-1/+1
2008-04-25From Márton Németh:Jaap Keuter1-18/+18
2008-04-15attempt to fix init.lua construction in Windows.Luis Ontanon1-6/+5
2008-04-15Die stating why when a file could no be opened.Luis Ontanon1-4/+5
2008-04-14From Marton Nemeth:Luis Ontanon1-3/+8
2008-04-10From Marton Nemeth <nm127@freemail.hu>Luis Ontanon1-1/+2
2006-09-27* rename REGISTER_STAT_GROUP_E -> register_stat_group_tLuis Ontanon1-0/+19
2006-09-25Move the Lua interface into epan... (not a plugin anymore).Luis Ontanon1-0/+121