| Commit message (Expand) | Author | Age | Files | Lines |
* | Add routines for adding items to a protocol tree that take arguments of | Guy Harris | 2000-05-31 | 1 | -8/+8 |
* | Changed my mail address to oabad@cybercable.fr (dhis.net is too | Olivier Abad | 2000-05-28 | 1 | -1/+1 |
* | Use "rm -f", not "rm", to remove "plugin_api.obj", so that if | Guy Harris | 2000-05-20 | 1 | -2/+2 |
* | Add tvbuff class. | Gilbert Ramirez | 2000-05-11 | 1 | -192/+192 |
* | Add routines to: | Guy Harris | 2000-05-05 | 3 | -4/+11 |
* | Graham Bloice's changes to, on Win32 using Microsoft's "nmake": | Guy Harris | 2000-04-29 | 1 | -1/+2 |
* | Build tethereal and editcap on Win32. | Gilbert Ramirez | 2000-04-12 | 2 | -0/+8 |
* | Add "dissector_add()" to the list of routines exported to plugins via | Guy Harris | 2000-04-04 | 3 | -3/+10 |
* | Add "clean" rules in subdirectories, and run subdirectory "nmake -f | Guy Harris | 2000-04-04 | 2 | -0/+7 |
* | Give all the Ethereal APIs available to plugins their own function | Guy Harris | 2000-03-15 | 4 | -211/+180 |
* | Rename the local variable "pi" to "ti" in several places - "pi" is also | Guy Harris | 2000-03-15 | 1 | -10/+10 |
* | Break proto_tree_add_item_format() into multiple functions: | Gilbert Ramirez | 2000-03-12 | 1 | -71/+71 |
* | Add config.nmake and two Makefile.nmake's to the list of deliverables. | Gilbert Ramirez | 2000-03-03 | 2 | -3/+7 |
* | Create a header file for every packet-*.c file. Prune the packet.h file. | Gilbert Ramirez | 2000-02-15 | 1 | -1/+5 |
* | "proto_add_item_subtree()" returns a value; its wrapper should return | Guy Harris | 2000-02-12 | 1 | -3/+3 |
* | Sean Walmsley <sean.p.walmsley@Hydro.ON.CA> caught a typo in Makefile.am. | Gerald Combs | 2000-02-10 | 1 | -2/+2 |
* | Initialize *p_pi solely to get rid of compiler warning. | Gilbert Ramirez | 2000-02-09 | 1 | -2/+2 |
* | Integrate Ed Meaney's <emeaney@altiga.com> changes for using libpcap | Gilbert Ramirez | 2000-02-09 | 2 | -6/+8 |
* | Update Makefiles for win32. Move local configuration to config.nmake, | Gilbert Ramirez | 2000-02-09 | 2 | -0/+29 |
* | Change "unsigned gint64" to "guint64", and add GPL header to plugin_api.[ch] | Gilbert Ramirez | 2000-02-07 | 3 | -2/+46 |
* | Code changes, but not Makefile changes, for enabling plugins for Win32. | Gilbert Ramirez | 2000-02-07 | 3 | -19/+265 |
* | I finally got autoconf, automake, and the plugins to behave together. | Gilbert Ramirez | 2000-01-08 | 7 | -862/+24 |
* | Add a "break;" statement to a "default:" clause - the AIX C compiler | Guy Harris | 2000-01-01 | 1 | -2/+3 |
* | Filter out a few more things. | Guy Harris | 1999-12-31 | 1 | -2/+3 |
* | Filter out a few more things. | Guy Harris | 1999-12-31 | 1 | -0/+2 |
* | Add support for "--with-plugindir=<plugin install dir>" to configure. | Gerald Combs | 1999-12-28 | 1 | -3/+3 |
* | Integrate libtool/libltdl with the plugin code. Add libtool and libltdl | Gerald Combs | 1999-12-26 | 6 | -14/+810 |
* | Add Dearborn Group Technology's Gryphon dissector as our first | Gilbert Ramirez | 1999-12-15 | 12 | -0/+2460 |