]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/pkcs12/p12_attr.c
Reorganize local header files
[thirdparty/openssl.git] / crypto / pkcs12 / p12_attr.c
2019-09-28  Dr. Matthias St... Reorganize local header files
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2016-08-22  Andy Polyakovcrypto/pkcs12: default to UTF-8.
2016-08-19  Matt CaswellConvert PKCS12* functions to use const getters
2016-08-16  Matt CaswellConvert PKCS8* 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-08  Dr. Stephen HensonUse new names
2016-02-08  Dr. Stephen Hensonpkcs12 accessors
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-03-16  Dr. Stephen HensonMake X509_ATTRIBUTE opaque.
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2009-06-17  Dr. Stephen HensonRename asc2uni and uni2asc functions to avoid clashes.
2008-11-05  Dr. Stephen HensonUpdate obsolete email address...
2001-06-11  Dr. Stephen HensonAdd support for MS CSP Name PKCS#12 attribute.
2001-01-14  Dr. Stephen HensonChange PKCS#12 key derivation routines to cope with
2000-12-08  Dr. Stephen HensonMerge from the ASN1 branch of new ASN1 code
2000-09-17  Richard LevitteUse sk_*_new_null() instead of sk_*_new(NULL), since...
2000-06-01  Richard LevitteThere have been a number of complaints from a number...
1999-10-20  Dr. Stephen HensonReplace the macros in asn1.h with function equivalents...
1999-06-04  Ben LaurieSome constification and stacks that slipped through...
1999-05-30  Ben LaurieAnother stack.
1999-05-01  Ben LaurieAnother stack.
1999-04-24  Dr. Stephen HensonDelete the unnecessary ERR and ERRC lines in makefiles...
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 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...