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

Support ssh clients without RFC 8308 extenstion negotation mechanism #153

Merged

Conversation

mateuszkj
Copy link
Contributor

Fixes #152

It checks if clients offered ext-info-c in SSH_MSG_KEXINIT message. If not message EXT_INFO is not sent.

@Eugeny
Copy link
Owner

Eugeny commented Apr 7, 2023

LGTM, thank you for the contribution! @all-contributors please add @mateuszkj for code

@allcontributors
Copy link
Contributor

@Eugeny

I couldn't determine any contributions to add, did you specify any contributions?
Please make sure to use valid contribution names.

I've put up a pull request to add @mateuszkj! 🎉

@Eugeny Eugeny merged commit 87245b5 into Eugeny:master Apr 7, 2023
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.

Corrupted MAC on input (with old ssh clinet OpenSSH_6.6.1p1)
2 participants