]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/pkcs12/p12_npas.c
Fix safestack issues in pkcs7.h
[thirdparty/openssl.git] / crypto / pkcs12 / p12_npas.c
2020-09-13  Matt CaswellFix safestack issues in pkcs7.h
2020-05-15  Matt CaswellUpdate copyright year
2020-04-24  Rich SalzIn OpenSSL builds, declare STACK for datatypes ...
2019-10-09  Rich SalzExplicitly test against NULL; do not use !p or similar
2019-09-28  Dr. Matthias St... Reorganize local header files
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2016-08-21  Dr. Stephen HensonAdd X509_getm_notBefore, X509_getm_notAfter
2016-08-17  Dr. Stephen HensonConstify X509_SIG.
2016-05-17  Rich SalzCopyright consolidation 09/10
2016-05-06  Dr. Stephen HensonConstify PKCS12_newpass()
2016-05-06  Dr. Stephen HensonTidy up PKCS12_newpass() fix memory leaks.
2016-03-11  Dr. Stephen HensonMake X509_SIG opaque.
2016-02-08  Dr. Stephen HensonUse new names
2016-02-08  Dr. Stephen Hensonmore PKCS12 opacity
2016-01-26  Rich SalzRemove /* foo.c */ comments
2015-05-11  Rich SalzUse p==NULL not !p (in if statements, mainly)
2015-03-30  Dr. Stephen HensonRemove duplicate code.
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2010-03-28  Dr. Stephen HensonPR: 1696
2008-11-05  Dr. Stephen HensonUpdate obsolete email address...
2005-05-11  Bodo MöllerFix more error codes.
2004-03-15  Richard LevitteConstify d2i, s2i, c2i and r2i functions and other...
2003-03-20  Richard LevitteShut up an ANSI compiler about uninitialised variables.
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-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.
1999-12-03  Dr. Stephen HensonNew function PKC12_newpass()