Introduce preferences to set the strictness of Invoke/response
[obnox/wireshark/wip.git] / asn1 / ansi_map / packet-ansi_map-template.c
2011-02-04 etxrabIntroduce preferences to set the strictness of Invoke...
2010-12-28 etxrabAdd tvb_bcd_dig_to_ep_str()
2010-11-16 wmeierUse value_string_ext fcns to access several value_strin...
2010-04-07 wmeier#include <string.h> and/or #include <stdio.h> not needed.
2010-04-06 wmeier#include <stdio.h> not needed.
2010-02-23 guySquelch a bunch of compiler warnings.
2010-01-13 etxrabFrom Didier Gautheron:
2009-12-18 etxrabDissect NumberPortabilityRequest return result.
2009-11-19 etxrabFrom Michael Lum:
2009-11-17 etxrabMobile On Channel carries no data.
2009-09-15 morrissDon't call check_col(). Add a space at the end of...
2009-09-06 krjRename address_to_str() to ep_address_to_str() because:
2009-08-09 krjDon't guard col_set_str (COL_INFO/COL_PROTOCOL) with...
2009-06-24 stigFrom Kovarththanan Rajaratnam:
2009-04-08 etxrabAdd dissection of:
2009-03-15 wmeierAs suggested by Jakub Zawadzki: g_free() is NULL safe...
2009-02-07 wmeier#include <epan/conversation.h> and/or #include <epan...
2009-02-05 etxrabFrom Michael Lum:
2008-12-18 wmeierFix various typos and spelling errors (mostly in text...
2008-12-17 wmeierFix some typos and spelling (mostly in text strings)
2008-12-03 etxrabFrom Michael Lum:
2008-11-29 etxrabBug fixes:
2008-11-06 wmeierFix bug wherein proto_reg_handoff... wasn't being calle...
2008-11-06 etxrabInvalid code in range_delete_callback.
2008-10-23 etxrabFrom shmulikB:
2008-02-02 stigRewrote some prohibited APIs in epan/dissectors/ (sprin...
2008-01-03 etxrabWrong string used in g_hash_table_lookup().
2007-12-09 guyGet rid of non-ASCII character in a value_string table...
2007-09-17 morriss(Again, this time for ANSI MAP) From Florent Drouin...
2007-09-13 etxrabTry to protect the hash table...
2007-09-12 etxrabWarning fixes.
2007-09-12 etxrabUse the new ANSI TCAP dissector.
2007-09-06 stigFixed a warning: 'j' may be used uninitialized in this...
2007-09-06 etxrabGet rid of get_ber_last_reated_item() and fix dissectio...
2007-09-05 etxrabFix the asn1 code for WIN-TriggerList and systemMyTypeC...
2007-08-24 etxrabFrom Chris Maynard:
2007-08-15 morrissChange tvb_get_string() to tvb_get_ephemeral_string...
2007-06-24 etxrabTry to fix some more GCC warnings.
2007-06-23 etxrabTry to fix some GCC warnings.
2007-06-18 etxrabAdd code for signals:
2007-05-13 etxrabSecond step in introducing asn context to BER dissector...
2007-03-21 sahlbergchange the signature that asn2wrs generates for functio...
2007-02-14 sfisherChanges to the ansi_map and ospf dissectors to use...
2007-02-07 morrissFix for bug 1350: Add return value for
2007-02-06 etxrabFix a copy error.
2007-01-16 etxrabDissekt ControlChannelData.
2007-01-15 etxrabDissect SMS-OriginationRestrictions.
2007-01-15 etxrabHandle the case where the same TransactionID is used...
2007-01-15 etxrabDissect sms-BearerData also in responce messages if...
2007-01-14 etxrabIf a OCTET STRING has zero length a zero length tvb...
2007-01-14 etxrabDissect cdma2000HandoffInvokeIOSData and response data
2007-01-13 etxrabHandle the case ehere TCAP identifier isn't present.
2007-01-13 etxrab- Correct Tag numbering and marking of OPTIONAL.
2007-01-12 etxrabDissect cdma2000HandoffInvokeIOSData.
2007-01-12 etxrabDissect CDMAServiceOption.
2007-01-11 etxrabAdd dissection of cdmaChannelData and only add Opcode...
2007-01-10 etxrabPacket-ber:
2007-01-07 etxrabShow return signal in info col. also if no data.
2007-01-06 etxrabCheck in the asn2wrs generated ANSI map dissector.
2007-01-05 etxrab- Dissect IA5 digits
2007-01-04 etxrabAdd dissection of SystemCapabilities.
2007-01-03 etxrabAdd call to the Teleservice dissector add a bunch of...
2007-01-01 etxrabUse TransactionId to match ansi map responses to reques...
2006-12-07 etxrabAs ponted out by Stig Bjørlykke change a whole bunch...
2006-09-20 etxrabDont use itu_ssn
2006-06-17 etxrabPort the ssn range setting stuff.
2006-05-23 kukosaEthereal -> Wireshark
2006-05-21 sahlbergname change
2006-01-15 etxrabBackup changes.
2006-01-12 etxrabBackup the latest edits
2006-01-07 etxrabAdd dissection of more IE:s
2006-01-03 etxrabFurther asn1 code updates and IE decoding.
2005-12-28 etxrabUpdates to the ASN1 code and decode some IE:s
2005-12-20 etxrabAdd ASN1 code from some more 3GPP2 dockuments.
2005-12-19 etxrabFix some asn1 errors and insert the new code to call...
2005-12-18 etxrabWork in progress ANSI MAP dissector.