]> git.ipfire.org Git - thirdparty/openssl.git/history - engines/e_devcrypto.c
Rename all getters to use get/get0 in name
[thirdparty/openssl.git] / engines / e_devcrypto.c
2021-06-01  Tomas MrazRename all getters to use get/get0 in name
2021-05-26  Rich SalzUse "" for include crypto/xxx
2021-03-01  UndefBehaviorFix build of /dev/crypto engine with no-dynamic-engine...
2021-01-11  John BaldwinClose /dev/crypto file descriptor after CRIOGET ioctl().
2021-01-07  Matt CaswellUpdate copyright year
2021-01-05  John BaldwinSupport session information on FreeBSD.
2021-01-05  John BaldwinUse CRIOGET to fetch a crypto descriptor when present.
2020-12-20  Richard LevitteDrop OPENSSL_NO_RSA everywhere
2020-11-06  Matt CaswellDon't clear the whole error stack when loading engines
2020-07-22  Pauliengines: fixed to work with EVP_*_meth calls deprecated
2020-07-16  Richard LevitteUpdate copyright year
2020-07-16  Pauli deprecate engines
2019-08-02  Rich SalzReplace FUNCerr with ERR_raise_data
2019-07-22  Rich SalzDeprecate SYSerr, add new FUNCerr macro
2019-07-22  Rich SalzAdd ERR_put_func_error, and use it.
2019-07-02  Antoine CœurFix Typos
2019-05-31  RetropotenzaFix CHECK_BSD_STYLE_MACROS for OpenBSD and cryptodev...
2019-03-19  Benjamin KadukFix strict-warnings build on FreeBSD
2019-02-22  Eneas U de Queirozengines/e_devcrypto: set digest input_blocksize
2019-02-22  Eneas U de Queirozengines/e_devcrypto: fixes logic in close_devcrypto
2019-02-22  Eneas U de Queirozengines/e_devcrypto.c: fix cipher_ctrl function
2019-02-13  PauliMacro typo fix not propagated
2019-02-12  Eneas U de Queirozeng_devcrypto.c: close open session on init
2019-02-12  Eneas U de Queiroze_devcrypto: make the /dev/crypto engine dynamic