[openssl/openssl] 4c3fad: Fix the checks in rsautl_main
Peiwei Hu
noreply at github.com
Mon Dec 5 12:07:05 UTC 2022
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 4c3fadfe57b94f71fa83786726046b8833997c7c
https://github.com/openssl/openssl/commit/4c3fadfe57b94f71fa83786726046b8833997c7c
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)
Commit: b794476df71441a6d30740ab9fadcc0f6d18d3d6
https://github.com/openssl/openssl/commit/b794476df71441a6d30740ab9fadcc0f6d18d3d6
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)
Commit: 25d02f333b9a5531fa88db294f69a8347f275858
https://github.com/openssl/openssl/commit/25d02f333b9a5531fa88db294f69a8347f275858
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)
Compare: https://github.com/openssl/openssl/compare/12c20c5486b6...25d02f333b9a
More information about the openssl-commits
mailing list