Update source files for pre-3.0 deprecation
[openssl.git] / crypto / pkcs12 / p12_sbag.c
2019-11-07 Richard LevitteUpdate source files for pre-3.0 deprecation
2019-09-28 Dr. Matthias St... Reorganize local header files
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06 Richard LevitteRefactor the computation of API version limits
2018-06-20 Matt CaswellUpdate copyright year
2018-06-18 David von Oheimbremove needless and misleading malloc failure error...
2016-08-19 Matt CaswellConvert PKCS12* functions to use const getters
2016-05-17 Rich SalzCopyright consolidation 09/10
2016-03-07 Dr. Stephen HensonMake PKCS8_PRIV_KEY_INFO opaque.
2016-02-11 Dr. Stephen HensonTypo: only return error if unrecognise bag type.
2016-02-08 Dr. Stephen Hensonfix various formatting issues
2016-02-08 Dr. Stephen Hensonuse new function names
2016-02-08 Dr. Stephen HensonReorganise functions.
2000-12-30 Dr. Stephen HensonDelete PKCS#12 redundant files.
2000-06-01 Richard LevitteThere have been a number of complaints from a number...
2000-05-16 Ben LaurieTypesafety Thought Police Part 2.
1999-06-04 Ben LaurieSome constification and stacks that slipped through...
1999-04-26 Ulf MöllerRemove NOPROTO definitions and error code comments.
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 HensonInclude pkcs12 program as part of openssl. This complet...
1999-03-29 Dr. Stephen HensonVarious PKCS#12 related tidies and fixes: it might...
1999-03-28 Dr. Stephen HensonYet more PKCS#12 integration: add lots of files under...