aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ansi_map
AgeCommit message (Expand)AuthorFilesLines
2008-02-02Rewrote some prohibited APIs in epan/dissectors/ (sprintf, strcpy, strcat).stig1-8/+2
2008-01-03Wrong string used in g_hash_table_lookup().etxrab1-1/+1
2007-12-19asn1/*/Makefile.nmake were not part of the source package.jmayer1-1/+2
2007-12-10ANSI TCAP regenerated and tested with -T -X asn2wrs optionskukosa1-1/+1
2007-12-09Get rid of non-ASCII character in a value_string table. (They mightguy1-1/+1
2007-12-03Fix bug http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2057etxrab1-2/+2
2007-10-16- Fix svn:ignore for all directoriesjmayer1-1/+1
2007-10-11- Remove -e option if the generated -exp.cnf file isn't used.jmayer1-1/+1
2007-10-10Add missing dependencies and update syntax of existing ones.jmayer1-1/+5
2007-10-10- Change Makefiles to include preincjmayer2-1/+3
2007-09-25Change some additional protocols to the new build systemjmayer4-58/+96
2007-09-17(Again, this time for ANSI MAP) From Florent Drouin: malloc the size of the s...morriss1-1/+1
2007-09-13Try to protect the hash table...etxrab1-3/+9
2007-09-12Warning fixes.etxrab2-5/+5
2007-09-12Use the new ANSI TCAP dissector.etxrab5-154/+120
2007-09-06Fixed a warning: 'j' may be used uninitialized in this function.stig1-1/+1
2007-09-06Get rid of get_ber_last_reated_item() and fix dissection of wIN-TriggerList.etxrab2-218/+250
2007-09-05Fix the asn1 code for WIN-TriggerList and systemMyTypeCode plusetxrab2-15/+21
2007-09-04ANSI MAP systemMyTypeCode should be OPTIONALetxrab1-6/+6
2007-08-24From Chris Maynard:etxrab1-6/+6
2007-08-16Fix makefiles and a comment.etxrab2-3/+10
2007-08-15Change tvb_get_string() to tvb_get_ephemeral_string(). Since we weren't free...morriss1-2/+2
2007-07-02Fix some of the 'defined but not used' warnings.etxrab2-11/+57
2007-06-24Try to fix some more GCC warnings.etxrab2-51/+68
2007-06-23Try to fix some GCC warnings.etxrab2-8/+33
2007-06-18Add code for signals:etxrab2-56/+1029
2007-06-11Generate ANSI MAP with the -X option.etxrab2-2/+2
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.etxrab2-206/+209
2007-04-18Add an IE.etxrab1-0/+3
2007-04-14Fix a bug in the ASN1 spec. ( I can't regenerate the dissector currently).etxrab1-3/+3
2007-04-13Remove the obsolete readme file.etxrab1-8/+0
2007-03-21change the signature that asn2wrs generates for functions to marm all paramet...sahlberg1-39/+39
2007-02-14Changes to the ansi_map and ospf dissectors to use new RVAL() (range string)sfisher1-8/+2
2007-02-07Fix for bug 1350: Add return value formorriss1-85/+85
2007-02-06Fix a copy error.etxrab1-1/+1
2007-01-16Dissekt ControlChannelData.etxrab2-4/+68
2007-01-15Dissect SMS-OriginationRestrictions.etxrab2-3/+45
2007-01-15Handle the case where the same TransactionID is used for two differentetxrab2-4/+38
2007-01-15Dissect sms-BearerData also in responce messages if service code seen in Invoke.etxrab3-32/+88
2007-01-14If a OCTET STRING has zero length a zero length tvb will be returned - handle...etxrab3-152/+331
2007-01-14Dissect cdma2000HandoffInvokeIOSData and response dataetxrab2-3/+40
2007-01-13Handle the case ehere TCAP identifier isn't present.etxrab3-2/+7
2007-01-13- Correct Tag numbering and marking of OPTIONAL.etxrab2-55/+120
2007-01-13Handle zero length invokes and some asn1 fixes.etxrab2-12/+42
2007-01-12Dissect cdma2000HandoffInvokeIOSData.etxrab1-34/+48
2007-01-12Dissect CDMAServiceOption.etxrab3-3/+132
2007-01-11Add dissection of cdmaChannelData and only add Opcode to hastable once.etxrab2-16/+157
2007-01-10Packet-ber:etxrab2-16/+18
2007-01-09Add ansi_map to the makefilesetxrab2-27/+44
2007-01-07Show return signal in info col. also if no data.etxrab2-28/+29