1. 11 Mar, 2012 1 commit
  2. 09 Mar, 2012 1 commit
  3. 20 Feb, 2012 5 commits
  4. 15 Feb, 2012 1 commit
  5. 14 Feb, 2012 2 commits
  6. 02 Feb, 2012 1 commit
    • Joel Martin's avatar
      Make WebSocket encrypt setting default to page protocol. · 1af3e54b
      Joel Martin authored
      I.e. if the page is https:// then the WebSocket encrypt setting will
      default to wss:// (TLS encryption).
      
      Note that since noVNC settings are saved in cookies, this will only
      affect first load. If you have already loaded the page, then the
      encrypt setting will be whatever you last set it to.
      1af3e54b
  7. 31 Jan, 2012 2 commits
  8. 30 Jan, 2012 2 commits
  9. 29 Jan, 2012 2 commits
  10. 28 Jan, 2012 2 commits
  11. 27 Jan, 2012 1 commit
    • Joel Martin's avatar
      Default path 'websockify' for Clojure Websockify. · 523cc4d6
      Joel Martin authored
      The Jetty WebSocket server code used by the Clojure version of
      websockify doesn't support WebSocket and Web at the same path so pass
      in a default value for the path so that we can support the Clojure
      version websockify.
      523cc4d6
  12. 26 Jan, 2012 1 commit
  13. 25 Jan, 2012 2 commits
  14. 24 Jan, 2012 2 commits
  15. 12 Jan, 2012 3 commits
  16. 05 Jan, 2012 1 commit
  17. 15 Dec, 2011 4 commits
  18. 01 Dec, 2011 1 commit
    • Joel Martin's avatar
      Add View Only mode setting. · 06a9ef0c
      Joel Martin authored
      Resolve issue: https://github.com/kanaka/noVNC/pull/101
      
      Based on proposal from @mightpenguin:
      Matthew Balman <emperor@mightypenguin.org>
      
      If view_only option is set then do not send mouse and keyboard events.
      This is not a secure/enforced way to make a client view only. To
      enforce view only at the server, most VNC servers support setting
      a view only password.
      06a9ef0c
  19. 19 Nov, 2011 2 commits
  20. 17 Nov, 2011 2 commits
  21. 07 Nov, 2011 1 commit
  22. 31 Oct, 2011 1 commit