.. |
guacamole
|
GUACAMOLE-513: Implement defaults header for protocol constants.
|
2020-06-07 20:27:42 -04:00 |
tests
|
GUACAMOLE-637: "concatentation" ... not "contatenation".
|
2019-01-23 18:53:06 -08:00 |
.gitignore
|
GUACAMOLE-637: Remove unnecessary .gitignore files. Universally exclude test output. Remove duplicated exclusions.
|
2019-04-07 11:50:43 -07:00 |
audio.c
|
GUACAMOLE-934: Handle potential lack of available audio streams.
|
2020-01-20 21:16:36 -08:00 |
client.c
|
GUACAMOLE-629: Add convenience functions for immediately sending the current value of a connection parameter.
|
2019-07-30 14:05:50 -07:00 |
encode-jpeg.c
|
GUACAMOLE-629: Define constant for maximum blob size.
|
2019-07-30 13:34:24 -07:00 |
encode-jpeg.h
|
GUACAMOLE-637: Use proper namespaced path for Guacamole headers within libguac source.
|
2019-01-23 18:44:45 -08:00 |
encode-png.c
|
GUACAMOLE-629: Define constant for maximum blob size.
|
2019-07-30 13:34:24 -07:00 |
encode-png.h
|
GUACAMOLE-637: Use proper namespaced path for Guacamole headers within libguac source.
|
2019-01-23 18:44:45 -08:00 |
encode-webp.c
|
GUACAMOLE-629: Define constant for maximum blob size.
|
2019-07-30 13:34:24 -07:00 |
encode-webp.h
|
GUACAMOLE-637: Use proper namespaced path for Guacamole headers within libguac source.
|
2019-01-23 18:44:45 -08:00 |
error.c
|
GUACAMOLE-637: Use proper namespaced path for Guacamole headers within libguac source.
|
2019-01-23 18:44:45 -08:00 |
hash.c
|
GUACAMOLE-1: Relicense C files.
|
2016-03-28 20:39:19 -07:00 |
id.c
|
GUACAMOLE-637: Use proper namespaced path for Guacamole headers within libguac source.
|
2019-01-23 18:44:45 -08:00 |
id.h
|
GUACAMOLE-1: Relicense C files.
|
2016-03-28 20:39:19 -07:00 |
Makefile.am
|
GUACAMOLE-513: Adjust names of constants and fix style.
|
2020-04-15 09:42:22 -04:00 |
palette.c
|
GUACAMOLE-1: Relicense C files.
|
2016-03-28 20:39:19 -07:00 |
palette.h
|
GUACAMOLE-1: Relicense C files.
|
2016-03-28 20:39:19 -07:00 |
parser.c
|
GUACAMOLE-637: Use proper namespaced path for Guacamole headers within libguac source.
|
2019-01-23 18:44:45 -08:00 |
pool.c
|
GUACAMOLE-637: Use proper namespaced path for Guacamole headers within libguac source.
|
2019-01-23 18:44:45 -08:00 |
protocol.c
|
GUACAMOLE-629: Add convenience function for automatically splitting data across a series of blob instructions.
|
2019-07-30 14:05:50 -07:00 |
raw_encoder.c
|
GUACAMOLE-629: Add convenience function for automatically splitting data across a series of blob instructions.
|
2019-07-30 14:05:50 -07:00 |
raw_encoder.h
|
GUACAMOLE-637: Use proper namespaced path for Guacamole headers within libguac source.
|
2019-01-23 18:44:45 -08:00 |
socket-broadcast.c
|
GUACAMOLE-637: Use proper namespaced path for Guacamole headers within libguac source.
|
2019-01-23 18:44:45 -08:00 |
socket-fd.c
|
GUACAMOLE-637: Use proper namespaced path for Guacamole headers within libguac source.
|
2019-01-23 18:44:45 -08:00 |
socket-nest.c
|
GUACAMOLE-637: Use proper namespaced path for Guacamole headers within libguac source.
|
2019-01-23 18:44:45 -08:00 |
socket-ssl.c
|
GUACAMOLE-637: Use proper namespaced path for Guacamole headers within libguac source.
|
2019-01-23 18:44:45 -08:00 |
socket-tee.c
|
GUACAMOLE-637: Use proper namespaced path for Guacamole headers within libguac source.
|
2019-01-23 18:44:45 -08:00 |
socket-wsa.c
|
GUACAMOLE-637: Use proper namespaced path for Guacamole headers within libguac source.
|
2019-01-23 18:44:45 -08:00 |
socket.c
|
GUACAMOLE-637: Use proper namespaced path for Guacamole headers within libguac source.
|
2019-01-23 18:44:45 -08:00 |
string.c
|
GUACAMOLE-637: Correctly handle string lengths as size_t (unsigned).
|
2019-01-23 18:44:45 -08:00 |
timestamp.c
|
GUACAMOLE-637: Use proper namespaced path for Guacamole headers within libguac source.
|
2019-01-23 18:44:45 -08:00 |
unicode.c
|
GUACAMOLE-637: Use proper namespaced path for Guacamole headers within libguac source.
|
2019-01-23 18:44:45 -08:00 |
user-handlers.c
|
GUACAMOLE-422: Add empty handler and trace logging for nop instruction.
|
2019-07-23 14:29:50 -04:00 |
user-handlers.h
|
GUACAMOLE-422: Add empty handler and trace logging for nop instruction.
|
2019-07-23 14:29:50 -04:00 |
user-handshake.c
|
GUACAMOLE-422: Minor style and debug changes.
|
2019-04-27 21:37:26 -04:00 |
user.c
|
GUACAMOLE-629: Add convenience functions for immediately sending the current value of a connection parameter.
|
2019-07-30 14:05:50 -07:00 |
wait-fd.c
|
GUACAMOLE-325: Explicitly check for Winsock.
|
2017-07-05 20:55:02 -07:00 |
wait-fd.h
|
GUACAMOLE-325: Use select() if poll() is unavailable.
|
2017-07-05 20:55:02 -07:00 |
wol.c
|
GUACAMOLE-513: Handle cases where socket open fails.
|
2020-06-09 19:29:22 -04:00 |