[openssl/openssl] 6a858e: Fix the checks in rsautl_main
Peiwei Hu
noreply at github.com
Mon Dec 5 12:07:03 UTC 2022
Branch: refs/heads/openssl-3.1
Home: https://github.com/openssl/openssl
Commit: 6a858e9f5967ae28dcdf7d4dcf52327f173d9517
https://github.com/openssl/openssl/commit/6a858e9f5967ae28dcdf7d4dcf52327f173d9517
Author: Peiwei Hu <jlu.hpw at 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 <hlandau at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19819)
(cherry picked from commit 4c3fadfe57b94f71fa83786726046b8833997c7c)
Commit: bdb66dd4c560561d2b56d03954c6c8836102271c
https://github.com/openssl/openssl/commit/bdb66dd4c560561d2b56d03954c6c8836102271c
Author: Peiwei Hu <jlu.hpw at 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 <hlandau at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19819)
(cherry picked from commit b794476df71441a6d30740ab9fadcc0f6d18d3d6)
Commit: cca2d261d594972d1a29ed836b6cf3463dad2680
https://github.com/openssl/openssl/commit/cca2d261d594972d1a29ed836b6cf3463dad2680
Author: Peiwei Hu <jlu.hpw at 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 <hlandau at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19819)
(cherry picked from commit 25d02f333b9a5531fa88db294f69a8347f275858)
Compare: https://github.com/openssl/openssl/compare/2fcf42c062cf...cca2d261d594
More information about the openssl-commits
mailing list