aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-MAP_DialoguePDU.c
AgeCommit message (Expand)AuthorFilesLines
2007-11-07Delete obsolete dissectors.Anders Broman1-522/+0
2007-05-22Prepare for the use of the new -X parameter for BER encoded protocols.Anders Broman1-26/+26
2007-05-20Update MAP_DialoguePDU to 3GPP TS 29.002 V8.1.0 (2007-03) update makefiles andAnders Broman1-47/+8
2007-05-15actx in the rest of dissect_ber..()lAnders Broman1-6/+6
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman1-82/+91
2007-05-06Start introducing actx to ber functions.Anders Broman1-20/+20
2007-05-03EXTERNAL type is handled in asn2wrs nowTomas Kukosa1-1/+1
2007-03-21change the signature that asn2wrs generates for functions to marm all paramet...Ronnie Sahlberg1-36/+36
2006-08-16ASN.1 dissectors regenerated with new asn2wrs to get updated field blurbTomas Kukosa1-20/+20
2006-05-24- remove some #.MODULE_IMPORT from .cng filesTomas Kukosa1-3/+3
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-3/+3
2005-12-09Re-generate one more BER dissector.Guy Harris1-14/+14
2005-09-02Regenerate dissectors with the current asn2eth.Guy Harris1-11/+20
2005-08-02Fix "no previous declaration" warningsJörg Mayer1-1/+1
2005-07-26Rewrite of MAP_dialouge asn1 code, export and use of functions from gsm_map.Anders Broman1-202/+133
2005-07-21change the symbol dissect_ber_CHOICE back into dissect_ber_choiceRonnie Sahlberg1-10/+18
2005-06-26make dissect_ber_choice take a guint* that will return theRonnie Sahlberg1-8/+6
2005-03-29README.developer says:Gerald Combs1-14/+14
2004-12-13update of the asn2eth compiler to use the types ber_[choice|sequence]_t in...Ronnie Sahlberg1-15/+15
2004-12-12updates from tomas and andersRonnie Sahlberg1-30/+30
2004-11-14various changes in the generated dissectors after asn2eth was patched.Ronnie Sahlberg1-6/+6
2004-10-27"dissect_MAP_Dialogue()" returns no value; declare its return value asGuy Harris1-606/+606
2004-10-27Add a MapDialouge dissector ( can be tested with the file gsm-ss-01.snoop )Anders Broman1-0/+606