cmake will now honor -Werror if configured (default: on)
[obnox/wireshark/wip.git] / plugins / gryphon /
2001-07-09 girlichC sources are in $(srcdir) and not the current directory
2001-07-08 hagbardFixed the {tethereal,ethereal}_static targets so that the
2001-06-18 guyFrom Joerg Mayer: explicitly fill in all members of a
2001-04-25 guyTvbuffify the Gryphon dissector.
2001-04-23 guySigned vs. unsigned fixes from Joerg Mayer.
2001-01-12 gramIncrement module version.
2001-01-09 guyAdd an additional "protocol index" argument to "{old_...
2001-01-04 gramDoesn't need #include "dfilter.h"
2001-01-03 guyHave "proto_register_protocol()" build a list of data...
2000-11-29 guyUse GLib's G_MODULE_EXPORT when defining constants...
2000-11-06 guy"plugin_reg_handoff()" is a symbol in the plugin that...
2000-11-05 guyNew-style plugins don't require a "desc" variable.
2000-11-05 guyAllow plugins to have, instead of "protocol" and "filte...
2000-11-01 guyUpdates from Steve Limkemann.
2000-10-11 guyFix it to build on Windows.
2000-09-13 grahambUpdated to ignore Win32 detritus
2000-08-18 denielModify the Gryphon plugin code in order to avoid an...
2000-05-31 guyAdd routines for adding items to a protocol tree that...
2000-05-28 oabadChanged my mail address to oabad@cybercable.fr (dhis...
2000-05-11 gramAdd tvbuff class.
2000-04-12 gramBuild tethereal and editcap on Win32.
2000-04-04 guyAdd "clean" rules in subdirectories, and run subdirecto...
2000-03-15 guyRename the local variable "pi" to "ti" in several place...
2000-03-12 gramBreak proto_tree_add_item_format() into multiple functions:
2000-03-03 gramAdd config.nmake and two Makefile.nmake's to the list...
2000-02-10 geraldSean Walmsley <sean.p.walmsley@Hydro.ON.CA> caught...
2000-02-09 gramIntegrate Ed Meaney's <emeaney@altiga.com> changes...
2000-02-09 gramUpdate Makefiles for win32. Move local configuration...
2000-02-07 gramChange "unsigned gint64" to "guint64", and add GPL...
2000-02-07 gramCode changes, but not Makefile changes, for enabling...
2000-01-08 gramI finally got autoconf, automake, and the plugins to...
2000-01-01 guyAdd a "break;" statement to a "default:" clause - the...
1999-12-31 guyFilter out a few more things.
1999-12-28 geraldAdd support for "--with-plugindir=<plugin install dir...
1999-12-26 geraldIntegrate libtool/libltdl with the plugin code. Add...
1999-12-15 gramAdd Dearborn Group Technology's Gryphon dissector as...