]> git.ipfire.org Git - thirdparty/openssl.git/history - include/openssl/pkcs12.h
Fix header file include guard names
[thirdparty/openssl.git] / include / openssl / pkcs12.h
2019-09-28  Dr. Matthias St... Fix header file include guard names
2019-03-06  David von Oheimbconstify *_dup() and *i2d_*() and related functions...
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06  Richard LevitteRefactor the computation of API version limits
2017-06-07  Rich Salzmake error tables const and separate header file
2016-08-22  Andy Polyakovcrypto/pkcs12: facilitate accessing data with non-inter...
2016-08-22  Andy Polyakovcrypto/pkcs12: default to UTF-8.
2016-08-22  Andy Polyakovcrypto/pkcs12: add UTF8 support.
2016-08-19  Matt CaswellConvert PKCS12* functions to use const getters
2016-08-17  Dr. Stephen HensonConstify X509_SIG.
2016-08-16  Matt CaswellConvert PKCS8* functions to use const getters
2016-08-05  Dániel BakaiAdded appropriate OPENSSL_NO_STDIO to PKCS12 header
2016-07-20  Kurt RoeckxCheck for errors allocating the error strings.
2016-06-29  FdaSilvaYYWhitespace cleanup in crypto
2016-06-15  FdaSilvaYYConstify PKCS12_create, PKCS12_add_key, PKCS12_add_safe.
2016-05-23  Rich SalzRemove unused error/function codes.
2016-05-17  Rich SalzCopyright consolidation 03/10
2016-05-06  Dr. Stephen HensonConstify PKCS12_newpass()
2016-02-08  Dr. Stephen HensonRemove ancient compatibility defines.
2016-02-08  Dr. Stephen HensonOnly use compatibility macros for < 1.1 API.
2016-02-08  Dr. Stephen Hensonuse new function names
2016-02-08  Dr. Stephen HensonReorganise functions.
2016-02-08  Dr. Stephen Hensonpkcs12.h header reorganisation.
2016-02-08  Dr. Stephen HensonRename PKCS12 function
2016-02-08  Dr. Stephen Hensonpkcs12 accessors
2016-02-08  Dr. Stephen HensonNew PKCS12 accessors, change macros to functions.
2016-02-08  Dr. Stephen HensonMake PKCS12 structures opaque
2016-01-26  Rich SalzRemove /* foo.c */ comments
2016-01-07  Dr. Stephen HensonRename DECLARE*STACK_OF to DEFINE*STACK_OF
2015-05-26  Dr. Stephen HensonAdd function PKCS8_set0_pbe
2015-03-31  Richard LevitteStop symlinking, move files to intended directory