P1: fix request for implicit conversion from 'gpointer' to 'struct p1_address_ctx_t...
[metze/wireshark/wip.git] / asn1 / q932 /
2015-04-08 AndersBromanReplace deprecated tvb_length with tvb_reported_length.
2014-10-13 Stig BjørlykkeASN1: Register PDU-dissectors as NEW
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-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-06-07 Michael Manntvb_new_subset -> tvb_new_subset_length when length...
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-19 Evan HuusRename a couple of to_str functions to have ep_ in...
2013-12-17 Anders BromanMake local functions static. Include *.h when needed.
2013-12-08 Anders Broman- Forward declaration of register functions.
2013-11-03 Michael MannHave rose_ctx_t passed into subdissectors instead of...
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-19 Anders BromanFrom beroset:
2013-03-01 Balint ReczeyExport libwireshark symbols using WS_DLL_PUBLIC define
2013-02-17 Anders BromanAdd a preferense to the Q.932 dissector wether facility...
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-04-04 Jeff MorrissAdd a "-build" argument to checkAPIs.pl. Use that...
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-09-27 Anders BromanGet rid of check_col, while at it set ENC.
2010-12-20 Guy HarrisRename the routines that handle dissector tables with...
2009-10-11 Stig BjørlykkeMake all proto_* values static.
2009-10-08 Kovarththanan Raja... Remove unused NEED_PACKET_PROTO_H variable
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-07-26 Tomas KukosaGet rid of few warnings (unused generated code, signed...
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-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 MayerRemove the remaining autogenereated -exp.cnf files
2007-10-11 Jörg Mayer- Remove -e option if the generated -exp.cnf file isn...
2007-10-10 Tomas Kukosamore makefiles changed to new export mechanism
2007-10-10 Jörg MayerMore conversions and updates to existing Makefile stuff
2007-09-24 Tomas Kukosaimprovements in ROS handling in Q.932 and H.450
2007-08-24 Jörg Mayerget_ber_length doesn't need the tree argument, get...
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-18 Tomas Kukosarose_ctx_t structure usage in Q.932 dissector
2007-07-13 Tomas Kukosa- get rid of anonymous unions
2007-06-06 Tomas KukosaQ.932 ROS regenerated from original ASN.1 source
2007-06-05 Tomas KukosaQ.932 and QSIG regenerated with -X (new BER) option
2007-05-13 Anders BromanSecond step in introducing asn context to BER dissector...
2007-05-04 Tomas Kukosa- Q.932: fix warnings
2007-05-04 Tomas Kukosafix few warnings in Q.932 and QSIG dissectors
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-30 Guy HarrisPut the q932-ros dissector into a file with the right...
2007-04-28 Guy HarrisInclude <string.h> before using C string functions.
2007-04-28 Guy HarrisFix the dependencies.
2007-04-27 Tomas Kukosanew Q.932 and QSIG dissectors