aboutsummaryrefslogtreecommitdiffstats
path: root/plugins.c
AgeCommit message (Expand)AuthorFilesLines
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