Fix for bug 5422:
[obnox/wireshark/wip.git] / epan / dissectors / packet-pkcs12.c
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 etxrabTry to fix Bug 4648 - pkcs12 ASN1 generated dissector...
2010-01-11 etxrabFix part of Bug 3917 "tvb_new_real_data is prone to...
2009-12-21 geraldSwitch to using a bundled version of the openSUSE Build...
2009-11-23 stigGuard #include <sys/types.h> with HAVE_SYS_TYPES_H.
2009-10-11 stigMake all proto_* values static.
2009-08-21 krjUse <gcrypt.h> instead of 'gcrypt.h'
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-10 kukosafix problem with X.411 asn2wrs compilation, all dissect...
2008-11-01 etxrabRegenerate all asn2wrs generated dissectors
2008-05-11 wmeierFix some of the Errors/warnings detected by checkapi
2008-01-16 stig- Removed some unused variables in asn1 dissectors
2008-01-03 kukosaget rid of get_ber_last_created_item()
2007-11-01 etxrabChange:
2007-10-29 wmeierInclude winposixtype.h only if building with GNUTLS...
2007-08-25 legoget users of oid_resolv to use the new oids, rollout...
2007-08-24 jmayerget_ber_length doesn't need the tree argument, get...
2007-08-17 galFurther tidy up for preference.
2007-08-17 galFix for OSX gremlin in PKCS12 template.
2007-08-17 galSupport for decrypting of PKCS#12 bag contents.
2007-06-05 kukosanot allow #.FN_HDR/FTR for Wireshark types but only...
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-03-21 sahlbergchange the signature that asn2wrs generates for functio...
2007-02-19 guyGet rid of an unused variable.
2007-01-13 galNew protocol dissector for PKCS#12 - Personal Informati...