aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/gryphon
AgeCommit message (Expand)AuthorFilesLines
2001-07-10Add some additional items to .cvsignore files, for new files built whenGuy Harris1-0/+1
2001-07-10Fixed the make dist problem.Ed Warnicke1-2/+2
2001-07-09C sources are in $(srcdir) and not the current directoryUwe Girlich1-2/+2
2001-07-08Fixed the {tethereal,ethereal}_static targets so that theEd Warnicke3-19/+36
2001-06-18From Joerg Mayer: explicitly fill in all members of aGuy Harris1-7/+7
2001-04-25Tvbuffify the Gryphon dissector.Guy Harris3-788/+892
2001-04-23Signed vs. unsigned fixes from Joerg Mayer.Guy Harris1-15/+19
2001-01-12Increment module version.Gilbert Ramirez1-1/+1
2001-01-09Add an additional "protocol index" argument to "{old_}dissector_add()",Guy Harris1-2/+2
2001-01-04Doesn't need #include "dfilter.h"Gilbert Ramirez1-2/+1
2001-01-03Have "proto_register_protocol()" build a list of data structures forGuy Harris1-2/+3
2000-11-29Use GLib's G_MODULE_EXPORT when defining constants and functionsGuy Harris1-5/+5
2000-11-06"plugin_reg_handoff()" is a symbol in the plugin that Ethereal has toGuy Harris1-2/+2
2000-11-05New-style plugins don't require a "desc" variable.Guy Harris1-2/+1
2000-11-05Allow plugins to have, instead of "protocol" and "filter_string"Guy Harris1-8/+12
2000-11-01Updates from Steve Limkemann.Guy Harris2-16/+180
2000-10-11Fix it to build on Windows.Guy Harris1-2/+2
2000-09-13Updated to ignore Win32 detritusGraham Bloice1-0/+5
2000-08-18Modify the Gryphon plugin code in order to avoid an abort when theLaurent Deniel1-4/+11
2000-05-31Add routines for adding items to a protocol tree that take arguments ofGuy Harris1-8/+8
2000-05-28Changed my mail address to oabad@cybercable.fr (dhis.net is tooOlivier Abad1-1/+1
2000-05-11Add tvbuff class.Gilbert Ramirez1-192/+192
2000-04-12Build tethereal and editcap on Win32.Gilbert Ramirez1-0/+4
2000-04-04Add "clean" rules in subdirectories, and run subdirectory "nmake -fGuy Harris1-0/+3
2000-03-15Rename the local variable "pi" to "ti" in several places - "pi" is alsoGuy Harris1-10/+10
2000-03-12Break proto_tree_add_item_format() into multiple functions:Gilbert Ramirez1-71/+71
2000-03-03Add config.nmake and two Makefile.nmake's to the list of deliverables.Gilbert Ramirez1-1/+4
2000-02-10Sean Walmsley <sean.p.walmsley@Hydro.ON.CA> caught a typo in Makefile.am.Gerald Combs1-2/+2
2000-02-09Integrate Ed Meaney's <emeaney@altiga.com> changes for using libpcapGilbert Ramirez1-3/+4
2000-02-09Update Makefiles for win32. Move local configuration to config.nmake,Gilbert Ramirez1-0/+12
2000-02-07Change "unsigned gint64" to "guint64", and add GPL header to plugin_api.[ch]Gilbert Ramirez1-2/+2
2000-02-07Code changes, but not Makefile changes, for enabling plugins for Win32.Gilbert Ramirez1-19/+22
2000-01-08I finally got autoconf, automake, and the plugins to behave together.Gilbert Ramirez6-860/+22
2000-01-01Add a "break;" statement to a "default:" clause - the AIX C compilerGuy Harris1-2/+3
1999-12-31Filter out a few more things.Guy Harris1-2/+3
1999-12-28Add support for "--with-plugindir=<plugin install dir>" to configure.Gerald Combs1-3/+3
1999-12-26Integrate libtool/libltdl with the plugin code. Add libtool and libltdlGerald Combs5-14/+783
1999-12-15Add Dearborn Group Technology's Gryphon dissector as our firstGilbert Ramirez12-0/+2460