guacamole-spice-protocol/libguac/src
2012-10-23 11:17:25 -07:00
..
client-handlers.c Remove audio/video event (use handshake instead) 2012-10-23 11:17:25 -07:00
client.c Handle nested socket within stream alloc/free. 2012-10-19 14:24:03 -07:00
error.c Added guac_error_message. Added error messages to all functions. 2011-11-27 15:57:43 -08:00
hash.c Add magic number to hash (prevent all pure-black or similarly-black images from hashing to same value universally). 2012-09-06 12:06:06 -07:00
instruction.c Use handlers rather than hard file descriptor. Allow explicit alloc/free of socket. 2012-10-19 00:19:54 -07:00
Makefile.am Add nested protocol socket. 2012-10-19 14:06:39 -07:00
palette.c Fix palette find. 2012-04-01 23:01:53 -07:00
plugin.c Refactored plugin functions into plugin.c 2012-09-05 17:23:24 -07:00
pool.c Implement all pool functions. 2012-09-06 11:53:37 -07:00
protocol.c Revert "Add begin instruction, to be sent after connection succeeds." 2012-10-22 15:45:22 -07:00
socket-fd.c Move fd info struct to socket-fd.c 2012-10-19 13:46:16 -07:00
socket-nest.c Add nested protocol socket. 2012-10-19 14:06:39 -07:00
socket.c Move fd-specific code to socket-fd.c 2012-10-19 12:42:46 -07:00
timestamp.c Refactored timestamp functions into timestamp.c 2012-09-05 17:17:18 -07:00
unicode.c Fix makefile and includes. 2012-07-21 12:15:59 -07:00