aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ansi_map/ansi_map.asn
AgeCommit message (Expand)AuthorFilesLines
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss1-1/+0
2011-07-21Try to do a more syntactically correct import.Anders Broman1-2/+4
2011-02-07Add a missing IE found in trace from https://bugs.wireshark.org/bugzilla/show...Anders Broman1-1/+4
2011-01-16From Porus Mehta:Anders Broman1-7/+7
2010-04-01Fix Tag value wrong in ansi_map.asn file for ServiceId in ServiceRequest mess...Anders Broman1-1/+1
2010-01-07From Michael Lum:Anders Broman1-1/+11
2009-12-18Dissect NumberPortabilityRequest return result.Anders Broman1-1/+8
2009-11-19From Michael Lum:Anders Broman1-16/+52
2009-06-19From Anders: Fix wrong tag numbers.Stig Bjørlykke1-13/+13
2009-04-08Add dissection of:Anders Broman1-14/+237
2009-04-01According to the section 2.4 of the spec.Anders Broman1-5/+4
2009-03-27In informationDirective use MSID instead of mobileIdentificationNumber.Anders Broman1-2/+3
2009-03-23From Michael Lum:Anders Broman1-55/+9
2009-03-23Fix: The AuthDir invoke is missing optional tags for a couple of parameters.Anders Broman1-19/+47
2009-02-17From Michael Lum:Anders Broman1-0/+4
2009-01-20From Michael Lum:Anders Broman1-3/+3
2008-12-18Fix various typos and spelling errors (mostly in text strings)Bill Meier1-2/+2
2008-12-03From Michael Lum:Anders Broman1-1/+58
2008-11-29Bug fixes:Anders Broman1-9/+12
2008-11-27The updated Profile wasn't expanded in all places.Anders Broman1-0/+83
2007-12-03Fix bug http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2057Anders Broman1-2/+2
2007-09-12Warning fixes.Anders Broman1-4/+4
2007-09-12Use the new ANSI TCAP dissector.Anders Broman1-64/+0
2007-09-05Fix the asn1 code for WIN-TriggerList and systemMyTypeCode plusAnders Broman1-11/+17
2007-09-04ANSI MAP systemMyTypeCode should be OPTIONALAnders Broman1-6/+6
2007-07-02Fix some of the 'defined but not used' warnings.Anders Broman1-4/+56
2007-06-24Try to fix some more GCC warnings.Anders Broman1-51/+62
2007-06-23Try to fix some GCC warnings.Anders Broman1-1/+20
2007-06-18Add code for signals:Anders Broman1-54/+899
2007-04-18Add an IE.Anders Broman1-0/+3
2007-04-14Fix a bug in the ASN1 spec. ( I can't regenerate the dissector currently).Anders Broman1-3/+3
2007-01-15Dissect sms-BearerData also in responce messages if service code seen in Invoke.Anders Broman1-5/+7
2007-01-14If a OCTET STRING has zero length a zero length tvb will be returned - handle...Anders Broman1-1/+152
2007-01-13Handle the case ehere TCAP identifier isn't present.Anders Broman1-1/+1
2007-01-13- Correct Tag numbering and marking of OPTIONAL.Anders Broman1-22/+45
2007-01-13Handle zero length invokes and some asn1 fixes.Anders Broman1-6/+8
2007-01-12Dissect CDMAServiceOption.Anders Broman1-3/+3
2007-01-10Packet-ber:Anders Broman1-16/+11
2007-01-09Add ansi_map to the makefilesAnders Broman1-27/+27
2007-01-06Check in the asn2wrs generated ANSI map dissector.Anders Broman1-1/+6
2007-01-05- Dissect IA5 digitsAnders Broman1-6/+6
2007-01-03Add call to the Teleservice dissector add a bunch of missing Return signals andAnders Broman1-34/+36
2007-01-01Use TransactionId to match ansi map responses to requests and fixAnders Broman1-3/+3
2006-01-15Backup changes.Anders Broman1-40/+40
2006-01-12Backup the latest editsAnders Broman1-53/+185
2006-01-07Add dissection of more IE:sAnders Broman1-1/+2
2006-01-03Further asn1 code updates and IE decoding.Anders Broman1-42/+342
2005-12-28Updates to the ASN1 code and decode some IE:sAnders Broman1-127/+1146
2005-12-20Add ASN1 code from some more 3GPP2 dockuments.Anders Broman1-116/+1832
2005-12-19Fix some asn1 errors and insert the new code to call TCAP.Anders Broman1-87/+168