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

Add support for stream51 and stream85 package decryption. #274

Conversation

Sehkah
Copy link
Collaborator

@Sehkah Sehkah commented Apr 28, 2024

When a packet header is read for its datasize and it is valid, but the buffer no longer contains data, assume it's a split data packet. Add unit tests for these edge cases.
Throw errors instead of graciously failing.

Checklist:

  • The project compiles
  • The PR targets develop branch

When a packet header is read for its datasize and it is valid, but the buffer no longer contains data, assume it's a split data packet.
Add unit tests for these edge cases.
Throw errors instead of graciously failing.
@Sehkah Sehkah requested a review from alborrajo April 28, 2024 19:05
@alborrajo alborrajo merged commit cfe121d into sebastian-heinz:develop Apr 28, 2024
1 check passed
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.

2 participants