mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
libssh port: required modifications for sftp
This patch allows to replace sftp packet read and write with completely asynchronous versions needed to properly hook in existing ssh_terminal implementation. Issue #4258
This commit is contained in:
committed by
Norman Feske
parent
e34d1550a4
commit
f327a40bbb
@@ -130,6 +130,7 @@ ssh_buffer_pass_bytes_end T
|
||||
ssh_buffer_prepend_data T
|
||||
ssh_buffer_reinit T
|
||||
ssh_buffer_set_secure T
|
||||
ssh_buffer_swap T
|
||||
ssh_buffer_unpack_va T
|
||||
ssh_buffer_validate_length T
|
||||
ssh_channel_accept_forward T
|
||||
|
||||
Reference in New Issue
Block a user