aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gsm_map.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-26Re-generate asn1 dissectors after hf_register_info cleanup.stig1-9/+9
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-568/+568
2009-05-16Regenerate all asn2wrs generated dissectors.stig1-66/+66
2009-04-26More IE decoding and bug fixes.etxrab1-42/+57
2009-04-25Update GSM MAP to V8.9.0 (2009-04).etxrab1-69/+1013
2009-04-23- GSM MAP: incorrect decoding of getPassword operation .etxrab1-2/+2
2009-03-27As suggested by Jakob Zawadzki: (Bug #3311): g_free() is NULL safe, so we don...wmeier1-19/+17
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...wmeier1-9/+8
2009-01-27Handle V3 SendRoutingInfoRes where the tag[3] is missing.etxrab1-4/+12
2009-01-15Diameter.xml: Add s6a application contex + Spec refetxrab1-61/+67
2008-12-17Fix some typos and spelling (mostly in text strings)wmeier1-2/+2
2008-11-04asn2wrs generated files changed as a result of recent asn1 template changes wmeier1-360/+356
2008-11-01Regenerate all asn2wrs generated dissectorsetxrab1-60/+60
2008-10-28From Shmulik Bezale:etxrab1-1/+1
2008-10-28Move dissect_geographical_description() from gsm_map to gsm_a_common to make ...etxrab1-280/+8
2008-10-27Wrong value for ELLIPSOID_POINT_WITH_UNCERT_CIRC used in CASE.etxrab1-20/+42
2008-10-11Another instance of Signal info.etxrab1-38/+47
2008-10-11From Bruno Hivert:etxrab1-7/+12
2008-10-10Dissect Signal info with gsm-0806 protocol id.etxrab1-17/+126
2008-10-09Put Tag and lengt in the tree.etxrab1-11/+26
2008-10-09Dissect Bearer cap in Signal info.etxrab1-13/+41
2008-09-29GSM MAP: inconsistent spacing in Info columnetxrab1-36/+37
2008-09-27From Reinhard(rspmn):etxrab1-22/+24
2008-09-12Revert one of the changes.etxrab1-1080/+1154
2008-09-12Try to fix "defined but not used" warnings.etxrab1-1229/+1093
2008-08-04First step to split the gsm_a dissector into several smaller ones ( done by N...etxrab1-1/+1
2008-07-24Get rid of unused code warnings.etxrab1-173/+40
2008-04-17From Vasil Velichkov :etxrab1-23/+73
2008-04-17From Vasil Velichkov (bug 2471):stig1-4/+41
2008-04-07Since the GTK1 code was taken out of gsmmap_add_ucs2_ussd_string(), move that...morriss1-47/+42
2008-04-07- Remove GLIB1 codesfisher1-11/+7
2008-03-26The hf_gsm_map_getPassword is missing from the hf array in gsm_map.etxrab1-3/+7
2008-03-25Export:etxrab1-46/+75
2008-03-19Export dissect_cbs_data_coding_scheme()etxrab1-7/+9
2008-02-16Add map operation 49.etxrab1-4/+10
2008-02-05Update gsm map asn1 files to latest version.etxrab1-9/+148
2008-01-30Move glib-2 specific code out of gsmmap.cnf (where we can't #ifdef aroundmorriss1-93/+108
2008-01-11Fix up some display filter names:etxrab1-99/+110
2008-01-09From Shmulik Bezalel:etxrab1-32/+34
2008-01-08From Shmulik Bezalel:etxrab1-16/+42
2008-01-06Clear up the decoding ofetxrab1-33/+381
2008-01-04Get rid of dissect_ber_boolean_value() and change the signature ofetxrab1-3/+3
2008-01-04Get rid of ber_last_created_item().etxrab1-45/+43
2007-12-05fixe http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2064 GSM_MAP decodes ...etxrab1-31/+66
2007-12-05Remove debug code.etxrab1-4/+3
2007-12-05Insert asn1 code for SendRoutingInfov2 and update templateetxrab1-40/+103
2007-10-31Use oid_add_from_string for adding names.etxrab1-48/+48
2007-08-29OID name fixes.etxrab1-2/+2
2007-08-29Fix up most of the OID names in GSM MAP.etxrab1-262/+533
2007-08-25get users of oid_resolv to use the new oids, rollout packet-snmp.clego1-1/+1