Commit Graph

  • 2a2a60b007 encodingstest: fix whitespace Johannes Schindelin 2009-10-02 11:47:46 +0200
  • 3704595b93 Add Christian Beier to the AUTHORS Johannes Schindelin 2009-10-02 11:05:06 +0200
  • c652b55f74 Fix IsUnixSocket() Christian Beier 2009-10-02 10:50:18 +0200
  • bdde3f9227 Add Vic Lee to the author list Johannes Schindelin 2009-09-27 14:29:29 +0200
  • 2f9836d81a Fix bug for logging unsupported security types Vic Lee 2009-09-14 12:54:17 +0800
  • 4e1aba74e6 Fix bug for VNC Server version 4 Vic Lee 2009-09-14 12:14:13 +0800
  • fd084b5d28 Improvements to -unixpw_cmd and -unixpw_nis. Experimental X11VNC_WATCH_DX_DY=1 for buggy theme menus, see: http://ubuntuforums.org/showthread.php?t=1223490 runge 2009-08-10 17:56:10 -0400
  • 2c6bf9234e Setup for x11vnc version 0.9.9 runge 2009-07-11 19:41:59 -0400
  • b6ee5f9619 Add proxyHost and proxyPort java applet params. runge 2009-06-19 11:08:40 -0400
  • ac33a29f07 Merge branch 'master' of ssh://runge@libvncserver.git.sourceforge.net/gitroot/libvncserver runge 2009-06-18 22:34:43 -0400
  • 61383c508e classes/ssl: java viewer now handles auth-basic proxy logins. misc/enhanced_tightvnc_viewer: update ssvnc. runge 2009-06-18 22:32:16 -0400
  • ef33182694 Fix two issues in rfbGetClient() Johannes Schindelin 2009-06-16 23:35:12 +0200
  • d11b2abd8c X11VNC_REFLECT_PASSWORD env. var., warning about compiz, improve single-port. runge 2009-06-14 19:00:09 -0400
  • 0e7499fb39 Add close() to rfbClientCleanup() Stefan Becker 2009-05-22 13:34:09 +0200
  • 94d058b35f Thread safety. Fix -clip -in -rawfb. Try to avoid Xorg stuck key bug. runge 2009-05-21 10:57:03 -0400
  • 804335f9d2 Thread safety for zrle, zlib, tight. Proposed tight security type fix for debian bug 517422. runge 2009-05-21 10:32:18 -0400
  • 2cd48332e0 Export the functions SupportsClient2Server and SupportsServer2Client llyzs 2009-05-20 14:58:00 +0200
  • 511032eaf1 Add Ben to the authors Johannes Schindelin 2009-05-12 14:56:44 +0200
  • 2f4f700f3a Make autogen.sh executable Johannes Schindelin 2009-05-12 14:51:30 +0200
  • d7c0b34b62 libvncclient: Unix sockets support by Ben Klopfenstein Ben Klopfenstein 2009-05-12 01:51:23 +0200
  • 4088906b13 rebuild for x11vnc dev 0.9.8 runge 2009-03-31 23:32:47 -0400
  • ea30be6c6e x11vnc 0.9.8 dev runge 2009-03-31 23:21:27 -0400
  • 64db4575db Add LCD4Linux to the success stories Johannes Schindelin 2009-03-30 13:13:15 +0200
  • 128ee3ec4e Add some -remap tricks. Limit rfbCFD message count. runge 2009-03-16 11:09:53 -0400
  • 9ae2e8391d Insert x11vnc copyright and license notices. runge 2009-03-14 22:18:08 -0400
  • b280597129 Test git commit setting username & etc. runge 2009-03-14 12:14:55 -0400
  • bce0939c0e Tweak settings and docs for create_display. Add FD_EXTRA finishing cmd. Karl J. Runge 2009-03-14 11:57:04 -0400
  • 03666d6a17 x11vnc: Fix off-screen bug for -ncache_cr copyrect. runge 2009-03-13 02:06:17 +0000
  • e2874d343a Teach SDLvncviewer about scroll wheel events dscho 2009-03-12 00:07:48 +0000
  • 76db22022c SDLvncviewer: fix passing a wrong pointer type dscho 2009-03-12 00:07:22 +0000
  • ebe79c28c3 Clipboard support for SDLvncviewer dscho 2009-03-08 18:33:08 +0000
  • e7152a7f68 Allow range for X11VNC_SKIP_DISPLAY, document grab Xserver issue. Add progress_client() to proceed more quickly thru handshake. Improvements to turbovnc hack. runge 2009-03-07 22:30:43 +0000
  • eb1cc7608b SDLvncviewer: upon focus loss, force releasing the Alt keys dscho 2009-03-07 19:19:18 +0000
  • e12c4ccf23 SDLvncviewer: refactor event handling dscho 2009-03-07 19:18:55 +0000
  • 1b2083d8aa Update SDLvncviewer TODOs dscho 2009-03-07 19:18:45 +0000
  • a02607fe35 Teach SDLvncviewer to be resizable dscho 2009-03-07 19:18:26 +0000
  • 3ab7d5d766 SDLvncviewer: enable key repeat dscho 2009-03-06 16:06:38 +0000
  • 2742c9579f x11vnc: add kludge to experiment with turbovnc. runge 2009-02-28 16:39:25 +0000
  • 453166ecdc x11vnc: fix some -QD cases for use in tkx11vnc. runge 2009-02-26 02:28:28 +0000
  • 81cda63cb4 fix some compiler warnings. runge 2009-02-22 03:04:33 +0000
  • d400112c89 add -noskip_lockkeys option for future use. runge 2009-02-22 01:52:18 +0000
  • e59f78c5ea x11vnc: Add "sendbell" remote cmd. Fix copyrect updates under -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. runge 2009-02-04 03:05:32 +0000
  • 3998c18e26 test/Makefile: use check_PROGRAMS dscho 2009-02-03 12:33:28 +0000
  • b0c272e723 Record Mike's automake cleanups dscho 2009-02-03 12:22:41 +0000
  • 3d2eab575e clean up build flags dscho 2009-02-03 12:22:29 +0000
  • 2475d2c288 configure: use _cv_ in cache var name dscho 2009-02-03 12:15:21 +0000
  • 0bbdd92baa configure: use AM_PROG_CC_C_O dscho 2009-02-03 12:15:11 +0000
  • 7b5dfecfaa autogen.sh: run with set -e dscho 2009-02-03 12:14:59 +0000
  • a868b6476e SSVNC 1.0.22 release (+ a little bit more). crl lists, ssh pid finding improvements, and more. runge 2009-01-12 20:14:44 +0000
  • effe81e36a configure.ac, CMakeLists.txt: set LibVNCServer version to 0.9.7 runge 2009-01-12 02:52:27 +0000
  • a774823bdf classes/ssl: Add configurable Ultra java applet Filexfer Drives drop down (e.g. ftpDropDown=Home.Desktop.bin). Document all applet parameters in classes/ssl/README. runge 2009-01-12 01:56:14 +0000
  • 8d55891ded Forgot ChangeLog runge 2009-01-11 04:51:49 +0000
  • c6cddebdd3 prepare_x11vnc_dist.sh: fix SUBDIRS and DIST_SUBDRIS when using --with-system-libvncserver runge 2009-01-11 04:51:06 +0000
  • 198382dcf3 x11vnc: fix failure of -8to24 on default depth 24 due to nonstandard indexed color support changes. Fix small window for failure after XSendEvent selection call; add env var. X11VNC_SENDEVENT_SYNC=1 to take even more care. runge 2009-01-10 23:03:24 +0000
  • 91174efbb8 x11vnc: fix compiler warnings. runge 2009-01-04 04:56:53 +0000
  • 4fdb4cc67f x11vnc: add -rmflag option, -rawfb vt support, bpp < 8 support for rawfb, find /dev/video better. Fix reverse SSL connection for DH. Some improvements for CUPS TS helper, restart if needed. runge 2009-01-04 03:10:39 +0000
  • 6876b85df3 configure.ac: add include file file for libXrandr on Solaris. prepare_x11vnc_dist.sh: set version to 0.9.7 runge 2009-01-04 03:02:34 +0000
  • 8bef644d17 x11vnc: 0.9.6 release. Some strtok bugfixes. rename -tlsvnc 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 runge 2008-12-10 17:12:27 +0000
  • e681929159 Update ss_vncviewer... runge 2008-11-22 19:08:02 +0000
  • 41c7b74a88 SSVNC sync: stunnel upgrade and patch, change wish order, -anondh -ciphers option 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. runge 2008-11-22 19:00:38 +0000
  • 6fbba525a9 x11vnc: x11vnc.desktop file. -reopen, -dhparams, -sslCRL, -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. runge 2008-11-22 18:36:33 +0000
  • 63b98dba79 x11vnc: add zeroconf external helpers (avahi-publish and dns-sd). Alias -zeroconf. Close pipeinput_fh on exit. Kludge to make -solid work on MacOSX console. Attempt at cpp macros to disable newer libvncserver interfaces. runge 2008-11-05 01:18:29 +0000
  • cb67ada73b Tweak messages. Add shmat for --without-x building. runge 2008-11-05 01:13:17 +0000
  • cda73dc0ac synchronize ssvnc runge 2008-10-30 03:12:05 +0000
  • 4dbc5d5a12 x11vnc: -http_oneport for single port HTTP and VNC. Improve find_display wrt lsof blocking with -b. runge 2008-10-29 23:41:28 +0000
  • 8938cda1e7 Sync SSVNC changes: fullscreen fixes, local scaling, -chatonly, iso-8859-1/utf8 etc., etc. runge 2008-10-19 16:33:22 +0000
  • 73f19d71e0 Update ssl VNC viewer jars and patch file. runge 2008-10-19 16:18:35 +0000
  • 1c03dd4d51 x11vnc: -chatwindow, -scale WxH, -enc changes. runge 2008-10-19 16:16:41 +0000
  • 16c7ea1b35 x11vnc: Add symmetric key encryption -enc cipher:keyfile, works with SSVNC. Make -remap work on MacOSX console. update to 0.9.5 strings. Add a couple menu items to tkx11vnc. runge 2008-09-21 23:04:47 +0000
  • a1e5d55e35 x11vnc: make -allow work in -ssl mode. runge 2008-09-17 13:35:07 +0000
  • 95d7788eb0 x11vnc: -sleepin m-n for random sleep. More mktemp and mkstemp protections. SSL_INIT_TIMEOUT=n env. var. Fix macosx console X call bug. Synchronize other projects sources. runge 2008-09-14 19:28:25 +0000
  • d5cba7a574 x11vnc: kill gui_pid on exit in -connect/-connect_or_exit mode. -grablocal n experiment (not compiled by default). -macuskbd option for macosx for orig uskdb code. keycode=N remote contol cmd. Find dpy look at non-NFS cookies in /tmp. Fix gui tray insertion on recent gnome dt. Fix connect_file bug. Sync SSVNC runge 2008-09-07 04:17:33 +0000
  • dbfa4ad1f7 We seem to need to guard against freeing iterator 'i' twice in rfbSendFramebufferUpdate() (italc reported bug) runge 2008-06-24 22:33:41 +0000
  • 975b690234 x11vnc: -clip xineramaN option, -DIGNORE_GETSPNAM for HP-UX. Print info on SSH_CONNECTION override. runge 2008-06-07 21:12:50 +0000
  • a824cf443d SDLvncviewer: update screen correctly after a resize dscho 2008-06-03 21:47:15 +0000
  • c9fa871830 Enable --with-ssl=DIR option. runge 2008-06-03 02:39:28 +0000
  • c63fd34844 x11vnc: lower waitms and defer if framebuffer reads are fast (> 100MB/s) runge 2008-06-01 21:13:35 +0000
  • 65b42bb853 x11vnc: support colormaps for depths other than 8. xinerama warppointer only if more than one subscreen. runge 2008-06-01 03:36:47 +0000
  • 1983292eb0 .gitignore: ignore also temporary editor files dscho 2008-05-31 12:49:41 +0000
  • 0cb3950863 VisualNaCro: add .gitignore file dscho 2008-05-31 12:49:20 +0000
  • c523383971 VisualNaCro: fix configure.ac dscho 2008-05-31 12:48:57 +0000
  • 1749faf297 Update TODOs dscho 2008-05-31 12:48:10 +0000
  • ce71b4d496 Fix libvncserver-config for in-place operation dscho 2008-05-31 12:47:47 +0000
  • eaecbf4bec Handle colormaps with more than 256 colors. runge 2008-05-23 02:05:54 +0000
  • f164dc1893 examples/mac: disable the cursor dscho 2008-05-13 00:03:42 +0000
  • b069f1dc01 SDLvncviewer: add -viewonly dscho 2008-05-13 00:02:52 +0000
  • d538e4e281 x11vnc: SSL fixes. Increase cert lifetimes to 2 years. Print ssl err msg. runge 2008-05-12 01:04:40 +0000
  • fa53197938 Add X509_print_ex_fp check for x11vnc. runge 2008-05-12 01:03:06 +0000
  • b2306270d0 Many improvement to the frontend and unix viewer. UltraVNC proxy support, and other proxy improvements. runge 2008-05-12 00:53:11 +0000
  • abbdf92a70 x11vnc: add UltraVNC repeater proxy support. fix to setp gui mode. -threads is now strongly discouraged. Read PORT= in url. User can set nolisten for Xvfb in -create mode. clean up wait_for_client() to some degree. runge 2008-05-08 01:23:45 +0000
  • d8812f8c85 Add check for "https" to viewers. update jars. runge 2008-05-08 00:56:59 +0000
  • 8641c8e7bf Fix compilation in the absence of libjpeg dscho 2008-04-28 15:35:56 +0000
  • 357b99e5f2 Update TODOs dscho 2008-03-21 11:23:52 +0000
  • c04a28f306 Please MS Visual C++ a bit (Christian Ehrlicher) dscho 2008-02-18 20:05:14 +0000
  • 51575e4ed4 Update ssl jars. runge 2008-02-18 15:31:43 +0000
  • 87a9254958 changes for release runge 2008-02-18 14:44:02 +0000
  • 0c8d392ed5 minor date changes. runge 2008-02-18 04:07:49 +0000
  • 6c45a721df ssvnc sync with zywrle support and improvements to popup. runge 2008-02-18 03:57:13 +0000
  • 26b79b89db ZYWRLE patch for libvncclient (thanks Noriaki Yamazaki) dscho 2008-02-04 17:58:11 +0000
  • befcb6fc14 Fix ZYWRLE en/decoding for width != scanline (thanks Noriaki Yamazaki) dscho 2008-02-04 17:57:39 +0000