From Patrick vd Lageweg:
[obnox/wireshark/wip.git] / plugins / artnet /
2006-10-29 ulflput every python script name into "" so the call won...
2006-06-02 jmayerremove plugin.c in distlclean
2006-05-31 geraldlibethereal -> libwireshark. idl2eth -> idl2wrs. ...
2006-05-21 sahlbergname change
2006-04-22 guyConvert most other plugin dissectors to use the make...
2005-07-10 jmayerAfter doing "make maintainer-clean", "svn status -...
2005-03-07 guyCall the "new-style init" routine for plugins a "regist...
2005-03-05 lrolandPreparations for dropping the old plugin api.
2005-02-14 guyMake the "maintainer-clean" rules get rid of some addit...
2004-10-01 guyFrom Lars Roland: we need to define _NEED_VAR_IMPORT_...
2004-09-29 guyFrom Lars Roland: add an option to link plugins with...
2004-09-27 guyMove prefs.c and prefs.h into the epan subdirectory.
2004-09-01 guyUpdates from Erwin Rol.
2004-08-06 guyFrom Albert Chin: rename resolv.{ch} to addr_resolv...
2004-07-18 jmayer .cvsignore is dead
2004-07-18 jmayerAdd epan/dissectors/.cvsignore
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-04-25 obiotReplace the plugin linkage libs into PLUGIN_LIBS which...
2004-04-14 obiotAdd support for plugin dissectors on cygwin builds...
2004-01-07 guyUse "tvb_get_guint8()", not "tvb_get_ntohs()", to fetch...
2004-01-05 ulflremoved some MSVC warnings (level 3)
2003-11-17 guyFix the copyright notices (Gerald has the copyright...
2003-11-17 guyFrom Erwin Rol: initial ENTTEC support and RDM support.
2003-11-06 guyUse "$(OBJECTS)" whenever a complete list of .obj files...
2003-10-10 guyGive every Makefile.nmake file a "distclean" rule,...
2003-09-05 jmayer- Make --enable-static work again (configure.in, Makefi...
2003-08-24 sahlbergFrom Erwin Rol, updates to teh ArtNet plugin dissector
2003-08-17 guyFrom Erwin Rol:
2003-06-14 guyDefine GLIB_LIBS and GTK_LIBS variables in config.nmake...
2003-06-14 guyDefine GLIB_CFLAGS and GTK_CFLAGS variables in config...
2003-04-21 guyAdd the usual .cvsignore file.
2003-04-21 guyFrom Erwin Rol: ArtNET support.