summaryrefslogtreecommitdiff
path: root/epan/dissectors/packet-h248.c
AgeCommit message (Expand)AuthorFilesLines
2005-08-11avoid throwing a malformed packetLuis Ontanon1-0/+1
2005-08-11Change a switch into an "if else if else if else" that fixes the "too large f...Luis Ontanon1-110/+215
2005-07-30More char -> const char warning fixesJörg Mayer1-1/+1
2005-07-21change the symbol dissect_ber_CHOICE back into dissect_ber_choiceRonnie Sahlberg1-111/+163
2005-07-13fix a stringLuis Ontanon1-1/+1
2005-06-26make dissect_ber_choice take a guint* that will return theRonnie Sahlberg1-38/+38
2005-06-20if exists call the h248term subdissector.Luis Ontanon1-32/+45
2005-06-06- make sure there's something to add to colinfo.Luis Ontanon1-8/+17
2005-05-20some cosmetic fixesLuis Ontanon1-30/+33
2005-05-13- make sure contextId and transactionId are added to the tree as filterable f...Luis Ontanon1-68/+327
2005-05-10- export Audio Codec modes from isup/biccLuis Ontanon1-5/+12
2005-02-24Dissect MTP3 with service indicator 14 as H248.Anders Broman1-0/+1
2005-02-23Add dissection of packet tdmcAnders Broman1-27/+56
2005-02-23update asn2eth and all generated dissectors to new dissect_ber_boolean that t...Ronnie Sahlberg1-2/+2
2005-02-03Add dissection of some more packages.Anders Broman1-3/+129
2005-01-31support H.248 BER over SCTP PPID 7Ronnie Sahlberg1-191/+193
2004-12-13update of the asn2eth compiler to use the types ber_[choice|sequence]_t in...Ronnie Sahlberg1-127/+127
2004-12-12updates from tomas and andersRonnie Sahlberg1-60/+60
2004-12-12update h248 to use the new integer dissector phasing out useage ofg the old...Ronnie Sahlberg1-187/+187
2004-10-13final massaging to get rid of the last remaining compiler warnings for megacoRonnie Sahlberg1-50/+34
2004-10-12get rid of some more compiler warningsRonnie Sahlberg1-2/+1
2004-10-12massage the h248 files so that it compiles with asn2eth without warningsRonnie Sahlberg1-435/+352
2004-10-12Re-generate with latest asn2eth.Guy Harris1-1/+1
2004-10-12Pretyfy EventName and SignalNameAnders Broman1-25/+108
2004-10-11Re-generate a number of ASN.1-based dissectors with the most recentGuy Harris1-134/+131
2004-10-07Added dissection of some packages Property ID:sAnders Broman1-11/+107
2004-10-05Add example template for how to add h248 extension packages to the megaco dis...Ronnie Sahlberg1-2/+36
2004-10-05minor update preparations to have a dissector table for property identifiersRonnie Sahlberg1-24/+33
2004-10-05Set svn:keywords to Id to expand RCS IDs, and set svn:eol-style toGuy Harris1-5200/+5200
2004-10-04Regenerated with new template fileAnders Broman1-5048/+5200
2004-10-03stub prettification of PackageNameRonnie Sahlberg1-10/+47
2004-10-03prettify mtpAddressRonnie Sahlberg1-13/+63
2004-10-03new protocol : H.248 MEGACO v 2Ronnie Sahlberg1-0/+4961