summaryrefslogtreecommitdiff
path: root/epan/dissectors/packet-gsm_map.c
AgeCommit message (Expand)AuthorFilesLines
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
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-25/+69
2006-01-31BSSGP - Translate MCC and make MCC MNC etc vissible filtersAnders Broman1-8/+27
2006-01-22Dissect CellGlobalIdOrServiceAreaIdOrLAI and RAIdentityAnders Broman1-8/+34
2006-01-20Dissect:Anders Broman1-48/+163
2006-01-19ext_qos_subscribed was not correctly decoded in Camel and GSM MAPAnders Broman1-13/+149
2006-01-05Bill Meier:Jörg Mayer1-2/+2
2005-12-19Get rid of some GCC warnings about unused code.Anders Broman1-641/+1548
2005-12-17Have tcap subdissectors registering using functions provided by tcap and tcap...Luis Ontanon1-8/+9
2005-12-08Regenerate with the latest asn2eth, to get FT_OID used, and to add #line.Guy Harris1-13/+44
2005-11-29ISUP - Export functions used by INAP and CamelAnders Broman1-21/+21
2005-11-25Update the Camel asn1 spec to 3GPP TS 29.078 version 6.4.0 and export needed ...Anders Broman1-1/+1
2005-09-25A loop processing all the bytes in a tvbuff from a given offset to theGuy Harris1-17/+7
2005-09-21OIDs are put into the protocol tree as strings containing a textualGuy Harris1-2/+2
2005-09-20Fix bug #404 Decoding of MSISDN on GSM is incomplete. Anders Broman1-4/+5
2005-09-02From ouli:Anders Broman1-7/+31
2005-08-22Fix decoding of sendIdentificationArg/Res and ProvideSubscriberLocationAnders Broman1-74/+103
2005-08-21remove sprintf from gsm_aRonnie Sahlberg1-2/+2
2005-08-17 from Tomas Kukosa, remove a redundant g_strdup()Anders Broman1-4/+3
2005-08-08updates from Anders BRonnie Sahlberg1-362/+705
2005-07-26Rewrite of MAP_dialouge asn1 code, export and use of functions from gsm_map.Anders Broman1-5/+5
2005-07-21change the symbol dissect_ber_CHOICE back into dissect_ber_choiceRonnie Sahlberg1-34/+34
2005-07-19Fix an unpack_digits off by one error.Anders Broman1-119/+175
2005-07-11Dissect some more fieldsAnders Broman1-16/+214
2005-07-08Add some missing IMPLICIT tags, and use FN_PARS directive.Anders Broman1-83/+151
2005-07-04Add dissection of BSS-MAP elements and a fix to dissect Tele and Bearer servi...Anders Broman1-127/+289
2005-06-28Fix to SendAuthenticationInfoResAnders Broman1-9/+11
2005-06-26Get rid of the private "my_match_strval()" routine in many dissectors;Guy Harris1-38/+14
2005-06-26Add a signalAnders Broman1-19/+20
2005-06-26make dissect_ber_choice take a guint* that will return theRonnie Sahlberg1-67/+67
2005-06-25Major rewrite to update to version TS 129 002 V6.9.0Anders Broman1-5137/+7910
2005-06-16Regenerate - this squelches some compiler warnings.Guy Harris1-119/+134
2005-06-07From Tim Endean:Anders Broman1-48/+50
2005-05-15 From Tim Endean:Anders Broman1-1/+1
2005-05-11Reinsert Gerards patch (r14342) which was lost.Anders Broman1-2/+4
2005-05-11pinfo->p2p_dir not set in the new gsm_map dissector causing problems with dis...Anders Broman1-0/+3
2005-05-10Fix dissection of mo-forwardSMAnders Broman1-61/+64