genode/repos/gems/src/test
Sid Hussmann eaefcc2c6f ssh: add exec channel and exit on interactive
This commit implements the ssh exec channel request. It also handles
some shortcommings on the interactive channel like exit and concurrent
session establishments.

Pipes into the channel do not work yet. E.g.:
echo foobar | ssh noux@localhost -p 5555 "cat > /rw/test.txt"

The issue described with FIXME in Ssh::Server::incoming_connection()
could not be reproduced and might have been fixed with the improved
file descriptor handling.

Fixes #3401
2019-08-13 12:02:03 +02:00
..
aes_cbc_4k Library for the AES-CBC en/decryption of 4K blocks 2019-04-09 12:30:35 +02:00
cpu_sampler Exclude higher-level repos from strict warnings 2018-01-17 12:14:36 +01:00
decorator_stress Exclude higher-level repos from strict warnings 2018-01-17 12:14:36 +01:00
driver_manager block_session: turn 'Connection' into template 2019-05-06 16:15:25 +02:00
exec_terminal ssh: add exec channel and exit on interactive 2019-08-13 12:02:03 +02:00
magic_ring_buffer gems: magic ring buffer 2018-04-10 11:09:47 +02:00
text_painter timeout: use uint64_t for all plain time values 2019-05-06 16:15:26 +02:00
tiled_wm qt5: remove deprecated APIs 2019-02-26 14:38:03 +01:00