1. 28 Apr, 2010 1 commit
  2. 26 Apr, 2010 1 commit
  3. 19 Apr, 2010 1 commit
  4. 18 Apr, 2010 1 commit
  5. 10 Apr, 2010 1 commit
  6. 09 Apr, 2010 2 commits
  7. 21 Mar, 2010 2 commits
    • 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
    • runge's avatar
      I think two HAVE_X's were missed. · edb79ae2
      runge authored
      edb79ae2
  8. 13 Mar, 2010 4 commits
  9. 23 Feb, 2010 2 commits
  10. 25 Jan, 2010 1 commit
  11. 16 Jan, 2010 2 commits
  12. 08 Jan, 2010 1 commit
  13. 07 Jan, 2010 2 commits
  14. 04 Jan, 2010 1 commit
  15. 03 Jan, 2010 4 commits
  16. 01 Jan, 2010 1 commit
  17. 30 Dec, 2009 1 commit
  18. 28 Dec, 2009 1 commit
  19. 24 Dec, 2009 2 commits
  20. 22 Dec, 2009 1 commit
  21. 21 Dec, 2009 1 commit
  22. 19 Dec, 2009 2 commits
  23. 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
  24. 15 Dec, 2009 1 commit
  25. 07 Dec, 2009 1 commit
  26. 05 Dec, 2009 1 commit
  27. 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