]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/pkcs12/p12_init.c
Implement EVP_MAC_do_all_ex()
[thirdparty/openssl.git] / crypto / pkcs12 / p12_init.c
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-09-11  Matt CaswellUpdate copyright year
2018-09-10  Matt CaswellCheck the return value from ASN1_INTEGER_set
2016-05-17  Rich SalzCopyright consolidation 09/10
2016-02-08  Dr. Stephen HensonMake PKCS12 structures opaque
2016-01-26  Rich SalzRemove /* foo.c */ comments
2015-05-14  Richard LevitteIdentify and move common internal libcrypto header...
2015-05-11  Rich SalzUse p==NULL not !p (in if statements, mainly)
2015-04-11  Rich Salzfree NULL cleanup 9
2015-03-23  Dr. Stephen HensonRemove old ASN.1 code.
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2008-11-05  Dr. Stephen HensonUpdate obsolete email address...
2005-05-11  Bodo MöllerFix more error codes.
2004-12-05  Dr. Stephen HensonAdd lots of checks for memory allocation failure, error...
2001-01-24  Dr. Stephen HensonAdd debugging info to new ASN1 code to trace memory...
1999-10-20  Dr. Stephen HensonReplace the macros in asn1.h with function equivalents...
1999-04-23  Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-19  Ulf MöllerChange functions to ANSI C.
1999-03-29  Dr. Stephen HensonRemove deleted PKCS#12 functions from pkcs12.h, get...
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...