guacamole-server/src/common-ssh
2024-09-27 23:32:38 -07:00
..
common-ssh GUACAMOLE-600: Add support for setting SSH and SFTP timeouts. 2024-05-24 21:42:57 -04:00
tests GUACAMOLE-1867: Explicitly link unit tests requiring libguac. 2023-10-26 11:57:05 -07:00
.gitignore GUACAMOLE-637: Add unit tests for SFTP path normalization. 2019-04-07 13:50:53 -07:00
buffer.c GUACAMOLE-1867: Migrate SSH to new memory management functions. 2023-10-25 12:18:13 -07:00
key.c GUACAMOLE-377: Work around libssh2 usage of strlen() on key data (otherwise encumbering testing of terminal emulator refactor). 2024-09-27 23:32:38 -07:00
Makefile.am GUACAMOLE-745: Support OpenSSH private keys & ED25519 2022-01-12 09:02:11 -05:00
sftp.c GUACAMOLE-1867: Migrate SSH to new memory management functions. 2023-10-25 12:18:13 -07:00
ssh.c GUACAMOLE-600: Refactor guac_socket_tcp_connect() to guac_tcp_connect(), as it does not involve guac_socket. 2024-08-28 10:26:50 -07:00
user.c GUACAMOLE-1290: Migrate SSH certificate auth support to new memory management functions. 2023-10-26 13:48:58 -07:00