Nick Couchman
|
e8feeabfef
|
GUACAMOLE-221: Implement CUnit tests for protocol version comparison and conversion.
|
2020-09-15 14:48:15 -04:00 |
|
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
|
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
|
5c309f5cb1
|
GUACAMOLE-221: Move away from reserved function names.
|
2020-09-15 14:48:15 -04:00 |
|
Nick Couchman
|
7759f9b1c0
|
GUACAMOLE-221: Add socket keepalive when sending required fields.
|
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
|
939d954810
|
GUACAMOLE-221: Extract array writing in protocol into common function and document.
|
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 |
|
Michael Jumper
|
0cdc51acd1
|
GUACAMOLE-221: Correct faulty double-increment of args (should advance ONE at a time).
|
2020-07-06 18:19:08 -07:00 |
|
Michael Jumper
|
f8f2c7f747
|
GUACAMOLE-221: Allow callers to request that argument values be automatically echoed to all connected users.
|
2020-07-06 18:19:08 -07:00 |
|
Michael Jumper
|
a8151c40c4
|
GUACAMOLE-221: Implement libguac convenience API for awaiting and processing argument streams.
|
2020-07-06 18:19:08 -07:00 |
|
Michael Jumper
|
3e73e392a0
|
GUACAMOLE-966: Bump libguac version number for 1.2.0 (interfaces added, none changed or removed).
|
2020-06-24 02:37:35 -07:00 |
|
Nick Couchman
|
e51c269a51
|
GUACAMOL-513: Correctly handle unknown address families.
|
2020-06-17 06:50:43 -04:00 |
|
Nick Couchman
|
b0bcb30346
|
GUACAMOLE-513: Merge socket calls and handle IP family determination correctly.
|
2020-06-16 16:48:51 -04:00 |
|
Nick Couchman
|
ec305903d0
|
GUACAMOLE-513: Add guac_error handling for WoL
|
2020-06-16 15:06:51 -04:00 |
|
Nick Couchman
|
57c4dbf454
|
GUACAMOLE-513: No need to close socket when socket was never opened.
|
2020-06-16 11:50:36 -04:00 |
|
Nick Couchman
|
30bbb892db
|
GUACAMOLE-513: Handle cases where socket open fails.
|
2020-06-09 19:29:22 -04:00 |
|
Nick Couchman
|
2aa2ccc90c
|
GUACAMOLE-513: Properly close WOL socket.
|
2020-06-07 20:33:19 -04: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
|
a0d4bacbc6
|
GUACAMOLE-513: Support determining IPv4 or IPv6.
|
2020-03-19 09:12:15 -04:00 |
|
Nick Couchman
|
0feda1fa2f
|
GUACAMOLE-513: Make packet size a constant.
|
2020-03-19 09:12:15 -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
|
3d4a27607d
|
GUACAMOLE-513: Implement settings and code for Wake-on-LAN support.
|
2020-03-18 13:29:58 -04:00 |
|
Michael Jumper
|
b8148b0daf
|
GUACAMOLE-934: Handle potential lack of available audio streams.
|
2020-01-20 21:16:36 -08:00 |
|
Michael Jumper
|
ca073db5b6
|
GUACAMOLE-629: Add convenience functions for immediately sending the current value of a connection parameter.
|
2019-07-30 14:05:50 -07:00 |
|
Michael Jumper
|
c3a295e9b7
|
GUACAMOLE-629: Add convenience function for automatically splitting data across a series of blob instructions.
|
2019-07-30 14:05:50 -07:00 |
|
Michael Jumper
|
c47aa0cea1
|
GUACAMOLE-629: Define constant for maximum blob size.
|
2019-07-30 13:34:24 -07:00 |
|
Michael Jumper
|
c1b8250300
|
GUACAMOLE-629: Move constants for Guacamole protocol to dedicated "*-constants.h" header.
|
2019-07-30 13:33:18 -07:00 |
|
Michael Jumper
|
a763d47bc7
|
GUACAMOLE-629: Add support for sending "argv" instructions from server to client.
|
2019-07-30 13:06:46 -07:00 |
|
Nick Couchman
|
26bb10a486
|
GUACAMOLE-422: Add empty handler and trace logging for nop instruction.
|
2019-07-23 14:29:50 -04:00 |
|
Nick Couchman
|
bf741a46d6
|
GUACAMOLE-422: Minor style and debug changes.
|
2019-04-27 21:37:26 -04:00 |
|
Nick Couchman
|
93a240b8ad
|
GUACAMOLE-422: Add debugging and check argument count.
|
2019-04-24 22:21:18 -04:00 |
|
Nick Couchman
|
4b43de963e
|
GUACAMOLE-422: Break handshake out into separate function; NULL out timezone when not received.
|
2019-04-22 11:49:46 -04:00 |
|
Nick Couchman
|
588e0f194a
|
GUACAMOLE-422: Fix return documentation on opcode handler function.
|
2019-04-19 15:50:29 -04:00 |
|
Nick Couchman
|
ab12b2aa8e
|
GUACAMOLE-422: More substantial comment for protocol version; NULL out timezone at beginning of handshake.
|
2019-04-19 15:48:14 -04:00 |
|
Nick Couchman
|
98cb7ccf67
|
GUACAMOLE-422: Fix comment and style.
|
2019-04-17 15:12:46 -04:00 |
|
Nick Couchman
|
75c0deac1f
|
GUACAMOLE-422: Update comment style for consistency.
|
2019-04-17 15:03:27 -04:00 |
|
Nick Couchman
|
54f88531d4
|
GUACAMOLE-422: Try to avoid memory leaks with mimetypes.
|
2019-04-17 15:00:46 -04:00 |
|
Nick Couchman
|
340aef5362
|
GUACAMOLE-422: Update to remove first argument
|
2019-04-17 14:41:35 -04:00 |
|
Nick Couchman
|
379fce2d77
|
GUACAMOLE-422: Rename new opcode handler function.
|
2019-04-11 17:21:36 -04:00 |
|
Nick Couchman
|
c750b18f60
|
GUACAMOLE-422: Handle sending version internally.
|
2019-04-11 17:18:27 -04:00 |
|
Nick Couchman
|
2f57564f5d
|
GUACAMOLE-422: Remove duplicate code and migrate handshake to user handlers.
|
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 |
|
Nick Couchman
|
0ee47e0186
|
GUACAMOLE-422: Change handshake to ignore order of opcodes.
|
2019-04-11 17:18:27 -04:00 |
|