forked from TerminalStudio/dartssh2
-
Notifications
You must be signed in to change notification settings - Fork 2
Merge upstream v2.15.0 #3
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
Merged
Merged
Changes from all commits
Commits
Show all changes
77 commits
Select commit
Hold shift + click to select a range
88e36fc
Add parameter disableHostkeyVerification
alexander-irion e32b132
Catch exceptions when sshd terminated
alexander-irion b0fdd01
Implemented support for server rekey (by default every 1 GB or 1 hour)
86805cb
According to RFC, we shouldn't send anything except KEX stuff when do…
dcce7af
Improved function to allow critical ssh messages through as well
bead8a8
Add support for new MAC mac-sha2-256-96", "hmac-sha2-512-96", "hmac-s…
reinbeumer 81c6905
Corrected the ETM encryptions
reinbeumer c55e269
Corrected the ETM encryptions
reinbeumer cd3bc77
Format code
xtyxtyx 40948ea
Merge pull request #123 from alexander-irion/master
xtyxtyx e29ba65
Merge pull request #125 from MarBazuz/feat/rekey
xtyxtyx 364856d
Add more tests
xtyxtyx 81cf1c5
Format code
xtyxtyx d9cd523
Merge branch 'master' into pr/reinbeumer/127
xtyxtyx 25429ab
Format code
xtyxtyx 3056782
Merge pull request #127 from reinbeumer/feature/algorithm-corrections
xtyxtyx dc8607b
Update example
xtyxtyx c7d6321
Add .vscode to .gitignore
xtyxtyx df127d7
Bump version
xtyxtyx 1d9613c
Removed Dependabot on package
vicajilau 5cba8d7
Added publish flow
vicajilau 1312766
Renamed file
vicajilau a4ad5c7
Merge pull request #130 from TerminalStudio/feature/CI-CD-improvements
vicajilau 61600d5
Support SSH-1.99 version
james-thorpe 0d2d288
Propagate underlying exception in SSHAuthAbortError
james-thorpe 1c5a937
feat: Expose SSH ident from ssh_client
Remulic 3aa45a5
Add NaviTerm screenshot to README
jc-hk-1916 f9d3a1d
add NaviTerm title and repository link
jc-hk-1916 2bf1ef2
Update App Store link for NaviTerm
jc-hk-1916 416d74e
add NaviTerm to showcase and refine table structure
jc-hk-1916 b2e1264
Update image alt text for clarity
jc-hk-1916 8db2d02
Add SSH agent forwarding support
Wackymax c51d71d
Honor RSA sign-request flags in agent
Wackymax 96a1d55
Fix agent RSA signing imports and add tests
Wackymax 4499ab6
Introducing domain sockets as forwarding connect destination
isegal 81e88d7
Add example of forwarding to a remote unix domain socket
isegal 963e9f9
Fix potential hang when closing channel while opening
isegal e7a38ee
register channel
17ba902
Merge pull request #141 from shihuili1218/master
vicajilau 7b1a439
Bump version to 2.14.0 and update CHANGELOG for SSH connection fix
vicajilau bcdafd0
Merge pull request #140 from few-sh/domain-sockets
vicajilau 78cf43a
Update GitHub Actions workflow to include pull request triggers and m…
vicajilau 6d49596
Merge branch 'master' into feature/agent-forwarding
vicajilau e4bb2d8
Merge pull request #138 from jc-hk-1916/master
vicajilau 6ae02d4
Add forwardLocalUnix() function to CHANGELOG for SSH forwarding
vicajilau 98ac20b
chore(deps): update pointycastle to ^4.0.0
vicajilau 743b459
chore: update version to 2.15.0 and modify CHANGELOG for pointycastle…
vicajilau 5b92bb7
Merge pull request #142 from TerminalStudio/chore/update-pointycastle…
vicajilau 7e7f14a
feat: add foundational X11 forwarding support
vicajilau 91908e2
Merge pull request #143 from TerminalStudio/feat/x11-forwarding-issue-1
vicajilau d48643f
Merge branch 'master' into master
vicajilau 4c50a3d
Merge pull request #135 from Remulic/master
vicajilau f1c6a02
feat: add SSH identification customization and validation
vicajilau 03acd17
Merge branch 'master' into feat/propogate-SSHAuthAbortError-reason
vicajilau 97d0bdf
fix: keep SSHAuthAbortError reason backward-compatible
vicajilau 8f585c3
refactor: keep SSHAuthAbortError reason typed as SSHError
vicajilau 9a49595
Merge pull request #133 from james-thorpe/feat/propogate-SSHAuthAbort…
vicajilau 03f10c8
Merge branch 'master' into feat/SSH-1.99-support
vicajilau c73966f
chore: update CHANGELOG to include SSHAuthAbortError reason propagation
vicajilau e1f37ea
test: add tests for SSHAuthAbortError and SSHClient auth abort reason…
vicajilau 4c0432d
Merge pull request #132 from james-thorpe/feat/SSH-1.99-support
vicajilau 173a899
fix: improve readability of version check in SSHTransport
vicajilau 84a2262
feat: accept SSH-1.99 server banners as SSH-2 compatible and add regr…
vicajilau 54e27e4
Merge PR #139 into integration branch and resolve conflicts
vicajilau f9dc7b0
feat: add SSH agent forwarding support with in-memory handling and RS…
vicajilau 55c36d0
refactor: format code for better readability in _rsaKeyFrom method
vicajilau d1341de
feat: enhance SSH agent forwarding with error handling and add tests …
vicajilau 91e1804
test: add tests for SSHAgentChannel handling fragmented and back-to-b…
vicajilau 5ef6bf9
test: add test for SSHAgentChannel to ignore incomplete frames on cha…
vicajilau 8c151ea
Merge pull request #144 from TerminalStudio/integration/pr-139-agent-…
vicajilau 39f672e
test: raise coverage and split unit/integration suites
vicajilau bf204c0
chore: update CHANGELOG.md with recent fixes for HTTP response parsin…
vicajilau 4750a0f
chore: update actions/checkout and codecov-action versions in CI work…
vicajilau 88b3eb0
Merge pull request #145 from TerminalStudio/feat/testing-coverage-roa…
vicajilau 7bf0a02
Merge upstream v2.15.0
GT-610 1ce07af
fix: Fixed library declarations and error handling in multiple test f…
GT-610 9646f04
fix(ssh): Added frame size limit and fixed error handling when the co…
GT-610 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -15,4 +15,6 @@ doc/api/ | |
|
|
||
| .history | ||
|
|
||
| .vscode | ||
| .vscode | ||
|
|
||
| coverage/ | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,19 @@ | ||
| coverage: | ||
| status: | ||
| project: | ||
| default: | ||
| target: auto | ||
| threshold: 5% | ||
| flags: | ||
| - unittests | ||
| patch: | ||
| default: | ||
| target: auto | ||
| threshold: 2% | ||
| flags: | ||
| - unittests | ||
|
|
||
| comment: | ||
| layout: "reach,diff,flags,files" | ||
| behavior: default | ||
| require_changes: true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| tags: | ||
| integration: | ||
| timeout: 2x |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.