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

Don't hardcode sequence number #164

Merged
merged 1 commit into from
Mar 12, 2024
Merged

Conversation

eileencodes
Copy link
Collaborator

@eileencodes eileencodes commented Mar 12, 2024

When we want to reset the sequence number we pass 0, otherwise we can get the sequence number off the packet parser rather than checking if ssl is enabled and then hardcoding sequences.

Prerequisite for #26 since we don't want to hardcode values for caching sha2 password.

When we want to reset the sequence number we pass `0`, otherwise we can
get the sequence number off the packet parser rather than checking if
ssl is enabled and then hardcoding sequences.
@eileencodes eileencodes merged commit 99dab92 into main Mar 12, 2024
14 checks passed
@eileencodes eileencodes deleted the dont-hardcode-sequence-number branch March 12, 2024 18:43
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.

None yet

2 participants