rename se_tree_lookup32_less_than_or_equal()
[obnox/wireshark/wip.git] / plugins /
2006-03-16 ulflwe don't need to "ban" the print call any longer
2006-03-14 sahlbergcoverity bug 43
2006-03-13 legoUse checkTextWindow instead of shiftTextWindow to fetch...
2006-03-13 legoExpert info is going to be used in runtime.
2006-03-12 legoThis time, should be the good one!
2006-03-12 legoI Hope this works
2006-03-12 legoMove make-init-lua.pl and family to plugins/lua and...
2006-03-12 legoreenable TreeItem,
2006-03-12 legoProtocols are now invoked.
2006-03-11 legoRemove debug code...
2006-03-11 legoProtocols register OK.
2006-03-11 lego Mark coverity CID 117 as a false positive.
2006-03-11 ulfl... and don't forget to include emem.h!
2006-03-11 ulflreplace g_malloc and alike by their corresponding ep_...
2006-03-10 ulflvarious code cleanup (e.g. remove unrequired length...
2006-03-09 etxrabAdd lua:s nmakefile.nmake to the distribution.
2006-03-09 sahlbergcoverity bug#42
2006-03-08 sahlbergfix coverity bug 122
2006-03-07 legoRemove strhash test code from lua...
2006-03-07 lego- merge SubTree, ProtoTree and ProtoItem into a single...
2006-03-05 lego+ retap_packets()
2006-03-05 lego+ retap_packets()
2006-03-02 lego- make them work as the got broken while docommenting...
2006-03-02 lego- remove some warnings from the windows compile
2006-03-01 geraldAdd Lua support by default for Win32. Fix some compila...
2006-02-27 lego- Some more comments
2006-02-25 legoThe semantics of luaL_checkudata() change between 5...
2006-02-25 lego- elua_proto
2006-02-24 legoI changed some vanames and did not compile...
2006-02-23 lego- More "docOMMentation" of the API
2006-02-23 jmayerDelete docs in maintainer-clean target
2006-02-22 legoForgot...
2006-02-22 lego- More documentation embeded in the source code.
2006-02-22 jmayerelua_register.h wasn't built automatically
2006-02-21 lego- rename all the c files
2006-02-21 jakeFix for bug 756. Handle CR as part of separator as...
2006-02-19 lego- Use lua 5.1
2006-02-18 legorename plugin.c to lua_plugin.c
2006-02-18 legoAdd dual version
2006-02-18 legoPrepare for lua 5.1
2006-02-17 lego- Make sure the right globals are set before invoking...
2006-02-17 lego- avoid the user been flooded with report_error windows...
2006-02-17 lego- pass the tvb too to tap packet callbacks
2006-02-16 legoHave Field extractors being defined while reading the...
2006-02-15 legoProtect The tree and The tvb from being used outside...
2006-02-15 lego- protect proto_items and proto_trees from being used...
2006-02-15 lego- protect column, columns and pinfo from dereferencing...
2006-02-14 geraldmgcp-plugin -> plugin-mgcp.
2006-02-14 jmayerExperiment with a somewhat generic packet-to-plugin...
2006-02-14 lego- fix a sure crash after an error in lua code lua_tap_draw.
2006-02-13 lego- disable print
2006-02-08 lego* DissectorTable.add does not allow to add lua protocol...
2006-02-08 jmayerInclude glib.h, so FALSE is defined when compiling...
2006-02-08 legoChanged how files are loaded.
2006-02-07 lrolandchanges to build lua plugin with MSVC6:
2006-02-07 legoinit_routines was moved back to globals.
2006-02-07 legoI Noticed a crash when registering a tap with filter...
2006-02-06 lego+ gui_enabled()
2006-02-06 jmayersvn eol-style and keywords
2006-02-06 legoLua uses the simple dialog
2006-02-05 legoAdd an example of tap,text window and menu usage
2006-02-05 lego* move all the tap functions to lua_tap
2006-02-05 legoAllow lua to register menu items
2006-02-04 legoPropset eol-style and Id for all
2006-02-04 legoGive lua a minimal gui.
2006-02-03 lego* packet-lua.h
2006-02-01 etxrabFrom Eric Hultin:
2006-01-31 legoIt was hard.. but at the end I won (or at least i belie...
2006-01-29 jmayerWarning fixes: no ';' at the end of functions.
2006-01-29 lego* packet-lua.h
2006-01-28 lego* lua_pinfo.c
2006-01-28 lego* packet-lua.h
2006-01-26 lego* we need not to register the interesting fields via...
2006-01-26 lego * lua_tree.c
2006-01-25 legotwo bugs less
2006-01-25 legoOne step at a time
2006-01-25 legoAvoid crashing when given an object of the wrong usertype
2006-01-24 legoan Address class, changed the names of some classes...
2006-01-24 legoit wasn't a goo idea,
2006-01-24 legoAdd register_postdissector() to the API.
2006-01-24 lego I forgot the Licence!
2006-01-23 legoUse .la instead of .so as dependency in Makefiles
2006-01-23 legoAdd lua-5.0.2
2006-01-21 legoAnother iteration, new things aren't tested yet.
2006-01-20 jmayerAdd the commit message as README
2006-01-20 legoStarts to work so I check it in.
2006-01-05 jmayerBill Meier:
2005-12-13 legowe are opening the file for writing....
2005-12-12 lego- add Debug and Default declarations.
2005-12-12 legoAvoid to crash if we are given an unexistent field.
2005-12-12 legoDone is not needed anymore;
2005-12-11 legoCleanup the grammar.
2005-12-09 jmayerFix ...$ to : $
2005-11-22 jmayerTrivial warning fixes
2005-11-12 ulflminor enhancements
2005-11-07 guyUse <wiretap/file_util.h> to include "file_util.h"...
2005-11-06 ulflreplace *a lot* of file related calls by their GLib...
2005-11-02 ulflminor enhancement (raised plugin version to 0.1.2):
2005-10-31 guyWhen printing the code for a display filter:
2005-10-17 etxrabFrom Peter Johansson
next