.. |
argv.c
|
GUACAMOLE-1538: Only the core functionality of the terminal lib should be public.
|
2022-03-01 00:33:55 +00:00 |
argv.h
|
GUACAMOLE-221: Migrate SSH handling of "argv" to guac_argv_*() convenience API.
|
2020-07-06 18:19:08 -07:00 |
client.c
|
GUACAMOLE-1543: Move recording functionality from common to libguac.
|
2022-03-01 04:01:44 +00:00 |
client.h
|
GUACAMOLE-1538 - Consolidate clipboard handling; opaque clipboard struct to avoid exposing internal guac_common_clipboard.
|
2022-02-22 14:04:47 -08:00 |
clipboard.c
|
GUACAMOLE-1538: Do not use terminal internals outside of terminal code.
|
2022-02-22 16:06:48 -08:00 |
clipboard.h
|
GUACAMOLE-1: Relicense C files.
|
2016-03-28 20:39:19 -07:00 |
input.c
|
GUACAMOLE-1543: Move recording functionality from common to libguac.
|
2022-03-01 04:01:44 +00:00 |
input.h
|
GUACAMOLE-1: Relicense C files.
|
2016-03-28 20:39:19 -07:00 |
Makefile.am
|
GUACAMOLE-630: Allow color scheme to be changed from webapp via argv streams.
|
2018-10-22 23:23:27 -07:00 |
pipe.c
|
GUACAMOLE-574: Redirect STDIN from pipe stream named "STDIN" for SSH and telnet.
|
2018-06-18 14:31:09 -07:00 |
pipe.h
|
GUACAMOLE-574: Redirect STDIN from pipe stream named "STDIN" for SSH and telnet.
|
2018-06-18 14:31:09 -07:00 |
settings.c
|
GUACAMOLE-1538: Use an options struct instead of hardcoding params in constructor.
|
2022-02-21 11:27:20 -08:00 |
settings.h
|
GUACAMOLE-1538: Use an options struct instead of hardcoding params in constructor.
|
2022-02-21 11:27:20 -08:00 |
sftp.c
|
GUACAMOLE-169: Move common-ssh headers to namespaced directory.
|
2017-02-27 14:28:23 -08:00 |
sftp.h
|
GUACAMOLE-1: Relicense C files.
|
2016-03-28 20:39:19 -07:00 |
ssh_agent.c
|
GUACAMOLE-1: Relicense C files.
|
2016-03-28 20:39:19 -07:00 |
ssh_agent.h
|
GUACAMOLE-1: Relicense C files.
|
2016-03-28 20:39:19 -07:00 |
ssh.c
|
GUACAMOLE-1543: Move recording functionality from common to libguac.
|
2022-03-01 04:01:44 +00:00 |
ssh.h
|
GUACAMOLE-1543: Move recording functionality from common to libguac.
|
2022-03-01 04:01:44 +00:00 |
ttymode.c
|
GUACAMOLE-269: Clean up logging and comments, and simplify code.
|
2018-04-02 15:04:03 -04:00 |
ttymode.h
|
GUACAMOLE-269: Clean up logging and comments, and simplify code.
|
2018-04-02 15:04:03 -04:00 |
user.c
|
GUACAMOLE-1538: Do not use terminal internals outside of terminal code.
|
2022-02-22 16:06:48 -08:00 |
user.h
|
GUACAMOLE-33: Implement leave handlers for RDP, SSH, and telnet.
|
2016-05-23 13:58:30 -07:00 |