aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mgcp
Commit message (Expand)AuthorAgeFilesLines
* Add some additional items to .cvsignore files, for new files built whenGuy Harris2001-07-101-0/+1
* Fixed the make dist problem.Ed Warnicke2001-07-101-2/+2
* C sources are in $(srcdir) and not the current directoryUwe Girlich2001-07-091-2/+2
* Fixed the {tethereal,ethereal}_static targets so that theEd Warnicke2001-07-082-2/+17
* Some additional cleanup.Ed Warnicke2001-07-082-2/+5
* Fixed problem with handling empty parameters.Ed Warnicke2001-07-052-5/+3
* Some minor changes to allow the mgcp plugin to be compiledEd Warnicke2001-07-041-8/+8
* From Joerg Mayer: explicitly fill in all members of aGuy Harris2001-06-181-36/+36
* Get rid of NullTVB references.Guy Harris2001-04-231-3/+3
* Update the version of the MGCP plugin.Guy Harris2001-03-231-1/+1
* Get rid of no-longer-used "tvb_section_length()" routine.Guy Harris2001-03-221-14/+1
* Patch from Ed Warnicke.Olivier Abad2001-03-151-30/+14
* Updates from Ed Warnicke.Guy Harris2001-03-042-14/+21
* Update from Ed Warnicke.Guy Harris2001-03-042-40/+208
* Clean up the dissector registration up a bit - arrange that all pluginsGuy Harris2001-01-261-6/+1
* Remove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo->current_proto ="Guy Harris2001-01-221-5/+10
* Increment module version.Gilbert Ramirez2001-01-121-1/+1
* Add an additional "protocol index" argument to "{old_}dissector_add()",Guy Harris2001-01-091-5/+9
* Add a new "prefs_register_protocol()" routine, which is likeGuy Harris2001-01-031-8/+8
* Have "proto_register_protocol()" build a list of data structures forGuy Harris2001-01-031-4/+4
* Updates from Ed Warnicke.Guy Harris2000-12-283-30/+49
* Preferences shouldn't supposed to have blanks in their names - it canGuy Harris2000-12-251-15/+15
* Bug fixes from Ed Warnicke.Gilbert Ramirez2000-12-201-10/+40
* Use GLib's G_MODULE_EXPORT when defining constants and functionsGuy Harris2000-11-291-5/+5
* Export plugin_reg_handoff via DLLEXPORT.Gilbert Ramirez2000-11-221-3/+5
* Updates from Ed Warnicke.Guy Harris2000-11-211-140/+95
* Add a mechanism by which a dissector can be registered by name, anotherGuy Harris2000-11-151-5/+9
* "plugin_api.c" needs to include <glib.h>, to define G_HAVE_GINT64 onGuy Harris2000-11-141-2/+3
* Add a Makefile.nmake for the MGCP plugin, and updateGuy Harris2000-11-122-6/+25
* Yet Another .cvsignore file.Guy Harris2000-11-101-0/+18
* Tvbuffify the SAP and SDP dissectors.Guy Harris2000-11-101-5/+2
* MGCP updates from Ed Warnicke.Guy Harris2000-11-101-47/+33
* Add MGCP dissector plugin from Ed Warnicke <hagbard@physics.rutgers.edu>.Gilbert Ramirez2000-11-098-0/+1529