guacamole-spice-protocol/libguac/src
2012-10-19 00:34:04 -07:00
..
client-handlers.c Removed resource subprotocol (in favor of protocol nesting). 2012-10-18 01:34:25 -07:00
client.c Add pool and stream alloc/free. 2012-10-18 20:57:11 -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 stream structure. 2012-10-18 20:46:17 -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 Removed resource subprotocol (in favor of protocol nesting). 2012-10-18 01:34:25 -07:00
socket.c Add select handler, partial refactor. 2012-10-19 00:34:04 -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