Refactor pinfo->circuit_id from H.223 dissector.
[metze/wireshark/wip.git] / asn1 / qsig /
2014-08-09 Michael MannEliminate (almost all) proto_tree_add_text calls from...
2014-07-30 Guy HarrisAdd some files under asn1 to the distribution.
2014-06-22 Michael Mannconvert to proto_tree_add_subtree[_format] for ASN...
2014-06-21 Evan Huusbatch of tvb-length conversions
2014-06-19 Pascal QuantinRevert "Update ASN.1 source files with the API changes...
2014-06-18 Pascal QuantinUpdate ASN.1 source files with the API changes done...
2014-02-26 Bill MeierRemove trailing whitespace from asn1 .cnf & template...
2014-02-18 Jeff MorrissRemove $Id$ from the ASN.1 dissectors and regenerate...
2013-12-12 Chris MaynardReject the packet if data is NULL. For now, leave...
2013-11-03 Michael MannHave rose_ctx_t passed into subdissectors instead of...
2013-11-02 Michael MannRequire dissector_try_string to pass a data parameter...
2013-05-10 Jörg MayerSome more protocols can be generated via cmake
2013-04-23 Jörg MayerStub cmake support for generating the asn1 dissectors.
2013-03-29 Evan HuusRename value string (and similar) functions to use...
2013-03-28 Anders Broman-Wmissing-prototypes
2013-03-19 Anders BromanFrom beroset:
2013-03-01 Balint ReczeyExport libwireshark symbols using WS_DLL_PUBLIC define
2013-02-26 Bill MeierFix spelling/typos found using a list of commonly missp...
2013-02-19 Guy HarrisHow can I get a new tvbuff that starts at an offset...
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-09-10 Jakub ZawadzkiInitial commit to support yet another method of passing...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-05-09 Guy HarrisGet rid of remaining Booleans-as-encoding-arguments in
2012-04-04 Jeff MorrissAdd a "-build" argument to checkAPIs.pl. Use that...
2011-10-21 Bill MeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
2011-10-14 Jeff MorrissDon't generate the conformance file for exported types...
2011-10-10 Jeff MorrissBuild the ASN.1 dissectors directly into epan/dissector...
2011-10-06 Bill MeierConvert 'encoding' parameter of certain proto_tree_add_...
2011-10-05 Bill MeierUse ENC_NA as encoding for proto_tree_add_item() calls...
2011-05-06 Jeff MorrissFrom Ed Day via https://bugs.wireshark.org/bugzilla...
2011-03-01 Tomas KukosaQSIG: decoding of PSS1InformationElement
2010-12-20 Guy HarrisRename the routines that handle dissector tables with...
2010-02-04 Ronnie SahlbergInitialize a variable to squash a compiler warning.
2010-02-04 Tomas KukosaOne warning fixed
2010-02-04 Tomas KukosaSupport QSIG using global opcode 1.3.12.9.op instead...
2009-10-11 Stig BjørlykkeMake all proto_* values static.
2009-10-08 Kovarththanan Raja... Remove unused NEED_PACKET_PROTO_H variable
2009-06-24 Stig BjørlykkeFrom Kovarththanan Rajaratnam:
2009-06-23 Stig BjørlykkeFrom Kovarththanan Rajaratnam:
2009-02-07 Bill Meier#include <epan/conversation.h> and/or #include <epan...
2009-01-28 Bill Meier#include prefs.h not req'd
2008-11-04 Bill MeierMinor cleanup mostly related to proto_reg_handoff
2008-05-21 Anders BromanFix some of the Errors/warnings detected by checkapi.
2007-12-19 Jörg Mayerasn1/*/Makefile.nmake were not part of the source package.
2007-12-10 Tomas KukosaANSI TCAP regenerated and tested with -T -X asn2wrs...
2007-10-17 Tomas Kukosa- register QSIG over SIP
2007-10-16 Jörg Mayer- Fix svn:ignore for all directories
2007-10-15 Tomas Kukosacreate exported cnf file for Q.932 and QSIG
2007-10-11 Jörg Mayer- Remove -e option if the generated -exp.cnf file isn...
2007-10-10 Jörg MayerAnother -exp.cnf file that managed to escape notice...
2007-10-10 Tomas Kukosamore makefiles changed to new export mechanism
2007-10-08 Tomas Kukosachange QSIQ ASN.1 dissector to the new makefile structure
2007-09-18 Stig BjørlykkeAdding SYNC-SIG.asn twice is not such a good idea...
2007-09-18 Tomas Kukosamissing SYNC-SIG.asn in unix makefile
2007-09-17 Tomas KukosaSupport of QSIG Extensions
2007-08-24 Jörg Mayerget_ber_length doesn't need the tree argument, get...
2007-07-24 Tomas KukosaQSIG extended with SYNC-SIG operations (ECMA-245)
2007-07-20 Richard van der... kukosa has replaced these with uppercase variants ...
2007-07-20 Tomas KukosaQSIG fully implemented
2007-07-19 Tomas Kukosaget rid of few warnings
2007-07-19 Tomas Kukosachange QSIG tables structure so as they can be generate...
2007-07-02 Tomas KukosaARGUMENT and RESULT types of OPERATION can be used...
2007-06-05 Tomas KukosaQ.932 and QSIG regenerated with -X (new BER) option
2007-06-04 Tomas Kukosa- CLASS definitions support including exports through...
2007-05-13 Anders BromanSecond step in introducing asn context to BER dissector...
2007-05-07 Tomas Kukosa- simple Information Objects support
2007-05-04 Tomas Kukosafix few warnings in Q.932 and QSIG dissectors
2007-05-03 Tomas KukosaEXTERNAL type is handled in asn2wrs now
2007-04-30 Guy HarrisFix up the asn/q932 Makefile as per Tomas Kukosa's...
2007-04-30 Guy HarrisThe Q.932 dissector doesn't need to include <string...
2007-04-27 Tomas Kukosanew Q.932 and QSIG dissectors