1. 03 Aug, 2014 1 commit
    • Will Thompson's avatar
      x11vnc: fix double X_UNLOCK on xrandr events · dca10482
      Will Thompson authored
      check_xrandr_event() assumes X_LOCK is taken before it is called, and
      currently calls X_UNLOCK on behalf of the caller. But in practice, all
      callers assume that the lock is still held after check_xrandr_event()
      returns. In particular, this leads to a double-unlock and crash in
      check_xevents() on any xrandr event.
      dca10482
  2. 10 Jul, 2014 1 commit
    • Will Thompson's avatar
      x11vnc: fix double X_UNLOCK on xrandr events · c4dff87c
      Will Thompson authored
      check_xrandr_event() assumes X_LOCK is taken before it is called, and
      currently calls X_UNLOCK on behalf of the caller. But in practice, all
      callers assume that the lock is still held after check_xrandr_event()
      returns. In particular, this leads to a double-unlock and crash in
      check_xevents() on any xrandr event.
      c4dff87c
  3. 13 May, 2014 1 commit
  4. 11 Mar, 2012 1 commit
  5. 29 Dec, 2010 1 commit
  6. 21 Dec, 2010 2 commits
  7. 10 Sep, 2010 1 commit
  8. 08 May, 2010 1 commit
  9. 05 May, 2010 1 commit
  10. 01 May, 2010 1 commit
    • runge's avatar
      x11vnc: X11VNC_DISABLE_SSL_CLIENT_MODE option to disable SSL · 59c0ae40
      runge authored
                client role in reverse connections.  Improvements to logging in
                ultravnc_repeater, ULTRAVNC_REPEATER_NO_RFB option.  Increase
                SSL timeout and print message if 'repeater' mode is detected for
                reverse SSL connection.  Fix RECORD scroll XCopyArea detection
                with recent gtk/gdk library; set X11VNC_SCROLL_MUST_EQUAL
                to disable.  Limit logging of RECORD error messages.
      59c0ae40
  11. 26 Apr, 2010 1 commit
  12. 19 Apr, 2010 1 commit
  13. 18 Apr, 2010 1 commit
  14. 10 Apr, 2010 1 commit
  15. 09 Apr, 2010 1 commit
  16. 21 Mar, 2010 1 commit
    • runge's avatar
      classes/ssl: Many improvements to Java SSL applet, onetimekey · 97540de5
      runge authored
                serverCert param, debugging printout, user dialogs, catch
                socket exceptions, autodetect x11vnc for GET=1.
      x11vnc: misc/scripts: desktop.cgi, inet6to4, panner.pl.
                X11VNC_HTTPS_DOWNLOAD_WAIT_TIME, -unixpw %xxx documented, and
                can run user cmd in UNIXPW_CMD. FD_XDMCP_IF for create script,
                autodetect dm on udp6 only.  Queries: pointer_x, pointer_y,
                pointer_same, pointer_root.  Switch on -xkd if keysyms per key >
                4 in all cases.  daemon mode improvements for connect_switch,
                inet6to4, ultravnc_repeater.pl.  Dynamic change of -clip do
                not create new fb if WxH is unchanged.
      97540de5
  17. 23 Feb, 2010 1 commit
  18. 08 Jan, 2010 1 commit
  19. 03 Jan, 2010 1 commit
  20. 30 Dec, 2009 1 commit
  21. 28 Dec, 2009 1 commit
  22. 24 Dec, 2009 1 commit
  23. 21 Dec, 2009 1 commit
  24. 19 Dec, 2009 2 commits
  25. 18 Dec, 2009 1 commit
    • runge's avatar
      x11vnc: fix keycode and other remote control actions under · 06987b1c
      runge authored
              DIRECT: with an extra XFlush and other safety measures.
              fflush(stderr) much in su_verify.  Make the -unixpw env. vars
              UNIXPW_DISABLE_SSL and UNIXPW_DISABLE_LOCALHOST work correctly.
              Make -loopbg actually imply -bg.
      06987b1c
  26. 15 Dec, 2009 1 commit
  27. 07 Dec, 2009 1 commit
  28. 05 Dec, 2009 1 commit
  29. 03 Dec, 2009 1 commit
    • runge's avatar
      x11vnc: -appshare mode for sharing an application windows instead of the · 00a9a0ea
      runge authored
      entire desktop. map port + 5500 in reverse connect.  Add id_cmd remote
      control functions for id (and other) windows.  Allow zero port in SSL
      reverse connections.  Adjust delays between multiple reverse connections;
      X11VNC_REVERSE_SLEEP_MAX env var.  Add some missing mutex locks; add
      INPUT_LOCK and threads_drop_input.  More safety in -threads mode for
      new framebuffer change.  Fix some stderr leaking in -inetd mode.
      00a9a0ea
  30. 18 Nov, 2009 2 commits
  31. 18 Oct, 2009 1 commit
  32. 08 Oct, 2009 2 commits
  33. 10 Aug, 2009 1 commit
  34. 11 Jul, 2009 1 commit
  35. 19 Jun, 2009 2 commits