aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/gsmmap/packet-gsm_map-template.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-10gsmmap -> gsm_map to make directory name consistent with filenamesKovarththanan Rajaratnam1-2501/+0
2009-10-09Rename gsmmap -> gsm_map for consistencyKovarththanan Rajaratnam1-0/+2501
2007-10-07Convert some more protocols to new Makefile style.Jörg Mayer1-2307/+0
2007-08-29OID name fixes.Anders Broman1-2/+2
2007-08-29Fix up most of the OID names in GSM MAP.Anders Broman1-226/+82
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-1/+1
2007-07-04Preparations for updated CAMEL dissector.Anders Broman1-0/+4
2007-06-21Fix some GSM MAP Warnings.Anders Broman1-24/+10
2007-06-20Add call to the sms dissector for MO-ForwardSM-Arg and MT-ForwardSM-Arg.Anders Broman1-5/+6
2007-06-18Fix to:Anders Broman1-8/+15
2007-06-15Correct some typos.Anders Broman1-2/+2
2007-06-15Update the makefile and a comment in the template file.Anders Broman1-1/+5
2007-06-10Updated GSM MAP to use the latest asn1 original files.Anders Broman1-206/+310
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman1-213/+221
2007-05-01Split out common asn1 stuff to asn1.h and include that where needed.Anders Broman1-0/+1
2007-04-23From Florent DROUIN:Anders Broman1-9/+40
2007-04-03Implement a proposal from Elefterios Gabriel for SCCP:Luis Ontanon1-1/+3
2007-03-21change the signature that asn2wrs generates for functions to marm all paramet...Ronnie Sahlberg1-3/+3
2007-02-20dont use _U_ when typedeffing a function pointer.Ronnie Sahlberg1-3/+3
2007-02-20From Florent Drouin:Anders Broman1-238/+180
2007-02-19Decode some RANAP elements.Anders Broman1-0/+18
2007-02-16From Florent Drouin:Anders Broman1-42/+107
2006-12-07As ponted out by Stig Bjørlykke change a whole bunch of dissector_handle_t t...Anders Broman1-3/+3
2006-09-27From Florent Drouin:Anders Broman1-5/+10
2006-09-19From Graham Addis:Anders Broman1-3/+10
2006-07-11Decode RANAP in LongSignalInfo and RadioResourceInformation.Anders Broman1-0/+6
2006-06-28remove functions register_ber_oid_name() and get_ber_oid_name() from packet-b...Tomas Kukosa1-3/+4
2006-06-02dissect_geographical_description updates.Anders Broman1-17/+48
2006-06-02Correct dissect_geographical_description.Anders Broman1-16/+38
2006-05-23Ethereal -> WiresharkTomas Kukosa1-9/+9
2006-05-21name changeRonnie Sahlberg1-2/+2
2006-05-17Decode Ext-GeographicalInformation.Anders Broman1-0/+242
2006-05-03Add dissection of country code if number is in international format and Numbe...Anders Broman1-0/+3
2006-05-03Fix Bug 916 PurgeMS decoding error in GSM MAP.Anders Broman1-7/+13
2006-04-20Fix bugs: Anders Broman1-1/+5
2006-03-30call OID subdissector for private extensiions, fix makefiles.Anders Broman1-0/+5
2006-03-27From Jacques, OlivierAnders Broman1-0/+2
2006-03-23Fix BugsAnders Broman1-6/+11
2006-03-22Fix http://bugs.ethereal.com/bugzilla/show_bug.cgi?id=820Anders Broman1-3/+3
2006-02-19Remove c++ style comment.Anders Broman1-26/+26
2006-02-18From Florent.Drouin@alcatel.frAnders Broman1-23/+67
2006-01-31BSSGP - Translate MCC and make MCC MNC etc vissible filtersAnders Broman1-2/+6
2006-01-22Dissect CellGlobalIdOrServiceAreaIdOrLAI and RAIdentityAnders Broman1-0/+5
2006-01-20Dissect:Anders Broman1-21/+115
2006-01-19ext_qos_subscribed was not correctly decoded in Camel and GSM MAPAnders Broman1-2/+140
2006-01-05Bill Meier:Jörg Mayer1-2/+2
2005-12-19Add dissection of Error parameters hopfully geting rid of some GCC warnings.Anders Broman1-172/+187
2005-12-17Have tcap subdissectors registering using functions provided by tcap and tcap...Luis Ontanon1-3/+4
2005-09-25A loop processing all the bytes in a tvbuff from a given offset to theGuy Harris1-9/+7