summaryrefslogtreecommitdiffstats
path: root/crypto/pkcs12/p12_npas.c
AgeCommit message (Expand)Author
2000-12-31Rewrite PKCS#12 code and remove some of the oldDr. Stephen Henson
2000-09-17Use sk_*_new_null() instead of sk_*_new(NULL), since that takes careRichard Levitte
2000-05-16Typesafety Thought Police part 3.Ben Laurie
2000-05-16Typesafety Thought Police Part 2.Ben Laurie
2000-05-15Get rid of more non-ANSI declarations.Ulf Möller
1999-12-03New function PKC12_newpass()Dr. Stephen Henson