For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.
[obnox/wireshark/wip.git] / epan / dissectors / packet-inap.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-10-05 etxrabAdd a couple of OID strings.
2011-05-13 stigRegenerate ASN.1 dissectors to update the #line directive.
2011-04-05 stigCompile fix: camel_obj_id -> obj_id.
2011-04-05 etxrabActually get the oid string ...
2011-04-02 etxrab-Whitespace fix in gsm_map-template(no need to regenerate).
2010-11-05 wmeierUse value_string_ext fcns to access certain value_strin...
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.
2010-03-01 stigFrom LEGO via bug 4405:
2010-01-17 etxrabGet rid of check_col();
2009-12-15 etxrabFrom Vasil Velichkov:
2009-10-11 stigMake all proto_* values static.
2009-10-09 krjRegenerate asn1 dissectors (no change, only some line...
2009-08-21 krjSanitize epan includes
2009-08-09 krjDon't guard col_set_str (COL_INFO/COL_PROTOCOL) with...
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-02-07 wmeier#include <epan/conversation.h> and/or #include <epan...
2008-11-07 wmeierasn2wrs regenerated files: see SVN #26728
2008-11-01 etxrabRegenerate all asn2wrs generated dissectors
2008-07-28 etxrabGet rid of some unused code warnings.
2008-07-22 etxrabTry again.
2008-07-22 etxrabGet rid of some unused code warnings...
2008-04-17 morrissAnother (somewhat blind) attempt to help bug 2053:...
2008-01-04 etxrabGet rid of dissect_ber_boolean_value() and change the...
2007-11-08 etxrabApply yet another set of the optimization patches:
2007-10-31 etxrabUse oid_add_from_string for adding names.
2007-08-25 legoget users of oid_resolv to use the new oids, rollout...
2007-07-23 etxrabFix bug
2007-07-04 etxrabPreparations for updated CAMEL dissector.
2007-06-05 guySquelch some warnings - including some that appear...
2007-06-05 etxrabRegenerate the INAP dissector with thelatest asn2wrs...
2007-06-04 kukosa- CLASS definitions support including exports through...
2007-06-03 etxrabAdd some opcodes and mark func as _U_ in packet-ber.c
2007-06-03 etxrabINAP:
2007-06-01 etxrabRegenerate the INAP dissector with the -X option using...
2007-05-24 kukosafew BER dissectors regenerated
2007-05-22 etxrabPrepare for the use of the new -X parameter for BER...
2007-05-15 etxrabactx in the rest of dissect_ber..()l
2007-05-13 etxrabSecond step in introducing asn context to BER dissector...
2007-05-06 etxrabStart introducing actx to ber functions.
2007-05-03 kukosaEXTERNAL type is handled in asn2wrs now
2007-03-21 sahlbergchange the signature that asn2wrs generates for functio...
2007-02-28 etxrabAdd a missing OPTIONAL.
2007-01-04 etxrabMake the recent INAP change in the template file as...
2007-01-04 martinmCheck in trivial changes before generating a big diff...
2006-12-07 etxrabAs ponted out by Stig Bjørlykke change a whole bunch...
2006-08-16 kukosaASN.1 dissectors regenerated with new asn2wrs to get...
2006-06-10 guyMark "inap.tcap.itu_ssn" and "inap.tcap.itu_ssn1" as...
2006-05-24 kukosa- remove some #.MODULE_IMPORT from .cng files
2006-05-21 sahlbergchange a whole bunch of ethereal into wireshark
2006-04-21 etxrabFrom Jeff Morris:
2005-12-17 legoHave tcap subdissectors registering using functions...
2005-12-08 guyRegenerate with the latest asn2eth, to get FT_OID used...
2005-12-01 etxrabFix a typo
2005-11-30 etxrabConnec all op types to the asn1 code. Use #.PDU to...
2005-11-29 etxrabISUP - Export functions used by INAP and Camel
2005-11-02 etxrabFrom Tim
2005-08-28 sahlbergadd missing value_string termination
2005-07-21 sahlbergchange the symbol dissect_ber_CHOICE back into dissect_...
2005-06-26 sahlbergmake dissect_ber_choice take a guint* that will return the
2005-04-02 etxrabFrom Tim Endean:
2005-02-23 sahlbergupdate asn2eth and all generated dissectors to new...
2005-02-10 guyRemove an extra /*, some unused variables, and an unnee...
2005-02-09 lrolandMove the following files from /trunk to /trunk/epan:
2005-02-09 etxrabFrom Tim Endean: INAP dissector.