Fix for bug 5422:
[obnox/wireshark/wip.git] / epan / dissectors / packet-s4406.c
2010-06-28 stigMoved register_ber_syntax_dissector() and register_ber_...
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-04-07 wmeier#include <string.h> and/or #include <stdio.h> not needed.
2010-04-06 wmeier#include <stdio.h> not needed.
2010-02-23 stigSmall fix for DistributionExtensionField.
2010-01-11 stigSmall cleanup in conformation file.
2010-01-09 stigUpdate ASN.1 files.
2009-12-18 stigRegenerated with SIZE constraints checking.
2009-10-30 stigCorrected name used for STANAG 4406.
2009-10-11 stigMake all proto_* values static.
2009-10-09 krjRegenerate asn1 dissectors (no change, only some line...
2009-08-09 krjDon't guard col_set_str (COL_INFO) with col_check
2009-08-09 krjDon't guard col_set_str (COL_PROTOCOL) with col_check
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...
2008-11-01 etxrabRegenerate all asn2wrs generated dissectors
2008-08-01 stigRegenerated to use the new decode function for UTCTime.
2008-07-21 etxrabSee if this gets rid of some unused code warnings...
2008-01-04 etxrabGet rid of dissect_ber_boolean_value() and change the...
2007-10-22 galUpdate to use the -X and -T asn2wrs flags.
2007-06-27 galThis patch changes ExemptedAddressSeq to a SEQUENCE OF.
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-06 etxrabStart introducing actx to ber functions.
2007-05-03 kukosaEXTERNAL type is handled in asn2wrs now
2007-03-21 sahlbergchange the signature that asn2wrs generates for functio...
2007-01-13 galNew "decode as ..." feature for BER-encoded files ...
2006-12-10 sfisherResult of "compiling" s4406.cnf (that changed with...
2006-08-16 kukosaASN.1 dissectors regenerated with new asn2wrs to get...
2006-06-28 galSupport for the acp127-notification-request extension.
2006-05-24 kukosa- remove some #.MODULE_IMPORT from .cng files
2006-05-21 sahlbergchange a whole bunch of ethereal into wireshark
2006-05-08 galBetter split between dissectors and fixes for s4406...
2005-12-08 guyRegenerate with the latest asn2eth, to get FT_OID used...
2005-11-16 etxrabFrom Graeme Lunt:
2005-10-24 etxrabFrom Graeme Lunt:
2005-09-05 guyUse the same string for the protocol's filter name...
2005-09-04 etxrab From Graeme Lunt