guacamole-spice-protocol/src/libguac
2015-06-20 16:07:55 -07:00
..
guacamole GUAC-1172: Add constants for the root object name and the mimetype of a stream index. 2015-06-20 16:07:55 -07:00
.gitignore Fix doxyfile, update .gitignore's 2013-06-05 14:33:43 -07:00
audio.c GUAC-730: Fix headers for libguac. 2014-06-10 16:54:08 -07:00
client-handlers.c GUAC-1172: Add instruction handlers and storage for Guacamole protocol objects. 2015-06-19 14:12:27 -07:00
client-handlers.h GUAC-1172: Add instruction handlers and storage for Guacamole protocol objects. 2015-06-19 14:12:27 -07:00
client.c GUAC-1172: Add object alloc/free. Add object index pool. 2015-06-19 14:41:25 -07:00
error.c GUAC-911: Greatly increase available values for guac_error. Remove use of guac_error by non-library code. 2014-11-09 22:59:53 -08:00
hash.c GUAC-730: Fix headers for libguac. 2014-06-10 16:54:08 -07:00
instruction.c GUAC-911: Greatly increase available values for guac_error. Remove use of guac_error by non-library code. 2014-11-09 22:59:53 -08:00
Makefile.am GUAC-1172: Add instruction handlers and storage for Guacamole protocol objects. 2015-06-19 14:12:27 -07:00
ogg_encoder.c GUAC-730: Fix headers for libguac. 2014-06-10 16:54:08 -07:00
ogg_encoder.h GUAC-730: Fix headers for libguac. 2014-06-10 16:54:08 -07:00
palette.c GUAC-730: Fix headers for libguac. 2014-06-10 16:54:08 -07:00
palette.h Clean up includes, clean up build. 2014-01-01 14:52:01 -08:00
plugin.c GUAC-911: Greatly increase available values for guac_error. Remove use of guac_error by non-library code. 2014-11-09 22:59:53 -08:00
pool.c GUAC-730: Fix headers for libguac. 2014-06-10 16:54:08 -07:00
protocol.c GUAC-1172: Implement filesystem, body, and undefine instructions. 2015-06-19 14:35:30 -07:00
socket-fd.c GUAC-911: Greatly increase available values for guac_error. Remove use of guac_error by non-library code. 2014-11-09 22:59:53 -08:00
socket-nest.c GUAC-730: Fix headers for libguac. 2014-06-10 16:54:08 -07:00
socket.c GUAC-888: Init socket last_write_timestamp during alloc, otherwise keep-alive math fails until data has been written, which may result in the keep-alive never being sent. 2014-11-22 17:23:01 -08:00
timestamp.c GUAC-730: Fix headers for libguac. 2014-06-10 16:54:08 -07:00
unicode.c Clean up includes, clean up build. 2014-01-01 14:52:01 -08:00
wav_encoder.c GUAC-730: Fix headers for libguac. 2014-06-10 16:54:08 -07:00
wav_encoder.h GUAC-730: Fix headers for libguac. 2014-06-10 16:54:08 -07:00