Move BSWAP32 definition from packet-null.c to pint.h. Add more
[obnox/wireshark/wip.git] / plugins.c
2000-09-14 gramMove to version 0.8.12
2000-08-19 deniel- fix potential buffer overflow problems.
2000-08-18 deniel- move some #preprocessor directives at the fisrt column.
2000-08-11 denielMiscellaneous code cleaning
2000-08-03 gramMove to version 0.8.11
2000-07-04 gramChange version to 0.8.10
2000-06-07 gramMove to version 0.8.9
2000-05-31 gramFix plugin function table so that plugins work on Win32.
2000-05-08 gramMove to version 0.8.8
2000-05-05 guyAdd routines to:
2000-04-12 gramMove to version 0.8.7.
2000-04-05 gramPlugin API is at version 0.8.5 (reflected in directory...
2000-03-31 oabadAdd a counter : "enabled_plugins_number", to record...
2000-03-15 guyGive all the Ethereal APIs available to plugins their...
2000-02-09 gramChange LT_LIB_EXT to ".so" for non-Win32 platforms.
2000-02-07 gramCode changes, but not Makefile changes, for enabling...
2000-02-03 oabadIn init_plugins() :
2000-01-31 oabadIn init_plugins(), before scanning PLUGIN_DIR :
2000-01-29 gramRemove instances of getenv("HOME") and provide a get_ho...
2000-01-15 gramMerge in the final code to make Ethereal run on Win32...
2000-01-04 oabadSmall corrections :
2000-01-04 oabadImplement plugins status save/restore :
1999-12-09 oabadPut in an RCS ID.
1999-12-09 oabadplugins support (i.e. Dynamically loadable dissectors)