]> git.ipfire.org Git - thirdparty/openssl.git/history - include/openssl/crypto.h
Make sure the linked programs have the correct extension
[thirdparty/openssl.git] / include / openssl / crypto.h
2016-02-17  David WoodhouseFinish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005
2016-02-17  Richard LevitteImplement the use of heap manipulator implementions
2016-02-13  Richard LevitteMake sure the OPENSSL_INIT flags are 32 bits and docume...
2016-02-11  Rich SalzHide OPENSSL_INIT_SETTINGS.
2016-02-10  Rich SalzAfter renaming init, update errors.
2016-02-10  Richard LevitteMake it possible to get ENGINESDIR info from OpenSSL_ve...
2016-02-10  Matt CaswellAttempt to log an error if init failed
2016-02-10  Matt CaswellThe new init functions can now fail so shouldn't be...
2016-02-10  Rich SalzRename INIT funtions, deprecate old ones.
2016-02-09  Matt CaswellProvide a thread stop API
2016-02-09  Matt CaswellAuto init/deinit libcrypto
2016-02-09  Matt CaswellProvide framework for auto initialise/deinitialise...
2016-01-31  Rich SalzGH102: Extra volatile avoids GCC bug
2016-01-30  Rich SalzGH102: Add volatile to CRYPTO_memcmp
2016-01-28  Rich SalzAdd CRYPTO_secure_zalloc
2016-01-26  Rich SalzRemove /* foo.c */ comments
2016-01-13  Rich SalzAdd CRYPTO_EX_DATA; remove EC_EXTRA_DATA
2016-01-12  Dr. Stephen Hensonfix jpaketest and correct comment
2016-01-11  Dr. Stephen HensonAdd memory leak return value.
2016-01-11  Viktor DukhovniEnable/disable crypto-mdebug just like other features
2016-01-10  Rich SalzRT41897: Add an CRYPTO_secure_actual_size
2016-01-08  Rich SalzFix no CRYPTO_MDEBUG build (windows)
2016-01-08  Viktor DukhovniSimplify deprecated declaration exception
2016-01-08  Viktor DukhovniBackwards-compatibility subject to OPENSSL_API_COMPAT
2016-01-07  Rich SalzFix build-break; 'make update'
2016-01-07  Rich Salzmem functions cleanup
2016-01-07  Dr. Stephen HensonRename DECLARE*STACK_OF to DEFINE*STACK_OF
2015-12-23  Roumen Petrovredundant redeclaration of 'OPENSSL_strlcpy'
2015-12-22  Rich SalzCleanup CRYPTO_{push,pop}_info
2015-12-22  Rich SalzRename *_realloc_clean to *_clear_realloc
2015-12-17  Richard LevitteModify the lower level memory allocation routines to...
2015-12-17  Rich Salzmem-cleanup, cont'd.
2015-12-16  Rich SalzRename some BUF_xxx to OPENSSL_xxx
2015-12-01  Rich Salzex_data part 2: doc fixes and CRYPTO_free_ex_index.
2015-10-30  Rich SalzReplace "SSLeay" in API with OpenSSL
2015-09-03  Rich SalzAdd and use OPENSSL_zalloc
2015-09-02  Rich SalzMove OPENSSL_ITEM to store.h
2015-08-26  Rich SalzRemove _locked memory functions.
2015-07-20  Rich SalzRewrite crypto/ex_data
2015-06-23  Rich SalzMore secure storage of key material.
2015-04-30  Rich Salzfree cleanup almost the finale
2015-03-31  Richard LevitteStop symlinking, move files to intended directory