Commit Graph

12 Commits

Author SHA1 Message Date
Michael Jumper
776445013d Working VNC client! 2010-09-06 01:04:10 -07:00
Michael Jumper
cbe9ca43c4 More VNC 2010-09-06 00:12:35 -07:00
Michael Jumper
0761da0cbe Partial implementation of libvncclient-based VNC access, enabled debugging. 2010-09-05 23:49:48 -07:00
Michael Jumper
82cf348d95 Randomized test. 2010-09-05 14:47:42 -07:00
Michael Jumper
be395f197b Added guac_write_string(), using GUACIO instead of std io functions. 2010-09-05 14:21:18 -07:00
Michael Jumper
f8c954c83b Moved to GUACIO structure, rather than file descriptors (buffering). 2010-09-05 14:08:55 -07:00
Michael Jumper
0b01aa05c5 base64.* -> guacio.* 2010-09-05 13:53:19 -07:00
Michael Jumper
b545688222 Removed debug lines. 2010-09-05 13:31:18 -07:00
Michael Jumper
a9af7057e7 Using malloc instead of png_malloc for image buffer. 2010-09-05 13:27:30 -07:00
Michael Jumper
2bc18b630f Base64 output of PNGs. 2010-09-05 13:02:57 -07:00
Michael Jumper
a87ba2b76b Testing PNG writing. 2010-09-05 01:34:01 -07:00
Michael Jumper
c048537232 Added dummy proxy implementation, moved client, added main Makefile. 2010-09-04 22:55:10 -07:00