aboutsummaryrefslogtreecommitdiffstats
path: root/packet-m3ua.c
Commit message (Expand)AuthorAgeFilesLines
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-146/+146
* Replace the types from sys/types.h and netinet/in.h by their glib.hJörg Mayer2002-08-021-9/+1
* From Joerg Mayer:Guy Harris2002-07-171-5/+1
* From Joerg Mayer: get rid of an unused argument.Guy Harris2002-05-011-3/+3
* From Michael Tuexen: update to draft-ietf-sigtran-m3ua-12.Guy Harris2002-03-281-138/+139
* Typo fix, from Michael Tuexen.Guy Harris2002-03-021-2/+2
* From Michael Tuexen: support for another message type.Guy Harris2002-02-261-1/+4
* Editorial corrections, from Michael Tuexen.Guy Harris2002-02-251-10/+26
* From Michael T�xen: updates to support versions 6 and 10 of the SIGTRANGuy Harris2002-01-311-447/+1350
* Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls inGuy Harris2002-01-241-3/+3
* Include files from the "epan" directory and subdirectories thereof withGuy Harris2002-01-211-2/+2
* Move the pointer to the "column_info" structure in the "frame_data"Guy Harris2001-12-101-6/+6
* Make "dissector_add()", "dissector_delete()", and "dissector_change()"Guy Harris2001-12-031-3/+6
* From Joerg Mayer: explicitly fill in all members of aGuy Harris2001-06-181-21/+21
* MTP3 support, from Michael Tuexen.Guy Harris2001-05-241-13/+20
* Get rid of unnecessary includes.Guy Harris2001-04-231-3/+1
* Fix Gerald's e-mail address - and fix it in "README.developer", soGuy Harris2001-04-201-2/+2
* Remove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo->current_proto ="Guy Harris2001-01-251-5/+1
* Updates from Michael Tuexen.Guy Harris2001-01-141-42/+42
* Update from Michael Tuexen.Guy Harris2001-01-131-1/+3
* M3UA (MTP3 User Adaptation layer) support, from Michael Tuexen.Guy Harris2001-01-101-0/+973