aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gsm_map.c
AgeCommit message (Expand)AuthorFilesLines
2007-08-24get_ber_length doesn't need the tree argument, get rid of it.jmayer1-939/+939
2007-07-04Preparations for updated CAMEL dissector.etxrab1-40/+44
2007-06-21Fix some GSM MAP Warnings.etxrab1-94/+48
2007-06-20Add call to the sms dissector for MO-ForwardSM-Arg and MT-ForwardSM-Arg.etxrab1-24/+45
2007-06-18Update .cnf fileetxrab1-31/+31
2007-06-18Fix to:etxrab1-48/+26
2007-06-15Change Alcatel Specific extension containeretxrab1-1/+1
2007-06-15Correct some typos.etxrab1-2/+2
2007-06-15Update the makefile and a comment in the template file.etxrab1-7/+11
2007-06-10Updated GSM MAP to use the latest asn1 original files.etxrab1-13300/+13927
2007-06-05not allow #.FN_HDR/FTR for Wireshark types but only for ASN.1 typeskukosa1-6/+15
2007-05-22Prepare for the use of the new -X parameter for BER encoded protocols.etxrab1-1224/+1224
2007-05-15actx in the rest of dissect_ber..()letxrab1-262/+262
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.etxrab1-3293/+3303
2007-05-06Start introducing actx to ber functions.etxrab1-856/+856
2007-05-01Split out common asn1 stuff to asn1.h and include that where needed.etxrab1-5/+6
2007-04-23From Florent DROUIN:etxrab1-13/+63
2007-04-23TCAP: Fix up indentation a bit.etxrab1-0/+10
2007-04-03Implement a proposal from Elefterios Gabriel for SCCP:lego1-3/+5
2007-03-21change the signature that asn2wrs generates for functions to marm all paramet...sahlberg1-1533/+1533
2007-02-20dont use _U_ when typedeffing a function pointer.sahlberg1-4/+4
2007-02-20From Florent Drouin:etxrab1-241/+183
2007-02-19Decode some RANAP elements.etxrab1-8/+65
2007-02-16From Florent Drouin:etxrab1-778/+2204
2006-12-07As ponted out by Stig Bjørlykke change a whole bunch of dissector_handle_t t...etxrab1-4/+4
2006-09-27From Florent Drouin:etxrab1-7/+12
2006-09-19From Graham Addis:etxrab1-6/+13
2006-08-16ASN.1 dissectors regenerated with new asn2wrs to get updated field blurbkukosa1-714/+714
2006-07-11Decode RANAP in LongSignalInfo and RadioResourceInformation.etxrab1-16/+44
2006-06-28remove functions register_ber_oid_name() and get_ber_oid_name() from packet-b...kukosa1-8/+9
2006-06-15Fix BUG 971 Facility IE dissection error in GSM_DTAP.etxrab1-29/+42
2006-06-02dissect_geographical_description updates.etxrab1-22/+53
2006-06-02Correct dissect_geographical_description.etxrab1-24/+46
2006-05-24- remove some #.MODULE_IMPORT from .cng fileskukosa1-24/+11
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-3/+3
2006-05-17Decode Ext-GeographicalInformation.etxrab1-26/+312
2006-05-03Fix Bug 916 PurgeMS decoding error in GSM MAP.etxrab1-92/+55
2006-04-20Fix bugs: etxrab1-40/+44
2006-04-05Expand some value strings, get map_error from gsm_map use the added IE's.etxrab1-26/+26
2006-03-30call OID subdissector for private extensiions, fix makefiles.etxrab1-15/+86
2006-03-30Fix an off-by-one error.gerald1-11/+12
2006-03-27From Jacques, Olivieretxrab1-18/+50
2006-03-23Fix bug:etxrab1-26/+22
2006-03-22Fix http://bugs.ethereal.com/bugzilla/show_bug.cgi?id=820etxrab1-3/+3
2006-02-19Remove c++ style comment.etxrab1-26/+26
2006-02-18From Florent.Drouin@alcatel.fretxrab1-25/+69
2006-01-31BSSGP - Translate MCC and make MCC MNC etc vissible filtersetxrab1-8/+27
2006-01-22Dissect CellGlobalIdOrServiceAreaIdOrLAI and RAIdentityetxrab1-8/+34
2006-01-20Dissect:etxrab1-48/+163
2006-01-19ext_qos_subscribed was not correctly decoded in Camel and GSM MAPetxrab1-13/+149