aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/pkixcrmf/packet-crmf-template.c
AgeCommit message (Collapse)AuthorFilesLines
2009-10-10pkixcrmf -> crmf to make directory name consistent with filenamesKovarththanan Rajaratnam1-91/+0
svn path=/trunk/; revision=30472
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier1-1/+0
svn path=/trunk/; revision=27390
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman1-0/+1
svn path=/trunk/; revision=21753
2006-05-21name changeRonnie Sahlberg1-2/+2
svn path=/trunk/; revision=18197
2005-11-14 - dissect_ber_object_identifier() returns value as tvbTomas Kukosa1-1/+1
- new dissect_ber_object_identifier_str() function - BER dissectors adapted and regenerated svn path=/trunk/; revision=16501
2005-10-27register 1.2.840.113533.7.66.13 as passwordbasedmac from CRMFRonnie Sahlberg1-1/+1
svn path=/trunk/; revision=16344
2005-08-02Fix svn properties where needed:Jörg Mayer1-1/+1
Remove svn:executable Add svn:eol-style Add svn:keywords svn path=/trunk/; revision=15178
2005-04-22Define a maximum OID string length, and use it in a lot of places. Fixes aGerald Combs1-1/+1
buffer overflow found while fuzz testing. svn path=/trunk/; revision=14169
2004-12-24New "protocol" the support functions from RFC2511 Certificate Request ↵Ronnie Sahlberg1-0/+91
Message Format CRMF svn path=/trunk/; revision=12825