[openssl/openssl] 5812a2: Fix the checks in rsautl_main
Peiwei Hu
noreply at github.com
Mon Dec 5 12:07:28 UTC 2022
Branch: refs/heads/openssl-3.0
Home: https://github.com/openssl/openssl
Commit: 5812a2d282a76e83a95ea19aa08e89ba0571b182
https://github.com/openssl/openssl/commit/5812a2d282a76e83a95ea19aa08e89ba0571b182
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: 18e45bd9eade832d3ab575f48fcf1f22695939b8
https://github.com/openssl/openssl/commit/18e45bd9eade832d3ab575f48fcf1f22695939b8
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: 544758738dad2c0db6b236ba395905e671a252e8
https://github.com/openssl/openssl/commit/544758738dad2c0db6b236ba395905e671a252e8
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/17345cf10f97...544758738dad
More information about the openssl-commits
mailing list