hkdf: when HMAC key is all zeros, still set a valid key length
[openssl.git] / crypto / engine / eng_pkey.c
2024-04-09 Richard LevitteCopyright year updates
2024-01-31 Tomas MrazRevert "Improved detection of engine-provided private...
2023-10-04 Dmitry BelyavskiyImproved detection of engine-provided private "classic...
2021-04-08 Matt CaswellUpdate copyright year
2021-03-14 Rich SalzAlways check CRYPTO_LOCK_{read,write}_lock
2020-11-13 Richard LevitteConvert all {NAME}err() in crypto/ to their correspondi...
2020-07-16 Richard LevitteUpdate copyright year
2020-07-16 Paulideprecate engines in libcrypto
2019-10-09 Rich SalzExplicitly test against NULL; do not use !p or similar
2019-09-28 Dr. Matthias St... Reorganize local header files
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2016-05-17 Rich SalzCopyright consolidation 09/10
2016-03-09 Matt CaswellMove engine library over to using the new thread API
2016-01-26 Rich SalzRemove /* foo.c */ comments
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2008-06-01 Dr. Stephen HensonAllow ENGINE client cert callback to specify a set...
2008-06-01 Dr. Stephen HensonUpdate error codes, move typedef of SSL, SSL_CTX to...
2008-06-01 Dr. Stephen HensonAdd support for ENGINE supplied SSL client auth.
2004-04-19 Geoff Thorpe(oops) Apologies all, that last header-cleanup commit...
2001-09-25 Geoff ThorpeThis change replaces the ENGINE's underlying mechanics...