aboutsummaryrefslogtreecommitdiffstats
path: root/packet-m3ua.c
AgeCommit message (Expand)AuthorFilesLines
2002-07-17From Joerg Mayer:Guy Harris1-5/+1
2002-05-01From Joerg Mayer: get rid of an unused argument.Guy Harris1-3/+3
2002-03-28From Michael Tuexen: update to draft-ietf-sigtran-m3ua-12.Guy Harris1-138/+139
2002-03-02Typo fix, from Michael Tuexen.Guy Harris1-2/+2
2002-02-26From Michael Tuexen: support for another message type.Guy Harris1-1/+4
2002-02-25Editorial corrections, from Michael Tuexen.Guy Harris1-10/+26
2002-01-31From Michael T�xen: updates to support versions 6 and 10 of the SIGTRANGuy Harris1-447/+1350
2002-01-24Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls inGuy Harris1-3/+3
2002-01-21Include files from the "epan" directory and subdirectories thereof withGuy Harris1-2/+2
2001-12-10Move the pointer to the "column_info" structure in the "frame_data"Guy Harris1-6/+6
2001-12-03Make "dissector_add()", "dissector_delete()", and "dissector_change()"Guy Harris1-3/+6
2001-06-18From Joerg Mayer: explicitly fill in all members of aGuy Harris1-21/+21
2001-05-24MTP3 support, from Michael Tuexen.Guy Harris1-13/+20
2001-04-23Get rid of unnecessary includes.Guy Harris1-3/+1
2001-04-20Fix Gerald's e-mail address - and fix it in "README.developer", soGuy Harris1-2/+2
2001-01-25Remove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo->current_proto ="Guy Harris1-5/+1
2001-01-14Updates from Michael Tuexen.Guy Harris1-42/+42
2001-01-13Update from Michael Tuexen.Guy Harris1-1/+3
2001-01-10M3UA (MTP3 User Adaptation layer) support, from Michael Tuexen.Guy Harris1-0/+973