1. 17 Aug, 2011 1 commit
    • Joel Martin's avatar
      websockets: Initial WebSockets support. · 6fac22a7
      Joel Martin authored
      Has a bug: WebSocket client disconnects are not detected.
      rfbSendFramebufferUpdate is doing a MSG_PEEK recv to determine if
      enough data is available which prevents a disconnect from being
      detected.
      
      Otherwise it's working pretty well.
      
      [jes: moved added struct members to the end for binary compatibility with
      previous LibVNCServer versions, removed an unused variable]
      Signed-off-by: 's avatarJohannes Schindelin <johannes.schindelin@gmx.de>
      6fac22a7
  2. 22 Jul, 2011 2 commits
  3. 01 Jun, 2011 3 commits
  4. 09 May, 2011 1 commit
  5. 30 Apr, 2011 1 commit
  6. 28 Apr, 2011 4 commits
  7. 27 Apr, 2011 1 commit
  8. 30 Mar, 2011 1 commit
  9. 29 Mar, 2011 3 commits
  10. 28 Mar, 2011 3 commits
  11. 17 Mar, 2011 6 commits
  12. 12 Mar, 2011 9 commits
  13. 10 Mar, 2011 3 commits
  14. 03 Mar, 2011 1 commit
  15. 26 Feb, 2011 1 commit