MCS-PROTOCOL.asn does not exists (in this directory) and does not
[metze/wireshark/wip.git] / asn1 / pkcs12 /
2013-05-10 Jörg MayerSome more protocols can be generated via cmake
2013-05-05 Jörg MayerJust whitespace changes
2013-04-23 Jörg MayerStub cmake support for generating the asn1 dissectors.
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-10-14 Jeff MorrissDon't generate the conformance file for exported types...
2011-10-10 Jeff MorrissBuild the ASN.1 dissectors directly into epan/dissector...
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-04-06 Anders BromanTry to fix Bug 4648 - pkcs12 ASN1 generated dissector...
2010-02-23 Guy HarrisSquelch a bunch of compiler warnings.
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-10-08 Kovarththanan Raja... Remove unused NEED_PACKET_PROTO_H variable
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-07-23 Anders BromanGet rid of some unused code warnings and fix an Id...
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
2008-01-03 Tomas Kukosaget rid of get_ber_last_created_item()
2007-12-19 Jörg Mayerasn1/*/Makefile.nmake were not part of the source package.
2007-12-10 Tomas KukosaANSI TCAP regenerated and tested with -T -X asn2wrs...
2007-11-01 Anders BromanChange:
2007-10-29 Bill MeierInclude winposixtype.h only if building with GNUTLS...
2007-10-16 Jörg Mayer- Fix svn:ignore for all directories
2007-10-10 Jörg MayerAdd missing dependencies and update syntax of existing...
2007-10-10 Jörg Mayer- Change Makefiles to include preinc
2007-10-09 Jörg MayerMore Makefile conversions
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-14 Tomas Kukosa- support of constraint unions
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...