aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ansi_map
AgeCommit message (Expand)AuthorFilesLines
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
2007-01-06Check in the asn2wrs generated ANSI map dissector.etxrab3-7/+12
2007-01-05- Dissect IA5 digitsetxrab3-152/+104
2007-01-04Add dissection of SystemCapabilities.etxrab2-4/+103
2007-01-03Add call to the Teleservice dissector add a bunch of missing Return signals andetxrab3-101/+159
2007-01-01Use TransactionId to match ansi map responses to requests and fixetxrab3-6/+83
2006-12-07As ponted out by Stig Bjørlykke change a whole bunch of dissector_handle_t t...etxrab1-1/+1
2006-10-29put every python script name into "" so the call won't fail on Win32 native p...ulfl1-1/+1
2006-09-20Dont use itu_ssnetxrab1-1/+1
2006-06-20Change ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix a duplicate variablegerald1-1/+1