It appears that the first two bytes of "xxz" are, in fact, the actual
[metze/wireshark/wip.git] / packet-isup.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-05-02 Guy HarrisMake all routines not used outside this module static.
2002-02-01 Gilbert RamirezProvide tvb_ensure_length_remaining(), which is like
2002-01-31 Guy HarrisFrom Michael T�xen: updates to work with the new M3UA...
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-08-28 Guy HarrisGet rid of "proto_tree_add_notext()" - if you create...
2001-06-18 Guy HarrisFrom Joerg Mayer: explicitly fill in all members of a
2001-05-30 Guy HarrisMSVC++ doesn't define "uint"; use "guint" instead.
2001-05-25 Guy HarrisFix Gerald's e-mail address.
2001-05-25 Guy HarrisISUP support, from Martina Obermeier.