Michael Jumper
|
a8151c40c4
|
GUACAMOLE-221: Implement libguac convenience API for awaiting and processing argument streams.
|
2020-07-06 18:19:08 -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
|
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
|
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
|
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
|
0ee47e0186
|
GUACAMOLE-422: Change handshake to ignore order of opcodes.
|
2019-04-11 17:18:27 -04:00 |
|
Nick Couchman
|
6fae0b4b23
|
GUACAMOLE-422: Use timezone from handshake when parameter does not exist.
|
2019-04-11 17:18:27 -04:00 |
|
Nick Couchman
|
f70aa4939f
|
GUACAMOLE-422: Add client timezone to handshake.
|
2019-04-11 17:16:43 -04:00 |
|
Michael Jumper
|
350d8e5995
|
GUACAMOLE-637: Document failsafe behavior of guac_strlcat() in the event the destination buffer is not terminated as required.
|
2019-01-23 19:02:19 -08:00 |
|
Michael Jumper
|
5bf6a1479c
|
GUACAMOLE-637: Add convenience function for joining an array of strings using a given delimiter.
|
2019-01-23 18:44:45 -08:00 |
|
Michael Jumper
|
a78f254611
|
GUACAMOLE-637: Add strlcat() implementation. Use libc strlcat() if available.
|
2019-01-23 18:44:45 -08:00 |
|
Michael Jumper
|
d7909a77aa
|
GUACAMOLE-637: Add strlcpy() implementation. Use libc strlcpy() if available.
|
2019-01-23 18:44:45 -08:00 |
|
Michael Jumper
|
d73b86b4b7
|
GUACAMOLE-661: Mark "nest" instruction and socket as deprecated.
|
2019-01-07 09:37:08 -08:00 |
|
Michael Jumper
|
8456c050ea
|
GUACAMOLE-629: Add support for updating connection parameters of in-progress connections.
|
2018-09-25 11:40:08 -07:00 |
|
Nick Couchman
|
adcdb080cb
|
GUACAMOLE-587: Increase max number of elements per instruction.
|
2018-07-05 16:42:33 -04:00 |
|
Michael Jumper
|
b21aef565b
|
GUACAMOLE-313: Add function for sending "key" instructions.
|
2018-01-26 16:42:14 -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
|
a74d6a2aaf
|
GUACAMOLE-313: Include timestamp with mouse position reporting.
|
2018-01-26 16:21:49 -08:00 |
|
Michael Jumper
|
d3c5a8a050
|
GUACAMOLE-325: Add Winsock-specific guac_socket implementation.
|
2017-07-05 20:55:03 -07:00 |
|
Michael Jumper
|
b608d2266b
|
GUACAMOLE-337: Clarify behavior of guac_user_handle_connection().
|
2017-07-05 19:54:06 -07:00 |
|
Michael Jumper
|
60141175dd
|
GUACAMOLE-337: Document that socket-ssl.h is not guaranteed to be present.
|
2017-07-01 18:55:20 -07:00 |
|
Michael Jumper
|
f504b1a5e8
|
GUACAMOLE-337: Move libguacd functionality into libguac.
|
2017-07-01 18:50:03 -07:00 |
|
Michael Jumper
|
06a5043442
|
GUACAMOLE-337: Include only *-types.h headers when only types are needed.
|
2017-07-01 18:50:03 -07:00 |
|
Michael Jumper
|
f311c23ffa
|
GUACAMOLE-337: Move SSL socket into libguac.
|
2017-07-01 18:50:03 -07:00 |
|
Michael Jumper
|
e910dcbfcc
|
GUACAMOLE-259: Add TRACE log level.
|
2017-03-30 01:15:51 -07:00 |
|
James Muehlner
|
2c2824fc5b
|
Merge 0.9.12-incubating changes back to master.
|
2017-03-13 22:13:10 -07:00 |
|
Michael Jumper
|
1a96c5b415
|
GUACAMOLE-231: Add "mouse" instruction for server reporting of mouse position.
|
2017-03-11 14:57:09 -08:00 |
|
Michael Jumper
|
0210b7dc6b
|
GUACAMOLE-208: Add protocol status codes representing upstream network errors and session behavior.
|
2017-02-15 21:23:07 -08:00 |
|
Michael Jumper
|
440668a78a
|
GUACAMOLE-179: Use non-owner users of connection to determine audio encoding if necessary.
|
2017-01-24 17:19:10 -08:00 |
|
Michael Jumper
|
7a65a63aa9
|
GUACAMOLE-171: Do not require knowledge of broadcast socket internals (do not acquire write lock around join/leave handlers).
|
2017-01-23 23:43:36 -08:00 |
|
Michael Jumper
|
98b92f0900
|
GUACAMOLE-171: Separate broadcast socket from client. Ensure socket remains threadsafe even if no users are connected.
|
2017-01-23 23:43:32 -08: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
|
bdbe1df43c
|
GUAC-1511: Add user audio handler and definition. Handle received "audio" instructions.
|
2016-03-30 15:32:09 -07:00 |
|
Michael Jumper
|
4da3bef4ec
|
GUACAMOLE-1: Relicense C files.
|
2016-03-28 20:39:19 -07:00 |
|
Michael Jumper
|
dc2feba72c
|
GUAC-236: Add guac_socket_tee() function which allocates a socket that delegates all operations to a primary socket while duplicating write operations to a secondary socket.
|
2016-03-14 20:22:02 -07:00 |
|
Michael Jumper
|
70ce9fa96a
|
GUAC-1389: Fix typo in punctuation of documentation for guac_client_for_owner().
|
2016-03-04 19:46:21 -08:00 |
|
Michael Jumper
|
e7ada26f55
|
GUAC-1389: Provide guac_client_for_user() function which validates user pointers, allowing code to safely store and use guac_user pointers.
|
2016-03-04 16:44:30 -08:00 |
|
Michael Jumper
|
dd0cecc7ea
|
GUAC-1389: Add missing parameter comments to user-specific handlers. Clarify purpose of handlers.
|
2016-03-01 12:25:04 -08:00 |
|