The callbacks in the NAME_FUNCS structure are not used directly as LHASH
[openssl.git] / crypto / pkcs12 / p12_crt.c
2000-12-31 Dr. Stephen HensonRewrite PKCS#12 code and remove some of the old
2000-09-17 Richard LevitteUse sk_*_new_null() instead of sk_*_new(NULL), since...
2000-08-24 Dr. Stephen HensonNew option to CA.pl to sign request using CA extensions.
2000-05-16 Ben LaurieTypesafety Thought Police part 3.
2000-05-16 Ben LaurieTypesafety Thought Police Part 2.
2000-05-15 Ulf MöllerGet rid of more non-ANSI declarations.
2000-03-22 Dr. Stephen HensonFix a memory leak in PKCS12_parse.
1999-05-19 Dr. Stephen HensonNew functions sk_set, sk_value and sk_num to replace...
1999-05-18 Dr. Stephen HensonChange default PKCS#12 iteration count to 2048, include...
1999-04-23 Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-23 Ben LaurieWork with -pedantic!
1999-04-19 Ulf MöllerChange functions to ANSI C.
1999-03-29 Dr. Stephen HensonInclude pkcs12 program as part of openssl. This complet...
1999-03-28 Dr. Stephen HensonYet more PKCS#12 integration: add lots of files under...