aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/gsmmap
AgeCommit message (Expand)AuthorFilesLines
2007-07-04Preparations for updated CAMEL dissector.Anders Broman3-0/+37
2007-06-21Fix some GSM MAP Warnings.Anders Broman3-32/+10
2007-06-20Add call to the sms dissector for MO-ForwardSM-Arg and MT-ForwardSM-Arg.Anders Broman2-6/+25
2007-06-19- update the Unix Makefile to use gsmmap.cnf and not gsm_map.cnf.Anders Broman1-1/+1
2007-06-18Update .cnf fileAnders Broman3-372/+167
2007-06-18Fix to:Anders Broman3-12/+16
2007-06-15Change Alcatel Specific extension containerAnders Broman1-1/+1
2007-06-15Correct some typos.Anders Broman1-2/+2
2007-06-15Update the makefile and a comment in the template file.Anders Broman2-5/+16
2007-06-10Updated GSM MAP to use the latest asn1 original files.Anders Broman6-6024/+1056
2007-06-09Add more ofthe needed splited ASN1 files.Anders Broman14-0/+3110
2007-06-05not allow #.FN_HDR/FTR for Wireshark types but only for ASN.1 typesTomas Kukosa1-1/+1
2007-06-03INAP:Anders Broman1-0/+3
2007-06-01Delete file added by misstake.Anders Broman1-340/+0
2007-05-30Add separate asn1 files that may be used later.Anders Broman14-0/+6061
2007-05-22Prepare for the use of the new -X parameter for BER encoded protocols.Anders Broman1-19/+20
2007-05-20Add Id.Anders Broman2-0/+2
2007-05-18RRLP updated to 3GPP TS 44.031 V7.4.0 (2007-03)Tomas Kukosa2-0/+725
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman2-230/+238
2007-05-01Split out common asn1 stuff to asn1.h and include that where needed.Anders Broman1-0/+1
2007-04-23From Florent DROUIN:Anders Broman3-10/+51
2007-04-23Remove a relic from experimental code.Anders Broman1-1/+0
2007-04-23TCAP: Fix up indentation a bit.Anders Broman3-3/+6
2007-04-03Implement a proposal from Elefterios Gabriel for SCCP:Luis Ontanon1-1/+3
2007-03-21change the signature that asn2wrs generates for functions to marm all paramet...Ronnie Sahlberg1-3/+3
2007-02-27Add $Id:$Anders Broman1-4/+5
2007-02-20dont use _U_ when typedeffing a function pointer.Ronnie Sahlberg2-4/+4
2007-02-20From Florent Drouin:Anders Broman1-238/+180
2007-02-19Decode some RANAP elements.Anders Broman2-0/+54
2007-02-16From Florent Drouin:Anders Broman4-326/+1031
2006-12-07As ponted out by Stig Bjørlykke change a whole bunch of dissector_handle_t t...Anders Broman2-4/+4
2006-10-29put every python script name into "" so the call won't fail on Win32 native p...Ulf Lamping1-1/+1
2006-09-27From Florent Drouin:Anders Broman2-6/+12
2006-09-19From Graham Addis:Anders Broman1-3/+10
2006-07-11Decode RANAP in LongSignalInfo and RadioResourceInformation.Anders Broman2-0/+27
2006-06-28remove functions register_ber_oid_name() and get_ber_oid_name() from packet-b...Tomas Kukosa1-3/+4
2006-06-20Change ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix a duplicate variableGerald Combs1-1/+1
2006-06-15Fix BUG 971 Facility IE dissection error in GSM_DTAP.Anders Broman1-21/+55
2006-06-02dissect_geographical_description updates.Anders Broman1-17/+48
2006-06-02Correct dissect_geographical_description.Anders Broman1-16/+38
2006-05-23Ethereal -> WiresharkTomas Kukosa3-15/+15
2006-05-21- asn2eth renamed to asn2wrsTomas Kukosa2-5/+5
2006-05-21name changeRonnie Sahlberg2-4/+4
2006-05-17Decode Ext-GeographicalInformation.Anders Broman4-1/+254
2006-05-03Add dissection of country code if number is in international format and Numbe...Anders Broman2-4/+35
2006-05-03Fix Bug 916 PurgeMS decoding error in GSM MAP.Anders Broman3-21/+18
2006-04-25Add distclean and maintainerclean rules.Guy Harris1-0/+4
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