aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h248_3gpp.c
AgeCommit message (Collapse)AuthorFilesLines
2007-04-02Add decoding of TFO Codec and Codec ListLuis Ontanon1-4/+57
svn path=/trunk/; revision=21302
2007-02-25remove warningsLuis Ontanon1-14/+11
svn path=/trunk/; revision=20921
2007-02-23fix some bugs introduced in the latest releases and add value_strings for ↵Luis Ontanon1-39/+103
param, evt, sig and stat ids s well as "sub-parameters". svn path=/trunk/; revision=20908
2007-02-21+ add some more packages from 3GPP TS 29.232Luis Ontanon1-9/+298
- fix http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1385 svn path=/trunk/; revision=20885
2007-01-30Fix bug 1328 (Still Malformed packet) update some of the other packages.Anders Broman1-5/+7
svn path=/trunk/; revision=20621
2007-01-02Oops: wireshark.com --> wireshark.orgBill Meier1-1/+1
Also: 1 additional Ethereal --> Wireshark svn path=/trunk/; revision=20272
2007-01-02More ethereal --> wiresharkBill Meier1-2/+2
svn path=/trunk/; revision=20270
2006-10-13Set properties.Anders Broman1-2/+2
svn path=/trunk/; revision=19515
2006-10-10Fix a typo.Anders Broman1-1/+1
svn path=/trunk/; revision=19485
2006-10-04Added the possibillity of Statistic pkg as well.Anders Broman1-0/+1
svn path=/trunk/; revision=19436
2006-10-03H.248 packages...Luis Ontanon1-0/+167
few things to be fixed: - // comments, - not every hf_xxx used might be registered some packages from the current h248 dissector are still missing. svn path=/trunk/; revision=19407