summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* SSVNC 1.0.22 release (+ a little bit more). crl lists, ssh pid finding ↵runge2009-01-128-662/+2039
| | | | improvements, and more.
* configure.ac, CMakeLists.txt: set LibVNCServer version to 0.9.7runge2009-01-123-4/+7
|
* classes/ssl: Add configurable Ultra java applet Filexfer Drivesrunge2009-01-1212-1847/+2311
| | | | | drop down (e.g. ftpDropDown=Home.Desktop.bin). Document all applet parameters in classes/ssl/README.
* Forgot ChangeLogrunge2009-01-111-0/+4
|
* prepare_x11vnc_dist.sh: fix SUBDIRS and DIST_SUBDRIS when using ↵runge2009-01-111-2/+12
| | | | --with-system-libvncserver
* x11vnc: fix failure of -8to24 on default depth 24 due torunge2009-01-108-14/+44
| | | | | | 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.
* x11vnc: fix compiler warnings.runge2009-01-0413-41/+58
|
* x11vnc: add -rmflag option, -rawfb vt support, bpp < 8 supportrunge2009-01-0419-392/+1374
| | | | | for rawfb, find /dev/video better. Fix reverse SSL connection for DH. Some improvements for CUPS TS helper, restart if needed.
* configure.ac: add include file file for libXrandr on Solaris.runge2009-01-042-2/+8
| | | | prepare_x11vnc_dist.sh: set version to 0.9.7
* x11vnc: 0.9.6 release. Some strtok bugfixes. rename -tlsvncrunge2008-12-1018-2350/+2773
| | | | | | | | | 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
* Update ss_vncviewer...runge2008-11-221-53/+317
|
* SSVNC sync: stunnel upgrade and patch, change wish order, -anondh -ciphers ↵runge2008-11-2210-870/+2357
| | | | | | | | | 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.
* x11vnc: x11vnc.desktop file. -reopen, -dhparams, -sslCRL,runge2008-11-2234-2294/+5338
| | | | | | | -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.
* x11vnc: add zeroconf external helpers (avahi-publish andrunge2008-11-0519-1652/+2055
| | | | | | 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.
* Tweak messages. Add shmat for --without-x building.runge2008-11-051-9/+14
|
* synchronize ssvncrunge2008-10-305-226/+2151
|
* x11vnc: -http_oneport for single port HTTP and VNC. Improve find_display wrt ↵runge2008-10-2913-1725/+2009
| | | | lsof blocking with -b.
* Sync SSVNC changes: fullscreen fixes, local scaling, -chatonly, ↵runge2008-10-199-1205/+5521
| | | | iso-8859-1/utf8 etc., etc.
* Update ssl VNC viewer jars and patch file.runge2008-10-196-118/+400
|
* x11vnc: -chatwindow, -scale WxH, -enc changes.runge2008-10-1936-3332/+5194
|
* x11vnc: Add symmetric key encryption -enc cipher:keyfile,runge2008-09-2118-1760/+3052
| | | | | works with SSVNC. Make -remap work on MacOSX console. update to 0.9.5 strings. Add a couple menu items to tkx11vnc.
* x11vnc: make -allow work in -ssl mode.runge2008-09-177-48/+124
|
* x11vnc: -sleepin m-n for random sleep. More mktemp and mkstemprunge2008-09-1426-1389/+2032
| | | | | protections. SSL_INIT_TIMEOUT=n env. var. Fix macosx console X call bug. Synchronize other projects sources.
* x11vnc: kill gui_pid on exit in -connect/-connect_or_exit mode.runge2008-09-0748-3156/+6841
| | | | | | | -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
* We seem to need to guard against freeing iterator 'i' twice in ↵runge2008-06-241-4/+8
| | | | rfbSendFramebufferUpdate() (italc reported bug)
* x11vnc: -clip xineramaN option, -DIGNORE_GETSPNAM for HP-UX.runge2008-06-078-1528/+1671
| | | | Print info on SSH_CONNECTION override.
* SDLvncviewer: update screen correctly after a resizedscho2008-06-032-0/+5
| | | | Signed-off-by: Johannes Schindelin <[email protected]>
* Enable --with-ssl=DIR option.runge2008-06-031-13/+36
|
* x11vnc: lower waitms and defer if framebuffer reads are fast (> 100MB/s)runge2008-06-016-1485/+1515
|
* x11vnc: support colormaps for depths other than 8. xinerama warppointer ↵runge2008-06-0116-2026/+2454
| | | | only if more than one subscreen.
* .gitignore: ignore also temporary editor filesdscho2008-05-311-0/+2
| | | | Signed-off-by: Johannes Schindelin <[email protected]>
* VisualNaCro: add .gitignore filedscho2008-05-311-0/+5
| | | | Signed-off-by: Johannes Schindelin <[email protected]>
* VisualNaCro: fix configure.acdscho2008-05-311-1/+1
| | | | | | There was a misunderstanding as to the workings of AC_CHECK_PROG(). Signed-off-by: Johannes Schindelin <[email protected]>
* Update TODOsdscho2008-05-311-2/+2
| | | | Signed-off-by: Johannes Schindelin <[email protected]>
* Fix libvncserver-config for in-place operationdscho2008-05-311-1/+1
| | | | | | | | Since quite some time, the linkable libraries are stored in the .libs/ subdirectories. Adjust libvncserver-config to account for that when running without installing. Signed-off-by: Johannes Schindelin <[email protected]>
* Handle colormaps with more than 256 colors.runge2008-05-231-4/+14
|
* examples/mac: disable the cursordscho2008-05-131-0/+3
| | | | | | | | We cannot write access the frame buffer, and we do not have a sensible cursor anyway, so better disable the cursor (which would have to be drawn for clients that do not support CursorShapeUpdates). Signed-off-by: Johannes Schindelin <[email protected]>
* SDLvncviewer: add -viewonlydscho2008-05-131-1/+15
| | | | | | | Just like its siblings from other projects, SDLvncviewer now supports viewonly connections. Signed-off-by: Johannes Schindelin <[email protected]>
* x11vnc: SSL fixes. Increase cert lifetimes to 2 years. Print ssl err msg.runge2008-05-127-19/+41
|
* Add X509_print_ex_fp check for x11vnc.runge2008-05-121-0/+5
|
* Many improvement to the frontend and unix viewer. UltraVNC proxy support,runge2008-05-127-490/+1805
| | | | and other proxy improvements.
* x11vnc: add UltraVNC repeater proxy support. fix to setp guirunge2008-05-0815-2994/+3542
| | | | | | 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.
* Add check for "https" to viewers. update jars.runge2008-05-086-8/+14
|
* Fix compilation in the absence of libjpegdscho2008-04-281-1/+1
| | | | | | | | The JPEG library is not necessarily installed everywhere, and sometimes it is outright undesirable to compile with JPEG support, e.g. when the server is not very fast. So fix the compilation for that case. Signed-off-by: Johannes Schindelin <[email protected]>
* Update TODOsdscho2008-03-211-5/+7
| | | | Signed-off-by: Johannes Schindelin <[email protected]>
* Please MS Visual C++ a bit (Christian Ehrlicher)dscho2008-02-182-2/+5
| | | | Signed-off-by: Johannes Schindelin <[email protected]>
* Update ssl jars.runge2008-02-186-2/+2
|
* changes for releaserunge2008-02-183-15/+27
|
* minor date changes.runge2008-02-184-8/+26
|
* ssvnc sync with zywrle support and improvements to popup.runge2008-02-184-780/+1812
|