-
Notifications
You must be signed in to change notification settings - Fork 423
Comparing changes
Open a pull request
base repository: pyca/pyopenssl
base: 25.1.0
head repository: pyca/pyopenssl
compare: 25.2.0
- 14 commits
- 13 files changed
- 4 contributors
Commits on Jul 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f9a68e6 - Browse repository at this point
Copy the full SHA f9a68e6View commit details
Commits on Jul 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a157163 - Browse repository at this point
Copy the full SHA a157163View commit details
Commits on Aug 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0ca1c97 - Browse repository at this point
Copy the full SHA 0ca1c97View commit details
Commits on Aug 6, 2025
-
Bump actions/download-artifact from 4.3.0 to 5.0.0 (#1435)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.3.0 to 5.0.0. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@d3f86a1...634f93c) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 19e71e9 - Browse repository at this point
Copy the full SHA 19e71e9View commit details
Commits on Aug 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3d5a759 - Browse repository at this point
Copy the full SHA 3d5a759View commit details
Commits on Aug 12, 2025
-
Bump actions/checkout from 4 to 5 (#1437)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Commits](actions/checkout@v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a33fe4f - Browse repository at this point
Copy the full SHA a33fe4fView commit details
Commits on Aug 16, 2025
-
Set SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER in calling OpenSSL (#1287)
* Squashed commit: Fix for problem caused by SSL_WANT_READ or SSL_WANT_WRITE errors. When SSL_WANT_READ or SSL_WANT_WRITE are encountered, it's typical to retry the call but this must be repeated with the exact same arguments. Without this change, openSSL requires that the address of the buffer passed is the same. However, buffers in python can change location in some circumstances which cause the retry to fail. By add the setting SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER, the requirement for the same buffer address is forgiven and the retry has a better chance of success. See cherrypy/cheroot#245 for discussion. * removed remaining logger statements * removed erroneous typo in ci.yml * small fixes * fixed types * missing changes * Revert "fixed types" This reverts commit bb1d143. * format fix
Configuration menu - View commit details
-
Copy full SHA for 5619943 - Browse repository at this point
Copy the full SHA 5619943View commit details
Commits on Sep 4, 2025
-
Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 (#1439)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.12.4 to 1.13.0. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@76f52bc...ed0c539) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8daf0d1 - Browse repository at this point
Copy the full SHA 8daf0d1View commit details -
Bump actions/setup-python from 5 to 6 (#1440)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v5...v6) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7fd0ab8 - Browse repository at this point
Copy the full SHA 7fd0ab8View commit details
Commits on Sep 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0213311 - Browse repository at this point
Copy the full SHA 0213311View commit details -
Configuration menu - View commit details
-
Copy full SHA for 946f87e - Browse repository at this point
Copy the full SHA 946f87eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 95cf8fa - Browse repository at this point
Copy the full SHA 95cf8faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f46403 - Browse repository at this point
Copy the full SHA 5f46403View commit details
Commits on Sep 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6ccf90b - Browse repository at this point
Copy the full SHA 6ccf90bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 25.1.0...25.2.0