aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/cms
AgeCommit message (Expand)AuthorFilesLines
2012-06-28Update Free Software Foundation address.Jakub Zawadzki5-5/+5
2012-01-18#include <epan/crypt/crypt-*.h> => #include <epan/crypt/*.h>Chris Maynard1-2/+2
2011-10-14Don't generate the conformance file for exported types when building theJeff Morriss1-1/+1
2011-10-10Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingJeff Morriss1-16/+12
2011-02-20Add changes in r35546 to template and conformation file.Stig Bjørlykke2-9/+9
2010-09-23Replace blurbs that match the name (case insensitive) with NULL.Jeff Morriss1-3/+3
2010-08-24Fix modifier in .cnf file.Stig Bjørlykke1-1/+1
2010-08-24Rewrote to fetch content_tvb from dissect_ber_octet_string().Stig Bjørlykke1-16/+5
2010-04-14Register SignedData as a BER syntax dissector.Stig Bjørlykke1-0/+1
2010-04-06#include <stdio.h> not needed.Bill Meier1-1/+0
2010-02-28Build dependencies for x509ce and x509sat.Stig Bjørlykke1-1/+9
2010-01-12Update to RFC5652.Stig Bjørlykke5-62/+73
2010-01-12Update to RFC3369.Stig Bjørlykke5-10/+97
2009-10-11Make all proto_* values static.Stig Bjørlykke1-1/+1
2009-10-08Remove unused NEED_PACKET_PROTO_H variableKovarththanan Rajaratnam1-1/+0
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier1-1/+0
2008-07-22Get rid of some unused code warnings.Anders Broman1-0/+1
2008-07-22Get rid of some unused code warnings.Anders Broman1-0/+5
2008-01-03Get rid of ber_created_item().Anders Broman1-2/+2
2007-12-19asn1/*/Makefile.nmake were not part of the source package.Jörg Mayer1-1/+2
2007-12-10ANSI TCAP regenerated and tested with -T -X asn2wrs optionsTomas Kukosa1-1/+1
2007-11-01Change:Anders Broman1-3/+3
2007-10-31Use oid_add_from_string for adding names.Anders Broman1-3/+3
2007-10-16- Fix svn:ignore for all directoriesJörg Mayer1-2/+2
2007-10-11- Remove -e option if the generated -exp.cnf file isn't used.Jörg Mayer1-0/+3
2007-10-10Add missing dependencies and update syntax of existing ones.Jörg Mayer1-1/+9
2007-10-10- Change Makefiles to include preincJörg Mayer2-1/+3
2007-10-07Convert some more protocols to new Makefile style.Jörg Mayer1-47/+0
2007-09-25Change some additional protocols to the new build systemJörg Mayer5-57/+97
2007-09-13Regenerate with -X and -T option.Anders Broman3-3/+3
2007-08-25get users of oid_resolv to use the new oids, rollout packet-snmp.cLuis Ontanon1-1/+1
2007-08-24get_ber_length doesn't need the tree argument, get rid of it.Jörg Mayer1-2/+2
2007-08-17Support for the decryption of EncryptedData which is used by PKCS12Graeme Lunt3-4/+15
2007-06-05not allow #.FN_HDR/FTR for Wireshark types but only for ASN.1 typesTomas Kukosa1-1/+1
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman2-19/+20
2007-05-03EXTERNAL type is handled in asn2wrs nowTomas Kukosa1-1/+1
2007-03-23Support for recognising RC4 algorithm.Graeme Lunt1-0/+4
2007-01-28Support for SMIMECapabilities and KeyPreference attributes.Graeme Lunt3-14/+85
2007-01-13New protocol dissector for PKCS#12 - Personal Information Exchange Syntax.Graeme Lunt3-6/+23
2007-01-12Move sha1.[ch] to epan/crypt/crypt-sha1.[ch]. Remove duplicate code.Gerald Combs1-1/+1
2007-01-02Move epan/crypt-md5.[ch] to epan/crypt. RemoveGerald Combs1-6/+6
2006-10-29put every python script name into "" so the call won't fail on Win32 native p...Ulf Lamping1-1/+1
2006-07-01Include <epan/oid_resolv.h> to declare get_oid_str_name().Guy Harris2-1/+2
2006-06-28remove functions register_ber_oid_name() and get_ber_oid_name() from packet-b...Tomas Kukosa1-1/+1
2006-05-24- remove some #.MODULE_IMPORT from .cng filesTomas Kukosa1-4/+0
2006-05-23Ethereal -> WiresharkTomas Kukosa3-2/+11
2006-05-21- asn2eth renamed to asn2wrsTomas Kukosa2-5/+5
2006-05-21name changeRonnie Sahlberg2-4/+4
2006-05-10"Field Information" context menu item that will bring up a web page reference...Graeme Lunt1-1/+1
2006-04-25Add distclean and maintainerclean rules.Guy Harris1-0/+4