Tvbuffify the PIM dissector.
[metze/wireshark/wip.git] / plugins / plugin_api.h
2001-01-13 Guy HarrisTvbuffify the PIM dissector.
2001-01-03 Guy HarrisAdd a new "prefs_register_protocol()" routine, which...
2000-11-29 Guy HarrisUse GLib's G_MODULE_EXPORT when defining constants...
2000-11-15 Guy HarrisAdd a mechanism by which a dissector can be registered...
2000-11-14 Guy Harris"plugin_api.c" needs to include <glib.h>, to define...
2000-11-13 Guy HarrisAdd "dissector_delete()", "proto_item_get_len()",
2000-11-13 Guy HarrisAdd the tvbuff routines expected to be used by dissecto...
2000-11-12 Guy HarrisAdd a Makefile.nmake for the MGCP plugin, and update
2000-08-11 Laurent DenielMiscellaneous code cleaning
2000-05-31 Gilbert RamirezFix plugin function table so that plugins work on Win32.
2000-05-05 Guy HarrisAdd routines to:
2000-04-04 Guy HarrisAdd "dissector_add()" to the list of routines exported...
2000-03-15 Guy HarrisGive all the Ethereal APIs available to plugins their...
2000-02-07 Gilbert RamirezChange "unsigned gint64" to "guint64", and add GPL...
2000-02-07 Gilbert RamirezCode changes, but not Makefile changes, for enabling...