| .. |
|
common
|
GUACAMOLE-1867: Migrate common convenience library to new memory management functions.
|
2023-10-25 12:18:13 -07:00 |
|
tests
|
GUACAMOLE-1867: Explicitly link unit tests requiring libguac.
|
2023-10-26 11:57:05 -07:00 |
|
.gitignore
|
GUACAMOLE-637: Remove unnecessary .gitignore files. Universally exclude test output. Remove duplicated exclusions.
|
2019-04-07 11:50:43 -07:00 |
|
blank_cursor.c
|
GUACAMOLE-169: Use proper namespace for internal common headers.
|
2017-01-23 23:26:26 -08:00 |
|
clipboard.c
|
GUACAMOLE-1867: Migrate common convenience library to new memory management functions.
|
2023-10-25 12:18:13 -07:00 |
|
cursor.c
|
GUACAMOLE-1867: Migrate common convenience library to new memory management functions.
|
2023-10-25 12:18:13 -07:00 |
|
display.c
|
GUACAMOLE-1867: Migrate common convenience library to new memory management functions.
|
2023-10-25 12:18:13 -07:00 |
|
dot_cursor.c
|
GUACAMOLE-169: Use proper namespace for internal common headers.
|
2017-01-23 23:26:26 -08:00 |
|
ibar_cursor.c
|
GUACAMOLE-169: Use proper namespace for internal common headers.
|
2017-01-23 23:26:26 -08:00 |
|
iconv.c
|
GUACAMOLE-478: Implement encoding translation functions for normalizing newline sequences.
|
2021-12-25 00:07:47 -08:00 |
|
io.c
|
GUACAMOLE-169: Use proper namespace for internal common headers.
|
2017-01-23 23:26:26 -08:00 |
|
json.c
|
GUACAMOLE-1215: Add backslash to list of JSON-escaped characters.
|
2021-05-17 14:15:38 -04:00 |
|
list.c
|
GUACAMOLE-1867: Migrate common convenience library to new memory management functions.
|
2023-10-25 12:18:13 -07:00 |
|
Makefile.am
|
GUACAMOLE-1543: Move recording functionality from common to libguac.
|
2022-03-01 04:01:44 +00:00 |
|
pointer_cursor.c
|
GUACAMOLE-169: Use proper namespace for internal common headers.
|
2017-01-23 23:26:26 -08:00 |
|
rect.c
|
GUACAMOLE-169: Use proper namespace for internal common headers.
|
2017-01-23 23:26:26 -08:00 |
|
string.c
|
GUACAMOLE-1867: Migrate common convenience library to new memory management functions.
|
2023-10-25 12:18:13 -07:00 |
|
surface.c
|
GUACAMOLE-1900: Fixed a segfault issue related to the uninitialized memory when resizing the browser window.
|
2024-01-12 08:07:15 -08:00 |