[openssl/openssl] 07cd21: Test s_time with new -testmode option
"'Jakub Zelenka' via openssl-commits" <[email protected]>
| Newsgroups | gmane.comp.encryption.openssl.cvs |
|---|---|
| Message-ID | <openssl/openssl/push/refs/heads/master/[email protected]> |
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 07cd21512f5750a4d9f41c3f8bb0959b7e5aee82
https://github.com/openssl/openssl/commit/07cd21512f5750a4d9f41c3f8bb0959b7e5aee82
Author: Jakub Zelenka <[email protected]>
Date: 2026-06-15 (Mon, 15 Jun 2026)
Changed paths:
M CHANGES.md
M apps/s_time.c
M doc/man1/openssl-s_time.pod.in
A test/recipes/70-test_stime.t
Log Message:
-----------
Test s_time with new -testmode option
Adds -testmode to s_time, mirroring the option in openssl speed.
It bypasses the -time window and runs a minimal number of iterations
(1 for new connections, 2 for session reuse).
Adds test_stime covering the new, reuse, and TLSv1.2/TLSv1.3 paths.
Reviewed-by: Tom Cosgrove <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
MergeDate: Mon Jun 15 13:53:39 2026
(Merged from https://github.com/openssl/openssl/pull/31192)
Commit: 0644d0293497b2b1572d0194ab3759c2adb479c6
https://github.com/openssl/openssl/commit/0644d0293497b2b1572d0194ab3759c2adb479c6
Author: Jakub Zelenka <[email protected]>
Date: 2026-06-15 (Mon, 15 Jun 2026)
Changed paths:
M apps/s_time.c
Log Message:
-----------
Fix duplicate CAstore option in s_time app
This fixes regression introduced in d260311c53a0d
Reviewed-by: Tom Cosgrove <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
MergeDate: Mon Jun 15 13:53:40 2026
(Merged from https://github.com/openssl/openssl/pull/31192)
Compare: https://github.com/openssl/openssl/compare/5f8850204342...0644d0293497
To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications
--
You received this message because you are subscribed to the Google Groups "openssl-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/a/openssl.org/d/msgid/openssl-commits/openssl/openssl/push/refs/heads/master/5f8850-0644d0%40github.com.