aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/cms/packet-cms-template.c
AgeCommit message (Expand)AuthorFilesLines
2005-11-17The SHA-1 routines now take const pointers; don't cast away constness.Guy Harris1-5/+3
2005-11-16From Graeme Lunt:Anders Broman1-1/+75
2005-11-14 - dissect_ber_object_identifier() returns value as tvbTomas Kukosa1-1/+1
2005-04-22Define a maximum OID string length, and use it in a lot of places. Fixes aGerald Combs1-1/+1
2004-12-13update of the asn2eth compiler to use the types ber_[choice|sequence]_t in...Ronnie Sahlberg1-0/+3
2004-11-22New protocol: RFC2634 ExtendedSecurityServicesRonnie Sahlberg1-0/+1
2004-10-29update to cms to use workaround to lack of ANY and reducing the template sign...Ronnie Sahlberg1-122/+1
2004-10-28Add support for pkauthdata and pkdhkeydata OIDs.Gerald Combs1-8/+56
2004-10-26 use the nice #.REGISTER directive instead of handcoding it in teh templateRonnie Sahlberg1-36/+1
2004-10-08Make the ber_sequence tables "const".Guy Harris1-2/+2
2004-10-05Set svn:keywords to Id to expand RCS IDs, and set svn:eol-style toGuy Harris1-1/+1
2004-09-16Update to CMD to prepare for PKINIT supportRonnie Sahlberg1-0/+41
2004-07-25cms update forgot that Name had been commented out in one of the structure.Ronnie Sahlberg1-0/+1
2004-07-25 large CMS update.Ronnie Sahlberg1-0/+68
2004-07-23register ber oid functions through a special function in packet-ber.c which a...Ronnie Sahlberg1-5/+1
2004-07-21get rid of the nasty ber specific oid->callback table and reimplement the fun...Ronnie Sahlberg1-5/+8
2004-07-20Add the new protocols CMS, X509AF, X509IF, X509CE and X509SATRonnie Sahlberg1-0/+8
2004-07-19work in progressRonnie Sahlberg1-0/+80