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

fix: don't shuf psk #180

Merged
merged 1 commit into from
Apr 7, 2023
Merged

fix: don't shuf psk #180

merged 1 commit into from
Apr 7, 2023

Conversation

gaukas
Copy link
Contributor

@gaukas gaukas commented Apr 7, 2023

  • Shuffle Function will no longer shuffle PSK.
  • Shuffle Function optimized.
  • Fixed a bug in FakePresharedKeyExtension causing program to panic.
  • Added HelloChrome_100_PSK and HelloChrome_112_PSK_Shuf. Both are beta fingerprints, use at your own risk.

- Shuffle Function will no longer shuffle PSK.
- Shuffle Function optimized.
- Fixed a bug in FakePresharedKeyExtension causing panic.
- Added HelloChrome_100_PSK and HelloChrome_112_PSK_Shuf. Both are beta fingerprints, use at your own risk.
@gaukas gaukas added bug Unexpected behavior confirmed and should be fixed parrot labels Apr 7, 2023
@gaukas gaukas merged commit c785bd3 into refraction-networking:master Apr 7, 2023
@gaukas gaukas deleted the fix-shuffle-psk branch April 7, 2023 03:29
@gaukas gaukas linked an issue Apr 10, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Unexpected behavior confirmed and should be fixed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

shuffleExtensions() incorrectly shuffles FakePreSharedKeyExtension
1 participant