Closed
Conversation
slontis
reviewed
Nov 28, 2025
| - "ASN1_CHOICE_END_cb" | ||
| - "ASN1_CHOICE_END_name" | ||
| - "ASN1_CHOICE_END_selector" | ||
| - "ASN1_F_ASN1_FIND_END 0" |
c1094be to
1b1b303
Compare
1b1b303 to
612c43d
Compare
nhorman
approved these changes
Dec 9, 2025
npajkovsky
approved these changes
Dec 9, 2025
openssl-machine
pushed a commit
that referenced
this pull request
Dec 9, 2025
Reviewed-by: Saša Nedvědický <[email protected]> Reviewed-by: Neil Horman <[email protected]> Reviewed-by: Nikola Pajkovsky <[email protected]> (Merged from #29245)
openssl-machine
pushed a commit
that referenced
this pull request
Dec 9, 2025
Reviewed-by: Saša Nedvědický <[email protected]> Reviewed-by: Neil Horman <[email protected]> Reviewed-by: Nikola Pajkovsky <[email protected]> (Merged from #29245)
Contributor
|
merged to 3.6, thank you! |
openssl-machine
pushed a commit
that referenced
this pull request
Jan 27, 2026
3.6.1 CHANGES.md includes the following: * #28760 "Improve the CPUINFO display for RISC-V" * #28797 "Fix regression when X509_V_FLAG_CRL_CHECK_ALL is set" * #28955 "Fix for TLS handshake issue with GnuTLS #28902" * #29155 "fix(x509.c): fixed -checkend return values" * #29214 "s390x: Check and fail on invalid malformed ECDSA signatures" * #29245 "Clang format 3.6" * #29251 "Fix change of behavior of the single stapled OCSP response API" 3.6.1 NEWS.md includes the following: * #28797 "Fix regression when X509_V_FLAG_CRL_CHECK_ALL is set" * #28955 "Fix for TLS handshake issue with GnuTLS #28902" Co-Authored-by: Tomáš Mráz <[email protected]> Signed-off-by: Eugene Syromiatnikov <[email protected]> Reviewed-by: Nikola Pajkovsky <[email protected]> Reviewed-by: Neil Horman <[email protected]> Reviewed-by: Saša Nedvědický <[email protected]> Reviewed-by: Tomas Mraz <[email protected]> MergeDate: Mon Jan 26 20:01:30 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This will be the day-of-change PR - it will remain draft until that day as it will be constantly
redone to test until the tree is frozen
It is based on and contains the changes in the preparatory commit pr ( #29243 ) and will be rebased
once that lands.
The last four commits in this stack is what will be left. On the day of, I believe the first two should
be merged, then the last two should be squashed together and merged as one.
The reason for squashing the last two is to get one commit hash that then must be added to
the top level .git-blame-ignore-revs, as this will be the reformatting commit nobody wants
to see in git blame.
For 1741
!--
Thank you for your pull request. Please review these requirements:
Contributors guide: https://github.com/openssl/openssl/blob/master/CONTRIBUTING.md
Other than that, provide a description above this comment if there isn't one already
If this fixes a GitHub issue, make sure to have a line saying 'Fixes #XXXX' (without quotes) in the commit message.
-->
Checklist