aboutsummaryrefslogtreecommitdiff
path: root/crypto/pkcs12/p12_npas.c
AgeCommit message (Expand)AuthorFilesLines
2005-05-11Fix more error codes.Bodo Möller1-18/+16
2004-03-15Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte1-1/+2
2003-03-20Shut up an ANSI compiler about uninitialised variables.Richard Levitte1-1/+1
2000-12-31Rewrite PKCS#12 code and remove some of the oldDr. Stephen Henson1-5/+5
2000-09-17Use sk_*_new_null() instead of sk_*_new(NULL), since that takes careRichard Levitte1-1/+1
2000-05-16Typesafety Thought Police part 3.Ben Laurie1-9/+9
2000-05-16Typesafety Thought Police Part 2.Ben Laurie1-8/+13
2000-05-15Get rid of more non-ANSI declarations.Ulf Möller1-6/+6
1999-12-03New function PKC12_newpass()Dr. Stephen Henson1-0/+212