aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/cms
AgeCommit message (Expand)AuthorFilesLines
2010-02-28Added svn:ignore targets.stig1-1/+9
2010-01-12Update to RFC5652.stig5-62/+73
2010-01-12Update to RFC3369.stig5-10/+97
2009-10-11Make all proto_* values static.stig1-1/+1
2009-10-08Remove unused NEED_PACKET_PROTO_H variablekrj1-1/+0
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...wmeier1-1/+0
2008-07-22Get rid of some unused code warnings.etxrab1-0/+1
2008-07-22Get rid of some unused code warnings.etxrab1-0/+5
2008-01-03Get rid of ber_created_item().etxrab1-2/+2
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-3/+3
2007-10-31Use oid_add_from_string for adding names.etxrab1-3/+3
2007-10-16- Fix svn:ignore for all directoriesjmayer1-2/+2
2007-10-11- Remove -e option if the generated -exp.cnf file isn't used.jmayer1-0/+3
2007-10-10Add missing dependencies and update syntax of existing ones.jmayer1-1/+9
2007-10-10- Change Makefiles to include preincjmayer2-1/+3
2007-10-07Convert some more protocols to new Makefile style.jmayer1-47/+0
2007-09-25Change some additional protocols to the new build systemjmayer5-57/+97
2007-09-13Regenerate with -X and -T option.etxrab3-3/+3
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-2/+2
2007-08-17Support for the decryption of EncryptedData which is used by PKCS12gal3-4/+15
2007-06-05not allow #.FN_HDR/FTR for Wireshark types but only for ASN.1 typeskukosa1-1/+1
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.etxrab2-19/+20
2007-05-03EXTERNAL type is handled in asn2wrs nowkukosa1-1/+1
2007-03-23Support for recognising RC4 algorithm.gal1-0/+4
2007-01-28Support for SMIMECapabilities and KeyPreference attributes.gal3-14/+85
2007-01-13New protocol dissector for PKCS#12 - Personal Information Exchange Syntax.gal3-6/+23
2007-01-12Move sha1.[ch] to epan/crypt/crypt-sha1.[ch]. Remove duplicate code.gerald1-1/+1
2007-01-02Move epan/crypt-md5.[ch] to epan/crypt. Removegerald1-6/+6
2006-10-29put every python script name into "" so the call won't fail on Win32 native p...ulfl1-1/+1
2006-07-01Include <epan/oid_resolv.h> to declare get_oid_str_name().guy2-1/+2
2006-06-28remove functions register_ber_oid_name() and get_ber_oid_name() from packet-b...kukosa1-1/+1
2006-05-24- remove some #.MODULE_IMPORT from .cng fileskukosa1-4/+0
2006-05-23Ethereal -> Wiresharkkukosa3-2/+11
2006-05-21- asn2eth renamed to asn2wrskukosa2-5/+5
2006-05-21name changesahlberg2-4/+4
2006-05-10"Field Information" context menu item that will bring up a web page reference...gal1-1/+1
2006-04-25Add distclean and maintainerclean rules.guy1-0/+4
2006-02-23Add parsertab.pyc in clean targetetxrab1-1/+1
2005-12-06Squelch some compiler const vs. non-const warnings.guy1-1/+1
2005-12-05From Grame Lunt:etxrab2-1/+3
2005-11-17The SHA-1 routines now take const pointers; don't cast away constness.guy1-5/+3
2005-11-16From Graeme Lunt:etxrab3-6/+116
2005-11-14 - dissect_ber_object_identifier() returns value as tvbkukosa2-12/+9
2005-10-03From Graeme Luntetxrab2-10/+24
2005-10-02From Graeme Luntetxrab1-0/+1
2005-09-07Set "COPYCMD=/Y" and remove the "/Y" from each XCOPY command in ordergerald1-2/+2
2005-09-02Regenerate dissectors with the current asn2eth.guy1-1/+1