Add desegmentation support.
[metze/wireshark/wip.git] / plugins / mgcp /
2002-04-30 Guy HarrisMark the "plugin_address_table_t *" argument to "plugin...
2002-02-27 Guy HarrisFrom Joerg Mayer:
2002-01-21 Guy HarrisInclude files from the "epan" directory and subdirector...
2002-01-20 Guy HarrisFix some problems in protocol preferences blurbs.
2001-12-12 Guy HarrisFrom Motonori Shindo:
2001-12-10 Guy HarrisMove the pointer to the "column_info" structure in...
2001-12-03 Guy HarrisMake "dissector_add()", "dissector_delete()", and ...
2001-10-31 Guy HarrisSigh. Well, if you make the function declarations...
2001-07-10 Guy HarrisAdd some additional items to .cvsignore files, for...
2001-07-10 Ed WarnickeFixed the make dist problem.
2001-07-09 Uwe GirlichC sources are in $(srcdir) and not the current directory
2001-07-08 Ed WarnickeFixed the {tethereal,ethereal}_static targets so that the
2001-07-08 Ed WarnickeSome additional cleanup.
2001-07-05 Ed WarnickeFixed problem with handling empty parameters.
2001-07-04 Ed WarnickeSome minor changes to allow the mgcp plugin to be compiled
2001-06-18 Guy HarrisFrom Joerg Mayer: explicitly fill in all members of a
2001-04-23 Guy HarrisGet rid of NullTVB references.
2001-03-23 Guy HarrisUpdate the version of the MGCP plugin.
2001-03-22 Guy HarrisGet rid of no-longer-used "tvb_section_length()" routine.
2001-03-15 Olivier AbadPatch from Ed Warnicke.
2001-03-04 Guy HarrisUpdates from Ed Warnicke.
2001-03-04 Guy HarrisUpdate from Ed Warnicke.
2001-01-26 Guy HarrisClean up the dissector registration up a bit - arrange...
2001-01-22 Guy HarrisRemove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo...
2001-01-12 Gilbert RamirezIncrement module version.
2001-01-09 Guy HarrisAdd an additional "protocol index" argument to "{old_...
2001-01-03 Guy HarrisAdd a new "prefs_register_protocol()" routine, which...
2001-01-03 Guy HarrisHave "proto_register_protocol()" build a list of data...
2000-12-28 Guy HarrisUpdates from Ed Warnicke.
2000-12-25 Guy HarrisPreferences shouldn't supposed to have blanks in their...
2000-12-20 Gilbert RamirezBug fixes from Ed Warnicke.
2000-11-29 Guy HarrisUse GLib's G_MODULE_EXPORT when defining constants...
2000-11-22 Gilbert RamirezExport plugin_reg_handoff via DLLEXPORT.
2000-11-21 Guy HarrisUpdates from Ed Warnicke.
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-12 Guy HarrisAdd a Makefile.nmake for the MGCP plugin, and update
2000-11-10 Guy HarrisYet Another .cvsignore file.
2000-11-10 Guy HarrisTvbuffify the SAP and SDP dissectors.
2000-11-10 Guy HarrisMGCP updates from Ed Warnicke.
2000-11-09 Gilbert RamirezAdd MGCP dissector plugin from Ed Warnicke <hagbard...