guacamole-spice-protocol/src/common-ssh
2015-07-12 22:19:36 -07:00
..
guac_sftp.c GUAC-1171: Fix resource leaks. 2015-07-12 22:19:36 -07:00
guac_sftp.h GUAC-1171: Add and document SFTP functionality within common SSH. 2015-07-10 17:21:27 -07:00
guac_ssh_buffer.c GUAC-1171: Fix naming of guac_common_ssh_buffer_*() functions. 2015-07-10 17:26:04 -07:00
guac_ssh_buffer.h GUAC-1171: Fix naming of guac_common_ssh_buffer_*() functions. 2015-07-10 17:26:04 -07:00
guac_ssh_key.c GUAC-1171: Fix naming of guac_common_ssh_buffer_*() functions. 2015-07-10 17:26:04 -07:00
guac_ssh_key.h GUAC-1171: Add missing comments around static functions. Add param and return annotations to existing comments. 2015-07-10 14:20:16 -07:00
guac_ssh_user.c GUAC-1171: Fix resource leaks. 2015-07-12 22:19:36 -07:00
guac_ssh_user.h GUAC-1171: Separate key/password management from SSH connection. Maintain connection information within session object. 2015-07-10 01:31:15 -07:00
guac_ssh.c GUAC-1171: Fix resource leaks. 2015-07-12 22:19:36 -07:00
guac_ssh.h GUAC-1171: Initial refactor to require that user credentials be provided prior to connect. 2015-07-10 02:00:23 -07:00
Makefile.am GUAC-1171: Separate key/password management from SSH connection. Maintain connection information within session object. 2015-07-10 01:31:15 -07:00