For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.
[obnox/wireshark/wip.git] / epan / dissectors / packet-qsig.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-06 wmeierConvert 'encoding' parameter of certain proto_tree_add_...
2011-10-05 wmeierUse ENC_NA as encoding for proto_tree_add_item() calls...
2011-05-06 morrissFrom Ed Day via https://bugs.wireshark.org/bugzilla...
2011-03-01 kukosaQSIG: decoding of PSS1InformationElement
2010-12-20 guyRename the routines that handle dissector tables with...
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-02-04 sahlbergInitialize a variable to squash a compiler warning.
2010-02-04 kukosaOne warning fixed
2010-02-04 kukosaSupport QSIG using global opcode 1.3.12.9.op instead...
2009-10-11 stigMake all proto_* values static.
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...
2009-01-28 wmeier#include prefs.h not req'd
2008-11-04 wmeierasn2wrs generated files changed as a result of recent...
2008-11-01 etxrabRegenerate all asn2wrs generated dissectors
2008-05-21 etxrabFix some of the Errors/warnings detected by checkapi.
2008-01-04 etxrabGet rid of dissect_ber_boolean_value() and change the...
2007-10-17 kukosa- register QSIG over SIP
2007-09-17 kukosaSupport of QSIG Extensions
2007-08-24 jmayerget_ber_length doesn't need the tree argument, get...
2007-07-24 kukosaQSIG extended with SYNC-SIG operations (ECMA-245)
2007-07-20 kukosaQSIG fully implemented
2007-07-19 kukosaget rid of few warnings
2007-07-19 kukosachange QSIG tables structure so as they can be generate...
2007-07-02 kukosaARGUMENT and RESULT types of OPERATION can be used...
2007-06-05 kukosaQ.932 and QSIG regenerated with -X (new BER) option
2007-06-04 kukosa- CLASS definitions support including exports through...
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-07 kukosa- simple Information Objects support
2007-05-06 etxrabStart introducing actx to ber functions.
2007-05-04 kukosa- Q.932: fix warnings
2007-05-04 kukosafix few warnings in Q.932 and QSIG dissectors
2007-05-03 kukosaEXTERNAL type is handled in asn2wrs now
2007-04-30 guyFix up the asn/q932 Makefile as per Tomas Kukosa's...
2007-04-30 guyThe Q.932 dissector doesn't need to include <string...
2007-04-27 kukosanew Q.932 and QSIG dissectors