guacamole-spice-protocol/src/protocols/telnet
2017-02-28 10:32:49 -08:00
..
.gitignore GUAC-654: Implement simple telnet client. No screen resize yet. 2014-05-07 13:46:25 -07:00
client.c GUACAMOLE-169: Move terminal headers to namespaced directory. 2017-02-27 14:34:46 -08:00
client.h GUACAMOLE-169: Move terminal headers to namespaced directory. 2017-02-27 14:34:46 -08:00
clipboard.c GUACAMOLE-169: Move terminal headers to namespaced directory. 2017-02-27 14:34:46 -08:00
clipboard.h GUACAMOLE-1: Relicense C files. 2016-03-28 20:39:19 -07:00
input.c GUACAMOLE-169: Move terminal headers to namespaced directory. 2017-02-27 14:34:46 -08:00
input.h GUACAMOLE-1: Relicense C files. 2016-03-28 20:39:19 -07:00
Makefile.am GUACAMOLE-1: Relicense build/shell scripts. 2016-03-28 20:39:38 -07:00
settings.c GUACAMOLE-5: Add "read-only" parameter to RDP, SSH, and telnet (per-user, just like VNC). 2016-07-24 22:36:25 -07:00
settings.h GUACAMOLE-5: Add "read-only" parameter to RDP, SSH, and telnet (per-user, just like VNC). 2016-07-24 22:36:25 -07:00
telnet.c Merge 0.9.12-incubating changes back to master. 2017-02-28 10:32:49 -08:00
telnet.h GUACAMOLE-169: Move terminal headers to namespaced directory. 2017-02-27 14:34:46 -08:00
user.c GUACAMOLE-169: Move terminal headers to namespaced directory. 2017-02-27 14:34:46 -08:00
user.h GUACAMOLE-33: Implement leave handlers for RDP, SSH, and telnet. 2016-05-23 13:58:30 -07:00