Branch: refs/heads/master Home: https://github.com/openssl/openssl Commit: 4c3fadfe57b94f71fa83786726046b8833997c7c https://github.com/openssl/openssl/commit/4c3fadfe57b94f71fa83786726046b8833997c7c Author: Peiwei Hu <jlu....@foxmail.com> Date: 2022-12-05 (Mon, 05 Dec 2022)
Changed paths: M apps/rsautl.c Log Message: ----------- Fix the checks in rsautl_main Reviewed-by: Hugo Landau <hlan...@openssl.org> Reviewed-by: Tomas Mraz <to...@openssl.org> (Merged from https://github.com/openssl/openssl/pull/19819) Commit: b794476df71441a6d30740ab9fadcc0f6d18d3d6 https://github.com/openssl/openssl/commit/b794476df71441a6d30740ab9fadcc0f6d18d3d6 Author: Peiwei Hu <jlu....@foxmail.com> Date: 2022-12-05 (Mon, 05 Dec 2022) Changed paths: M crypto/crmf/crmf_lib.c M test/evp_extra_test.c Log Message: ----------- Fix the check of EVP_PKEY_decrypt_init Reviewed-by: Hugo Landau <hlan...@openssl.org> Reviewed-by: Tomas Mraz <to...@openssl.org> (Merged from https://github.com/openssl/openssl/pull/19819) Commit: 25d02f333b9a5531fa88db294f69a8347f275858 https://github.com/openssl/openssl/commit/25d02f333b9a5531fa88db294f69a8347f275858 Author: Peiwei Hu <jlu....@foxmail.com> Date: 2022-12-05 (Mon, 05 Dec 2022) Changed paths: M apps/s_server.c M crypto/bio/bf_buff.c M crypto/bio/bf_lbuf.c M ssl/ssl_lib.c Log Message: ----------- Fix the check of BIO_set_write_buffer_size and BIO_set_read_buffer_size Reviewed-by: Hugo Landau <hlan...@openssl.org> Reviewed-by: Tomas Mraz <to...@openssl.org> (Merged from https://github.com/openssl/openssl/pull/19819) Compare: https://github.com/openssl/openssl/compare/12c20c5486b6...25d02f333b9a