Michael Jumper
|
02cd424d18
|
GUACAMOLE-502: Do not send connection name / hostname (which may be internal information).
|
2018-02-06 20:12:53 -08:00 |
|
Michael Jumper
|
4fb17d5610
|
GUACAMOLE-313: Add flags for controlling the contents of session recordings.
|
2018-01-26 16:42:24 -08:00 |
|
Michael Jumper
|
b37e73488f
|
GUACAMOLE-313: Provide reference to in-progress screen recording.
|
2018-01-26 16:21:24 -08:00 |
|
Michael Jumper
|
d51e92eb31
|
GUACAMOLE-303: Add "sftp-root-directory" parameter to VNC, RDP, and SSH.
|
2017-06-29 15:48:23 -07:00 |
|
Michael Jumper
|
0474f86c46
|
GUACAMOLE-303: Extend common SFTP filesystem such that arbitrary directories can be used as the root of the filesystem.
|
2017-06-29 15:36:10 -07:00 |
|
Nick Couchman
|
df718395e8
|
GUACAMOLE-203: Change alive interval from int to unsigned.
|
2017-06-14 10:17:28 -04:00 |
|
Nick Couchman
|
03403e3ea5
|
GUACAMOLE-203: Correct implementation of SSH keepalive option for SFTP connections across all protocols.
|
2017-05-31 21:03:14 -04:00 |
|
Nick Couchman
|
e7fc8a0d98
|
GUACAMOLE-203: Expand SSH keepalives to cover SFTP connections for other protocols.
|
2017-05-31 21:03:09 -04:00 |
|
James Muehlner
|
c4903a8e36
|
Merge 0.9.12-incubating changes back to master.
|
2017-02-28 10:32:49 -08:00 |
|
Michael Jumper
|
d371f2d9ee
|
GUACAMOLE-169: Move common-ssh headers to namespaced directory.
|
2017-02-27 14:28:23 -08:00 |
|
Michael Jumper
|
fb8a2766da
|
GUACAMOLE-194: Free SSH user for VNC+SFTP and RDP+SFTP only within client free.
|
2017-02-26 15:10:53 -08:00 |
|
Michael Jumper
|
4f4643dd2f
|
GUACAMOLE-208: Report network failures to connect with UPSTREAM_NOT_FOUND.
|
2017-02-15 21:40:00 -08:00 |
|
James Muehlner
|
5d5fbb4d45
|
GUACAMOLE-172: Merge lag calculation improvements.
|
2017-01-24 23:26:29 -08:00 |
|
Michael Jumper
|
48ebbe95ea
|
GUACAMOLE-179: Move PulseAudio support into separate utility library.
|
2017-01-24 17:19:06 -08:00 |
|
Michael Jumper
|
234f98705e
|
GUACAMOLE-172: Use frame start as end of previous frame (ignore server-side time).
|
2017-01-24 00:18:07 -08:00 |
|
Michael Jumper
|
f641d91b55
|
GUACAMOLE-172: Exclude server-side rendering time from next frame's required wait (if render times are consistent, then including that time will result in duplicate waiting: once within the render loop, and again when actually flushing the display).
|
2017-01-24 00:18:04 -08:00 |
|
Michael Jumper
|
eee928548d
|
GUACAMOLE-169: Use proper namespace for internal common headers.
|
2017-01-23 23:26:26 -08:00 |
|
Michael Jumper
|
a64c3e0179
|
GUACAMOLE-34: Ensure guac_client_stop() or guac_client_abort() are called in ALL cases where the client thread terminates.
|
2016-05-23 13:58:01 -07:00 |
|
Michael Jumper
|
4da3bef4ec
|
GUACAMOLE-1: Relicense C files.
|
2016-03-28 20:39:19 -07:00 |
|
Michael Jumper
|
6fc208554d
|
GUAC-236: Add session recording parameters to VNC, RDP, and SSH.
|
2016-03-14 20:22:02 -07:00 |
|
Michael Jumper
|
1787683f1b
|
GUAC-1389: Stretch RDP frames until client has caught up. Do same with VNC. Reduce frame timeout to 0 (essentially automatic now).
|
2016-03-08 18:12:43 -08:00 |
|
Michael Jumper
|
6f264f9c31
|
GUAC-1389: Include frame rendering time in lag calculations. Sleep only if necessary.
|
2016-03-08 16:21:47 -08:00 |
|
Michael Jumper
|
7f0b0ab1ef
|
GUAC-1389: Document the frame wait timeout (no magic numbers).
|
2016-03-03 17:39:09 -08:00 |
|
Michael Jumper
|
d484a98876
|
GUAC-1389: Add screen sharing support to VNC.
|
2016-03-03 11:22:32 -08:00 |
|