| Commit message (Expand) | Author | Age | Files | Lines |
* | Add some win32-specific targets in .cvsignore's. | Gilbert Ramirez | 2001-03-06 | 1 | -5/+5 |
* | Updates from Ed Warnicke. | Guy Harris | 2001-03-04 | 2 | -14/+21 |
* | Update from Ed Warnicke. | Guy Harris | 2001-03-04 | 2 | -40/+208 |
* | Add "col_clear()" to the list of functions in the transfer vector for | Guy Harris | 2001-01-28 | 3 | -3/+7 |
* | Clean up the dissector registration up a bit - arrange that all plugins | Guy Harris | 2001-01-26 | 4 | -21/+4 |
* | Remove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo->current_proto =" | Guy Harris | 2001-01-22 | 1 | -5/+10 |
* | Tvbuffify the PIM dissector. | Guy Harris | 2001-01-13 | 3 | -8/+3 |
* | Increment module version. | Gilbert Ramirez | 2001-01-12 | 2 | -2/+2 |
* | Add an additional "protocol index" argument to "{old_}dissector_add()", | Guy Harris | 2001-01-09 | 3 | -12/+17 |
* | Doesn't need #include "dfilter.h" | Gilbert Ramirez | 2001-01-04 | 1 | -2/+1 |
* | Add a new "prefs_register_protocol()" routine, which is like | Guy Harris | 2001-01-03 | 4 | -16/+16 |
* | Have "proto_register_protocol()" build a list of data structures for | Guy Harris | 2001-01-03 | 1 | -2/+2 |
* | Have "proto_register_protocol()" build a list of data structures for | Guy Harris | 2001-01-03 | 2 | -6/+7 |
* | Updates from Ed Warnicke. | Guy Harris | 2000-12-28 | 3 | -30/+49 |
* | Preferences shouldn't supposed to have blanks in their names - it can | Guy Harris | 2000-12-25 | 1 | -15/+15 |
* | Bug fixes from Ed Warnicke. | Gilbert Ramirez | 2000-12-20 | 1 | -10/+40 |
* | Use GLib's G_MODULE_EXPORT when defining constants and functions | Guy Harris | 2000-11-29 | 3 | -20/+11 |
* | Export plugin_reg_handoff via DLLEXPORT. | Gilbert Ramirez | 2000-11-22 | 1 | -3/+5 |
* | Updates from Ed Warnicke. | Guy Harris | 2000-11-21 | 1 | -140/+95 |
* | Fix a number of problems that caused compiles to fail if | Guy Harris | 2000-11-18 | 1 | -9/+10 |
* | Tvbuffify the STP dissector, have it register itself and have the LLC | Guy Harris | 2000-11-16 | 1 | -2/+2 |
* | Add a mechanism by which a dissector can be registered by name, another | Guy Harris | 2000-11-15 | 4 | -8/+33 |
* | "plugin_api.c" needs to include <glib.h>, to define G_HAVE_GINT64 on | Guy Harris | 2000-11-14 | 4 | -9/+12 |
* | Add "dissector_delete()", "proto_item_get_len()", | Guy Harris | 2000-11-13 | 3 | -11/+56 |
* | Add the tvbuff routines expected to be used by dissectors to the table | Guy Harris | 2000-11-13 | 3 | -3/+177 |
* | Add a Makefile.nmake for the MGCP plugin, and update | Guy Harris | 2000-11-12 | 6 | -11/+55 |
* | Yet Another .cvsignore file. | Guy Harris | 2000-11-10 | 1 | -0/+18 |
* | Tvbuffify the SAP and SDP dissectors. | Guy Harris | 2000-11-10 | 1 | -5/+2 |
* | MGCP updates from Ed Warnicke. | Guy Harris | 2000-11-10 | 1 | -47/+33 |
* | Add MGCP dissector plugin from Ed Warnicke <hagbard@physics.rutgers.edu>. | Gilbert Ramirez | 2000-11-09 | 9 | -2/+1531 |
* | "plugin_reg_handoff()" is a symbol in the plugin that Ethereal has to | Guy Harris | 2000-11-06 | 1 | -2/+2 |
* | New-style plugins don't require a "desc" variable. | Guy Harris | 2000-11-05 | 1 | -2/+1 |
* | Allow plugins to have, instead of "protocol" and "filter_string" | Guy Harris | 2000-11-05 | 1 | -8/+12 |
* | Updates from Steve Limkemann. | Guy Harris | 2000-11-01 | 2 | -16/+180 |
* | Fix it to build on Windows. | Guy Harris | 2000-10-11 | 2 | -4/+4 |
* | Updated to ignore Win32 detritus | Graham Bloice | 2000-09-13 | 2 | -0/+7 |
* | Modify the Gryphon plugin code in order to avoid an abort when the | Laurent Deniel | 2000-08-18 | 1 | -4/+11 |
* | Miscellaneous code cleaning | Laurent Deniel | 2000-08-11 | 1 | -4/+1 |
* | Fix plugin function table so that plugins work on Win32. | Gilbert Ramirez | 2000-05-31 | 3 | -46/+156 |
* | 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 |