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

update boringtun to 0.6.0 #60

Merged
merged 3 commits into from
Dec 24, 2023
Merged

update boringtun to 0.6.0 #60

merged 3 commits into from
Dec 24, 2023

Conversation

aramperes
Copy link
Owner

@aramperes aramperes commented Dec 24, 2023

The major breaking changes are the new x25519 library for the crypto primitives, as well as the locking mechanism being pushed out of Tunn, meaning I will have to wrap it myself with Mutex/RwLock.

This is a breaking change for projects using onetun as a library due to the x25519 changes.

Closes #47

@aramperes aramperes marked this pull request as ready for review December 24, 2023 19:43
@aramperes aramperes merged commit 5fd2816 into master Dec 24, 2023
12 checks passed
@aramperes aramperes deleted the patch/boringtun-0.6 branch December 24, 2023 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update to boringtun v0.6.x
1 participant