| Commit message (Expand) | Author | Age | Files | Lines |
* | Define GCC_GLIB_CFLAGS as a GCC equivalent of GLIB_CFLAGS, and use it | Guy Harris | 2003-08-19 | 1 | -2/+2 |
* | Get plugins/README.interface into the source tarball. | Guy Harris | 2003-08-18 | 1 | -1/+2 |
* | Check in Xass-list, so the CVS tree can be built on Windows without | Guy Harris | 2003-08-18 | 5 | -0/+73 |
* | From Matthijs Melchior: | Guy Harris | 2003-08-18 | 4 | -249/+39 |
* | From Erwin Rol: | Guy Harris | 2003-08-17 | 5 | -9/+11 |
* | There's no such function as "delete_giop_user_module()", so don't put it | Guy Harris | 2003-08-16 | 6 | -7/+1 |
* | As per Bernd Becker's suggestion, add "register_giop_user_module()" and | Guy Harris | 2003-08-06 | 6 | -1/+14 |
* | Remove the reference to the nonexistent packet-lwres.h; it was tripping up | Gerald Combs | 2003-08-06 | 1 | -2/+2 |
* | From Lars Roland: get rid of "ip_to_str()", as it's just a copy of the | Guy Harris | 2003-08-05 | 1 | -19/+1 |
* | From Lars Roland: make Makefile.nmake for lwres resemble the newer | Guy Harris | 2003-08-05 | 1 | -5/+3 |
* | Add the usual .cvsignore file. | Guy Harris | 2003-08-05 | 1 | -0/+19 |
* | LWRES support, from Oleg Terletsky. | Guy Harris | 2003-08-05 | 7 | -4/+1695 |
* | From Tomas Kukosa: add "find_dissector_table()", | Guy Harris | 2003-07-31 | 6 | -1/+38 |
* | Crude workaround for a deficiency in the MEGACO parser - it assumes that | Guy Harris | 2003-07-30 | 1 | -3/+36 |
* | Updates to the MEGACO plugin so that it will call the H.245 dissector for some | Ronnie Sahlberg | 2003-07-26 | 1 | -25/+140 |
* | Get rid of carriage returns - some compilers don't like them. | Guy Harris | 2003-07-25 | 1 | -53/+53 |
* | Remove duplicate targets and circular rules, as pointed out by Guy. | Gerald Combs | 2003-07-23 | 1 | -3/+2 |
* | Fix a "make distcheck" failure. | Gerald Combs | 2003-07-22 | 1 | -4/+22 |
* | Fix a couple of distcheck failures. | Gerald Combs | 2003-07-19 | 1 | -2/+2 |
* | Get rid of check for a null "docsis_vsif_handle" - "dissector_add()" | Guy Harris | 2003-07-19 | 1 | -2/+1 |
* | Include the same headers that "plugin_api.h" does. | Guy Harris | 2003-07-18 | 1 | -6/+8 |
* | From Matthijs Melchior: generate all declarations and definitions for | Guy Harris | 2003-07-18 | 14 | -1044/+1531 |
* | Fix unused variable warning. | Tim Potter | 2003-07-16 | 1 | -2/+2 |
* | Make the top-level protocol tree entry cover all the data being | Guy Harris | 2003-07-08 | 1 | -92/+86 |
* | From Christoph Wiest: redo MEGACO dissector to more fully parse | Guy Harris | 2003-07-01 | 2 | -266/+2619 |
* | From Lars Roland: clean the rtnet plugin directory when "nmake -f | Guy Harris | 2003-06-17 | 1 | -1/+3 |
* | Define GLIB_LIBS and GTK_LIBS variables in config.nmake (based on | Guy Harris | 2003-06-14 | 8 | -18/+17 |
* | Define GLIB_CFLAGS and GTK_CFLAGS variables in config.nmake (based on | Guy Harris | 2003-06-14 | 9 | -36/+18 |
* | From Jason House: fix the return types of the pointers to | Guy Harris | 2003-06-13 | 1 | -3/+3 |
* | Link the plugin with glib, as it now calls "g_free()". | Guy Harris | 2003-06-12 | 1 | -2/+3 |
* | Export "tvb_get_string()" and "tvb_get_stringz()" to plugins. | Guy Harris | 2003-06-12 | 4 | -4/+16 |
* | Get rid of allocations of unused buffers. | Guy Harris | 2003-06-12 | 1 | -3/+1 |
* | Add new routines: | Guy Harris | 2003-06-12 | 1 | -5/+5 |
* | s/artnet/rtnet/g. | Gerald Combs | 2003-06-11 | 1 | -5/+5 |
* | From Erwin Rol: RTNET/TDMA support. | Guy Harris | 2003-06-11 | 9 | -4/+1207 |
* | From Lars Roland: Update the plugin API for Glib/GTK+ 2.2 and have NSIS | Gerald Combs | 2003-06-03 | 4 | -4/+12 |
* | Update Anand Narwani's email address. | Gerald Combs | 2003-05-28 | 26 | -51/+51 |
* | From Matthijs Melchior: don't export functions also implemented as | Guy Harris | 2003-05-01 | 4 | -20/+12 |
* | The typedefs in plugins/plugin_table.h must have "addr_" in front of the | Guy Harris | 2003-04-30 | 4 | -22/+18 |
* | From Matthijs Melchior: export the exception mechanism routines to | Guy Harris | 2003-04-30 | 4 | -4/+69 |
* | Modify tvb_get_nstringz*() to behave more like snprintf(). Make changes | Gerald Combs | 2003-04-30 | 3 | -8/+9 |
* | Add a "proto_item_set_end()" routine that sets the length of an item | Guy Harris | 2003-04-29 | 4 | -9/+17 |
* | From Matthijs Melchior: add the ASN.1 routines to the table of routines | Guy Harris | 2003-04-24 | 4 | -4/+113 |
* | Add the usual .cvsignore file. | Guy Harris | 2003-04-21 | 1 | -0/+19 |
* | From Erwin Rol: ArtNET support. | Guy Harris | 2003-04-21 | 11 | -5/+2519 |
* | From Lars Roland: | Guy Harris | 2003-04-16 | 4 | -15/+24 |
* | Add "proto_tree_add_none_format()" to the set of functions exported to | Guy Harris | 2003-04-08 | 4 | -4/+8 |
* | Add packet-mgcp.h to the distribution. | Gerald Combs | 2003-03-07 | 1 | -3/+3 |
* | "transid" values are guint32's, and should be printed with "%u" (on | Guy Harris | 2003-03-06 | 1 | -3/+4 |
* | From Lars Ronald : | Ronnie Sahlberg | 2003-03-06 | 6 | -30/+387 |