-
Notifications
You must be signed in to change notification settings - Fork 735
Remove usage of deprecated libssh functions #4408
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
26 commits
Select commit
Hold shift + click to select a range
dd8673c
[ssh] Update ssh_client.cpp
vedant-z a8fb83f
[ssh] Update ssh_client.cpp
vedant-z 10bc20d
[ssh] Update src/ssh/ssh_client.cpp
vedant-z bf4bd86
[ssh] Update ssh_client.cpp
vedant-z 13c24e1
[ssh] Update ssh_client.cpp
vedant-z 5872b41
[ssh] Update ssh_client.cpp
vedant-z 29c7483
[ssh] Update ssh_client.cpp
vedant-z c123cd6
[ssh] Replace get_exit_status with state
tobe2098 4b78245
[cmake] Remove deprecated decl from libssh build
tobe2098 cc70a35
[sshfs] Fix usage of sftp_server_free
tobe2098 5d0294b
[sftp] Undo function placement inside server class
tobe2098 025f2b8
[ssh] Formatting of previous changes
tobe2098 1812871
[sftp] Replace sftp_server_init
tobe2098 2c88805
[sftp] Fix compilation errors
tobe2098 0080bae
[tests] Fix sftp-related tests with premock
tobe2098 f636f85
[sftp] Improve exception message
tobe2098 0c0400a
[tests] Fix unused reference capture in lambdas
tobe2098 5513f4b
[tests] Increase test code coverage in sftpserver
tobe2098 63fcf2a
[tests] Fix lambda capture of constants
tobe2098 8f6e8d3
[build] Fix Windows build with libssh internals
tobe2098 b3310d4
[build] Make consistent libssh building with macos
tobe2098 9d11e18
[tests] Simplify lambda functions
tobe2098 8e768e4
[ssh] Amend the exit status function
tobe2098 dc3f8c6
[sftp] Correct the sftp_server_init function
tobe2098 b3aafe9
[tests] Unify execution count in sftp test
tobe2098 eee2f5c
[tests] Add test for termination signal logging
tobe2098 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
Some comments aren't visible on the classic Files Changed page.
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
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
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
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.