1. f1e0298 Bump re-actors/alls-green from 1.2.2 to 1.3.0 (#1533) by dependabot[bot] · 2 days ago main
  2. 52807f0 Add Python 3.14 Trove classifier (#1532) by nightcityblade · 4 days ago
  3. 9c4d336 Resolve "Package uses deprecated license specifications and is not SPDX-compliant" (#1531) by Benjamin T. Schwertfeger · 6 days ago
  4. 06dd9cb Do not assume that ASN1_STRING is null terminated. (#1529) by divVerent · 11 days ago
  5. 499f424 Bump pypa/gh-action-pypi-publish from 1.14.1 to 1.14.2 (#1528) by dependabot[bot] · 4 weeks ago
  6. 07b1ef7 Prepare 26.4.0 release (#1527) by Alex Gaynor · 4 weeks ago 26.4.0
  7. 1ff4a02 Bump actions/setup-python from 6.3.0 to 7.0.0 (#1524) by dependabot[bot] · 5 weeks ago
  8. 01e5eeb Bump pypa/gh-action-pypi-publish from 1.14.0 to 1.14.1 (#1523) by dependabot[bot] · 5 weeks ago
  9. 4dccfb9 Bump actions/checkout from 7.0.0 to 7.0.1 (#1521) by dependabot[bot] · 6 weeks ago
  10. 94ff658 Fix mypy error in _runopenssl with new typeshed (#1522) by Paul Kehrer · 6 weeks ago
  11. 6f75fa5 Bump actions/cache from 5.0.5 to 6.1.0 (#1519) by dependabot[bot] · 9 weeks ago
  12. 52e5f45 Bump actions/setup-python from 6.2.0 to 6.3.0 (#1518) by dependabot[bot] · 9 weeks ago
  13. c6b4a5f Bump actions/checkout from 6.0.3 to 7.0.0 (#1517) by dependabot[bot] · 10 weeks ago
  14. a34aa1d Prepare 26.3.0 release (#1515) by Alex Gaynor · 3 months ago 26.3.0
  15. 24db880 Deprecate X509Name and the remaining APIs that consume or return it (#1514) by Alex Gaynor · 3 months ago
  16. 1dc08be Add as_cryptography parameter to Connection.get_client_ca_list (#1508) by Alex Gaynor · 3 months ago
  17. 55653a5 Require cryptography 49, drop Python 3.8 (#1513) by Alex Gaynor · 3 months ago
  18. 9bad760 Remove deprecated CSR functionality (#1507) by Alex Gaynor · 3 months ago
  19. 98ca874 Enforce that Session is only re-used with the Context it came from (#1512) by Alex Gaynor · 3 months ago
  20. cbcb1da Deprecate Context.set_passwd_cb (#1511) by Alex Gaynor · 3 months ago
  21. 3b9d07d Deprecate all the mutable APIs on X509 (#1510) by Alex Gaynor · 3 months ago
  22. e096920 Deprecate PKey.generate_key, PKey.check, and dump_privatekey (#1509) by Alex Gaynor · 3 months ago
  23. 7079d6d Fix zizmor findings in GitHub Actions workflows (#1506) by Alex Gaynor · 3 months ago
  24. b63a77b Bump actions/checkout from 6.0.2 to 6.0.3 (#1504) by dependabot[bot] · 3 months ago
  25. 71813cc bump aws-lc version (#1505) by Alex Gaynor · 3 months ago
  26. 2320887 Prepare 26.2.0 release (#1500) by Alex Gaynor · 4 months ago 26.2.0
  27. 068c200 make it an error to mutate after using a context (#1429) by Alex Gaynor · 4 months ago
  28. f004dcd put X509Extension removal changelog in the right version (#1498) by Alex Gaynor · 4 months ago
  29. d696686 add Connection.set_options (#1497) by Paul Kehrer · 4 months ago
  30. 7e42f8f Remove X509Extension, which has been deprecated for a year (#1376) by Alex Gaynor · 4 months ago
  31. 6e43ae1 Remove tests-cryptography-main for Python 3.8 (#1496) by Alex Gaynor · 4 months ago
  32. 3be23b6 Prepare 26.1.0 release (#1495) by Alex Gaynor · 4 months ago 26.1.0
  33. e6be3fc Add note on versioning policy (#1494) by Jason Frey · 5 months ago
  34. 402177b Bump actions/upload-artifact in /.github/actions/upload-coverage (#1492) by dependabot[bot] · 5 months ago
  35. 08c796c Bump actions/upload-artifact from 7.0.0 to 7.0.1 (#1491) by dependabot[bot] · 5 months ago
  36. 12478f5 Bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 (#1489) by dependabot[bot] · 5 months ago
  37. f72218e Add +/- 1 second tolerance for clock adjustments (#1481) by crlorentzen · 6 months ago
  38. 358cbf2 Prepare for 26.0.0 release (#1487) by Alex Gaynor · 6 months ago 26.0.0
  39. a8d28e7 Bump actions/cache from 4 to 5 (#1486) by dependabot[bot] · 6 months ago
  40. 6fefff0 Add aws-lc compatibility to tests and CI (#1476) by Alex Gaynor · 6 months ago
  41. a739f96 Bump actions/download-artifact from 8.0.0 to 8.0.1 (#1485) by dependabot[bot] · 6 months ago
  42. 8b4c66b Bump actions/upload-artifact in /.github/actions/upload-coverage (#1484) by dependabot[bot] · 6 months ago
  43. 02a5c78 Bump actions/upload-artifact from 6.0.0 to 7.0.0 (#1483) by dependabot[bot] · 6 months ago
  44. d973387 Bump actions/download-artifact from 7.0.0 to 8.0.0 (#1482) by dependabot[bot] · 6 months ago
  45. 57f09bb Fix buffer overflow in DTLS cookie generation callback (#1479) by Alex Gaynor · 7 months ago
  46. d41a814 Handle exceptions in set_tlsext_servername_callback callbacks (#1478) by Alex Gaynor · 7 months ago
  47. 7b29beb Fix not using a cryptography wheel on uv (#1475) by Alex Gaynor · 7 months ago
  48. 35b55a3 Fix test_wantWriteError failure on macOS (#1474) by Alex Gaynor · 7 months ago
  49. bcac7d2 Bump actions/checkout from 6.0.1 to 6.0.2 (#1473) by dependabot[bot] · 7 months ago
  50. 425362d Bump actions/setup-python from 6.1.0 to 6.2.0 (#1472) by dependabot[bot] · 7 months ago
  51. c835ff5 Bump actions/upload-artifact in /.github/actions/upload-coverage (#1471) by dependabot[bot] · 9 months ago
  52. de554d6 Bump dessant/lock-threads from 5 to 6 (#1470) by dependabot[bot] · 9 months ago
  53. 215de31 Bump actions/upload-artifact from 5.0.0 to 6.0.0 (#1469) by dependabot[bot] · 9 months ago
  54. 9680540 Bump actions/download-artifact from 6.0.0 to 7.0.0 (#1468) by dependabot[bot] · 9 months ago
  55. 7f6dbde Bump actions/checkout from 6.0.0 to 6.0.1 (#1467) by dependabot[bot] · 9 months ago
  56. e1548ed Add a windows 3.14t testing job (#1466) by Nathan Goldbaum · 9 months ago
  57. cb876ee Bump actions/setup-python from 6.0.0 to 6.1.0 (#1464) by dependabot[bot] · 9 months ago
  58. a18fafa Bump actions/checkout from 5.0.1 to 6.0.0 (#1463) by dependabot[bot] · 9 months ago
  59. 4517585 Refactor ASN1_STRING access to use accessor functions (#1462) by Alex Gaynor · 9 months ago
  60. d7c41d3 Bump actions/checkout from 5.0.1 to 6.0.0 (#1461) by dependabot[bot] · 9 months ago
  61. ee0cc61 Bump actions/checkout from 5.0.0 to 5.0.1 (#1460) by dependabot[bot] · 10 months ago
  62. b7e1c2d Bump actions/upload-artifact from 4.6.2 to 5.0.0 (#1457) by dependabot[bot] · 10 months ago
  63. 2c00504 Bump actions/download-artifact from 5.0.0 to 6.0.0 (#1458) by dependabot[bot] · 10 months ago
  64. 4251777 Bump actions/upload-artifact in /.github/actions/upload-coverage (#1459) by dependabot[bot] · 10 months ago
  65. a69d45f use 3.14.0 in CI (#1454) by Alex Gaynor · 11 months ago
  66. 08ec8e6 correct Homebrew SSL formula version (#1453) by Glyph · 11 months ago
  67. f46314f Add get_group_name to expose SSL_get0_group_name (#1442) by Todd Abrams · 11 months ago
  68. 1b2d96d Fix "private" spelling @ CHANGELOG (#1452) by 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) · 12 months ago
  69. 895224e test_crypto: Remove unused test data (#1451) by David Benjamin · 12 months ago
  70. 23c0d6e add testing for Python 3.14 and 3.14t (#1450) by Nathan Goldbaum · 12 months ago
  71. 41e7788 Prepare for a 25.3.0 release (#1448) by Alex Gaynor · 12 months ago 25.3.0
  72. 53b78f5 test on supported pypys (#1449) by Paul Kehrer · 12 months ago
  73. fb1ebc1 Update CI workflow to use 'ubuntu-latest' and 'windows-latest' (#1447) by Paul Kehrer · 12 months ago
  74. 6ccf90b Prepare for a release (#1446) by Alex Gaynor · 12 months ago 25.2.0
  75. 5f46403 Added `OpenSSL.SSL.Connection.set_info_callback` (#1438) by Alex Gaynor · 12 months ago
  76. 95cf8fa Update tests to not rely on mutating contexts (#1445) by Alex Gaynor · 12 months ago
  77. 946f87e Remove fallback path for old OpenSSL (#1443) by Alex Gaynor · 12 months ago
  78. 0213311 Fix for new mypy release (#1444) by Alex Gaynor · 12 months ago
  79. 7fd0ab8 Bump actions/setup-python from 5 to 6 (#1440) by dependabot[bot] · 12 months ago
  80. 8daf0d1 Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 (#1439) by dependabot[bot] · 12 months ago
  81. 5619943 Set SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER in calling OpenSSL (#1287) by julianz- · 1 year, 1 month ago
  82. a33fe4f Bump actions/checkout from 4 to 5 (#1437) by dependabot[bot] · 1 year, 1 month ago
  83. 3d5a759 Switch from tox to nox (#1436) by Alex Gaynor · 1 year, 1 month ago
  84. 19e71e9 Bump actions/download-artifact from 4.3.0 to 5.0.0 (#1435) by dependabot[bot] · 1 year, 1 month ago
  85. 0ca1c97 fix inaccurate comment, there are no memorybios here (#1434) by Alex Gaynor · 1 year, 1 month ago
  86. a157163 Add ability to TLS 1.3 cipher suites on SSL Context (#1432) by Arne Schwabe · 1 year, 1 month ago
  87. f9a68e6 get CI back to green (#1433) by Alex Gaynor · 1 year, 2 months ago
  88. 62a0f50 Bump for 25.1.0 release (#1428) by Alex Gaynor · 1 year, 4 months ago 25.1.0
  89. a1b4f7f Attempt to prohibit mutating a Context after its in use (#1416) by Alex Gaynor · 1 year, 4 months ago
  90. 56d20e7 Bump actions/download-artifact from 4.2.1 to 4.3.0 (#1427) by dependabot[bot] · 1 year, 4 months ago
  91. fd99b1a fix CI for new ubuntu rolling (#1426) by Alex Gaynor · 1 year, 5 months ago
  92. e02c93c Bump actions/upload-artifact in /.github/actions/upload-coverage (#1423) by dependabot[bot] · 1 year, 6 months ago
  93. 5f461df Bump actions/download-artifact from 4.2.0 to 4.2.1 (#1422) by dependabot[bot] · 1 year, 6 months ago
  94. 3232015 Bump actions/upload-artifact from 4.6.1 to 4.6.2 (#1421) by dependabot[bot] · 1 year, 6 months ago
  95. fd04add Bump actions/download-artifact from 4.1.9 to 4.2.0 (#1420) by dependabot[bot] · 1 year, 6 months ago
  96. b0b7364 Bump actions/download-artifact from 4.1.8 to 4.1.9 (#1419) by dependabot[bot] · 1 year, 6 months ago
  97. de6766d Bump actions/upload-artifact from 4.6.0 to 4.6.1 (#1417) by dependabot[bot] · 1 year, 6 months ago
  98. 586af38 Bump actions/upload-artifact in /.github/actions/upload-coverage (#1418) by dependabot[bot] · 1 year, 6 months ago
  99. 9b8c497 Remove use of OpenSSL APIs that aren't useful (#1414) by Alex Gaynor · 1 year, 7 months ago
  100. 47b4e15 Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 (#1413) by dependabot[bot] · 1 year, 7 months ago