1. 13 Jun, 2013 1 commit
  2. 25 Apr, 2013 2 commits
  3. 23 Apr, 2013 2 commits
  4. 22 Apr, 2013 1 commit
    • Will Rouesnel's avatar
      Add default port logic to include/ui.js · c42136d5
      Will Rouesnel authored
      Correctly identifies the use of http/https and forces the value of port to 80 and 443
      respectively, as in this situation window.location.port is blank.
      
      This is patch includes the same changes as made in vnc_auto.html
      c42136d5
  5. 17 Apr, 2013 1 commit
  6. 16 Apr, 2013 2 commits
  7. 15 Apr, 2013 1 commit
  8. 13 Apr, 2013 1 commit
    • Will Rouesnel's avatar
      Detect port properly in vnc_auto.html when used on port 80 or 443. · e83b9e03
      Will Rouesnel authored
      Browsers (such as Chrome) don't report port numbers in window.location.port when
      used on standard ports such as 80 and 443. This causes vnc_auto.html to not
      automatically find the port as it should.
      
      This simple change checks if window.location.port is blank, and sets port as
      appropriate from the name of the protocol in use.
      e83b9e03
  9. 12 Apr, 2013 1 commit
  10. 08 Apr, 2013 2 commits
  11. 05 Apr, 2013 4 commits
  12. 04 Apr, 2013 1 commit
  13. 03 Apr, 2013 1 commit
  14. 31 Jan, 2013 2 commits
  15. 30 Jan, 2013 3 commits
  16. 24 Dec, 2012 1 commit
  17. 23 Dec, 2012 1 commit
  18. 30 Nov, 2012 2 commits
  19. 14 Nov, 2012 1 commit
    • Joel Martin's avatar
      Sync with websockify. · 705c54ed
      Joel Martin authored
      Pull c33f0b52e7 from websockify.
      
      - Fix for python2.4 with URL parsing.
      - Set binaryType earlier in Opera 12.10 to avoid receiving a blob.
      - Re-order client and target processing so that pending client data
        has an opportunity to be sent when the target closes.
      705c54ed
  20. 08 Nov, 2012 2 commits
  21. 01 Nov, 2012 2 commits
  22. 26 Oct, 2012 2 commits
  23. 23 Oct, 2012 2 commits
  24. 19 Oct, 2012 2 commits