]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/store/store_init.c
Update copyright year
[thirdparty/openssl.git] / crypto / store / store_init.c
2021-04-08  Matt CaswellUpdate copyright year
2021-03-12  Tomas MrazUse OPENSSL_init_crypto(OPENSSL_INIT_BASE_ONLY, NULL...
2020-10-15  Matt CaswellUpdate copyright year
2020-09-03  Richard LevitteSTORE: Move the built-in 'file:' loader to become an...
2020-08-24  Richard LevitteSTORE: Change all error recording to use ERR_raise...
2019-09-28  Dr. Matthias St... Reorganize local header files
2019-09-28  Dr. Matthias St... Reorganize private crypto header files
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-05-29  Matt CaswellUpdate copyright year
2018-05-11  Kurt RoeckxUse void in all function definitions that do not take...
2017-06-29  Richard LevitteAdd a STORE loader for the "file" scheme
2017-06-29  Richard LevitteAdd the STORE module