Revert "In get_unicode_or_ascii_string(), check if the length is odd/even, not the...
[metze/wireshark/wip.git] / asn1 / qsig /
2013-12-12 cmaynardReject the packet if data is NULL. For now, leave...
2013-11-03 mmannHave rose_ctx_t passed into subdissectors instead of...
2013-11-02 mmannRequire dissector_try_string to pass a data parameter...
2013-05-10 jmayerSome more protocols can be generated via cmake
2013-04-23 jmayerStub cmake support for generating the asn1 dissectors.
2013-03-29 eapacheRename value string (and similar) functions to use...
2013-03-28 etxrab-Wmissing-prototypes
2013-03-19 etxrabFrom beroset:
2013-03-01 rbalintExport libwireshark symbols using WS_DLL_PUBLIC define
2013-02-26 wmeierFix spelling/typos found using a list of commonly missp...
2013-02-19 guyHow can I get a new tvbuff that starts at an offset...
2012-09-20 morrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-09-10 darkjamesInitial commit to support yet another method of passing...
2012-06-28 darkjamesUpdate Free Software Foundation address.
2012-05-09 guyGet rid of remaining Booleans-as-encoding-arguments in
2012-04-04 morrissAdd a "-build" argument to checkAPIs.pl. Use that...
2011-10-21 wmeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
2011-10-14 morrissDon't generate the conformance file for exported types...
2011-10-10 morrissBuild the ASN.1 dissectors directly into epan/dissector...
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-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-10-08 krjRemove unused NEED_PACKET_PROTO_H variable
2009-06-24 stigFrom Kovarththanan Rajaratnam:
2009-06-23 stigFrom Kovarththanan Rajaratnam:
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 wmeierMinor cleanup mostly related to proto_reg_handoff
2008-05-21 etxrabFix some of the Errors/warnings detected by checkapi.
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-10-17 kukosa- register QSIG over SIP
2007-10-16 jmayer- Fix svn:ignore for all directories
2007-10-15 kukosacreate exported cnf file for Q.932 and QSIG
2007-10-11 jmayer- Remove -e option if the generated -exp.cnf file isn...
2007-10-10 jmayerAnother -exp.cnf file that managed to escape notice...
2007-10-10 kukosamore makefiles changed to new export mechanism
2007-10-08 kukosachange QSIQ ASN.1 dissector to the new makefile structure
2007-09-18 stigAdding SYNC-SIG.asn twice is not such a good idea...
2007-09-18 kukosamissing SYNC-SIG.asn in unix makefile
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 richardvkukosa has replaced these with uppercase variants ...
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-13 etxrabSecond step in introducing asn context to BER dissector...
2007-05-07 kukosa- simple Information Objects support
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