wsgcrypt.h checks internally if we HAVE_LIBGCRYPT
[metze/wireshark/wip.git] / asn1 / pkcs12 / packet-pkcs12-template.c
2015-11-02 Martin Kaiserwsgcrypt.h checks internally if we HAVE_LIBGCRYPT
2015-09-03 Michael MannAddress "shadow" warnings found by checkAPI script.
2015-06-22 Alexis La GouttePKCS12: fix unused function 'dissect_AuthenticatedSafe_...
2015-06-21 Alexis La GouttePKCS12: fix warning about unused parameter when don...
2015-02-28 Guy HarrisRemove some unneeded includes of <sys/time.h>.
2015-01-19 Michael MannConvert OID APIs to use wmem.
2014-12-23 Bill Meierasn1 generated dissectors: cleanup #include usage
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-06-24 Joerg MayerRemove unneeded sys/types.h
2014-06-21 Evan Huusbatch of tvb-length conversions
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-02-18 Jeff MorrissRemove $Id$ from the ASN.1 dissectors and regenerate...
2014-01-29 Alexis La GoutteMerge "Apply layouts in Qt Creator. Fix a tooltip."
2014-01-28 Gerald CombsMerge "[Automatic manuf, services and enterprise-number...
2014-01-27 Stig BjørlykkeAdded back x509af_get_last_algorithm_id() removed in...
2014-01-22 Guy HarrisAnother probably-wrong tvb_get_string().
2014-01-22 Guy HarrisTo quote section B.5 "Keys for password integrity mode...
2014-01-22 Guy HarrisClean up indentation and bracketing.
2014-01-08 Michael MannMake global algorithm_id in x509af dissector a direct_r...
2013-10-31 Michael MannAdd a data parameter to call_ber_oid_callback to be...
2013-09-22 Pascal Quantinemem -> wmem conversion:
2013-06-19 Evan HuusAdd some missing wmem includes that apparently only...
2013-06-19 Evan HuusApparently one of our major global headers must include...
2013-03-28 Anders Broman-Wmissing-prototypes
2013-03-02 Anders BromanUse explicit casts.
2013-02-21 Martin Kaiserinclude the wsutil/wsgcrypt.h instead of including...
2012-12-03 Bill MeierFix [-Wshadow] warnings.
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-11-20 Anders BromanGet rid of Warnings.
2011-05-27 Stig BjørlykkeCorrected "old-style function definition".
2010-04-07 Bill Meier#include <string.h> and/or #include <stdio.h> not needed.
2010-01-11 Anders BromanFix part of Bug 3917 "tvb_new_real_data is prone to...
2009-12-21 Gerald CombsSwitch to using a bundled version of the openSUSE Build...
2009-11-23 Stig BjørlykkeGuard #include <sys/types.h> with HAVE_SYS_TYPES_H.
2009-10-11 Stig BjørlykkeMake all proto_* values static.
2009-08-21 Kovarththanan Raja... Use <gcrypt.h> instead of 'gcrypt.h'
2009-02-07 Bill Meier#include <epan/conversation.h> and/or #include <epan...
2008-05-11 Bill Meierg_string_sprintf --> g_string_printf and g_string_sprin...
2008-01-16 Stig Bjørlykke- Removed some unused variables in asn1 dissectors
2007-11-01 Anders BromanChange:
2007-10-29 Bill MeierInclude winposixtype.h only if building with GNUTLS...
2007-08-25 Luis Ontanonget users of oid_resolv to use the new oids, rollout...
2007-08-24 Jörg Mayerget_ber_length doesn't need the tree argument, get...
2007-08-17 Graeme LuntFurther tidy up for preference.
2007-08-17 Graeme LuntFix for OSX gremlin in PKCS12 template.
2007-08-17 Graeme LuntSupport for decrypting of PKCS#12 bag contents.
2007-06-05 Tomas Kukosanot allow #.FN_HDR/FTR for Wireshark types but only...
2007-05-13 Anders BromanSecond step in introducing asn context to BER dissector...
2007-05-06 Anders BromanStart introducing actx to ber functions.
2007-02-19 Guy HarrisGet rid of an unused variable.
2007-01-13 Graeme LuntNew protocol dissector for PKCS#12 - Personal Informati...