aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/plugin_api.c
Commit message (Expand)AuthorAgeFilesLines
* Add "dissector_add()" to the list of routines exported to plugins viaGuy Harris2000-04-041-1/+2
* Give all the Ethereal APIs available to plugins their own functionGuy Harris2000-03-151-131/+27
* "proto_add_item_subtree()" returns a value; its wrapper should returnGuy Harris2000-02-121-3/+3
* Initialize *p_pi solely to get rid of compiler warning.Gilbert Ramirez2000-02-091-2/+2
* Change "unsigned gint64" to "guint64", and add GPL header to plugin_api.[ch]Gilbert Ramirez2000-02-071-0/+22
* Code changes, but not Makefile changes, for enabling plugins for Win32.Gilbert Ramirez2000-02-071-0/+147