1. 21 Dec, 2009 1 commit
  2. 19 Dec, 2009 2 commits
  3. 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
  4. 15 Dec, 2009 1 commit
  5. 07 Dec, 2009 1 commit
  6. 05 Dec, 2009 1 commit
  7. 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
  8. 18 Nov, 2009 2 commits
  9. 18 Oct, 2009 1 commit
  10. 08 Oct, 2009 2 commits
  11. 10 Aug, 2009 1 commit
  12. 11 Jul, 2009 1 commit
  13. 19 Jun, 2009 2 commits
  14. 14 Jun, 2009 1 commit
  15. 21 May, 2009 1 commit
  16. 01 Apr, 2009 1 commit
  17. 16 Mar, 2009 1 commit
  18. 15 Mar, 2009 1 commit
  19. 14 Mar, 2009 2 commits
  20. 13 Mar, 2009 1 commit
  21. 07 Mar, 2009 1 commit
  22. 28 Feb, 2009 1 commit
  23. 26 Feb, 2009 1 commit
  24. 22 Feb, 2009 2 commits
  25. 04 Feb, 2009 1 commit
    • runge's avatar
      x11vnc: Add "sendbell" remote cmd. Fix copyrect updates under · e59f78c5
      runge authored
      -reflect.  Workaround that checks valid window of selection
      requestor.  Wait on some ssl helper pids earlier.  Workaround
      XAUTHLOCALHOSTNAME for some new usage modes.  Set fake fb to
      requested bpp with correct masks.  -padgeom once:... mode.
      Set LIBXCB_ALLOW_SLOPPY_LOCK by default. rfbRandomBytes earlier.
      classes/ssl: Update jars.  Add "TOP_" dropdown customization to
      ultravnc java viewer applet FTP panel.
      e59f78c5
  26. 03 Feb, 2009 1 commit
    • dscho's avatar
      clean up build flags · 3d2eab57
      dscho authored
      The flag handling (both compiler options and include paths) are a mess at
      the moment.  There is no point in forcing "-O2 -g" when these are already
      the defaults, and if someone changes the defaults, chances are good they
      don't want you clobbering their choices.
      
      The -Wall flag should be handled in configure and thrown into CFLAGS once
      rather than every Makefile.am.  Plus, this way we can control which
      compilers the flag actually gets used with.
      
      Finally, the INCLUDES variable is for -I paths, not AM_CFLAGS.  Nor should
      it contain -I. as this is already in the default includes setup.
      Signed-off-by: 's avatarMike Frysinger <vapier@gentoo.org>
      Signed-off-by: 's avatarJohannes Schindelin <johannes.schindelin@gmx.de>
      3d2eab57
  27. 12 Jan, 2009 2 commits
  28. 10 Jan, 2009 1 commit
  29. 04 Jan, 2009 2 commits
  30. 10 Dec, 2008 1 commit
    • runge's avatar
      x11vnc: 0.9.6 release. Some strtok bugfixes. rename -tlsvnc · 8bef644d
      runge authored
      to -anontls.  Disable ssl caching.  No cert creation prompting
      in inetd or bg modes.  waitpid a bit more carefully on ssl
      helpers.  Tune ssl initial timeouts.  Let -create user specify
      starting X display.  fix -rfbport prompt gui for older tk.
      -sslonly option. Error if no -ssl with related options. -rand
      option.  -ssl implies -ssl SAVE
      8bef644d
  31. 22 Nov, 2008 2 commits
    • runge's avatar
      SSVNC sync: stunnel upgrade and patch, change wish order, -anondh -ciphers option · 41c7b74a
      runge authored
        VeNCrypt and TLSVNC support (in pproxy and unix vncviewer). Help text tweaks
        -killstunnel, s_client fixes, No Encryption easier. Zeroconf/avahi support.
        tk font fixes. SSVNC_ULTRA_FTP_JAR finding SSVNC_PREDIGESTED_HANDSHAKE
        SSVNC_SKIP_RFB_PROTOCOL_VERSION, SSVNC_SET_SECURITY_TYPE, etc hacks.
      41c7b74a
    • runge's avatar
      x11vnc: x11vnc.desktop file. -reopen, -dhparams, -sslCRL, · 6fbba525
      runge authored
        -setdefer options. -rfbport PROMPT VeNCrypt and TLSVNC SSL/TLS
        encryption support.  Tweaks to choose_delay() algorithm.
        -ssl ANON anonymouse Diffie-Hellman mode.  Fix bugs in certs
        management.  Additions to tray=setpass naive user mode.
      6fbba525