aboutsummaryrefslogtreecommitdiffstats
path: root/plugins.c
AgeCommit message (Expand)AuthorFilesLines
2000-04-12Move to version 0.8.7.gram1-5/+5
2000-04-05Plugin API is at version 0.8.5 (reflected in directory name for plugins)gram1-5/+5
2000-03-31Add a counter : "enabled_plugins_number", to record how many plugins areoabad1-1/+5
2000-03-15Give all the Ethereal APIs available to plugins their own functionguy1-24/+32
2000-02-09Change LT_LIB_EXT to ".so" for non-Win32 platforms.gram1-2/+2
2000-02-07Code changes, but not Makefile changes, for enabling plugins for Win32.gram1-7/+51
2000-02-03In init_plugins() :oabad1-14/+32
2000-01-31In init_plugins(), before scanning PLUGIN_DIR :oabad1-2/+14
2000-01-29Remove instances of getenv("HOME") and provide a get_home_dir() functiongram1-9/+10
2000-01-15Merge in the final code to make Ethereal run on Win32, compiledgram1-21/+42
2000-01-04Small corrections :oabad1-7/+21
2000-01-04Implement plugins status save/restore :oabad1-1/+206
1999-12-09Put in an RCS ID.oabad1-2/+4
1999-12-09plugins support (i.e. Dynamically loadable dissectors)oabad1-0/+204