-
Notifications
You must be signed in to change notification settings - Fork 115
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 ssh algorithms, compaitibale with old embedded devices #411
base: master
Are you sure you want to change the base?
Conversation
Sounds good - can you please add something to the readme for this setting? |
Codecov ReportAttention:
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #411 +/- ##
==========================================
- Coverage 21.30% 20.53% -0.77%
==========================================
Files 14 14
Lines 1737 1802 +65
Branches 375 389 +14
==========================================
Hits 370 370
- Misses 1322 1387 +65
Partials 45 45 ☔ View full report in Codecov by Sentry. |
These parameters i choosed are listed in README.md of |
70e382d
to
00a5990
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
Do you want to add your change to the CHANGELOG (possibly along with further REAMDE adjustments) or should I pull and do another commit?
I suggest you do that. I am not good at English writing😂 |
@GitMensch what should i do next |
Can you try to update to ssh2 1.15 and retest connecting to your old embedded device please? |
For the ChangeLog you can use
and for the first PR add your entry below "" as well, please. |
no device available recently, so sorry |
Add support for ssh algorithms, compaitibale with old embeded devices