James Muehlner
|
05f54d098c
|
GUACAMOLE-502: Merge cessastion of name instruction in RDP/VNC to avoid incorreclty updating window title.
|
2018-02-06 22:43:46 -08:00 |
|
James Muehlner
|
599ca960aa
|
GUACAMOLE-500: Merge buffer size compilation warning fix.
|
2018-02-06 22:30:07 -08:00 |
|
Michael Jumper
|
cd0e48234a
|
GUACAMOLE-500: Explicitly guarantee typescript filename cannot exceed buffer size.
|
2018-02-06 22:13:55 -08:00 |
|
James Muehlner
|
5b58c7e15b
|
GUACAMOLE-324: Merge buffer write bug fix.
|
2018-02-06 21:38:27 -08:00 |
|
James Muehlner
|
9ed3baf004
|
GUACAMOLE-482: Merge encoding error handling improvements.
|
2018-02-06 21:30:30 -08:00 |
|
Michael Jumper
|
9705b39c2b
|
GUACAMOLE-324: Continuously write chunks of data until entire buffer has been sent.
|
2018-02-06 21:29:31 -08:00 |
|
Michael Jumper
|
19b5050fbf
|
GUACAMOLE-482: Fail overall encoding process if any instruction handler reports failure.
|
2018-02-06 21:19:24 -08:00 |
|
Michael Jumper
|
b0c14bd59f
|
GUACAMOLE-482: Report video encoding failure if frame flush fails.
|
2018-02-06 21:18:39 -08:00 |
|
James Muehlner
|
1cf86e12a1
|
GUACAMOLE-485: Merge terminal emulator build fix.
|
2018-02-06 20:54:56 -08:00 |
|
Michael Jumper
|
d75a18e603
|
GUACAMOLE-485: Disable build of terminal emulator if Pango was manually disabled.
|
2018-02-06 20:21:14 -08:00 |
|
Michael Jumper
|
02cd424d18
|
GUACAMOLE-502: Do not send connection name / hostname (which may be internal information).
|
2018-02-06 20:12:53 -08:00 |
|
Nick Couchman
|
4d7191147c
|
GUACAMOLE-313: Merge add support for including key events within session recordings.
|
2018-02-02 16:16:42 -05:00 |
|
Nick Couchman
|
ebc6b9429f
|
GUACAMOLE-492: Merge remove guaclog binary erroneously added to source tree.
|
2018-01-31 22:42:48 -05:00 |
|
Michael Jumper
|
139251ea73
|
GUACAMOLE-492: Remove guaclog binary erroneously added to source tree.
|
2018-01-31 16:45:09 -08:00 |
|
Nick Couchman
|
3f6acb6378
|
GUACAMOLE-313: Merge remove handling of Unicode codepoints which cannot actually be represented by an X11 keysym.
|
2018-01-30 19:06:01 -05:00 |
|
Nick Couchman
|
b1d050285a
|
GUACAMOLE-313: Merge ensure keydef structure is freed in all cases.
|
2018-01-30 19:04:22 -05:00 |
|
Nick Couchman
|
8ca6ff3a94
|
GUACAMOLE-313: Merge exclude built guaclog.1 mangpage from git.
|
2018-01-30 18:41:28 -05:00 |
|
Nick Couchman
|
35eebe8553
|
GUACAMOLE-313: Merge properly initialize modifier flag for all keydefs.
|
2018-01-30 18:39:41 -05:00 |
|
Michael Jumper
|
7f9e61a1f2
|
GUACAMOLE-313: Exclude built guaclog.1 manpage from git.
|
2018-01-30 15:28:15 -08:00 |
|
Michael Jumper
|
555126441e
|
GUACAMOLE-313: Remove code handling Unicode codepoints which cannot be represented by X11 keysyms.
|
2018-01-30 15:26:25 -08:00 |
|
Michael Jumper
|
cfd69cd122
|
GUACAMOLE-313: Clarify logic testing for Unicode keysyms.
|
2018-01-30 15:26:05 -08:00 |
|
Michael Jumper
|
5f547fb118
|
GUACAMOLE-313: Ensure keydef structure is freed in all cases.
|
2018-01-30 15:16:56 -08:00 |
|
Michael Jumper
|
575ff91369
|
GUACAMOLE-313: Properly initialize modifier flag for all keydefs.
|
2018-01-30 15:11:23 -08:00 |
|
Nick Couchman
|
5f5b4ea8eb
|
GUACAMOLE-313: Merge add "guaclog" utility for producing human-readable interpreatations of keys pressed in session recordings.
|
2018-01-30 14:07:35 -05:00 |
|
Nick Couchman
|
08f854ffef
|
GUACAMOLE-313: Merge add support for logging mouse cursor information.
|
2018-01-30 14:05:39 -05:00 |
|
Nick Couchman
|
c543adddb2
|
GUACAMOLE-352: Merge clean up keymap lookup/update logic for the sake of verifiability.
|
2018-01-29 12:13:21 -05:00 |
|
Michael Jumper
|
053d9d420c
|
GUACAMOLE-352: Clean up keymap lookup/update logic for sake of verifiability.
|
2018-01-28 23:09:50 -08:00 |
|
Nick Couchman
|
4e5a7e97ad
|
GUACAMOLE-352: Merge add support for typing using dead keys within RDP.
|
2018-01-28 07:59:22 -05:00 |
|
Michael Jumper
|
9a5b5574a8
|
GUACAMOLE-352: Type using dead keys when necessary and possible.
|
2018-01-28 01:32:58 -08:00 |
|
Michael Jumper
|
5d56985479
|
GUACAMOLE-352: Add utility function for checking whether a keysym exists within the current RDP keyboard layout.
|
2018-01-28 00:56:24 -08:00 |
|
Nick Couchman
|
e37fb1dad9
|
GUACAMOLE-489: Merge lock both wrapped sockets when performing operations through a tee socket.
|
2018-01-27 17:20:28 -05:00 |
|
Nick Couchman
|
57428a95aa
|
GUACAMOLE-490: Merge take channel mask into account when rendering image streams to buffers.
|
2018-01-27 17:17:24 -05: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
|
876516a1fb
|
GUACAMOLE-313: Add support for including key states within session recordings.
|
2018-01-26 16:42:14 -08:00 |
|
Michael Jumper
|
b21aef565b
|
GUACAMOLE-313: Add function for sending "key" instructions.
|
2018-01-26 16:42:14 -08:00 |
|
Michael Jumper
|
fdd17e3042
|
GUACAMOLE-313: Note that guacenc/guaclog are related.
|
2018-01-26 16:24:45 -08:00 |
|
Michael Jumper
|
c0b2871b31
|
GUACAMOLE-313: Document log format.
|
2018-01-26 16:24:45 -08:00 |
|
Michael Jumper
|
b7257d9ae4
|
GUACAMOLE-313: Include unknown keys within log.
|
2018-01-26 16:24:45 -08:00 |
|
Michael Jumper
|
5e5f1fcb3e
|
GUACAMOLE-313: Add missing keysyms. Track modifier keys only.
|
2018-01-26 16:24:45 -08:00 |
|
Michael Jumper
|
5b612b856a
|
GUACAMOLE-313: Refactor guaclog to produce simpler, greppable output.
|
2018-01-26 16:24:45 -08:00 |
|
Michael Jumper
|
86b09c8cf7
|
GUACAMOLE-313: Add remaining key names. Use Unicode where possible.
|
2018-01-26 16:24:45 -08:00 |
|
Michael Jumper
|
3633af5e41
|
GUACAMOLE-313: Use binary search to find human-readable names for known keys.
|
2018-01-26 16:24:45 -08:00 |
|
Michael Jumper
|
df29735c83
|
GUACAMOLE-313: Separate naming logic for keysyms. Align previously-pressed keys.
|
2018-01-26 16:24:43 -08:00 |
|
Michael Jumper
|
d39757b4dc
|
GUACAMOLE-313: Continuously track key press/release.
|
2018-01-26 16:24:14 -08:00 |
|
Michael Jumper
|
ebc731aaf3
|
GUACAMOLE-313: Add guaclog utility with stubbed interpretation of key events.
|
2018-01-26 16:24:04 -08:00 |
|
Michael Jumper
|
81a0e66d9f
|
GUACAMOLE-313: Include current button state within mouse update for completeness.
|
2018-01-26 16:21:53 -08:00 |
|
Michael Jumper
|
7eb4e22515
|
GUACAMOLE-313: Use mouse timestamps for frames as well as sync.
|
2018-01-26 16:21:51 -08:00 |
|
Michael Jumper
|
a74d6a2aaf
|
GUACAMOLE-313: Include timestamp with mouse position reporting.
|
2018-01-26 16:21:49 -08:00 |
|
Michael Jumper
|
e2455d6f26
|
GUACAMOLE-313: Do not render cursor unless mouse has actually moved.
|
2018-01-26 16:21:47 -08:00 |
|
Michael Jumper
|
cafcd90f9f
|
GUACAMOLE-313: Add support for the "mouse" instruction to guacenc.
|
2018-01-26 16:21:45 -08:00 |
|