Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add "dissector_add()" to the list of routines exported to plugins via | Guy Harris | 2000-04-04 | 1 | -1/+2 |
* | Give all the Ethereal APIs available to plugins their own function | Guy Harris | 2000-03-15 | 1 | -131/+27 |
* | "proto_add_item_subtree()" returns a value; its wrapper should return | Guy Harris | 2000-02-12 | 1 | -3/+3 |
* | Initialize *p_pi solely to get rid of compiler warning. | Gilbert Ramirez | 2000-02-09 | 1 | -2/+2 |
* | Change "unsigned gint64" to "guint64", and add GPL header to plugin_api.[ch] | Gilbert Ramirez | 2000-02-07 | 1 | -0/+22 |
* | Code changes, but not Makefile changes, for enabling plugins for Win32. | Gilbert Ramirez | 2000-02-07 | 1 | -0/+147 |