aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/gsmmap
AgeCommit message (Expand)AuthorFilesLines
2006-07-11Decode RANAP in LongSignalInfo and RadioResourceInformation.Anders Broman2-0/+27
2006-06-28remove functions register_ber_oid_name() and get_ber_oid_name() from packet-b...Tomas Kukosa1-3/+4
2006-06-20Change ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix a duplicate variableGerald Combs1-1/+1
2006-06-15Fix BUG 971 Facility IE dissection error in GSM_DTAP.Anders Broman1-21/+55
2006-06-02dissect_geographical_description updates.Anders Broman1-17/+48
2006-06-02Correct dissect_geographical_description.Anders Broman1-16/+38
2006-05-23Ethereal -> WiresharkTomas Kukosa3-15/+15
2006-05-21- asn2eth renamed to asn2wrsTomas Kukosa2-5/+5
2006-05-21name changeRonnie Sahlberg2-4/+4
2006-05-17Decode Ext-GeographicalInformation.Anders Broman4-1/+254
2006-05-03Add dissection of country code if number is in international format and Numbe...Anders Broman2-4/+35
2006-05-03Fix Bug 916 PurgeMS decoding error in GSM MAP.Anders Broman3-21/+18
2006-04-25Add distclean and maintainerclean rules.Guy Harris1-0/+4
2006-04-20Fix bugs: Anders Broman3-4/+14
2006-04-05Expand some value strings, get map_error from gsm_map use the added IE's.Anders Broman2-0/+3
2006-03-30call OID subdissector for private extensiions, fix makefiles.Anders Broman4-3/+61
2006-03-30Fix an off-by-one error.Gerald Combs1-1/+2
2006-03-27From Jacques, OlivierAnders Broman2-0/+39
2006-03-23Fix BugsAnders Broman2-8/+13
2006-03-22Fix http://bugs.ethereal.com/bugzilla/show_bug.cgi?id=820Anders Broman1-3/+3
2006-02-23Add parsertab.pyc in clean targetAnders Broman1-1/+1
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 Broman2-2/+24
2006-01-22Dissect CellGlobalIdOrServiceAreaIdOrLAI and RAIdentityAnders Broman3-4/+33
2006-01-20Dissect:Anders Broman1-0/+3
2006-01-20Dissect:Anders Broman3-22/+143
2006-01-19ext_qos_subscribed was not correctly decoded in Camel and GSM MAPAnders Broman2-7/+143
2006-01-05Bill Meier:Jörg Mayer1-2/+2
2005-12-19Add dissection of Error parameters hopfully geting rid of some GCC warnings.Anders Broman3-240/+623
2005-12-17Have tcap subdissectors registering using functions provided by tcap and tcap...Luis Ontanon1-3/+4
2005-11-29ISUP - Export functions used by INAP and CamelAnders Broman1-0/+38
2005-11-25Update the Camel asn1 spec to 3GPP TS 29.078 version 6.4.0 and export needed ...Anders Broman2-28/+48
2005-10-25Check in re-generated version from Graeme Lunt's fix to asn2eth.Guy Harris1-44/+44
2005-09-25A loop processing all the bytes in a tvbuff from a given offset to theGuy Harris2-17/+7
2005-09-21OIDs are put into the protocol tree as strings containing a textualGuy Harris1-1/+1
2005-09-20Fix bug #404 Decoding of MSISDN on GSM is incomplete. Anders Broman1-2/+4
2005-09-07Set "COPYCMD=/Y" and remove the "/Y" from each XCOPY command in orderGerald Combs1-2/+2
2005-09-02From ouli:Anders Broman2-1/+7
2005-08-22Fix decoding of sendIdentificationArg/Res and ProvideSubscriberLocationAnders Broman4-164/+18
2005-08-21remove sprintf from gsm_aAnders Broman1-1/+1
2005-08-17 from Tomas Kukosa, remove a redundant g_strdup()Anders Broman1-3/+2
2005-08-03Use the new fn_par functions, fix of a bug and export functions used by gsm_ss.Anders Broman4-39/+184
2005-07-26ExportAnders Broman3-1/+19
2005-07-21change the symbol dissect_ber_CHOICE back into dissect_ber_choiceRonnie Sahlberg1-3/+3
2005-07-19Fix an unpack_digits off by one error.Anders Broman1-1/+1
2005-07-11Dissect some more fieldsAnders Broman3-7/+240
2005-07-08Add some missing IMPLICIT tags, and use FN_PARS directive.Anders Broman3-13/+13
2005-07-04Add dissection of BSS-MAP elements and a fix to dissect Tele and Bearer servi...Anders Broman2-4/+50
2005-06-28Fix to SendAuthenticationInfoRes.Anders Broman1-9/+11