Add CRYPTO_EX_DATA; remove EC_EXTRA_DATA
[openssl.git] / include / openssl / crypto.h
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