It's the tvb lenght that's 0...
[obnox/wireshark/wip.git] / asn1 / ansi_map /
2008-12-03 etxrabFrom Michael Lum:
2008-11-29 etxrabBug fixes:
2008-11-27 etxrabThe updated Profile wasn't expanded in all places.
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-19 jmayerasn1/*/Makefile.nmake were not part of the source package.
2007-12-10 kukosaANSI TCAP regenerated and tested with -T -X asn2wrs...
2007-12-09 guyGet rid of non-ASCII character in a value_string table...
2007-12-03 etxrabFix bug bugs.wireshark.org/bugzilla/show_bug.cgi?id...
2007-10-16 jmayer- Fix svn:ignore for all directories
2007-10-11 jmayer- Remove -e option if the generated -exp.cnf file isn...
2007-10-10 jmayerAdd missing dependencies and update syntax of existing...
2007-10-10 jmayer- Change Makefiles to include preinc
2007-09-25 jmayerChange some additional protocols to the new build system
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-09-04 etxrabANSI MAP systemMyTypeCode should be OPTIONAL
2007-08-24 etxrabFrom Chris Maynard:
2007-08-16 etxrabFix makefiles and a comment.
2007-08-15 morrissChange tvb_get_string() to tvb_get_ephemeral_string...
2007-07-02 etxrabFix some of the 'defined but not used' warnings.
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-06-11 etxrabGenerate ANSI MAP with the -X option.
2007-05-13 etxrabSecond step in introducing asn context to BER dissector...
2007-04-18 etxrabAdd an IE.
2007-04-14 etxrabFix a bug in the ASN1 spec. ( I can't regenerate the...
2007-04-13 etxrabRemove the obsolete readme file.
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-13 etxrabHandle zero length invokes and some asn1 fixes.
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-09 etxrabAdd ansi_map to the makefiles
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-10-29 ulflput every python script name into "" so the call won...
2006-09-20 etxrabDont use itu_ssn
2006-06-20 geraldChange ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix...
2006-06-17 etxrabPort the ssn range setting stuff.
2006-05-23 kukosaEthereal -> Wireshark
2006-05-21 kukosa- asn2eth renamed to asn2wrs
2006-05-21 sahlbergname change
2006-04-25 guyAdd distclean and maintainerclean rules.
2006-02-23 etxrabAdd parsertab.pyc in clean target
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.