Fixup: tvb_get_string(z) -> tvb_get_string(z)_enc
[metze/wireshark/wip.git] / epan / dissectors / packet-pkixqualified.c
2014-02-18 Jeff MorrissRemove $Id$ from the ASN.1 dissectors and regenerate...
2013-12-07 Anders Broman- Make local functions static.
2013-10-31 Michael MannAdd a data parameter to call_ber_oid_callback to be...
2013-05-27 Pascal QuantinPostfix FT_NONE fields with "_element" string to reduce...
2013-04-11 Pascal QuantinUpdate the ASN.1 based dissectors following the changes...
2012-09-24 Jakub ZawadzkiRegenerate asn.1 dissectors.
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2011-10-15 Bill MeierUpdate generated ASN1 *.[hc] files after recent work...
2011-05-13 Stig BjørlykkeRegenerate ASN.1 dissectors to update the #line directive.
2010-05-11 Jeff MorrissAdd a little more code to avoid not-very-useful blurbs:
2010-05-11 Jeff MorrissRegenerate a few more of the ASN.1 dissectors
2010-04-07 Bill Meier#include <string.h> and/or #include <stdio.h> not needed.
2010-04-06 Bill Meier#include <stdio.h> not needed.
2009-10-11 Stig BjørlykkeMake all proto_* values static.
2009-06-18 Stig BjørlykkeFrom Kovarththanan Rajaratnam via bug 3548:
2009-05-16 Stig BjørlykkeRegenerate all asn2wrs generated dissectors.
2009-02-07 Bill Meier#include <epan/conversation.h> and/or #include <epan...
2008-11-01 Anders BromanRegenerate all asn2wrs generated dissectors
2008-08-31 Anders BromanOID 1.3.6.1.5.5.7.8.5 (id-on-xmppAddr) not recognized...
2008-01-04 Anders BromanGet rid of dissect_ber_boolean_value() and change the...
2007-11-04 Anders BromanUpdate do use the -X and -T asn2wrs flags.
2007-08-25 Luis Ontanonget users of oid_resolv to use the new oids, rollout...
2007-05-22 Anders BromanPrepare for the use of the new -X parameter for BER...
2007-05-15 Anders Bromanactx in the rest of dissect_ber..()l
2007-05-13 Anders BromanSecond step in introducing asn context to BER dissector...
2007-05-06 Anders BromanStart introducing actx to ber functions.
2007-05-03 Tomas KukosaEXTERNAL type is handled in asn2wrs now
2007-03-21 Ronnie Sahlbergchange the signature that asn2wrs generates for functio...
2006-08-16 Tomas KukosaASN.1 dissectors regenerated with new asn2wrs to get...
2006-05-24 Tomas Kukosa- remove some #.MODULE_IMPORT from .cng files
2006-05-21 Ronnie Sahlbergchange a whole bunch of ethereal into wireshark
2005-12-08 Guy HarrisRegenerate with the latest asn2eth, to get FT_OID used...
2005-11-14 Tomas Kukosa - dissect_ber_object_identifier() returns value as tvb
2005-09-02 Guy HarrisRegenerate dissectors with the current asn2eth.
2005-08-02 Jörg MayerSome warning fixes for "no previous declaration"
2005-07-21 Ronnie Sahlbergchange the symbol dissect_ber_CHOICE back into dissect_...
2005-06-26 Ronnie Sahlbergmake dissect_ber_choice take a guint* that will return the
2005-04-22 Gerald CombsDefine a maximum OID string length, and use it in a...
2005-02-23 Ronnie Sahlbergupdate asn2eth and all generated dissectors to new...
2004-12-13 Ronnie Sahlbergupdate of the asn2eth compiler to use the types...
2004-12-12 Ronnie Sahlbergupdate the helper for BER GeneralizedTime to handle...
2004-12-12 Ronnie Sahlbergupdates from tomas and anders
2004-11-21 Ronnie Sahlbergcleanup for x509ce
2004-11-14 Ronnie SahlbergNew protocol PKIXQualified from RFC3739