aboutsummaryrefslogtreecommitdiffstats
path: root/packet-m2ua.c
AgeCommit message (Expand)AuthorFilesLines
2004-05-24Have two strings in an enum_val_t - one that's a short string that isguy1-4/+4
2003-12-01From Michael Lum: add a preference setting to specify the parameter tagguy1-5/+53
2003-11-13Require that field names contain only alphanumerics, "-", "_", and ".".guy1-2/+2
2003-09-04Indicate the version in the protocol column only if multiple versions are sup...tuexen1-2/+2
2003-07-07Fixed a bug in the handling of DATA 1 and DATA 2 parameter handlingtuexen1-3/+3
2003-04-22- get rid of col_set_fence: it will be called in packet-sctp.c only.tuexen1-5/+2
2003-04-19- add INFO column stuff using fence.tuexen1-4/+5
2003-01-14From Christian Falckenberg: beginnings of a MEGACO dissector.guy1-3/+3
2002-12-03- added RFC 3331 indication to the protocol column entry.tuexen1-2/+2
2002-12-03- Updated to RFC 3331 version.tuexen1-420/+302
2002-12-02Don't cast away constness, and fix variable and structure memberguy1-6/+6
2002-08-28Removed trailing whitespaces from .h and .c files using thejmayer1-67/+67
2002-08-17Fixed a typo in the table and reformatted it..tuexen1-197/+42
2002-05-01Get rid of an unused argument.guy1-7/+7
2002-04-14M2UA support, from Michael Tuexen.guy1-0/+1387