]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/pkcs12/pk12err.c
Regenerate mkerr files
[thirdparty/openssl.git] / crypto / pkcs12 / pk12err.c
2019-07-16  Rich SalzRegenerate mkerr files
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-04-26  FdaSilvaYYAdd missing error code when alloc-return-null
2017-06-07  Rich Salzmake error tables const and separate header file
2016-08-22  Andy Polyakovcrypto/pkcs12: add UTF8 support.
2016-07-20  Kurt RoeckxCheck for errors allocating the error strings.
2016-05-23  Rich SalzRemove unused error/function codes.
2016-05-17  Rich SalzCopyright consolidation 09/10
2016-02-08  Dr. Stephen Hensonuse new function names
2016-01-26  Rich SalzRemove /* foo.c */ comments
2015-05-26  Dr. Stephen HensonAdd function PKCS8_set0_pbe
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2006-11-21  Dr. Stephen HensonUpdate from 0.9.8 stable. Eliminate duplicate error...
2005-06-30  Dr. Stephen HensonCheck PKCS7 structures in PKCS#12 files are of type...
2005-05-11  Bodo MöllerFix more error codes.
2005-04-12  Dr. Stephen HensonRebuild error codes.
2001-02-19  Richard LevitteMake all configuration macros available for application...
2000-03-05  Bodo MöllerPreserve reason strings in automatically build tables.
1999-12-05  Dr. Stephen HensonMerge in my S/MIME library and utility.
1999-12-03  Dr. Stephen HensonNew function PKC12_newpass()
1999-08-17  Dr. Stephen HensonFix PKCS7_ENC_CONTENT_new() to include a sensible defau...
1999-04-24  Bodo Möller"perl util/mkerr.pl -static -recurse -rebuild" because...
1999-04-24  Dr. Stephen HensonDelete the unnecessary ERR and ERRC lines in makefiles...
1999-04-24  Dr. Stephen HensonComplete rewrite of the error code generation script...
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-28  Dr. Stephen HensonYet more PKCS#12 integration: add lots of files under...