aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/pkcs12
AgeCommit message (Expand)AuthorFilesLines
2009-08-21Use <gcrypt.h> instead of 'gcrypt.h'krj1-1/+1
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...wmeier1-1/+0
2008-07-23Get rid of some unused code warnings and fix an Id marking and some indentati...etxrab1-1/+1
2008-05-11g_string_sprintf --> g_string_printf and g_string_sprintfa --> g_string_appen...wmeier1-1/+1
2008-01-16- Removed some unused variables in asn1 dissectorsstig1-1/+1
2008-01-03get rid of get_ber_last_created_item()kukosa1-3/+3
2007-12-19asn1/*/Makefile.nmake were not part of the source package.jmayer1-1/+2
2007-12-10ANSI TCAP regenerated and tested with -T -X asn2wrs optionskukosa1-1/+1
2007-11-01Change:etxrab1-2/+2
2007-10-29Include winposixtype.h only if building with GNUTLS; Bug #1949: Part 1 of fixwmeier1-3/+4
2007-10-16- Fix svn:ignore for all directoriesjmayer1-3/+3
2007-10-10Add missing dependencies and update syntax of existing ones.jmayer1-5/+5
2007-10-10- Change Makefiles to include preincjmayer2-1/+3
2007-10-09More Makefile conversionsjmayer4-56/+108
2007-08-25get users of oid_resolv to use the new oids, rollout packet-snmp.clego1-1/+1
2007-08-24get_ber_length doesn't need the tree argument, get rid of it.jmayer1-1/+1
2007-08-17Further tidy up for preference.gal1-1/+1
2007-08-17Fix for OSX gremlin in PKCS12 template.gal1-1/+0
2007-08-17Support for decrypting of PKCS#12 bag contents.gal5-33/+391
2007-06-05not allow #.FN_HDR/FTR for Wireshark types but only for ASN.1 typeskukosa2-13/+35
2007-05-14- support of constraint unionskukosa1-3/+3
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.etxrab2-12/+16
2007-05-06Start introducing actx to ber functions.etxrab2-1/+2
2007-02-19Get rid of an unused variable.guy1-1/+0
2007-01-13New protocol dissector for PKCS#12 - Personal Information Exchange Syntax.gal6-0/+645