aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ansi_map/ansi_map.cnf
AgeCommit message (Expand)AuthorFilesLines
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde1-522/+0
2015-04-09Replace deprecated API tvb_length... with tvb_reported_length...AndersBroman1-4/+4
2014-12-22ANSI_MAP: Fix unused function (by add to .OMIT list)Alexis La Goutte1-0/+3
2014-06-19Revert "Update ASN.1 source files with the API changes done in g021e7af"Pascal Quantin1-4/+4
2014-06-18Update ASN.1 source files with the API changes done in g021e7afPascal Quantin1-4/+4
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss1-1/+0
2014-01-04Omit assignment for not used types.Anders Broman1-3/+7
2012-02-27Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-4/+0
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-6/+6
2010-11-16Use value_string_ext fcns to access several value_string arrays;Bill Meier1-8/+19
2009-10-10gsmmap -> gsm_map to make directory name consistent with filenamesKovarththanan Rajaratnam1-1/+1
2009-06-24From Kovarththanan Rajaratnam:Stig Bjørlykke1-4/+4
2009-06-20From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-18/+18
2009-03-11From Michael Lum:Anders Broman1-0/+2
2009-01-20From Michael Lum:Anders Broman1-9/+8
2008-10-23From shmulikB:Anders Broman1-1/+8
2007-10-16- Fix svn:ignore for all directoriesJörg Mayer1-1/+1
2007-09-12Use the new ANSI TCAP dissector.Anders Broman1-76/+1
2007-09-06Get rid of get_ber_last_reated_item() and fix dissection of wIN-TriggerList.Anders Broman1-52/+51
2007-08-16Fix makefiles and a comment.Anders Broman1-0/+6
2007-07-02Fix some of the 'defined but not used' warnings.Anders Broman1-7/+1
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman1-54/+54
2007-01-16Dissekt ControlChannelData.Anders Broman1-0/+7
2007-01-15Dissect SMS-OriginationRestrictions.Anders Broman1-0/+8
2007-01-15Handle the case where the same TransactionID is used for two differentAnders Broman1-2/+19
2007-01-15Dissect sms-BearerData also in responce messages if service code seen in Invoke.Anders Broman1-22/+46
2007-01-14If a OCTET STRING has zero length a zero length tvb will be returned - handle...Anders Broman1-8/+32
2007-01-14Dissect cdma2000HandoffInvokeIOSData and response dataAnders Broman1-1/+28
2007-01-13Handle the case ehere TCAP identifier isn't present.Anders Broman1-1/+1
2007-01-13Handle zero length invokes and some asn1 fixes.Anders Broman1-6/+34
2007-01-12Dissect CDMAServiceOption.Anders Broman1-0/+8
2007-01-11Add dissection of cdmaChannelData and only add Opcode to hastable once.Anders Broman1-0/+8
2007-01-07Show return signal in info col. also if no data.Anders Broman1-5/+29
2007-01-06Check in the asn2wrs generated ANSI map dissector.Anders Broman1-1/+1
2007-01-05- Dissect IA5 digitsAnders Broman1-140/+57
2007-01-04Add dissection of SystemCapabilities.Anders Broman1-3/+11
2007-01-03Add call to the Teleservice dissector add a bunch of missing Return signals andAnders Broman1-6/+18
2007-01-01Use TransactionId to match ansi map responses to requests and fixAnders Broman1-1/+10
2006-06-17Port the ssn range setting stuff.Anders Broman1-3/+4
2006-01-12Backup the latest editsAnders Broman1-2/+194
2006-01-07Add dissection of more IE:sAnders Broman1-8/+143
2006-01-03Further asn1 code updates and IE decoding.Anders Broman1-1/+72
2005-12-28Updates to the ASN1 code and decode some IE:sAnders Broman1-2/+10
2005-12-20Add ASN1 code from some more 3GPP2 dockuments.Anders Broman1-0/+12
2005-12-18Work in progress ANSI MAP dissector. Anders Broman1-0/+37