aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/gsmmap
AgeCommit message (Expand)AuthorFilesLines
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
2005-06-26Get rid of the private "my_match_strval()" routine in many dissectors;Guy Harris1-38/+14
2005-06-26Add a signalAnders Broman2-5/+19
2005-06-26make dissect_ber_choice take a guint* that will return theRonnie Sahlberg1-6/+6
2005-06-25Major rewrite to update to version TS 129 002 V6.9.0Anders Broman3-1662/+3670
2005-06-19Update some OID:s and add some ASN1 code from ETSI TS 129 002 V5.7.0.Anders Broman2-32/+89
2005-06-14No // commentsJörg Mayer1-4/+5
2005-06-07From Tim Endean:Anders Broman1-49/+51
2005-05-15From 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 mt-forwardSM.Anders Broman2-6/+11
2005-05-10fix some field rename errors turned up by the latest asn2eth compiler.Anders Broman1-14/+14
2005-04-21from Olivier JRonnie Sahlberg1-6/+15