For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.
[obnox/wireshark/wip.git] / epan / dissectors / packet-nbap.c
2011-10-21 wmeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
2011-10-15 wmeierUpdate generated ASN1 *.[hc] files after recent work...
2011-05-13 stigRegenerate ASN.1 dissectors to update the #line directive.
2010-12-20 guyRename the routines that handle dissector tables with...
2010-11-16 etxrabvalue_string_ext fixes.
2010-11-15 wmeierRegenerate packet-nbap.c now that asn2wrs sorts value_s...
2010-05-25 kukosaSupport of value_string_ext in the asn2wrs using new...
2010-05-15 etxrabUpdate to V9.2.0 (2010-03)
2010-05-11 morrissAdd a little more code to avoid not-very-useful blurbs:
2010-05-11 morrissRegenerate a few more of the ASN.1 dissectors
2010-04-07 wmeier#include <string.h> and/or #include <stdio.h> not needed.
2010-04-06 wmeier#include <stdio.h> not needed.
2009-12-21 etxrabUpdate to V9.1.0 (2009-12)
2009-10-28 etxrab- Remove check_col.
2009-10-28 etxrabMissed an #include...
2009-10-28 etxrabUpdate SCTP ppids, fix a faulty #define.
2009-08-18 etxrabTypo: parameter_tvb to be used.
2009-08-09 krjDon't guard col_set_str (COL_PROTOCOL) with col_check
2009-06-26 stigRe-generate asn1 dissectors after hf_register_info...
2009-06-18 stigFrom Kovarththanan Rajaratnam via bug 3548:
2009-05-16 stigRegenerate all asn2wrs generated dissectors.
2009-04-22 etxrab- Dissect transportlayeraddress
2009-03-25 etxrabMake it possible to check for extension marker in SEQUE...
2009-02-07 wmeier#include <epan/conversation.h> and/or #include <epan...
2009-01-19 wmeierFix (what I believe to be) typos so build will work...
2009-01-18 etxrabUpdate to V8.3.0 (2008-12).
2008-11-05 wmeierRegenerated .c files for asn1 changes commited in SVN...
2008-11-04 wmeierasn2wrs generated files changed as a result of recent...
2008-11-01 etxrabRegenerate all asn2wrs generated dissectors
2008-07-20 etxrabFix a warning.
2008-07-01 etxrabGet rid of some unused code warnings.
2008-02-03 etxrabUpdate asn1 files to 3GPP TS 25.433 V7.7.0 (2007-12)
2007-10-29 kukosaasn2wrs
2007-09-25 kukosaput few simple ASN.1 dissectors into the new makefile...
2007-08-13 kukosaNBAP rewritten to use original ASN.1 source and updated...
2007-05-24 etxrabMake it possible to "decode as" NBAP over SCTP, update...
2007-05-24 kukosa- RNSAP calls RRC through dissector handle instead...
2007-05-23 kukosa- support of CONTAINING constraint in OCTET STRING...
2007-05-01 etxrabSplit out common asn1 stuff to asn1.h and include that...
2007-03-21 sahlbergchange the signature that asn2wrs generates for functio...
2006-08-16 kukosaASN.1 dissectors regenerated with new asn2wrs to get...
2006-07-04 kukosafew formal changes in PER dissector (rename asn_* types...
2006-07-03 kukosaremove name field from per_sequence_t structure, it...
2006-06-30 kukosafix wrong terminator record in per_sequence_t tables
2006-06-29 kukosause "type function" instead of "field function" in...
2006-06-08 etxrabMAke it possible to get a tvb with a BIT STRING, regene...
2006-05-22 kukosa- fix bugs in dissect_per_octet_string() introduced...
2006-05-21 sahlbergchange a whole bunch of ethereal into wireshark
2005-12-18 guyGet rid of an unused variable.
2005-12-08 guyRegenerate with the latest asn2eth, to get FT_OID used...
2005-10-26 etxrabAdd the rest of the IE:s
2005-10-25 guyCheck in the re-generated NBAP dissector.
2005-10-24 etxrabUMTS Node B Application Part(NBAP) packet dissection...