Convert RSA blinding to new multi-threading API
[openssl.git] / crypto / lock.c
2016-03-07 Matt CaswellRemove use of CRYPTO_LOCK_INIT in init code
2016-02-22 FdaSilvaYYGH678: Add a few more zalloc
2016-02-17 David WoodhouseFinish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005
2016-02-11 Rich SalzMove to REF_DEBUG, for consistency.
2016-02-09 Matt CaswellAuto init/deinit libcrypto
2016-01-26 Rich SalzRemove /* foo.c */ comments
2016-01-07 Dr. Stephen HensonOnly declare stacks in headers
2016-01-07 Dr. Stephen HensonRename DECLARE*STACK_OF to DEFINE*STACK_OF
2015-12-16 Rich SalzRename some BUF_xxx to OPENSSL_xxx
2015-10-30 Rich SalzReplace "SSLeay" in API with OpenSSL
2015-09-30 David WoodhouseFix no-stdio build
2015-05-14 Richard LevitteIdentify and move common internal libcrypto header...
2015-05-04 Rich SalzUse safer sizeof variant in malloc
2015-04-28 Rich Salzremove malloc casts
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2015-01-12 Rich SalzRT3548: Remove unsupported platforms
2014-12-08 Dr. Stephen Hensonremove unnecessary OPENSSL_FIPS reference
2011-02-14 Dr. Stephen HensonInclude support for an add_lock callback to tiny FIPS...
2011-01-27 Dr. Stephen HensonChange OPENSSL_FIPSEVP to OPENSSL_FIPSAPI as it doesn...
2011-01-27 Dr. Stephen HensonMove locking and thread ID functions into new files...