Commit Graph

10 Commits

Author SHA1 Message Date
Michael Jumper
5bcea85d81 Detect closed connections. 2010-09-07 23:32:38 -07:00
Michael Jumper
32af91c429 Added license, "starting" message. 2010-09-07 21:34:52 -07:00
Michael Jumper
a8fac57159 Client-side cursor (initial) 2010-09-07 00:15:36 -07:00
Michael Jumper
5a5be19518 Using recv instead of read, for slightly non-blocking reads, without losing blocking writes 2010-09-06 22:57:53 -07:00
Michael Jumper
9eb796bf94 Working key/mouse input! 2010-09-06 20:17:41 -07:00
Michael Jumper
2bf6651fb3 message -> instruction ... terminology fix 2010-09-06 19:47:55 -07:00
Michael Jumper
e1e0045085 guac_message structure, initial parsing support 2010-09-06 19:46:03 -07:00
Michael Jumper
ffa1c171fa Forgot to escape backslashes. 2010-09-06 18:54:14 -07:00
Michael Jumper
f20fa375ad Better Makefile, cleaned up code a bit. 2010-09-06 16:44:31 -07:00
Michael Jumper
e77c76915a Split protocol into own files. 2010-09-06 16:39:03 -07:00