aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ansi_map
AgeCommit message (Expand)AuthorFilesLines
2008-01-03Wrong string used in g_hash_table_lookup().Anders Broman1-1/+1
2007-12-19asn1/*/Makefile.nmake were not part of the source package.Jörg Mayer1-1/+2
2007-12-10ANSI TCAP regenerated and tested with -T -X asn2wrs optionsTomas Kukosa1-1/+1
2007-12-09Get rid of non-ASCII character in a value_string table. (They mightGuy Harris1-1/+1
2007-12-03Fix bug http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2057Anders Broman1-2/+2
2007-10-16- Fix svn:ignore for all directoriesJörg Mayer1-1/+1
2007-10-11- Remove -e option if the generated -exp.cnf file isn't used.Jörg Mayer1-1/+1
2007-10-10Add missing dependencies and update syntax of existing ones.Jörg Mayer1-1/+5
2007-10-10- Change Makefiles to include preincJörg Mayer2-1/+3
2007-09-25Change some additional protocols to the new build systemJörg Mayer4-58/+96
2007-09-17(Again, this time for ANSI MAP) From Florent Drouin: malloc the size of the s...Jeff Morriss1-1/+1
2007-09-13Try to protect the hash table...Anders Broman1-3/+9
2007-09-12Warning fixes.Anders Broman2-5/+5
2007-09-12Use the new ANSI TCAP dissector.Anders Broman5-154/+120
2007-09-06Fixed a warning: 'j' may be used uninitialized in this function.Stig Bjørlykke1-1/+1
2007-09-06Get rid of get_ber_last_reated_item() and fix dissection of wIN-TriggerList.Anders Broman2-218/+250
2007-09-05Fix the asn1 code for WIN-TriggerList and systemMyTypeCode plusAnders Broman2-15/+21
2007-09-04ANSI MAP systemMyTypeCode should be OPTIONALAnders Broman1-6/+6
2007-08-24From Chris Maynard:Anders Broman1-6/+6
2007-08-16Fix makefiles and a comment.Anders Broman2-3/+10
2007-08-15Change tvb_get_string() to tvb_get_ephemeral_string(). Since we weren't free...Jeff Morriss1-2/+2
2007-07-02Fix some of the 'defined but not used' warnings.Anders Broman2-11/+57
2007-06-24Try to fix some more GCC warnings.Anders Broman2-51/+68
2007-06-23Try to fix some GCC warnings.Anders Broman2-8/+33
2007-06-18Add code for signals:Anders Broman2-56/+1029
2007-06-11Generate ANSI MAP with the -X option.Anders Broman2-2/+2
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman2-206/+209
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-04-13Remove the obsolete readme file.Anders Broman1-8/+0
2007-03-21change the signature that asn2wrs generates for functions to marm all paramet...Ronnie Sahlberg1-39/+39
2007-02-14Changes to the ansi_map and ospf dissectors to use new RVAL() (range string)Stephen Fisher1-8/+2
2007-02-07Fix for bug 1350: Add return value forJeff Morriss1-85/+85
2007-02-06Fix a copy error.Anders Broman1-1/+1
2007-01-16Dissekt ControlChannelData.Anders Broman2-4/+68
2007-01-15Dissect SMS-OriginationRestrictions.Anders Broman2-3/+45
2007-01-15Handle the case where the same TransactionID is used for two differentAnders Broman2-4/+38
2007-01-15Dissect sms-BearerData also in responce messages if service code seen in Invoke.Anders Broman3-32/+88
2007-01-14If a OCTET STRING has zero length a zero length tvb will be returned - handle...Anders Broman3-152/+331
2007-01-14Dissect cdma2000HandoffInvokeIOSData and response dataAnders Broman2-3/+40
2007-01-13Handle the case ehere TCAP identifier isn't present.Anders Broman3-2/+7
2007-01-13- Correct Tag numbering and marking of OPTIONAL.Anders Broman2-55/+120
2007-01-13Handle zero length invokes and some asn1 fixes.Anders Broman2-12/+42
2007-01-12Dissect cdma2000HandoffInvokeIOSData.Anders Broman1-34/+48
2007-01-12Dissect CDMAServiceOption.Anders Broman3-3/+132
2007-01-11Add dissection of cdmaChannelData and only add Opcode to hastable once.Anders Broman2-16/+157
2007-01-10Packet-ber:Anders Broman2-16/+18
2007-01-09Add ansi_map to the makefilesAnders Broman2-27/+44
2007-01-07Show return signal in info col. also if no data.Anders Broman2-28/+29
2007-01-06Check in the asn2wrs generated ANSI map dissector.Anders Broman3-7/+12