aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* Break proto_tree_add_item_format() into multiple functions:Gilbert Ramirez2000-03-121-71/+71
* Add config.nmake and two Makefile.nmake's to the list of deliverables.Gilbert Ramirez2000-03-032-3/+7
* Create a header file for every packet-*.c file. Prune the packet.h file.Gilbert Ramirez2000-02-151-1/+5
* "proto_add_item_subtree()" returns a value; its wrapper should returnGuy Harris2000-02-121-3/+3
* Sean Walmsley <sean.p.walmsley@Hydro.ON.CA> caught a typo in Makefile.am.Gerald Combs2000-02-101-2/+2
* Initialize *p_pi solely to get rid of compiler warning.Gilbert Ramirez2000-02-091-2/+2
* Integrate Ed Meaney's <emeaney@altiga.com> changes for using libpcapGilbert Ramirez2000-02-092-6/+8
* Update Makefiles for win32. Move local configuration to config.nmake,Gilbert Ramirez2000-02-092-0/+29
* Change "unsigned gint64" to "guint64", and add GPL header to plugin_api.[ch]Gilbert Ramirez2000-02-073-2/+46
* Code changes, but not Makefile changes, for enabling plugins for Win32.Gilbert Ramirez2000-02-073-19/+265
* I finally got autoconf, automake, and the plugins to behave together.Gilbert Ramirez2000-01-087-862/+24
* Add a "break;" statement to a "default:" clause - the AIX C compilerGuy Harris2000-01-011-2/+3
* Filter out a few more things.Guy Harris1999-12-311-2/+3
* Filter out a few more things.Guy Harris1999-12-311-0/+2
* Add support for "--with-plugindir=<plugin install dir>" to configure.Gerald Combs1999-12-281-3/+3
* Integrate libtool/libltdl with the plugin code. Add libtool and libltdlGerald Combs1999-12-266-14/+810
* Add Dearborn Group Technology's Gryphon dissector as our firstGilbert Ramirez1999-12-1512-0/+2460