aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ansi_map.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-11From Michael Lum:Anders Broman1-2/+2
2009-02-17From Michael Lum:Anders Broman1-0/+2
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier1-7/+5
2009-02-05From Michael Lum:Anders Broman1-5/+15
2009-01-20From Michael Lum:Anders Broman1-27/+24
2008-12-18Fix various typos and spelling errors (mostly in text strings)Bill Meier1-13/+13
2008-12-17Fix some typos and spelling (mostly in text strings)Bill Meier1-1/+1
2008-12-03From Michael Lum:Anders Broman1-6/+43
2008-11-29Bug fixes:Anders Broman1-6/+40
2008-11-27The updated Profile wasn't expanded in all places.Anders Broman1-237/+278
2008-11-06Re-generated packet-ansi_map.c (See svn #26718)Bill Meier1-39/+34
2008-11-06Invalid code in range_delete_callback.Anders Broman1-3/+2
2008-11-01Regenerate all asn2wrs generated dissectorsAnders Broman1-17/+17
2008-10-23From shmulikB:Anders Broman1-22/+31
2008-02-02Rewrote some prohibited APIs in epan/dissectors/ (sprintf, strcpy, strcat).Stig Bjørlykke1-20/+14
2008-01-03Wrong string used in g_hash_table_lookup().Anders Broman1-2/+2
2007-12-09Get rid of non-ASCII character in a value_string table. (They mightGuy Harris1-2/+2
2007-12-03Fix bug http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2057Anders Broman1-4/+4
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-6/+12
2007-09-12Warning fixes.Anders Broman1-23/+1
2007-09-12Use the new ANSI TCAP dissector.Anders Broman1-1275/+2553
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 Broman1-237/+269
2007-09-05Fix the asn1 code for WIN-TriggerList and systemMyTypeCode plusAnders Broman1-146/+116
2007-09-04ANSI MAP systemMyTypeCode should be OPTIONALAnders Broman1-6/+6
2007-08-25get users of oid_resolv to use the new oids, rollout packet-snmp.cLuis Ontanon1-1/+1
2007-08-24From Chris Maynard:Anders Broman1-52/+52
2007-08-15Change tvb_get_string() to tvb_get_ephemeral_string(). Since we weren't free...Jeff Morriss1-3/+3
2007-07-02Fix some of the 'defined but not used' warnings.Anders Broman1-172/+154
2007-06-24Try to fix some more GCC warnings.Anders Broman1-114/+67
2007-06-23Try to fix some GCC warnings.Anders Broman1-9/+76
2007-06-18Add code for signals:Anders Broman1-47/+1230
2007-06-11Generate ANSI MAP with the -X option.Anders Broman1-4489/+2983
2007-05-22Prepare for the use of the new -X parameter for BER encoded protocols.Anders Broman1-634/+634
2007-05-15actx in the rest of dissect_ber..()lAnders Broman1-241/+241
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman1-2197/+2208
2007-05-06Start introducing actx to ber functions.Anders Broman1-501/+501
2007-04-18Add an IE.Anders Broman1-3/+4
2007-03-21change the signature that asn2wrs generates for functions to marm all paramet...Ronnie Sahlberg1-1036/+1036
2007-02-14Changes to the ansi_map and ospf dissectors to use new RVAL() (range string)Stephen Fisher1-11/+5
2007-02-07Fix for bug 1350: Add return value forJeff Morriss1-86/+86
2007-02-06Fix a copy error.Anders Broman1-1/+1
2007-01-16Dissekt ControlChannelData.Anders Broman1-41/+105
2007-01-15Dissect SMS-OriginationRestrictions.Anders Broman1-21/+63
2007-01-15Handle the case where the same TransactionID is used for two differentAnders Broman1-62/+88
2007-01-15Dissect sms-BearerData also in responce messages if service code seen in Invoke.Anders Broman1-89/+125
2007-01-14If a OCTET STRING has zero length a zero length tvb will be returned - handle...Anders Broman1-201/+1545
2007-01-14Dissect cdma2000HandoffInvokeIOSData and response dataAnders Broman1-10/+51
2007-01-13Handle the case ehere TCAP identifier isn't present.Anders Broman1-1/+1