Squelch some compiler warnings.
[obnox/wireshark/wip.git] / packet-isup.c
2003-04-22 tuexen- get rid of col_set_fence: it will be called in packet...
2003-04-19 tuexen- add better INFO column handling using col_set_fence.
2003-04-14 guyFrom Anders Broman: dissect user-to-user IEs in ISUP...
2003-04-11 guyFrom Jeff Morriss: rather than re-initializing the...
2003-04-10 guyFrom Anders Broman: decode ISUP element User service...
2003-03-12 guyFrom Anders Broman: put the message type in the Info...
2003-02-28 guy"packet-isup.c" doesn't appear to need to include ...
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-08-02 jmayerReplace the types from sys/types.h and netinet/in.h...
2002-07-17 guyFrom Joerg Mayer:
2002-05-02 guyMake all routines not used outside this module static.
2002-02-01 gramProvide tvb_ensure_length_remaining(), which is like
2002-01-31 guyFrom Michael T�xen: updates to work with the new M3UA...
2002-01-24 guyReplace a bunch of "tvb_length()" and "tvb_length_remai...
2002-01-21 guyInclude files from the "epan" directory and subdirector...
2001-12-10 guyMove the pointer to the "column_info" structure in...
2001-12-03 guyMake "dissector_add()", "dissector_delete()", and ...
2001-08-28 guyGet rid of "proto_tree_add_notext()" - if you create...
2001-06-18 guyFrom Joerg Mayer: explicitly fill in all members of a
2001-05-30 guyMSVC++ doesn't define "uint"; use "guint" instead.
2001-05-25 guyFix Gerald's e-mail address.
2001-05-25 guyISUP support, from Martina Obermeier.