guacamole-spice-protocol/src/libguac
2013-07-08 18:52:30 -07:00
..
guacamole Fix threading issues regarding flush DURING write not being blocked. Set process-shared attribute on mutexes in socket. 2013-07-01 15:03:47 -07:00
.gitignore Fix doxyfile, update .gitignore's 2013-06-05 14:33:43 -07:00
client-handlers.c Massively reorganize source tree. 2013-06-05 11:00:28 -07:00
client-handlers.h Massively reorganize source tree. 2013-06-05 11:00:28 -07:00
client.c Massively reorganize source tree. 2013-06-05 11:00:28 -07:00
error.c Massively reorganize source tree. 2013-06-05 11:00:28 -07:00
hash.c Massively reorganize source tree. 2013-06-05 11:00:28 -07:00
instruction.c Massively reorganize source tree. 2013-06-05 11:00:28 -07:00
Makefile.am libdl is actually used by libguac, not guacd. 2013-07-08 18:52:30 -07:00
palette.c Massively reorganize source tree. 2013-06-05 11:00:28 -07:00
palette.h Massively reorganize source tree. 2013-06-05 11:00:28 -07:00
plugin.c Massively reorganize source tree. 2013-06-05 11:00:28 -07:00
pool.c Massively reorganize source tree. 2013-06-05 11:00:28 -07:00
protocol.c Convert protocol functions to threadsafe versions. 2013-07-01 15:03:46 -07:00
socket-fd.c Implement guac_socket_write(), fix constness. 2013-06-12 11:49:00 -07:00
socket-nest.c Implement guac_socket_write(), fix constness. 2013-06-12 11:49:00 -07:00
socket.c Fix threading issues regarding flush DURING write not being blocked. Set process-shared attribute on mutexes in socket. 2013-07-01 15:03:47 -07:00
timestamp.c Massively reorganize source tree. 2013-06-05 11:00:28 -07:00
unicode.c Massively reorganize source tree. 2013-06-05 11:00:28 -07:00
unicode.h Massively reorganize source tree. 2013-06-05 11:00:28 -07:00