Commit Graph

  • a70a5bad39 A bit more custom-client framework. Michael Jumper 2010-09-07 21:21:03 -07:00
  • 51f71d40ba proxy -> client (renamed) Michael Jumper 2010-09-07 20:23:46 -07:00
  • a8fac57159 Client-side cursor (initial) Michael Jumper 2010-09-07 00:15:36 -07:00
  • 8bd6d947d7 Fixed event ordering (added queues) Michael Jumper 2010-09-06 23:23:17 -07:00
  • 5a5be19518 Using recv instead of read, for slightly non-blocking reads, without losing blocking writes Michael Jumper 2010-09-06 22:57:53 -07:00
  • 9eb796bf94 Working key/mouse input! Michael Jumper 2010-09-06 20:17:41 -07:00
  • 2bf6651fb3 message -> instruction ... terminology fix Michael Jumper 2010-09-06 19:47:55 -07:00
  • e1e0045085 guac_message structure, initial parsing support Michael Jumper 2010-09-06 19:46:03 -07:00
  • ffa1c171fa Forgot to escape backslashes. Michael Jumper 2010-09-06 18:54:14 -07:00
  • a308648ef7 De-stubbed mouse and keyboard events in client. Michael Jumper 2010-09-06 18:52:40 -07:00
  • 940b2b99fa Basic input message support. Michael Jumper 2010-09-06 18:40:53 -07:00
  • 15a84adf59 Fixed CPU usage with Java process, fixed buffering resize issue (manifests as initial blank screen) Michael Jumper 2010-09-06 17:06:52 -07:00
  • 106df930d6 Further cleanup, fixed bad alloc. Michael Jumper 2010-09-06 16:55:58 -07:00
  • f20fa375ad Better Makefile, cleaned up code a bit. Michael Jumper 2010-09-06 16:44:31 -07:00
  • e77c76915a Split protocol into own files. Michael Jumper 2010-09-06 16:39:03 -07:00
  • bf8abcd40e Fixed client. Michael Jumper 2010-09-06 16:17:03 -07:00
  • df72c91b30 Experimental improvement to client. Michael Jumper 2010-09-06 13:41:11 -07:00
  • 2a2eb6ae39 Added -O2, added (but commented out) CopyRect. Michael Jumper 2010-09-06 01:57:54 -07:00
  • 776445013d Working VNC client! Michael Jumper 2010-09-06 01:04:10 -07:00
  • cbe9ca43c4 More VNC Michael Jumper 2010-09-06 00:12:35 -07:00
  • 0761da0cbe Partial implementation of libvncclient-based VNC access, enabled debugging. Michael Jumper 2010-09-05 23:49:48 -07:00
  • 82cf348d95 Randomized test. Michael Jumper 2010-09-05 14:47:42 -07:00
  • be395f197b Added guac_write_string(), using GUACIO instead of std io functions. Michael Jumper 2010-09-05 14:21:18 -07:00
  • f8c954c83b Moved to GUACIO structure, rather than file descriptors (buffering). Michael Jumper 2010-09-05 14:08:55 -07:00
  • 0b01aa05c5 base64.* -> guacio.* Michael Jumper 2010-09-05 13:53:19 -07:00
  • b545688222 Removed debug lines. Michael Jumper 2010-09-05 13:31:18 -07:00
  • a9af7057e7 Using malloc instead of png_malloc for image buffer. Michael Jumper 2010-09-05 13:27:30 -07:00
  • 2bc18b630f Base64 output of PNGs. Michael Jumper 2010-09-05 13:02:57 -07:00
  • a87ba2b76b Testing PNG writing. Michael Jumper 2010-09-05 01:34:01 -07:00
  • 6e253d8680 Added simple instruction forwarding client, added to session. Michael Jumper 2010-09-05 00:05:45 -07:00
  • 2523a39df6 Removed VNC client, generalized description of Guac in copyright. Michael Jumper 2010-09-04 23:20:29 -07:00
  • c048537232 Added dummy proxy implementation, moved client, added main Makefile. Michael Jumper 2010-09-04 22:55:10 -07:00
  • 7ee970c88a Added version variable to build script and index.html. Mouse over on bowl now reveals version. Michael Jumper 2010-08-31 22:53:20 +00:00
  • f51e92b07f Exclude .git directories from build. Michael Jumper 2010-07-02 14:52:40 -07:00
  • 5c44165dd0 RELEASE CANDIDATE 0.3.0rc1 Michael Jumper 2010-07-02 14:44:26 -07:00
  • 429c01c702 Changed version number. Michael Jumper 2010-07-02 09:39:28 -07:00
  • d0ac92ddef Merge branch 'tickets/35' of ssh://guacamole.git.sourceforge.net/gitroot/guacamole/guacamole into releases/0.3.0 Michael Jumper 2010-07-02 09:38:37 -07:00
  • d4e933ac0b Added swap-red-blue to example guacamole.xml Michael Jumper 2010-07-02 09:37:06 -07:00
  • 54bff43e56 Added swap-red-blue option, excluding META-INF from war (in case generated by an IDE, etc). Michael Jumper 2010-07-01 21:53:13 -07:00
  • efbd26c9ea Merge branch 'tickets/35' of ssh://guacamole.git.sourceforge.net/gitroot/guacamole/guacamole into releases/0.3.0 Michael Jumper 2010-07-01 01:30:49 -07:00
  • 1a00737547 Merge branch 'zhangmaike/stream-efficiency' of ssh://guacamole.git.sourceforge.net/gitroot/guacamole/guacamole into releases/0.3.0 Michael Jumper 2010-07-01 01:30:32 -07:00
  • b35d9cda32 Use endianness of server by default. Michael Jumper 2010-07-01 01:25:04 -07:00
  • 73cead9679 Switched to little-endian byte order by default. Michael Jumper 2010-07-01 00:15:08 -07:00
  • 33a6452818 Trying sending mouse events every 10ms, rather than every RT. Michael Jumper 2010-06-29 15:08:38 -07:00
  • 19c25c2010 Merge branch 'zhangmaike/multi-protocol-refactor' into tickets/35 Michael Jumper 2010-06-28 20:12:53 -07:00
  • 7615356c4b Merge branch 'multi-protocol-refactor' into releases/0.3.0 Michael Jumper 2010-06-25 23:55:36 -07:00
  • d574bfa796 Copying changes from old SVn branch for multi-protocol refactor. Michael Jumper 2010-06-25 23:53:35 -07:00
  • 4f1a29b060 Deleted accidentally committed vim swap file. Michael Jumper 2010-06-25 23:49:16 -07:00
  • d0c992fec7 Deleted accidentally committed vim swap file. Michael Jumper 2010-06-25 23:48:43 -07:00
  • 7c650cd87b Merge branch 'zhangmaike/opera-fix' into releases/0.3.0 Michael Jumper 2010-06-25 08:13:19 -07:00
  • 267c004c33 Merge branch 'zhangmaike/stream-efficiency' into releases/0.3.0 Michael Jumper 2010-06-25 08:12:59 -07:00
  • 1c6b898f51 Committing stream efficiency fixes from old SVN branch. Michael Jumper 2010-06-25 00:51:45 -07:00
  • bd59b9b8de Committing opera fix from old SVN branch. Michael Jumper 2010-06-25 00:47:06 -07:00
  • b4ec9d3ab4 Adding files from old SVN repo, as of 0.2.6 trunk. Michael Jumper 2010-06-25 00:33:08 -07:00