aboutsummaryrefslogtreecommitdiffstats
path: root/packet-m2ua.c
Commit message (Expand)AuthorAgeFilesLines
* Indicate the version in the protocol column only if multiple versions are sup...Michael Tüxen2003-09-041-2/+2
* Fixed a bug in the handling of DATA 1 and DATA 2 parameter handlingMichael Tüxen2003-07-071-3/+3
* - get rid of col_set_fence: it will be called in packet-sctp.c only.Michael Tüxen2003-04-221-5/+2
* - add INFO column stuff using fence.Michael Tüxen2003-04-191-4/+5
* From Christian Falckenberg: beginnings of a MEGACO dissector.Guy Harris2003-01-141-3/+3
* - added RFC 3331 indication to the protocol column entry.Michael Tüxen2002-12-031-2/+2
* - Updated to RFC 3331 version.Michael Tüxen2002-12-031-420/+302
* Don't cast away constness, and fix variable and structure memberGuy Harris2002-12-021-6/+6
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-67/+67
* Fixed a typo in the table and reformatted it..Michael Tüxen2002-08-171-197/+42
* Get rid of an unused argument.Guy Harris2002-05-011-7/+7
* M2UA support, from Michael Tuexen.Guy Harris2002-04-141-0/+1387