| Commit message (Expand) | Author | Age | Files | Lines |
* | Always provide wslua_plugin_list, even if we don't have Lua configured. | Balint Reczey | 2010-12-09 | 1 | -0/+8 |
* | Add extern "C" to more header files. | Stephen Fisher | 2010-12-01 | 1 | -0/+8 |
* | Fix comments (not all platforms on which we run support dlopen(), but | Guy Harris | 2010-10-12 | 1 | -1/+1 |
* | Load lua scripts in the plugins directory, both global and personal. | Stig Bjørlykke | 2009-10-23 | 1 | -5/+1 |
* | new codec table for registering codecs by name | Tomas Kukosa | 2007-10-25 | 1 | -0/+2 |
* | Have editcap and capinfos loading the wiretap plugins. | Luis Ontanon | 2007-05-25 | 1 | -0/+1 |
* | Prepare wireshark and tshark for wiretap plugins | Luis Ontanon | 2007-05-24 | 1 | -0/+2 |
* | Add a WIRESHARK_RUN_FROM_BUILD_DIRECTORY environment variable on UN*X; | Guy Harris | 2007-01-02 | 1 | -5/+1 |
* | Change ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix a duplicate variable | Gerald Combs | 2006-06-20 | 1 | -1/+1 |
* | name change | Ronnie Sahlberg | 2006-05-21 | 1 | -2/+2 |
* | Call the "new-style init" routine for plugins a "register" routine, as | Guy Harris | 2005-03-07 | 1 | -0/+1 |
* | The stats tree stuff should ultimately allow us to have plugin taps, so | Guy Harris | 2005-02-27 | 1 | -0/+2 |
* | As "get_persconffile_path()" doesn't return a "const char *", neither | Guy Harris | 2004-12-31 | 1 | -4/+3 |
* | Set the svn:eol-style property on all text files to "native", so that | Guy Harris | 2004-07-18 | 1 | -1/+1 |
* | separate dir functions from the plugin init, | Ulf Lamping | 2004-05-20 | 1 | -3/+11 |
* | From Lars Roland: add support for building a libethereal.dll with MSVC: | Guy Harris | 2004-05-09 | 1 | -2/+2 |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -4/+4 |
* | removed #include "prefs.h" from epan/plugins.h | Ed Warnicke | 2001-03-31 | 1 | -2/+1 |
* | The plugin mechanism no longer uses display filters, so "plugins.h" no | Guy Harris | 2001-01-31 | 1 | -2/+1 |
* | Get rid of support for old-style plugins (support for old-style plugins | Guy Harris | 2001-01-28 | 1 | -20/+3 |
* | Clean up the dissector registration up a bit - arrange that all plugins | Guy Harris | 2001-01-26 | 1 | -1/+2 |
* | Fix a number of problems that caused compiles to fail if | Guy Harris | 2000-11-18 | 1 | -1/+2 |
* | Move the table of bit-swapped byte values to "epan/bitswap.c", and | Guy Harris | 2000-11-15 | 1 | -1/+2 |
* | Give libethereal its own configuration file, and have that configuration | Guy Harris | 2000-10-16 | 1 | -14/+3 |
* | First step in moving core Ethereal routines to libepan. | Gilbert Ramirez | 2000-09-27 | 1 | -0/+74 |