genode/repos/libports/src/lib/libssh
Tomasz Gajewski e6c915ae06 libssh port: immediate mode for ssh poll
This patch adds a switch to internal poll function in libssh that
allows to force this function to immediately return without actually
polling for data and in consequence processing this data. This switch
is used to avoid calling callback functions when flushing output
streams which caused locks due to recursive access to internal
ssh_terminal sessions registry.

Issue #4258
2021-10-13 14:01:02 +02:00
..
config.h Update OpenSSL to version 1.1.1i 2021-02-23 12:07:16 +01:00
event_bind.patch libssh: add async event bind patch 2018-10-29 09:36:22 +01:00
event_immediate_poll.patch libssh port: immediate mode for ssh poll 2021-10-13 14:01:02 +02:00
sftp_server_free.patch libssh port: backported sftp_server_free 2021-10-13 14:01:02 +02:00
sftp_support.patch libssh port: required modifications for sftp 2021-10-13 14:01:02 +02:00