Nick Couchman
|
0db61198e9
|
GUACAMOLE-221: Fix up lots of comments, streamline code, and fix SSH mutex lock.
|
2020-09-15 14:48:15 -04:00 |
|
Nick Couchman
|
bc8ed4e104
|
GUACAMOLE-221: Implement guacd support for verifying that client can accept the required instruction.
|
2020-09-15 14:48:15 -04:00 |
|
Nick Couchman
|
b00b629b96
|
GUACAMOLE-221: Clean up VNC mutex; update comments.
|
2020-09-15 14:48:15 -04:00 |
|
Nick Couchman
|
0761908a77
|
GUACAMOLE-221: Sockets start keep alive by default.
|
2020-09-15 14:48:15 -04:00 |
|
Nick Couchman
|
c579e7337f
|
GUACAMOLE-221: Implement function for sending required to client owner.
|
2020-09-15 14:48:15 -04:00 |
|
Nick Couchman
|
5ec2551761
|
GUACAMOLE-221: Use constants for parameters updated via argv or required instructions.
|
2020-09-15 14:48:15 -04:00 |
|
Nick Couchman
|
5881209f12
|
GUACAMOLE-221: Move keep-alives to protocol implementation and only send required instruction to owner.
|
2020-09-15 14:48:15 -04:00 |
|
Nick Couchman
|
4318083511
|
GUACAMOLE-221: Fix up style, comments, and variable names.
|
2020-09-15 14:48:15 -04:00 |
|
Nick Couchman
|
7369bed22c
|
GUACAMOLE-221: Add support for sending multiple params in required.
|
2020-09-15 14:48:15 -04:00 |
|
Nick Couchman
|
21a5d9ee62
|
GUACAMOLE-221: Add protocol functions for sending prompt to client.
|
2020-09-15 14:48:15 -04:00 |
|
Nick Couchman
|
db4b155c51
|
GUACAMOLE-513: Update default WoL boot wait time to 0.
|
2020-06-17 15:27:12 -04:00 |
|
Mike Jumper
|
65c07b75cc
|
GUACAMOLE-513: Merge support for Wake-on-LAN.
|
2020-06-09 01:15:11 -07:00 |
|
Nick Couchman
|
df8030d9bb
|
GUACAMOLE-513: Implement defaults header for protocol constants.
|
2020-06-07 20:27:42 -04:00 |
|
Nick Couchman
|
02a7291742
|
GUACAMOLE-513: Adjust names of constants and fix style.
|
2020-04-15 09:42:22 -04:00 |
|
Nick Couchman
|
45e46bd245
|
GUACAMOLE-513: Move sleep to protocol implementations; update comments and headers.
|
2020-03-19 09:12:15 -04:00 |
|
Nick Couchman
|
3dc2591517
|
GUACAMOLE-513: Add debug logging for sending WoL.
|
2020-03-19 09:12:15 -04:00 |
|
Nick Couchman
|
3d4a27607d
|
GUACAMOLE-513: Implement settings and code for Wake-on-LAN support.
|
2020-03-18 13:29:58 -04:00 |
|
Nick Couchman
|
1a699686b9
|
GUACAMOLE-474: Implement logic to disable file transfers in each protocol.
|
2020-01-26 03:33:08 -05:00 |
|
Nick Couchman
|
42e382062c
|
GUACAMOLE-474: Add parameter processing for file upload/download disable.
|
2020-01-26 03:33:08 -05:00 |
|
Nick Couchman
|
7ac840090e
|
GUACAMOLE-514: Slight correction to debug message.
|
2019-08-12 19:45:45 -04:00 |
|
Nick Couchman
|
61d12f1668
|
GUACAMOLE-514: VNC client should abort on credential error.
|
2019-08-09 13:08:36 -04:00 |
|
Nick Couchman
|
f21621e677
|
GUACAMOLE-514: Remove x509 support.
|
2019-08-09 13:05:40 -04:00 |
|
Nick Couchman
|
88425160ae
|
GUACAMOLE-514: Write x509 authentication factors to temp files.
|
2019-08-09 13:05:40 -04:00 |
|
Nick Couchman
|
b9001f4ec7
|
GUACAMOLE-514: Add missing parameter tag.
|
2019-08-09 13:05:40 -04:00 |
|
Nick Couchman
|
4329739d3e
|
GUACAMOLE-514: Remove CRL check flag.
|
2019-08-09 13:05:40 -04:00 |
|
Nick Couchman
|
90d55956d0
|
GUACAMOLE-514: use correct client in log call.
|
2019-08-09 13:05:40 -04:00 |
|
Nick Couchman
|
51ae8a41a1
|
GUACAMOLE-514: Add guacd support for extended VNC credentials.
|
2019-08-09 13:05:40 -04:00 |
|
Michael Jumper
|
e149fd4f70
|
Merge 1.1.0 changes back to master.
|
2019-06-20 00:47:46 -07:00 |
|
Nick Couchman
|
3d15454097
|
GUACAMOLE-547: Use a call-back function for getting the password.
|
2019-06-18 07:37:02 -04:00 |
|
Michael Jumper
|
a1c382c8ce
|
Merge 1.1.0 changes back to master.
|
2019-04-30 17:26:21 -07:00 |
|
Mike Jumper
|
fc68113d75
|
GUACAMOLE-414: Merge support for libvncclient's TLS threadsafety callbacks.
|
2019-04-24 15:29:32 -07:00 |
|
Nick Couchman
|
340aef5362
|
GUACAMOLE-422: Update to remove first argument
|
2019-04-17 14:41:35 -04:00 |
|
Nick Couchman
|
c750b18f60
|
GUACAMOLE-422: Handle sending version internally.
|
2019-04-11 17:18:27 -04:00 |
|
Nick Couchman
|
2b68925ec9
|
GUACAMOLE-422: Add protocol version as initial item passed back in args.
|
2019-04-11 17:18:27 -04:00 |
|
James Muehlner
|
6dad6cd919
|
Merge 1.1.0 changes back to master.
|
2019-04-09 21:52:28 -07:00 |
|
Michael Jumper
|
24ab5ca85b
|
GUACAMOLE-637: Remove unnecessary .gitignore files. Universally exclude test output. Remove duplicated exclusions.
|
2019-04-07 11:50:43 -07:00 |
|
Nick Couchman
|
a4521208ba
|
GUACAMOLE-414: Remove unnecessary rfbconfig include.
|
2019-03-24 15:09:58 -04:00 |
|
Nick Couchman
|
a6f2ab9d93
|
GUACAMOLE-414: Use correct formatting for string from strerror.
|
2019-03-10 17:41:45 -04:00 |
|
Nick Couchman
|
bfc6c1e6e0
|
GUACAMOLE-414: Convert errors to strings from ptread_mutex_lock and unlock.
|
2019-03-10 17:40:34 -04:00 |
|
Nick Couchman
|
36817f3774
|
GUACAMOLE-414: Clean up style and move mutex init to client allocation.
|
2019-03-10 17:33:14 -04:00 |
|
Nick Couchman
|
df4c93b3e8
|
GUACAMOLE-414: Use configure checks for finding TLS locking support.
|
2019-03-10 15:22:49 -04:00 |
|
Nick Couchman
|
c90c057e12
|
GUACAMOLE-414: Add version checks for TLS locking.
|
2019-03-09 21:46:02 -05:00 |
|
Nick Couchman
|
e9a10d66b7
|
GUACAMOLE-414: Add pthread lock and callbacks for TLS write locking.
|
2019-03-09 21:27:30 -05:00 |
|
Michael Jumper
|
254615509a
|
GUACAMOLE-381: Disable or ignore outbound clipboard transfers for VNC/RDP if "disable-copy" is set.
|
2019-02-19 11:45:30 -08:00 |
|
Michael Jumper
|
993d5c5707
|
GUACAMOLE-381: Disable inbound clipboard transfer if "disable-paste" is set.
|
2019-02-19 11:40:32 -08:00 |
|
Michael Jumper
|
7d2b7126db
|
GUACAMOLE-381: Add copy/paste disable flags for all supported protocols.
|
2019-02-19 11:34:18 -08:00 |
|
Michael Jumper
|
6f49194640
|
Merge 1.0.0 changes back to master.
|
2018-10-16 09:05:37 -07:00 |
|
Nick Couchman
|
34c088882b
|
GUACAMOLE-527: Correct issue with order of VNC SFTP settings.
|
2018-10-16 09:27:45 -04:00 |
|
Michael Jumper
|
d851f10a48
|
GUACAMOLE-353: Clarify applicability of ASF header when transcluded into generated build files.
|
2018-10-02 20:37:49 -07:00 |
|
Nick Couchman
|
aec2be6da2
|
GUACAMOLE-527: Remove unnecessary includes.
|
2018-06-25 08:31:37 -04:00 |
|