Apparently bit 0x80 of a SAMR domain handle is the permission to look
[metze/wireshark/wip.git] / packet-gnutella.c
2002-08-28 Jörg MayerRemoved trailing whitespaces from .h and .c files using the
2002-08-02 Jörg MayerReplace the types from sys/types.h and netinet/in.h...
2002-07-17 Guy HarrisFrom Joerg Mayer:
2002-01-24 Guy HarrisReplace a bunch of "tvb_length()" and "tvb_length_remai...
2002-01-21 Guy HarrisInclude files from the "epan" directory and subdirector...
2001-12-10 Guy HarrisMove the pointer to the "column_info" structure in...
2001-12-03 Guy HarrisMake "dissector_add()", "dissector_delete()", and ...
2001-11-21 Guy HarrisGet rid of some unused variables.
2001-10-26 Gilbert RamirezFix the rest of the signed/unsigned comparison warnings.
2001-10-26 Gilbert RamirezFix improper uses of proto_tree_add_item(). When possib...
2001-10-25 Gilbert RamirezDon't try to dissect a gnutella sub-header if the lengt...
2001-10-25 Gilbert RamirezGuard against 'size' being too small; the value comes...
2001-08-18 Guy HarrisAll dissectors must put their protocol tree items under...
2001-06-18 Guy HarrisFrom Joerg Mayer: explicitly fill in all members of a
2001-06-06 Guy HarrisGnutella support, from B. Johannessen.