aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gsm_map.c
AgeCommit message (Expand)AuthorFilesLines
2007-12-05fixe http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2064 GSM_MAP decodes ...Anders Broman1-31/+66
2007-12-05Remove debug code.Anders Broman1-4/+3
2007-12-05Insert asn1 code for SendRoutingInfov2 and update templateAnders Broman1-40/+103
2007-10-31Use oid_add_from_string for adding names.Anders Broman1-48/+48
2007-08-29OID name fixes.Anders Broman1-2/+2
2007-08-29Fix up most of the OID names in GSM MAP.Anders Broman1-262/+533
2007-08-25get users of oid_resolv to use the new oids, rollout packet-snmp.cLuis Ontanon1-1/+1
2007-08-24get_ber_length doesn't need the tree argument, get rid of it.Jörg Mayer1-939/+939
2007-07-04Preparations for updated CAMEL dissector.Anders Broman1-40/+44
2007-06-21Fix some GSM MAP Warnings.Anders Broman1-94/+48
2007-06-20Add call to the sms dissector for MO-ForwardSM-Arg and MT-ForwardSM-Arg.Anders Broman1-24/+45
2007-06-18Update .cnf fileAnders Broman1-31/+31
2007-06-18Fix to:Anders Broman1-48/+26
2007-06-15Change Alcatel Specific extension containerAnders Broman1-1/+1
2007-06-15Correct some typos.Anders Broman1-2/+2
2007-06-15Update the makefile and a comment in the template file.Anders Broman1-7/+11
2007-06-10Updated GSM MAP to use the latest asn1 original files.Anders Broman1-13300/+13927
2007-06-05not allow #.FN_HDR/FTR for Wireshark types but only for ASN.1 typesTomas Kukosa1-6/+15
2007-05-22Prepare for the use of the new -X parameter for BER encoded protocols.Anders Broman1-1224/+1224
2007-05-15actx in the rest of dissect_ber..()lAnders Broman1-262/+262
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman1-3293/+3303
2007-05-06Start introducing actx to ber functions.Anders Broman1-856/+856
2007-05-01Split out common asn1 stuff to asn1.h and include that where needed.Anders Broman1-5/+6
2007-04-23From Florent DROUIN:Anders Broman1-13/+63
2007-04-23TCAP: Fix up indentation a bit.Anders Broman1-0/+10
2007-04-03Implement a proposal from Elefterios Gabriel for SCCP:Luis Ontanon1-3/+5
2007-03-21change the signature that asn2wrs generates for functions to marm all paramet...Ronnie Sahlberg1-1533/+1533
2007-02-20dont use _U_ when typedeffing a function pointer.Ronnie Sahlberg1-4/+4
2007-02-20From Florent Drouin:Anders Broman1-241/+183
2007-02-19Decode some RANAP elements.Anders Broman1-8/+65
2007-02-16From Florent Drouin:Anders Broman1-778/+2204
2006-12-07As ponted out by Stig Bjørlykke change a whole bunch of dissector_handle_t t...Anders Broman1-4/+4
2006-09-27From Florent Drouin:Anders Broman1-7/+12
2006-09-19From Graham Addis:Anders Broman1-6/+13
2006-08-16ASN.1 dissectors regenerated with new asn2wrs to get updated field blurbTomas Kukosa1-714/+714
2006-07-11Decode RANAP in LongSignalInfo and RadioResourceInformation.Anders Broman1-16/+44
2006-06-28remove functions register_ber_oid_name() and get_ber_oid_name() from packet-b...Tomas Kukosa1-8/+9
2006-06-15Fix BUG 971 Facility IE dissection error in GSM_DTAP.Anders Broman1-29/+42
2006-06-02dissect_geographical_description updates.Anders Broman1-22/+53
2006-06-02Correct dissect_geographical_description.Anders Broman1-24/+46
2006-05-24- remove some #.MODULE_IMPORT from .cng filesTomas Kukosa1-24/+11
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-3/+3
2006-05-17Decode Ext-GeographicalInformation.Anders Broman1-26/+312
2006-05-03Fix Bug 916 PurgeMS decoding error in GSM MAP.Anders Broman1-92/+55
2006-04-20Fix bugs: Anders Broman1-40/+44
2006-04-05Expand some value strings, get map_error from gsm_map use the added IE's.Anders Broman1-26/+26
2006-03-30call OID subdissector for private extensiions, fix makefiles.Anders Broman1-15/+86
2006-03-30Fix an off-by-one error.Gerald Combs1-11/+12
2006-03-27From Jacques, OlivierAnders Broman1-18/+50
2006-03-23Fix bug:Anders Broman1-26/+22