hkdf: when HMAC key is all zeros, still set a valid key length
[openssl.git] / crypto / conf / conf_ssl.c
2021-04-08 Matt CaswellUpdate copyright year
2021-03-18 Shane LontisAdd ossl_ conf symbols
2020-11-13 Richard LevitteCRYPTO: refactor ERR_raise()+ERR_add_error_data() to...
2020-11-13 Richard LevitteConvert all {NAME}err() in crypto/ to their correspondi...
2020-09-13 Matt CaswellFix safestack issues in conf.h
2020-05-15 Matt CaswellUpdate copyright year
2020-04-24 Rich SalzIn OpenSSL builds, declare STACK for datatypes ...
2019-09-28 Dr. Matthias St... Reorganize local header files
2019-02-10 Daniel DeFreezFix null pointer dereference in ssl_module_init
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-08-14 Tomas MrazDeallocate previously loaded SSL CONF module data
2018-04-05 Matt CaswellMove the loading of the ssl_conf module to libcrypto