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

Remove dtls1.h as part of removing libssl #217

Merged
merged 1 commit into from
Jan 26, 2024
Merged

Conversation

davidben
Copy link
Contributor

Remove dtls1.h as part of removing libssl

Checklist

  • I've run tests to see all new and existing tests pass
  • I've followed the code style of the rest of the project
  • I've read the Contribution Guidelines
  • I've updated the documentation if necessary

(I don't have a swift dev setup, but hopefully this is trivial enough that I can let CI deal with it. 😄)

If you've made changes to gyb files

  • I've run .script/generate_boilerplate_files_with_gyb and included updated generated files in a commit of this pull request

No changes to gyb files

Motivation:

It's just an empty compatibility header at this point, but as nominally a part of libssl, remove it with the rest.

Modifications:

Removes dtls1.h

Result:

No more dtls1.h

It's just an empty compatibility header at this point, but as nominally
a part of libssl, remove it with the rest.
@Lukasa Lukasa added the semver/patch No public API change. label Jan 26, 2024
@Lukasa
Copy link
Collaborator

Lukasa commented Jan 26, 2024

@swift-server-bot add to allowlist

Copy link
Collaborator

@Lukasa Lukasa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice one, thanks @davidben

@Lukasa Lukasa merged commit 606608d into apple:main Jan 26, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/patch No public API change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants