guacamole-spice-protocol/src/guacd
2015-09-20 16:15:13 -07:00
..
init.d Relicense everything (except French keymap) as MIT. Status of French keymap is TBD. 2014-01-01 14:46:18 -08:00
man GUAC-1280: Bump version numbers to 0.9.8. Update libtool versioning. 2015-09-04 13:30:51 -07:00
.gitignore Build guacd and libguac. 2013-06-05 11:50:48 -07:00
client-map.c GUAC-743: Add missing comments to static functions. 2014-07-05 23:01:29 -07:00
client-map.h GUAC-743: Implement client mapping structure. 2014-07-05 13:24:24 -07:00
client.c GUAC-911: Simplify guacd logging. Log to appropriate log levels. 2014-11-10 00:26:21 -08:00
client.h GUAC-743: Implement client mapping structure. 2014-07-05 13:24:24 -07:00
conf-args.c GUAC-911: Add and document log level option for guacd. 2014-11-09 19:47:11 -08:00
conf-args.h GUAC-847: Read from file (stub). Override with args. 2014-09-08 11:09:29 -07:00
conf-file.c GUAC-911: Separate parsing of level name into own function. 2014-11-09 19:39:11 -08:00
conf-file.h GUAC-911: Add config file option for log levels. 2014-11-09 17:00:16 -08:00
conf-parse.c GUAC-911: Separate parsing of level name into own function. 2014-11-09 19:39:11 -08:00
conf-parse.h GUAC-911: Separate parsing of level name into own function. 2014-11-09 19:39:11 -08:00
daemon.c GUAC-1305: Add image mimetypes to Guacamole protocol handshake. 2015-09-20 16:15:13 -07:00
log.c GUAC-911: Simplify guacd logging. Log to appropriate log levels. 2014-11-10 00:26:21 -08:00
log.h GUAC-911: Simplify guacd logging. Log to appropriate log levels. 2014-11-10 00:26:21 -08:00
Makefile.am GUAC-1297: Remove indentation / use tabs where required by Makefile standard. 2015-09-04 11:55:30 -07:00
socket-ssl.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-ssl.h Clean up includes, clean up build. 2014-01-01 14:52:01 -08:00