Branch: refs/heads/master Home: https://github.com/openssl/tools Commit: 5deec503be6835bb4548f1343ba3e91db859a767 https://github.com/openssl/tools/commit/5deec503be6835bb4548f1343ba3e91db859a767 Author: Tomas Mraz <to...@openssl.org> Date: 2024-06-17 (Mon, 17 Jun 2024)
Changed paths: M perf/Makefile M perf/evp_fetch.c M perf/handshake.c M perf/newrawkey.c M perf/pkeyread.c M perf/providerdoall.c M perf/randbytes.c M perf/rsasign.c M perf/sslnew.c M perf/x509storeissuer.c Log Message: ----------- Various perf tools improvements - make it easier to build against OpenSSL 1.1.1 - adjust the test iterations to even out the test runtimes - fix bug in evp_fetch test when running with explicit type Reviewed-by: Neil Horman <nhor...@openssl.org> Reviewed-by: Sasa Nedvedicky <sas...@openssl.org> Reviewed-by: Richard Levitte <levi...@openssl.org> (Merged from https://github.com/openssl/tools/pull/200) Commit: 54ed7d189f7b69fa0c178c55eddb7966cb0974a6 https://github.com/openssl/tools/commit/54ed7d189f7b69fa0c178c55eddb7966cb0974a6 Author: Tomas Mraz <to...@openssl.org> Date: 2024-06-17 (Mon, 17 Jun 2024) Changed paths: M perf/evp_fetch.c Log Message: ----------- evp_fetch.c: Avoid using algorithm that is not in 3.0 Reviewed-by: Neil Horman <nhor...@openssl.org> Reviewed-by: Sasa Nedvedicky <sas...@openssl.org> Reviewed-by: Richard Levitte <levi...@openssl.org> (Merged from https://github.com/openssl/tools/pull/200) Compare: https://github.com/openssl/tools/compare/4a36b4bcac97...54ed7d189f7b To unsubscribe from these emails, change your notification settings at https://github.com/openssl/tools/settings/notifications