COMMITS
/ Tools/ssl/multissltests.py March 25, 2026
V
gh-146207: Add support for OpenSSL 4.0.0 alpha1 (#146217)
Victor Stinner committed
March 1, 2026
Z
gh-136728: Combine OpenSSL and AWS-LC CI configurations (#144805)
Zachary Ware committed
February 13, 2026
Z
gh-144551: Update CI to use latest OpenSSL versions (GH-144794)
Zachary Ware committed
January 20, 2026
H
gh-143960: Add support for OpenSSL 3.6, drop EOL 3.2 (#143961)
Hugo van Kemenade committed
October 5, 2025
Z
gh-139573: Update OpenSSL in CI (GH-139577)
Zachary Ware committed
August 30, 2025
T
August 14, 2025
Z
gh-132339: Add support for OpenSSL 3.5 (GH-137720)
Zachary Ware committed
July 11, 2025
W
gh-135401: Test AWS-LC as a cryptography library in CI (GH-135402)
Will Childs-Klein committed
April 25, 2025
B
gh-131423: Update OpenSSL data to 3.4.1 on Linux (#131618)
Bénédikt Tran committed
November 28, 2024
P
gh-127330: Update for OpenSSL 3.4 & document+improve the update process (GH-127331)
Petr Viktorin committed
September 4, 2024
Z
gh-123700: Update OpenSSL versions in multissltests and CI (#123701)
Zachary Ware committed
Z
gh-123418: Update CI to use fresh OpenSSL releases (GH-123675)
Zachary Ware committed
February 6, 2024
N
gh-109991: Update GitHub CI workflows to use OpenSSL 3.0.13. (#115050)
Ned Deily committed
October 1, 2023
V
gh-109649: Use os.process_cpu_count() (#110165)
Victor Stinner committed
September 28, 2023
August 18, 2023
June 1, 2023
G
gh-103142: Upgrade binary builds and CI to OpenSSL 1.1.1u (#105174)
Gregory P. Smith committed
February 9, 2023
G
gh-101726: Update the OpenSSL version to 1.1.1t (GH-101727)
Gregory P. Smith committed
December 24, 2022
I
gh-100454: Start running SSL tests with OpenSSL 3.1.0-beta1 (#100456)
Illia Volochii committed
November 11, 2022
G
Update github CI to use OpenSSL 1.1.1s and 3.0.7. (#99364)
Gregory P. Smith committed
August 29, 2022
C
gh-94682: Build and test with OpenSSL 1.1.1q (gh-94683)
Christian Heimes committed
July 14, 2022
C
gh-93939: Build C extensions without setup.py (GH-94474)
Christian Heimes committed
June 22, 2022
V
gh-84623: Remove unused imports (#94132)
Victor Stinner committed
March 15, 2022
C
bpo-47024: Update OpenSSL to 1.1.1n (GH-31895)
Christian Heimes committed
December 22, 2021
K
bpo-46106: Update OpenSSL to 1.1.1m (GH-30211)
Kumar Aditya committed
December 17, 2021
C
bpo-46114: Fix OpenSSL version check for 3.0.1 (GH-30170)
Christian Heimes committed
November 22, 2021
C
Fix out-of-tree build support for multissltest (GH-29694)
Christian Heimes committed
September 7, 2021
C
bpo-38820: Test with OpenSSL 3.0.0 final (GH-28205)
Christian Heimes committed
August 30, 2021
Ł
bpo-45007: Update multissl to openssl 1.1.1l as well (GH-28044)
Łukasz Langa committed
June 19, 2021
C
bpo-38820: Test with OpenSSL 3.0.0-beta1 (GH-26769)
Christian Heimes committed
May 20, 2021
C
bpo-38820: Test with OpenSSL 3.0.0-alpha17 (#26266)
Christian Heimes committed
May 6, 2021
C
bpo-38820: Test with OpenSSL 3.0.0-alpha16 (GH-25942)
Christian Heimes committed
April 26, 2021
C
bpo-38820: Old OpenSSL 3.0.0 releases are in /old/3.0/ (GH-25624)
Christian Heimes committed
April 23, 2021
C
bpo-38820: Test with OpenSSL 3.0.0-alpha15 (GH-25537)
Christian Heimes committed
April 17, 2021
C
bpo-43669: PEP 644: Require OpenSSL 1.1.1 or newer (GH-23014)
Christian Heimes committed
April 9, 2021
C
bpo-43788: Generate version specific _ssl_data.h (GH-25300)
Christian Heimes committed
March 30, 2021
C
bpo-43631: Update to OpenSSL 1.1.1k (GH-25024)
Christian Heimes committed
March 19, 2021
C
bpo-43466: Add --with-openssl-rpath configure option (GH-24820)
Christian Heimes committed
June 1, 2020
C
bpo-30008: Fix OpenSSL no-deprecated compilation (GH-20397)
Christian Heimes committed
May 16, 2020
C
bpo-40457: Support OpenSSL without TLS 1.0/1.1 (GH-19862)
Christian Heimes committed
May 15, 2020
C
bpo-40163: Fix multissltest download of old OpenSSL (GH-19329)
Christian Heimes committed
C
bpo-40479: Test with latest OpenSSL versions (GH-20108)
Christian Heimes committed
March 31, 2020
B
closes bpo-40125: Update multissltests.py to use OpenSSL 1.1.1f. (GH-19248)
Benjamin Peterson committed
September 11, 2019
C
bpo-38117: Test with OpenSSL 1.1.1d (GH-15983)
Christian Heimes committed
June 3, 2019
C
bpo-34271: Fix compatibility with 1.0.2 (GH-13728)
Christian Heimes committed
C
bpo-37081: Test with OpenSSL 1.1.1c (GH-13631)
Christian Heimes committed
September 23, 2018
C
bpo-34670: Add TLS 1.3 post handshake auth (GH-9460)
Christian Heimes committed
May 23, 2018
C
bpo-33618: Enable TLS 1.3 in tests (GH-7079)
Christian Heimes committed
May 22, 2018
C
bpo-33570: TLS 1.3 ciphers for OpenSSL 1.1.1 (GH-6976)
Christian Heimes committed
May 16, 2018
S
bpo-33522: Enable CI builds on Visual Studio Team Services (#6865)
Steve Dower committed