| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace the types from sys/types.h and netinet/in.h by their glib.h | Jörg Mayer | 2002-08-02 | 1 | -11/+4 |
* | From Nix: | Guy Harris | 2002-07-06 | 1 | -3/+3 |
* | Make a "tcp_dissect_pdus()" with the standard loop for a TCP segment, | Guy Harris | 2002-05-05 | 1 | -105/+38 |
* | Get rid of unused arguments. | Guy Harris | 2002-05-01 | 2 | -101/+101 |
* | Make more use of "val_to_str()" and "decode_boolean_bitfield()". | Guy Harris | 2002-05-01 | 1 | -133/+85 |
* | Use the bitfield decoding routines for bitfields. | Guy Harris | 2002-05-01 | 2 | -100/+91 |
* | Add desegmentation support. | Guy Harris | 2002-05-01 | 2 | -153/+290 |
* | Mark the "plugin_address_table_t *" argument to "plugin_init()" as | Guy Harris | 2002-04-30 | 1 | -2/+6 |
* | From Joerg Mayer: | Guy Harris | 2002-02-27 | 1 | -2/+2 |
* | Include files from the "epan" directory and subdirectories thereof with | Guy Harris | 2002-01-21 | 2 | -4/+4 |
* | From Motonori Shindo: | Guy Harris | 2001-12-12 | 1 | -2/+2 |
* | Move the pointer to the "column_info" structure in the "frame_data" | Guy Harris | 2001-12-10 | 1 | -8/+8 |
* | Make "dissector_add()", "dissector_delete()", and "dissector_change()" | Guy Harris | 2001-12-03 | 1 | -7/+9 |
* | Sigh. Well, if you make the function declarations external, that means | Guy Harris | 2001-10-31 | 1 | -1/+3 |
* | Add some additional items to .cvsignore files, for new files built when | Guy Harris | 2001-07-10 | 1 | -0/+1 |
* | Fixed the make dist problem. | Ed Warnicke | 2001-07-10 | 1 | -2/+2 |
* | C sources are in $(srcdir) and not the current directory | Uwe Girlich | 2001-07-09 | 1 | -2/+2 |
* | Fixed the {tethereal,ethereal}_static targets so that the | Ed Warnicke | 2001-07-08 | 3 | -19/+36 |
* | From Joerg Mayer: explicitly fill in all members of a | Guy Harris | 2001-06-18 | 1 | -7/+7 |
* | Tvbuffify the Gryphon dissector. | Guy Harris | 2001-04-25 | 3 | -788/+892 |
* | Signed vs. unsigned fixes from Joerg Mayer. | Guy Harris | 2001-04-23 | 1 | -15/+19 |
* | Increment module version. | Gilbert Ramirez | 2001-01-12 | 1 | -1/+1 |
* | Add an additional "protocol index" argument to "{old_}dissector_add()", | Guy Harris | 2001-01-09 | 1 | -2/+2 |
* | Doesn't need #include "dfilter.h" | Gilbert Ramirez | 2001-01-04 | 1 | -2/+1 |
* | Have "proto_register_protocol()" build a list of data structures for | Guy Harris | 2001-01-03 | 1 | -2/+3 |
* | Use GLib's G_MODULE_EXPORT when defining constants and functions | Guy Harris | 2000-11-29 | 1 | -5/+5 |
* | "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 | 1 | -2/+2 |
* | Updated to ignore Win32 detritus | Graham Bloice | 2000-09-13 | 1 | -0/+5 |
* | Modify the Gryphon plugin code in order to avoid an abort when the | Laurent Deniel | 2000-08-18 | 1 | -4/+11 |
* | 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 |
* | Add tvbuff class. | Gilbert Ramirez | 2000-05-11 | 1 | -192/+192 |
* | Build tethereal and editcap on Win32. | Gilbert Ramirez | 2000-04-12 | 1 | -0/+4 |
* | Add "clean" rules in subdirectories, and run subdirectory "nmake -f | Guy Harris | 2000-04-04 | 1 | -0/+3 |
* | 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 | 1 | -1/+4 |
* | Sean Walmsley <sean.p.walmsley@Hydro.ON.CA> caught a typo in Makefile.am. | Gerald Combs | 2000-02-10 | 1 | -2/+2 |
* | Integrate Ed Meaney's <emeaney@altiga.com> changes for using libpcap | Gilbert Ramirez | 2000-02-09 | 1 | -3/+4 |
* | Update Makefiles for win32. Move local configuration to config.nmake, | Gilbert Ramirez | 2000-02-09 | 1 | -0/+12 |
* | Change "unsigned gint64" to "guint64", and add GPL header to plugin_api.[ch] | Gilbert Ramirez | 2000-02-07 | 1 | -2/+2 |
* | Code changes, but not Makefile changes, for enabling plugins for Win32. | Gilbert Ramirez | 2000-02-07 | 1 | -19/+22 |
* | I finally got autoconf, automake, and the plugins to behave together. | Gilbert Ramirez | 2000-01-08 | 6 | -860/+22 |
* | 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 |
* | Add support for "--with-plugindir=<plugin install dir>" to configure. | Gerald Combs | 1999-12-28 | 1 | -3/+3 |