.. |
.gitignore
|
Massively reorganize source tree.
|
2013-06-05 11:00:28 -07:00 |
auth.c
|
GUAC-1389: Add screen sharing support to VNC.
|
2016-03-03 11:22:32 -08:00 |
auth.h
|
GUAC-1389: Document VNC password retrieval.
|
2016-03-03 11:58:21 -08:00 |
client.c
|
GUAC-1389: Add screen sharing support to VNC.
|
2016-03-03 11:22:32 -08:00 |
client.h
|
GUAC-1389: Document the frame wait timeout (no magic numbers).
|
2016-03-03 17:39:09 -08:00 |
clipboard.c
|
GUAC-1389: Add screen sharing support to VNC.
|
2016-03-03 11:22:32 -08:00 |
clipboard.h
|
GUAC-1389: Document clipboard handler parameters.
|
2016-03-03 12:05:41 -08:00 |
cursor.c
|
GUAC-1389: Document graphical functions and handlers.
|
2016-03-03 12:27:59 -08:00 |
cursor.h
|
GUAC-1389: Document graphical functions and handlers.
|
2016-03-03 12:27:59 -08:00 |
display.c
|
GUAC-1389: Document graphical functions and handlers.
|
2016-03-03 12:27:59 -08:00 |
display.h
|
GUAC-1389: guac_vnc_set_pixel_format() is not a callback.
|
2016-03-03 17:32:51 -08:00 |
input.c
|
GUAC-1389: Add screen sharing support to VNC.
|
2016-03-03 11:22:32 -08:00 |
input.h
|
GUAC-1389: Use function types directly rather than re-documenting the parameters everywhere.
|
2016-03-03 12:03:47 -08:00 |
log.c
|
GUAC-1389: Add screen sharing support to VNC.
|
2016-03-03 11:22:32 -08:00 |
log.h
|
GUAC-1389: Document logging functions.
|
2016-03-03 12:30:31 -08:00 |
Makefile.am
|
GUAC-1389: Add screen sharing support to VNC.
|
2016-03-03 11:22:32 -08:00 |
pulse.c
|
GUAC-1389: Add screen sharing support to VNC.
|
2016-03-03 11:22:32 -08:00 |
pulse.h
|
GUAC-1389: Add screen sharing support to VNC.
|
2016-03-03 11:22:32 -08:00 |
settings.c
|
GUAC-1389: Only free dest_host if repeater is available.
|
2016-03-03 13:06:31 -08:00 |
settings.h
|
GUAC-1389: remote_cursor flag should be a bool.
|
2016-03-03 17:29:20 -08:00 |
sftp.c
|
GUAC-1389: Add screen sharing support to VNC.
|
2016-03-03 11:22:32 -08:00 |
sftp.h
|
GUAC-1389: Use function types directly rather than re-documenting the parameters everywhere.
|
2016-03-03 12:03:47 -08:00 |
user.c
|
GUAC-1389: Add screen sharing support to VNC.
|
2016-03-03 11:22:32 -08:00 |
user.h
|
GUAC-1389: Use function types directly rather than re-documenting the parameters everywhere.
|
2016-03-03 12:03:47 -08:00 |
vnc.c
|
GUAC-1389: Document the frame wait timeout (no magic numbers).
|
2016-03-03 17:39:09 -08:00 |
vnc.h
|
GUAC-1389: Document VNC connection and thread.
|
2016-03-03 12:36:11 -08:00 |