Commit Graph

10 Commits

Author SHA1 Message Date
Michael Jumper
a1124923f2 Add speed limit 2010-09-09 00:03:16 -07:00
Michael Jumper
32af91c429 Added license, "starting" message. 2010-09-07 21:34:52 -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
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
940b2b99fa Basic input message support. 2010-09-06 18:40:53 -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