aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/gsmmap
AgeCommit message (Expand)AuthorFilesLines
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
2005-01-24Add calling of sms dissector and make ssn number selection preferences.etxrab3-20/+93
2005-01-21Fix of asn1 code for one opcode to new spec used?etxrab2-18/+113
2005-01-16When using Cygwin's python asn2eth.pylroland1-6/+24
2005-01-16Supply Makefile.nmake files.guy1-0/+23
2005-01-16Make the Makefile look like the h235 Makefiles, with the new rules.guy1-2/+13
2004-12-13update of the asn2eth compiler to use the types ber_[choice|sequence]_t in...sahlberg2-6/+6
2004-12-12updates from tomas and anderssahlberg1-2/+2
2004-12-12update gsmmap to use the new signature for the ber integer dissection helpersahlberg2-2/+7
2004-11-09Rename some fields to get rid of warnings, will regenerate the files later.etxrab1-0/+5
2004-11-02Close a comment, and re-generate the GSM MAP dissector files.guy1-1/+1
2004-11-02Get rid of CRs, and set svn:eol-style to native.guy4-3360/+3355