Add a very small hack to make the UAT update callback error string freeable, and
[metze/wireshark/wip.git] / epan / plugins.h
2013-03-01 Balint ReczeyExport libwireshark symbols using WS_DLL_PUBLIC define
2012-09-08 Guy HarrisMake register_all_wiretap_modules() and register_all_co...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2011-06-01 Gerald CombsShow the plugin paths in Help→About→Plugins. Add a...
2010-12-09 Balint ReczeyAlways provide wslua_plugin_list, even if we don't...
2010-12-01 Stephen FisherAdd extern "C" to more header files.
2010-10-12 Guy HarrisFix comments (not all platforms on which we run support...
2009-10-23 Stig BjørlykkeLoad lua scripts in the plugins directory, both global...
2007-10-25 Tomas Kukosanew codec table for registering codecs by name
2007-05-25 Luis OntanonHave editcap and capinfos loading the wiretap plugins.
2007-05-24 Luis OntanonPrepare wireshark and tshark for wiretap plugins
2007-01-02 Guy HarrisAdd a WIRESHARK_RUN_FROM_BUILD_DIRECTORY environment...
2006-06-20 Gerald CombsChange ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix...
2006-05-21 Ronnie Sahlbergname change
2005-03-07 Guy HarrisCall the "new-style init" routine for plugins a "regist...
2005-02-27 Guy HarrisThe stats tree stuff should ultimately allow us to...
2004-12-31 Guy HarrisAs "get_persconffile_path()" doesn't return a "const...
2004-07-18 Guy HarrisSet the svn:eol-style property on all text files to...
2004-05-20 Ulf Lampingseparate dir functions from the plugin init,
2004-05-09 Guy HarrisFrom Lars Roland: add support for building a libetherea...
2002-08-28 Jörg MayerRemoved trailing whitespaces from .h and .c files using the
2001-03-31 Ed Warnickeremoved #include "prefs.h" from epan/plugins.h
2001-01-31 Guy HarrisThe plugin mechanism no longer uses display filters...
2001-01-28 Guy HarrisGet rid of support for old-style plugins (support for...
2001-01-26 Guy HarrisClean up the dissector registration up a bit - arrange...
2000-11-18 Guy HarrisFix a number of problems that caused compiles to fail if
2000-11-15 Guy HarrisMove the table of bit-swapped byte values to "epan...
2000-10-16 Guy HarrisGive libethereal its own configuration file, and have...
2000-09-27 Gilbert RamirezFirst step in moving core Ethereal routines to libepan.