aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gsm_map.c
AgeCommit message (Expand)AuthorFilesLines
2005-07-26Rewrite of MAP_dialouge asn1 code, export and use of functions from gsm_map.etxrab1-5/+5
2005-07-21change the symbol dissect_ber_CHOICE back into dissect_ber_choicesahlberg1-34/+34
2005-07-19Fix an unpack_digits off by one error.etxrab1-119/+175
2005-07-11Dissect some more fieldsetxrab1-16/+214
2005-07-08Add some missing IMPLICIT tags, and use FN_PARS directive.etxrab1-83/+151
2005-07-04Add dissection of BSS-MAP elements and a fix to dissect Tele and Bearer servi...etxrab1-127/+289
2005-06-28Fix to SendAuthenticationInfoResetxrab1-9/+11
2005-06-26Get rid of the private "my_match_strval()" routine in many dissectors;guy1-38/+14
2005-06-26Add a signaletxrab1-19/+20
2005-06-26make dissect_ber_choice take a guint* that will return thesahlberg1-67/+67
2005-06-25Major rewrite to update to version TS 129 002 V6.9.0etxrab1-5137/+7910
2005-06-16Regenerate - this squelches some compiler warnings.guy1-119/+134
2005-06-07From Tim Endean:etxrab1-48/+50
2005-05-15 From 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 mo-forwardSMetxrab1-61/+64
2005-04-28Don't try to g_strdup() a null value. Fixes bug 128.gerald1-2/+4
2005-04-21from Olivier Jsahlberg1-7/+16
2005-04-15From Olivier Jacques:etxrab1-64/+136
2005-04-01tiny bugfix for gsmmapsahlberg1-1/+2
2005-03-31 From Jacques, Olivier: Length of digit_str wrongly calculated.etxrab1-12/+28
2005-03-30Small bug fixetxrab1-12/+122
2005-03-28The "application_context_version" variables in the CAMEL and GSM MAPguy1-10/+10
2005-03-17From Jeff Morriss: use the new range preference type.etxrab1-98/+91
2005-02-23fix some asn2eth warningsetxrab1-428/+224
2005-02-23update asn2eth and all generated dissectors to new dissect_ber_boolean that t...sahlberg1-7/+7
2005-02-16Add some of the anytime operations.etxrab1-138/+3157
2005-02-14Fix some compiler warnings (at least one of which is for a real problem).guy1-5/+5
2005-02-14Add some more V3 opcodesetxrab1-25/+462
2005-02-14From :Tim Endean correct conditions for a while loop.etxrab1-7/+7
2005-02-11Dissect Return error and some more operationcodes.etxrab1-205/+1106
2005-02-09Fix dissection of some opcodes etc.etxrab1-135/+262
2005-02-05Re-commit the asn2eth based gsm-map dissector, hopfully it'll work better now.etxrab1-2450/+9516
2005-02-03Add an OIDetxrab1-0/+1
2005-01-30Add OID:s to old dissector, for comparison reasons.etxrab1-0/+38
2005-01-24Make the sub system number (ssn) settings preferences.etxrab1-11/+61
2005-01-20Back out the asn2eth-generated GSM MAP dissector for now, at Andersguy1-9064/+2431
2004-12-13update of the asn2eth compiler to use the types ber_[choice|sequence]_t in...sahlberg1-245/+245
2004-12-12updates from tomas and anderssahlberg1-172/+205
2004-12-12update gsmmap to use the new signature for the ber integer dissection helpersahlberg1-369/+369
2004-11-14various changes in the generated dissectors after asn2eth was patched.sahlberg1-67/+67
2004-11-02Close a comment, and re-generate the GSM MAP dissector files.guy1-3/+2
2004-11-01New GSM MAP files based on the asn2eth compiler.etxrab1-2431/+9032
2004-09-29Move the tap infrastructure to the epan directory.guy1-1/+1
2004-09-04From Jeff Morriss: the code path that's bypassed with the "if (tree)"guy1-14/+9
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+3150