witness: FIX for tvb_get_unicode_string -> tvb_get_string_enc
[metze/wireshark/wip.git] / asn1 / p7 /
2013-12-17 etxrabMake local functions static. Include *.h when needed.
2013-12-08 etxrab- Forward declaration of register functions.
2013-10-31 mmannAdd a data parameter to call_ber_oid_callback to be...
2013-09-17 jmayerFix remaining dependencides for -exp.cnf files.
2013-07-01 guySquelch some warnings.
2013-06-28 mmannRemove all global variables in P1 dissector. Bug 8515...
2013-06-14 morrissAdd parentheses around assignment used as truth value.
2013-06-14 mmannRemove check_col() from ASN.1 dissectors
2013-05-10 jmayerSome more protocols can be generated via cmake
2013-04-23 jmayerStub cmake support for generating the asn1 dissectors.
2012-09-20 morrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-06-28 darkjamesUpdate Free Software Foundation address.
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-02-22 stigEnsure we always have a valid top_tree for p1.content...
2011-02-20 stigRenamed x411 to p1, x420 to p22 and s4406 to p772 to...
2010-12-20 guyRename the routines that handle dissector tables with...
2010-12-06 morrissMake some prefs callback functions static. (These...
2010-04-07 wmeier#include <string.h> and/or #include <stdio.h> not needed.
2010-04-06 etxrabTry to fix p7 compilation. Changed p7.cnf and regenerat...
2009-12-19 stigRegenerate P7 with SIZE constraints checking.
2009-10-11 stigMake all proto_* values static.
2009-10-08 krjRemove unused NEED_PACKET_PROTO_H variable
2009-09-24 krj* Prefer col_append_str instead of col_append_fstr...
2009-06-02 galUpdate to:
2009-02-07 wmeier#include <epan/conversation.h> and/or #include <epan...
2008-11-11 wmeierSmall cleanups mostly related to proto_reg_handoff
2008-08-26 guyGet rid of an unused variable in the P7 dissector.
2008-07-21 etxrabSee if this gets rid of some unused code warnings...
2008-01-02 galAdditional EXPORTS for X.420 attributes and general...
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-12-03 galRevised P7 dissector to use #.TABLE directive to genera...
2007-11-25 galChanges suggested/provided by Anders so that fewer...
2007-11-17 galBasic P7 (X.400 Message Store Access Protocol) dissecti...