aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/gsmmap
AgeCommit message (Expand)AuthorFilesLines
2005-11-29ISUP - Export functions used by INAP and Cameletxrab1-0/+38
2005-11-25Update the Camel asn1 spec to 3GPP TS 29.078 version 6.4.0 and export needed ...etxrab2-28/+48
2005-10-25Check in re-generated version from Graeme Lunt's fix to asn2eth.guy1-44/+44
2005-09-25A loop processing all the bytes in a tvbuff from a given offset to theguy2-17/+7
2005-09-21OIDs are put into the protocol tree as strings containing a textualguy1-1/+1
2005-09-20Fix bug #404 Decoding of MSISDN on GSM is incomplete. etxrab1-2/+4
2005-09-07Set "COPYCMD=/Y" and remove the "/Y" from each XCOPY command in ordergerald1-2/+2
2005-09-02From ouli:etxrab2-1/+7
2005-08-22Fix decoding of sendIdentificationArg/Res and ProvideSubscriberLocationetxrab4-164/+18
2005-08-21remove sprintf from gsm_aetxrab1-1/+1
2005-08-17 from Tomas Kukosa, remove a redundant g_strdup()etxrab1-3/+2
2005-08-03Use the new fn_par functions, fix of a bug and export functions used by gsm_ss.etxrab4-39/+184
2005-07-26Exportetxrab3-1/+19
2005-07-21change the symbol dissect_ber_CHOICE back into dissect_ber_choicesahlberg1-3/+3
2005-07-19Fix an unpack_digits off by one error.etxrab1-1/+1
2005-07-11Dissect some more fieldsetxrab3-7/+240
2005-07-08Add some missing IMPLICIT tags, and use FN_PARS directive.etxrab3-13/+13
2005-07-04Add dissection of BSS-MAP elements and a fix to dissect Tele and Bearer servi...etxrab2-4/+50
2005-06-28Fix to SendAuthenticationInfoRes.etxrab1-9/+11
2005-06-26Get rid of the private "my_match_strval()" routine in many dissectors;guy1-38/+14
2005-06-26Add a signaletxrab2-5/+19
2005-06-26make dissect_ber_choice take a guint* that will return thesahlberg1-6/+6
2005-06-25Major rewrite to update to version TS 129 002 V6.9.0etxrab3-1662/+3670
2005-06-19Update some OID:s and add some ASN1 code from ETSI TS 129 002 V5.7.0.etxrab2-32/+89
2005-06-14No // commentsjmayer1-4/+5
2005-06-07From Tim Endean:etxrab1-49/+51
2005-05-15From Tim Endean:etxrab1-1/+1
2005-05-11Reinsert Gerards patch (r14342) which was lost.etxrab1-2/+4
2005-05-11pinfo->p2p_dir not set in the new gsm_map dissector causing problems with dis...etxrab1-0/+3
2005-05-10Fix dissection of mt-forwardSM.etxrab2-6/+11
2005-05-10fix some field rename errors turned up by the latest asn2eth compiler.etxrab1-14/+14
2005-04-21from Olivier Jsahlberg1-6/+15
2005-04-15From Olivier Jacques:etxrab3-9/+74
2005-04-01tiny bugfix for gsmmapsahlberg1-0/+1
2005-03-31From Jacques, Olivier: Length of digit_str wrongly calculated.etxrab2-2/+15
2005-03-31From Jacques, Olivier: Length of digit_str wrongly calculated.etxrab1-10/+14
2005-03-30Update and small bugfixetxrab2-4/+32
2005-03-28The "application_context_version" variables in the CAMEL and GSM MAPguy1-9/+9
2005-03-17From Jeff Morriss: use the new range preference type.etxrab1-99/+92
2005-02-23Fix some asn2eth warnings.etxrab3-29/+65
2005-02-16Add some of the AnyTime... Operations.etxrab2-32/+575
2005-02-14Fix some compiler warnings (at least one of which is for a real problem).guy1-4/+4
2005-02-14Add some more V3 opcodesetxrab3-13/+112
2005-02-14From :Tim Endean correct conditions for a while loop.etxrab1-2/+3
2005-02-11Dissect Return error and some more operationcodes.etxrab2-27/+227
2005-02-09Fix decoding of some opcodes etc.etxrab3-19/+137
2005-02-05Remove g_free.etxrab1-1/+1
2005-02-03Various updates to GSM MAPetxrab3-9/+143
2005-01-31Prepare for handling of different versions of the protocol.etxrab3-15/+18
2005-01-26Unpack and display digits, Decode SS-status.etxrab3-59/+213