aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/pkcs1/packet-pkcs1-template.c
Commit message (Expand)AuthorAgeFilesLines
* Add SHA2 algos to certificate dissection in SSLTimothy Geiser2015-08-071-1/+10
* PKCS1: fix a typo for OID 1.3.132.0.35Robert P2015-04-061-2/+2
* asn1 generated dissectors: cleanup #include usageBill Meier2014-12-231-2/+0
* Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss2014-02-181-2/+0
* - Make local functions static.Anders Broman2013-12-071-0/+3
* Apparently one of our major global headers must include emem.h, because I justEvan Huus2013-06-191-0/+1
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-201-3/+1
* Update Free Software Foundation address.Jakub Zawadzki2012-06-281-1/+1
* From Martin Kaiser:Anders Broman2012-06-241-0/+3
* Update the algorithms in line with RFC 5912 including support for eliptic cur...Graeme Lunt2011-07-141-0/+20
* #include <string.h> and/or #include <stdio.h> not needed.Bill Meier2010-04-071-2/+0
* #include <stdio.h> not needed.Bill Meier2010-04-061-1/+0
* #include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier2009-02-071-1/+0
* Second step in introducing asn context to BER dissectors just like in PER.Anders Broman2007-05-131-1/+2
* name changeRonnie Sahlberg2006-05-211-2/+2
* Fix more "no previous declaration" warnings - the forgotten filesJörg Mayer2005-08-021-0/+1
* New protocol: RFC2634 ExtendedSecurityServicesRonnie Sahlberg2004-11-221-0/+1
* Set svn:keywords to Id to expand RCS IDs, and set svn:eol-style toGuy Harris2004-10-051-1/+1
* New protocol: PKCS#1 (rfc2313 pplus some extra oid's)Ronnie Sahlberg2004-07-291-0/+93