Commit Graph

  • aa0805595a Added missing semicolons, improved state handling Michael Jumper 2011-03-08 21:42:43 -08:00
  • cfebdb2cf3 Added disconnect function to tunnel, added automatic disconnect on error receipt in client. Michael Jumper 2011-03-08 21:08:59 -08:00
  • 4f656c2e94 Revert "Added busy handlers for layer, implemented ready instruction handling in client" Michael Jumper 2011-03-06 17:02:18 -08:00
  • de352e7dff Added busy handlers for layer, implemented ready instruction handling in client Michael Jumper 2011-03-05 14:47:50 -08:00
  • 22f6c24f9b Fixed error in call to redrawCursor() and layer Michael Jumper 2011-03-02 17:21:26 -08:00
  • 0b9f23bbb6 Keyboard/mouse handling Michael Jumper 2011-03-02 16:01:37 -08:00
  • 53755b8070 Extracted tunnel, mouse, and keyboard handling from GuacamoleClient Michael Jumper 2011-03-02 16:01:03 -08:00
  • 85ee07b6ca Fixed version number Michael Jumper 2011-03-01 01:09:38 -08:00
  • 1243360a38 Added COPYING Michael Jumper 2011-03-01 01:06:28 -08:00
  • 7fe3968ff8 Fixed spacing Michael Jumper 2011-03-01 01:06:10 -08:00
  • 4d1717146f Fixed layer positioning. Michael Jumper 2011-02-20 13:50:22 -08:00
  • 4571135a08 More efficient layer implementation (job queue, rather than array + ids... should be less mem) Michael Jumper 2011-02-20 13:20:17 -08:00
  • 2dfd279e22 Autodetect whether polling should be stopped (whether browser supports multiple readyState==3 events). Michael Jumper 2011-02-18 23:50:35 -08:00
  • bdde602f71 FIX: Not all browsers send onreadystatechange for new data (Opera doesn't) Michael Jumper 2011-02-18 23:26:47 -08:00
  • 1c8cbd000c Fixed buffering issue with Chrome/Webkit Michael Jumper 2011-02-18 22:42:12 -08:00
  • 68fd27e1bb Merge branch 'unstable' of ssh://guacamole.git.sourceforge.net/gitroot/guacamole/guacamole-common-js into unstable Michael Jumper 2011-02-17 19:23:02 -08:00
  • 5d72e27ca9 Removed SNAPSHOT Michael Jumper 2011-02-17 19:21:03 -08:00
  • 8312d74997 Removed SNAPSHOT Michael Jumper 2011-02-17 19:19:39 -08:00
  • 1693035dc5 Removed SNAPSHOT Michael Jumper 2011-02-17 19:19:05 -08:00
  • 8a4081a284 removeChild(), not removeNode() Michael Jumper 2011-02-17 02:27:49 -08:00
  • fb623a1933 Merge branch 'unstable' of ssh://guacamole.git.sourceforge.net/gitroot/guacamole/guacamole-common-js into unstable Michael Jumper 2011-02-17 02:11:59 -08:00
  • 299eb56d79 Adding a layer should not remove ALL contents of display (the on-screen keyboard, for example, is a child of the display) Michael Jumper 2011-02-17 02:05:36 -08:00
  • 25fd42afea Fixed deadlock in layer Michael Jumper 2011-02-15 18:46:02 -08:00
  • fabeca7414 copyRect should be synchronized with source layer/buffer's updates (as it may not be finished drawing by the time a copy is issued) Michael Jumper 2011-02-12 18:22:39 -08:00
  • 27a94eb48a Fixed error when layers are missing Michael Jumper 2011-02-12 18:10:46 -08:00
  • 0590170712 Added autosize to layer Michael Jumper 2011-02-12 16:14:29 -08:00
  • 0ad9127a68 True layer and buffer support (not stub) Michael Jumper 2011-02-12 14:07:12 -08:00
  • 3d3aad76c9 Stub implementation of layer/buffer support (initial compat for new version of protocol) Michael Jumper 2011-02-12 01:35:32 -08:00
  • 74748ed115 Merge branch 'master' of ssh://guacamole.git.sourceforge.net/gitroot/guacamole/guacamole Michael Jumper 2011-01-24 14:16:10 -08:00
  • 70d7ee4792 Added name handler Michael Jumper 2011-01-24 14:15:49 -08:00
  • 56baa32ec7 Using handler for name message, rather than setting document.title directly (as this is now a JS library) Michael Jumper 2011-01-24 14:06:56 -08:00
  • 02d2fc1426 Using UTF-8 source encoding. Michael Jumper 2011-01-23 17:02:56 -08:00
  • 64c49232dc Using UTF-8 source encoding. Michael Jumper 2011-01-23 17:02:13 -08:00
  • 03d13b0861 Using UTF-8 source encoding. Michael Jumper 2011-01-23 17:01:47 -08:00
  • 34d0631aa9 Updated example properties file Michael Jumper 2011-01-23 15:31:10 -08:00
  • dcd259f93e Migrated to new tunnel servlet API, updated .gitignore Michael Jumper 2011-01-23 15:25:37 -08:00
  • b39dc62167 Created new tunnel servlet API, removed old Connect/Inbound/Outbound servlets, removed ClientProviders, updated GuacamoleProperties accordingly. Michael Jumper 2011-01-23 15:24:00 -08:00
  • 77c4c9b374 Using new tunnel servlet API Michael Jumper 2011-01-23 15:22:06 -08:00
  • db00063b36 Moved error style change into hook Michael Jumper 2011-01-23 01:42:37 -08:00
  • 297696c905 Moved error style change into hook Michael Jumper 2011-01-23 01:42:03 -08:00
  • 098a521a4b Initial commit Michael Jumper 2011-01-22 22:08:14 -08:00
  • afa8c740f6 Migrating to separate Guacamole javascript library Michael Jumper 2011-01-22 21:53:57 -08:00
  • b6898abdea Removed experimental ready message Michael Jumper 2011-01-21 20:00:46 -08:00
  • 7cfc86ce74 Support for newly added ready message Michael Jumper 2011-01-21 03:12:00 -08:00
  • d9ffdf8184 Merge branch 'master' of ssh://guacamole.git.sourceforge.net/gitroot/guacamole/guacamole Michael Jumper 2011-01-02 23:55:18 -08:00
  • 93fc36b810 Updated examples. Michael Jumper 2011-01-02 23:54:35 -08:00
  • d536196e62 Migrated to new format and new (more strict) parser. Michael Jumper 2011-01-02 22:35:17 -08:00
  • ac96427c08 Forgot to invoke connect() Michael Jumper 2011-01-02 17:08:46 -08:00
  • adb577ca8e Implemented parsing of instructions Michael Jumper 2011-01-02 17:08:27 -08:00
  • 573f92af02 Added opcode enum Michael Jumper 2011-01-02 15:16:21 -08:00
  • 62332e9f65 Implementing API improvements made in guacamole-common Michael Jumper 2011-01-02 14:28:06 -08:00
  • a54c413420 More API improvements Michael Jumper 2011-01-02 14:27:44 -08:00
  • 1dec9e889b Migrated to improved API. Michael Jumper 2011-01-02 02:37:09 -08:00
  • 1430bed43e API improvements Michael Jumper 2011-01-02 02:36:31 -08:00
  • bda0d83ff1 Initial work moving to reasonable session/client API. Michael Jumper 2011-01-01 20:32:52 -08:00
  • fc8ff9ea16 Added *~ files to .gitignore Michael Jumper 2011-01-01 15:56:30 -08:00
  • 6e7eeec5b0 Ignore target dir Michael Jumper 2011-01-01 01:48:20 -08:00
  • ca77a087ca Ignore target dir Michael Jumper 2011-01-01 01:47:55 -08:00
  • fa481e428b Defining dist repo in property. Michael Jumper 2011-01-01 00:40:11 -08:00
  • 8b1303b143 Defining dist repo in property. Michael Jumper 2011-01-01 00:39:01 -08:00
  • a52ef38607 Enabling snapshots in pom.xml Michael Jumper 2010-12-29 15:28:36 -08:00
  • 1cf3461b5d Enabling snapshots in pom.xml Michael Jumper 2010-12-29 15:28:02 -08:00
  • fabd400c3d Using SNAPSHOT version Michael Jumper 2010-12-29 14:48:41 -08:00
  • acbabe540f Using SNAPSHOT version Michael Jumper 2010-12-29 14:48:24 -08:00
  • a4d143d21c Adding package descriptor for build system Michael Jumper 2010-12-20 22:31:42 -08:00
  • 49f132f75f Adding package descriptor for build system Michael Jumper 2010-12-17 15:17:22 -08:00
  • 49e7624dfc Removed all files now part of other repos, moved default webapp source up Michael Jumper 2010-12-15 13:36:33 -08:00
  • 5a3d6629e6 Removed native components (now in own repositories) Michael Jumper 2010-12-15 11:20:45 -08:00
  • a13d371d55 Moved basic auth into default webapp Michael Jumper 2010-12-08 23:42:34 -08:00
  • 7a78094432 Moved basic auth into default webapp Michael Jumper 2010-12-08 23:42:34 -08:00
  • 93a9e8a41a More renaming Michael Jumper 2010-12-08 13:14:04 -08:00
  • 7341826547 More renaming Michael Jumper 2010-12-08 13:14:04 -08:00
  • e47bcaf0c1 Using ssh for repo deploy Michael Jumper 2010-12-08 13:11:45 -08:00
  • 2e1a3858b8 More reorganization Michael Jumper 2010-12-08 02:09:19 -08:00
  • 8753c294cc Organized structure Michael Jumper 2010-12-08 02:07:36 -08:00
  • b66eb1618e Repo configuration, working deploy, working webapp build Michael Jumper 2010-12-08 02:02:28 -08:00
  • 5b33f8c409 Moved webapp static parts into own project Michael Jumper 2010-12-08 01:38:17 -08:00
  • 2ab80265cc Working build script. Still need to split servlets, etc. off from common Michael Jumper 2010-12-08 01:33:55 -08:00
  • 11b7c07481 Partial move to maven build system Michael Jumper 2010-12-08 01:17:55 -08:00
  • 7fd91625d6 Shouldn't use get method (default), even if overridden by JS (browser may show in URL, cache page, etc.) Michael Jumper 2010-12-07 19:30:46 -08:00
  • 94803cd300 Changed green background to gray Michael Jumper 2010-12-06 13:15:50 -08:00
  • 3f229eff95 Merge branch 'zhangmaike/native-client' of ssh://guacamole.git.sourceforge.net/gitroot/guacamole/guacamole into zhangmaike/native-client Michael Jumper 2010-12-05 17:12:03 -08:00
  • a05aefdd6c Added CDATA to allow proper validation of script tag Michael Jumper 2010-12-05 17:11:41 -08:00
  • 312e9f3a7e Updated build.xml to include proper example files Michael Jumper 2010-12-05 16:40:42 -08:00
  • 5845bc853a Updated build.xml to include META-INF Michael Jumper 2010-12-05 16:39:30 -08:00
  • a94947c222 Adding missing license/copyright notices Michael Jumper 2010-12-05 15:10:28 -08:00
  • 4ef133d2b5 Added auth provider to properties, fixed classnames Michael Jumper 2010-12-05 15:04:11 -08:00
  • f99f9cff15 Initial auth provider, using properties instead of XML Michael Jumper 2010-12-05 14:33:43 -08:00
  • a1f0de62b9 Automatic reloading of password file Michael Jumper 2010-12-05 02:06:51 -08:00
  • 59988b1177 Fixed MD5 auth Michael Jumper 2010-12-04 23:40:24 -08:00
  • 0adaae171d Added MD5 example Michael Jumper 2010-12-04 23:04:48 -08:00
  • 1bda968b22 MD5 encoding, fixed build.xml Michael Jumper 2010-12-04 23:02:32 -08:00
  • ff9e1664a6 Working login page and user auth configuration Michael Jumper 2010-12-04 20:47:34 -08:00
  • a8d9d4f256 Added login screen (simulated for now) and improved styling Michael Jumper 2010-12-04 18:33:10 -08:00
  • ea9cac4ade Updated logo Michael Jumper 2010-12-04 16:33:48 -08:00
  • 705c5cfc8a Fixed style class and image references Michael Jumper 2010-12-04 15:39:34 -08:00
  • 64e9134907 Moved guacamole-specific parts into own lib dir Michael Jumper 2010-12-04 15:29:16 -08:00
  • 905e2ec169 Added comment regarding provider class to context.xml Michael Jumper 2010-12-03 01:01:45 -08:00
  • 4e89b1696a Moving to session provider architecture for auth and connection config Michael Jumper 2010-11-28 21:33:44 -08:00
  • 239c041659 Cleaned up Michael Jumper 2010-11-27 15:31:59 -08:00