aboutsummaryrefslogtreecommitdiffstats
path: root/plugins.c
AgeCommit message (Expand)AuthorFilesLines
2000-03-15Give all the Ethereal APIs available to plugins their own functionGuy Harris1-24/+32
2000-02-09Change LT_LIB_EXT to ".so" for non-Win32 platforms.Gilbert Ramirez1-2/+2
2000-02-07Code changes, but not Makefile changes, for enabling plugins for Win32.Gilbert Ramirez1-7/+51
2000-02-03In init_plugins() :Olivier Abad1-14/+32
2000-01-31In init_plugins(), before scanning PLUGIN_DIR :Olivier Abad1-2/+14
2000-01-29Remove instances of getenv("HOME") and provide a get_home_dir() functionGilbert Ramirez1-9/+10
2000-01-15Merge in the final code to make Ethereal run on Win32, compiledGilbert Ramirez1-21/+42
2000-01-04Small corrections :Olivier Abad1-7/+21
2000-01-04Implement plugins status save/restore :Olivier Abad1-1/+206
1999-12-09Put in an RCS ID.Olivier Abad1-2/+4
1999-12-09plugins support (i.e. Dynamically loadable dissectors)Olivier Abad1-0/+204