| Commit message (Expand) | Author | Age | Files | Lines |
* | gh-123700: Update OpenSSL versions in multissltests and CI (#123701) | Zachary Ware | 2024-09-04 | 1 | -1/+2 |
|
|
* | gh-123418: Update CI to use fresh OpenSSL releases (GH-123675) | Zachary Ware | 2024-09-04 | 1 | -3/+5 |
|
|
* | gh-120417: Remove unused imports in Tools (#120623) | Victor Stinner | 2024-06-17 | 1 | -1/+0 |
|
|
* | gh-109991: Update GitHub CI workflows to use OpenSSL 3.0.13. (#115050) | Ned Deily | 2024-02-06 | 1 | -2/+3 |
|
|
* | gh-58032: Do not use argparse.FileType in module CLIs and scripts (GH-113649) | Serhiy Storchaka | 2024-01-10 | 1 | -3/+8 |
|
|
* | gh-109649: Use os.process_cpu_count() (#110165) | Victor Stinner | 2023-10-01 | 1 | -1/+4 |
|
|
* | gh-109991: Update GitHub CI workflows to use OpenSSL 3.0.11 and multissltests... | Ned Deily | 2023-09-28 | 1 | -3/+3 |
|
|
* | gh-107565: Update multissltests and GitHub CI workflows to use OpenSSL 1.1.1v... | Ned Deily | 2023-08-18 | 1 | -3/+3 |
|
|
* | gh-103142: Upgrade binary builds and CI to OpenSSL 1.1.1u (#105174) | Gregory P. Smith | 2023-06-01 | 1 | -2/+3 |
|
|
* | gh-101726: Update the OpenSSL version to 1.1.1t (GH-101727) | Gregory P. Smith | 2023-02-09 | 1 | -2/+2 |
|
|
* | gh-100454: Start running SSL tests with OpenSSL 3.1.0-beta1 (#100456) | Illia Volochii | 2022-12-24 | 1 | -4/+4 |
|
|
* | Update github CI to use OpenSSL 1.1.1s and 3.0.7. (#99364) | Gregory P. Smith | 2022-11-11 | 1 | -2/+2 |
|
|
* | gh-94682: Build and test with OpenSSL 1.1.1q (gh-94683) | Christian Heimes | 2022-08-29 | 1 | -2/+2 |
|
|
* | gh-93939: Build C extensions without setup.py (GH-94474) | Christian Heimes | 2022-07-14 | 1 | -2/+2 |
|
|
* | gh-84623: Remove unused imports (#94132) | Victor Stinner | 2022-06-22 | 1 | -1/+0 |
|
|
* | bpo-47024: Update OpenSSL to 1.1.1n (GH-31895) | Christian Heimes | 2022-03-15 | 1 | -2/+2 |
|
|
* | bpo-46106: Update OpenSSL to 1.1.1m (GH-30211) | Kumar Aditya | 2021-12-22 | 1 | -1/+1 |
|
|
* | bpo-46114: Fix OpenSSL version check for 3.0.1 (GH-30170) | Christian Heimes | 2021-12-17 | 1 | -1/+1 |
|
|
* | Fix out-of-tree build support for multissltest (GH-29694) | Christian Heimes | 2021-11-22 | 1 | -4/+10 |
|
|
* | bpo-38820: Test with OpenSSL 3.0.0 final (GH-28205) | Christian Heimes | 2021-09-07 | 1 | -1/+5 |
|
|
* | bpo-45007: Update multissl to openssl 1.1.1l as well (GH-28044) | Ćukasz Langa | 2021-08-30 | 1 | -1/+1 |
|
|
* | bpo-38820: Test with OpenSSL 3.0.0-beta1 (GH-26769) | Christian Heimes | 2021-06-19 | 1 | -1/+1 |
|
|
* | bpo-38820: Test with OpenSSL 3.0.0-alpha17 (#26266) | Christian Heimes | 2021-05-20 | 1 | -1/+1 |
|
|
* | bpo-38820: Test with OpenSSL 3.0.0-alpha16 (GH-25942) | Christian Heimes | 2021-05-06 | 1 | -44/+11 |
|
|
* | bpo-38820: Old OpenSSL 3.0.0 releases are in /old/3.0/ (GH-25624) | Christian Heimes | 2021-04-26 | 1 | -5/+9 |
|
|
* | bpo-38820: Test with OpenSSL 3.0.0-alpha15 (GH-25537) | Christian Heimes | 2021-04-23 | 1 | -1/+1 |
|
|
* | bpo-43669: PEP 644: Require OpenSSL 1.1.1 or newer (GH-23014) | Christian Heimes | 2021-04-17 | 1 | -5/+1 |
|
|
* | bpo-43788: Generate version specific _ssl_data.h (GH-25300) | Christian Heimes | 2021-04-09 | 2 | -81/+115 |
|
|
* | bpo-43631: Update to OpenSSL 1.1.1k (GH-25024) | Christian Heimes | 2021-03-30 | 1 | -1/+1 |
|
|
* | bpo-43466: Add --with-openssl-rpath configure option (GH-24820) | Christian Heimes | 2021-03-19 | 1 | -10/+16 |
|
|
* | bpo-41043: Escape literal part of the path for glob(). (GH-20994) | Serhiy Storchaka | 2020-06-20 | 1 | -1/+1 |
|
|
* | bpo-30008: Fix OpenSSL no-deprecated compilation (GH-20397) | Christian Heimes | 2020-06-01 | 1 | -0/+1 |
|
|
* | bpo-40457: Support OpenSSL without TLS 1.0/1.1 (GH-19862) | Christian Heimes | 2020-05-16 | 1 | -4/+5 |
|
|
* | bpo-40163: Fix multissltest download of old OpenSSL (GH-19329) | Christian Heimes | 2020-05-15 | 1 | -11/+41 |
|
|
* | bpo-40479: Test with latest OpenSSL versions (GH-20108) | Christian Heimes | 2020-05-15 | 1 | -3/+58 |
|
|
* | closes bpo-40266, closes bpo-39953: Use numeric lib code if compiling against... | Benjamin Peterson | 2020-04-14 | 1 | -4/+8 |
|
|
* | closes bpo-39953: Generate ifdefs around library code definitions. (GH-19490) | Benjamin Peterson | 2020-04-12 | 1 | -0/+2 |
|
|
* | closes bpo-39953: Update OpenSSL error codes table. (GH-19082) | Benjamin Peterson | 2020-04-11 | 1 | -9/+16 |
|
|
* | closes bpo-40125: Update multissltests.py to use OpenSSL 1.1.1f. (GH-19248) | Benjamin Peterson | 2020-03-31 | 1 | -1/+1 |
|
|
* | bpo-38117: Test with OpenSSL 1.1.1d (GH-15983) | Christian Heimes | 2019-09-11 | 1 | -5/+4 |
|
|
* | Fix typos in comments, docs and test names (#15018) | Min ho Kim | 2019-07-30 | 1 | -1/+1 |
|
|
* | bpo-34271: Fix compatibility with 1.0.2 (GH-13728) | Christian Heimes | 2019-06-03 | 1 | -1/+2 |
|
|
* | bpo-37081: Test with OpenSSL 1.1.1c (GH-13631) | Christian Heimes | 2019-06-03 | 1 | -3/+3 |
|
|
* | bpo-34670: Add TLS 1.3 post handshake auth (GH-9460) | Christian Heimes | 2018-09-23 | 1 | -4/+4 |
|
|
* | bpo-33618: Enable TLS 1.3 in tests (GH-7079) | Christian Heimes | 2018-05-23 | 1 | -8/+25 |
|
|
* | bpo-33570: TLS 1.3 ciphers for OpenSSL 1.1.1 (GH-6976) | Christian Heimes | 2018-05-22 | 1 | -4/+4 |
|
|
* | bpo-33522: Enable CI builds on Visual Studio Team Services (#6865) | Steve Dower | 2018-05-16 | 1 | -2/+12 |
|
|
* | bpo-33127: Compatibility patch for LibreSSL 2.7.0 (GH-6210) | Christian Heimes | 2018-03-24 | 1 | -1/+1 |
|
|
* | bpo-32947: OpenSSL 1.1.1-pre1 / TLS 1.3 fixes (#5663) | Christian Heimes | 2018-02-27 | 1 | -9/+5 |
|
|
* | bpo-32549: Compile OpenSSL 1.1.0 on Travis CI (#5180) | Christian Heimes | 2018-01-16 | 1 | -52/+69 |
|
|