Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds DTLS1.3 to ssl protocol to text structs #22273

Conversation

fwh-dc
Copy link
Contributor

@fwh-dc fwh-dc commented Oct 4, 2023

Another dtls 1.3 specific update. It is dependent on #22259

@t8m t8m added branch: master Merge to master branch triaged: feature The issue/pr requests/adds a feature labels Oct 9, 2023
@fwh-dc fwh-dc mentioned this pull request Oct 17, 2023
@t8m t8m added this to the DTLS-1.3 milestone Oct 18, 2023
ssl/ssl_conf.c Show resolved Hide resolved
@mattcaswell mattcaswell added the approval: review pending This pull request needs review by a committer label Nov 29, 2023
@openssl-machine
Copy link
Collaborator

This PR is in a state where it requires action by @openssl/committers but the last update was 30 days ago

@openssl-machine
Copy link
Collaborator

This PR is in a state where it requires action by @openssl/committers but the last update was 61 days ago

@openssl-machine
Copy link
Collaborator

This PR is in a state where it requires action by @openssl/committers but the last update was 92 days ago

@fwh-dc fwh-dc force-pushed the update-ssl-protocol-lists-with-dtls13 branch from de3acd0 to 9b871b0 Compare March 21, 2024 08:48
@fwh-dc fwh-dc changed the base branch from master to feature/dtls-1.3 March 21, 2024 08:49
@github-actions github-actions bot added the severity: fips change The pull request changes FIPS provider sources label Mar 21, 2024
@fwh-dc
Copy link
Contributor Author

fwh-dc commented Mar 22, 2024

I don't believe the CI failure is relevant.

@t8m t8m added the tests: deferred Tests will be added in a subsequent PR (label should be removed when the PR with tests is merged) label Mar 27, 2024
@t8m
Copy link
Member

t8m commented Mar 27, 2024

@mattcaswell Please reconfirm

@t8m t8m removed branch: master Merge to master branch severity: fips change The pull request changes FIPS provider sources labels Mar 27, 2024
@mattcaswell mattcaswell added approval: done This pull request has the required number of approvals and removed approval: review pending This pull request needs review by a committer labels Mar 28, 2024
@openssl-machine openssl-machine added approval: ready to merge The 24 hour grace period has passed, ready to merge and removed approval: done This pull request has the required number of approvals labels Mar 29, 2024
@openssl-machine
Copy link
Collaborator

This pull request is ready to merge

openssl-machine pushed a commit that referenced this pull request Apr 2, 2024
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from #22273)
openssl-machine pushed a commit that referenced this pull request Apr 2, 2024
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from #22273)
openssl-machine pushed a commit that referenced this pull request Apr 2, 2024
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from #22273)
@mattcaswell
Copy link
Member

Pushed to the feature/dtls-1.3 branch.

@mattcaswell mattcaswell closed this Apr 2, 2024
openssl-machine pushed a commit that referenced this pull request Apr 22, 2024
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from #22273)
openssl-machine pushed a commit that referenced this pull request Apr 22, 2024
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from #22273)
openssl-machine pushed a commit that referenced this pull request Apr 22, 2024
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from #22273)
mattcaswell pushed a commit to mattcaswell/openssl that referenced this pull request Apr 22, 2024
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from openssl#22273)
mattcaswell pushed a commit to mattcaswell/openssl that referenced this pull request Apr 22, 2024
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from openssl#22273)
mattcaswell pushed a commit to mattcaswell/openssl that referenced this pull request Apr 22, 2024
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from openssl#22273)
nhorman pushed a commit to nhorman/openssl that referenced this pull request Apr 22, 2024
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from openssl#22273)
nhorman pushed a commit to nhorman/openssl that referenced this pull request Apr 22, 2024
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from openssl#22273)
nhorman pushed a commit to nhorman/openssl that referenced this pull request Apr 22, 2024
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from openssl#22273)
openssl-machine pushed a commit that referenced this pull request Apr 23, 2024
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from #22273)
openssl-machine pushed a commit that referenced this pull request Apr 23, 2024
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from #22273)
openssl-machine pushed a commit that referenced this pull request Apr 23, 2024
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from #22273)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approval: ready to merge The 24 hour grace period has passed, ready to merge tests: deferred Tests will be added in a subsequent PR (label should be removed when the PR with tests is merged) triaged: feature The issue/pr requests/adds a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants