1. 25 Apr, 2013 3 commits
    • Joel Martin's avatar
      Sync with websockify. · c3c51ed3
      Joel Martin authored
      Pull in websockify 4725aa7.
      
      - Update to c0855c6cae of web-socket-js
      
      - Update both the submodule and the swf build. The submodule now
        contains the unobfuscated source for swfobject.js which should make
        websockify more DFSG compliant.
      
      - Remove Hixie support. iOS 6 now includes HyBi support which means
        there is no remaining platform that needs Hixie.
      c3c51ed3
    • Joel Martin's avatar
      Merge pull request #252 from astrand/port-80-443 · 8f12ca7a
      Joel Martin authored
      Re-fix pull req #245:
      8f12ca7a
    • Peter Åstrand (astrand)'s avatar
      Re-fix pull req #245: · b66ffcdd
      Peter Åstrand (astrand) authored
      * Must declare port variable.
      
      * Must look for https first, then http.
      b66ffcdd
  2. 23 Apr, 2013 2 commits
  3. 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
  4. 17 Apr, 2013 1 commit
  5. 16 Apr, 2013 2 commits
  6. 15 Apr, 2013 1 commit
  7. 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
  8. 12 Apr, 2013 1 commit
  9. 08 Apr, 2013 2 commits
  10. 05 Apr, 2013 4 commits
  11. 04 Apr, 2013 1 commit
  12. 03 Apr, 2013 1 commit
  13. 31 Jan, 2013 2 commits
  14. 30 Jan, 2013 3 commits
  15. 24 Dec, 2012 1 commit
  16. 23 Dec, 2012 1 commit
  17. 30 Nov, 2012 2 commits
  18. 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
  19. 08 Nov, 2012 2 commits
  20. 01 Nov, 2012 2 commits
  21. 26 Oct, 2012 2 commits
  22. 23 Oct, 2012 2 commits
  23. 19 Oct, 2012 2 commits