Michael Jumper
|
46bdf0692f
|
GUACAMOLE-25: Delay sending of "ack" until RDP has opened the AUDIO_INPUT stream. Close audio stream with another "ack" when RDP has closed the AUDIO_INPUT stream.
|
2016-05-25 13:50:28 -07:00 |
|
Michael Jumper
|
5030c0603a
|
GUACAMOLE-25: Add status code reporting the normal closure of a resource.
|
2016-05-25 13:50:28 -07:00 |
|
Michael Jumper
|
166eba11b7
|
GUACAMOLE-25: Fix pointer update in audio input buffer transfer.
|
2016-05-25 13:50:28 -07:00 |
|
Michael Jumper
|
4e4dbd6a2d
|
GUACAMOLE-25: Fix configure test for FreeRDP variations.
|
2016-05-25 13:50:28 -07:00 |
|
Michael Jumper
|
9d5871a3c8
|
GUACAMOLE-25: Buffer and send Data PDUs as necessary.
|
2016-05-25 13:50:28 -07:00 |
|
Michael Jumper
|
63cd2ce512
|
GUACAMOLE-25: Partially handle the Open PDU.
|
2016-05-25 13:50:28 -07:00 |
|
Michael Jumper
|
86806a3759
|
GUACAMOLE-25: Handle the server's Sound Formats PDU.
|
2016-05-25 13:50:28 -07:00 |
|
Michael Jumper
|
503ffb0d45
|
GUACAMOLE-25: Implement message processing. Stub handlers.
|
2016-05-25 13:50:28 -07:00 |
|
Michael Jumper
|
1088332376
|
GUACAMOLE-25: Add support for multiple versions of IWTSVirtualChannelCallback.
|
2016-05-25 13:50:28 -07:00 |
|
Michael Jumper
|
ac94fd4cd0
|
GUACAMOLE-25: Add stub callbacks for AUDIO_INPUT data handling.
|
2016-05-25 13:50:28 -07:00 |
|
Michael Jumper
|
9cd89e6580
|
GUACAMOLE-25: Allocate proper number of argument entries.
|
2016-05-25 13:50:28 -07:00 |
|
Michael Jumper
|
4fdcfebf25
|
GUACAMOLE-25: Set AudioCapture flag if audio input is enabled.
|
2016-05-25 13:50:28 -07:00 |
|
Michael Jumper
|
36cc9f492f
|
GUACAMOLE-25: Convert guac_client pointer to/from a string for sake of FreeRDP's DVC API.
|
2016-05-25 13:50:28 -07:00 |
|
Michael Jumper
|
21ab9d765d
|
GUACAMOLE-25: Add stub "guacai" plugin for AUDIO_INPUT channel support.
|
2016-05-25 13:50:28 -07:00 |
|
James Muehlner
|
ec93a2989f
|
GUACAMOLE-33: Merge mouse duplication user disconnect fix.
|
2016-05-23 20:45:18 -07:00 |
|
James Muehlner
|
fa3565e617
|
Merge rdp performance flag fixes.
|
2016-05-23 20:43:36 -07:00 |
|
Michael Jumper
|
9ae667e6bc
|
GUACAMOLE-35: Fix logic of desktop_composition flag.
|
2016-05-23 20:39:26 -07:00 |
|
James Muehlner
|
055aa1b059
|
Merge client cleanup fix.
|
2016-05-23 20:36:55 -07:00 |
|
Michael Jumper
|
2b8e1555c6
|
GUACAMOLE-33: Fix comment regarding user removal.
|
2016-05-23 13:58:30 -07:00 |
|
Michael Jumper
|
82fd6a279b
|
GUACAMOLE-33: Implement leave handlers for RDP, SSH, and telnet.
|
2016-05-23 13:58:30 -07:00 |
|
Michael Jumper
|
46b29edc5f
|
GUACAMOLE-33: Actually use VNC's leave handler.
|
2016-05-23 13:58:30 -07:00 |
|
Michael Jumper
|
92e2f4e420
|
GUACAMOLE-33: Restore guac_common_cursor_remove_user() (reverts commit af7968e).
|
2016-05-23 13:58:30 -07: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
|
88b422987e
|
GUACAMOLE-35: Ensure performance flag values are applied.
|
2016-05-23 13:55:37 -07:00 |
|
James Muehlner
|
c7bf4f78ab
|
Merge inclusion of docker image.
|
2016-05-20 15:38:41 -07:00 |
|
Michael Jumper
|
66859010e7
|
GUACAMOLE-27: Add Docker image from old guacd-docker repository. Update license.
|
2016-05-20 14:45:12 -07:00 |
|
James Muehlner
|
7e3c28a1c2
|
Merge updated contribution guidelines.
|
2016-05-17 23:52:04 -07:00 |
|
Michael Jumper
|
7e2aea5765
|
GUACAMOLE-3: Bring CONTRIBUTING up-to-date with the migration to Apache.
|
2016-05-17 23:46:52 -07:00 |
|
Michael Jumper
|
facc0a794e
|
GUAC-1517: Only allocate one audio stream for RDP connection.
|
2016-03-31 14:25:31 -07:00 |
|
James Muehlner
|
f611ea7b65
|
GUAC-1511: Merge libguac audio input support.
|
2016-03-30 15:39:39 -07:00 |
|
Michael Jumper
|
bdbe1df43c
|
GUAC-1511: Add user audio handler and definition. Handle received "audio" instructions.
|
2016-03-30 15:32:09 -07:00 |
|
James Muehlner
|
60bf39f828
|
GUAC-1517: Merge resource cleanup change.
|
2016-03-30 13:11:56 -07:00 |
|
Michael Jumper
|
ba673c52b0
|
GUAC-1517: Only allocate filesystem objects once per Guacamole connection. Do not reallocate when RDP automatically reconnects due to resize.
|
2016-03-30 12:22:32 -07:00 |
|
Michael Jumper
|
e777faac4c
|
GUACAMOLE-1: Add DISCLAIMER.
|
2016-03-28 20:39:50 -07:00 |
|
Michael Jumper
|
87bceac9ff
|
GUACAMOLE-1: Add required LICENSE and NOTICE. Remove old MIT license.
|
2016-03-28 20:39:48 -07:00 |
|
Michael Jumper
|
5b4a02e8a5
|
GUACAMOLE-1: Relicense RDP keymaps and associated Perl script.
|
2016-03-28 20:39:45 -07:00 |
|
Michael Jumper
|
f4b8c70f79
|
GUACAMOLE-1: Relicense build/shell scripts.
|
2016-03-28 20:39:38 -07:00 |
|
Michael Jumper
|
4da3bef4ec
|
GUACAMOLE-1: Relicense C files.
|
2016-03-28 20:39:19 -07:00 |
|
Michael Jumper
|
ecbb6fc6b3
|
GUAC-1164: Do not load "drdynvc" plugin unless actually needed.
|
2016-03-22 16:50:49 -07:00 |
|
James Muehlner
|
f97a681f1d
|
Merge pull request #133 from glyptodon/rdp-disconnect-leaks
GUAC-1164: Ensure RDP-related memory is freed between connect/disconnect cycles.
|
2016-03-18 14:40:55 -07:00 |
|
Michael Jumper
|
1cb4325422
|
GUAC-1164: Init/uninit common SSH client only once. Do not touch display if RDP server is not connected.
|
2016-03-17 18:29:27 -07:00 |
|
Michael Jumper
|
0a1f01ce3f
|
GUAC-1164: Ensure locks used by OpenSSL are always freed.
|
2016-03-17 18:10:42 -07:00 |
|
Michael Jumper
|
0fb8a49e62
|
GUAC-1164: Do not send clipboard notification to RDP server if RDP server is not connected.
|
2016-03-17 18:06:23 -07:00 |
|
Michael Jumper
|
7c3d108e21
|
GUAC-1164: Duplicate strings which FreeRDP will free when it frees its settings structure.
|
2016-03-17 18:05:16 -07:00 |
|
Michael Jumper
|
e57c9ddd86
|
GUAC-1164: Free private key used for SSH login.
|
2016-03-17 17:30:32 -07:00 |
|
Michael Jumper
|
0a4bfc95d1
|
GUAC-1164: Ensure audio stream and context are freed upon disconnect.
|
2016-03-17 17:30:32 -07:00 |
|
Michael Jumper
|
8c37db8a07
|
GUAC-1164: Add missing free() for client connection ID.
|
2016-03-17 16:03:58 -07:00 |
|
Michael Jumper
|
176ff96a26
|
GUAC-1164: Ensure elements of SVC names array are freed.
|
2016-03-17 15:54:15 -07:00 |
|
James Muehlner
|
3614c48240
|
Merge pull request #130 from glyptodon/out-of-bounds
GUAC-236: Do not exceed available buffers/layers/streams.
|
2016-03-16 22:10:37 -07:00 |
|
James Muehlner
|
5a3bc7ab04
|
Merge pull request #131 from glyptodon/bad-fd
GUAC-236: Do not attempt to lock/close fd if open fails.
|
2016-03-16 22:09:34 -07:00 |
|