aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Get rid of support for non-tvbuffified plugin dissectors.Guy Harris2001-04-253-12/+3
* Make "col_set_str()" and "tvb_reported_length_remaining()" available inGuy Harris2001-04-253-3/+11
* Tvbuffify the Gryphon dissector.Guy Harris2001-04-253-788/+892
* Signed vs. unsigned fixes from Joerg Mayer.Guy Harris2001-04-231-15/+19
* Get rid of NullTVB references.Guy Harris2001-04-231-3/+3
* "tvb_get_ptr()" now returns a "const guint8 *", not a "guint8 *"; adjustGuy Harris2001-04-021-2/+2
* 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
* Add some win32-specific targets in .cvsignore's.Gilbert Ramirez2001-03-061-5/+5
* Updates from Ed Warnicke.Guy Harris2001-03-042-14/+21
* Update from Ed Warnicke.Guy Harris2001-03-042-40/+208
* Add "col_clear()" to the list of functions in the transfer vector forGuy Harris2001-01-283-3/+7
* Clean up the dissector registration up a bit - arrange that all pluginsGuy Harris2001-01-264-21/+4
* Remove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo->current_proto ="Guy Harris2001-01-221-5/+10
* Tvbuffify the PIM dissector.Guy Harris2001-01-133-8/+3
* Increment module version.Gilbert Ramirez2001-01-122-2/+2
* Add an additional "protocol index" argument to "{old_}dissector_add()",Guy Harris2001-01-093-12/+17
* Doesn't need #include "dfilter.h"Gilbert Ramirez2001-01-041-2/+1
* Add a new "prefs_register_protocol()" routine, which is likeGuy Harris2001-01-034-16/+16
* Have "proto_register_protocol()" build a list of data structures forGuy Harris2001-01-031-2/+2
* Have "proto_register_protocol()" build a list of data structures forGuy Harris2001-01-032-6/+7
* 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-293-20/+11
* Export plugin_reg_handoff via DLLEXPORT.Gilbert Ramirez2000-11-221-3/+5
* Updates from Ed Warnicke.Guy Harris2000-11-211-140/+95
* Fix a number of problems that caused compiles to fail ifGuy Harris2000-11-181-9/+10
* Tvbuffify the STP dissector, have it register itself and have the LLCGuy Harris2000-11-161-2/+2
* Add a mechanism by which a dissector can be registered by name, anotherGuy Harris2000-11-154-8/+33
* "plugin_api.c" needs to include <glib.h>, to define G_HAVE_GINT64 onGuy Harris2000-11-144-9/+12
* Add "dissector_delete()", "proto_item_get_len()",Guy Harris2000-11-133-11/+56
* Add the tvbuff routines expected to be used by dissectors to the tableGuy Harris2000-11-133-3/+177
* Add a Makefile.nmake for the MGCP plugin, and updateGuy Harris2000-11-126-11/+55
* 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-099-2/+1531
* "plugin_reg_handoff()" is a symbol in the plugin that Ethereal has toGuy Harris2000-11-061-2/+2
* New-style plugins don't require a "desc" variable.Guy Harris2000-11-051-2/+1
* Allow plugins to have, instead of "protocol" and "filter_string"Guy Harris2000-11-051-8/+12
* Updates from Steve Limkemann.Guy Harris2000-11-012-16/+180
* Fix it to build on Windows.Guy Harris2000-10-112-4/+4
* Updated to ignore Win32 detritusGraham Bloice2000-09-132-0/+7
* Modify the Gryphon plugin code in order to avoid an abort when theLaurent Deniel2000-08-181-4/+11
* Miscellaneous code cleaningLaurent Deniel2000-08-111-4/+1
* Fix plugin function table so that plugins work on Win32.Gilbert Ramirez2000-05-313-46/+156
* Add routines for adding items to a protocol tree that take arguments ofGuy Harris2000-05-311-8/+8
* Changed my mail address to oabad@cybercable.fr (dhis.net is tooOlivier Abad2000-05-281-1/+1