summaryrefslogtreecommitdiffstats
path: root/x11vnc/sslhelper.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove x11vnc subdir.Christian Beier2014-09-031-4345/+0
| | | | The new x11vnc repo is at https://github.com/LibVNC/x11vnc.
* x11vnc: touchscreen uinput support and Java viewer mousewheel support. See ↵runge2010-12-211-6/+9
| | | | x11vnc/ChangeLog for rest.
* update to x11vnc 0.9.12runge2010-09-101-1/+5
|
* x11vnc: X11VNC_DISABLE_SSL_CLIENT_MODE option to disable SSLrunge2010-05-011-12/+24
| | | | | | | | | 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.
* incorporate new ultravnc_dsm_helper.c.runge2010-04-251-0/+15
|
* Improvements to demo scripts. Alias -coe for -connect_or_exit. Fix ↵runge2010-04-181-4/+6
| | | | HAVE_V4L2. Warn no Xvfb, Xdummy, or Xvnc. Xinerama screens.
* x11vnc: exit(1) for -connect_or_exit failure, quiet query mode for ↵runge2010-04-091-46/+215
| | | | grab_state, pointer_pos, etc. ipv6 support. STUNNEL_LISTEN for particular interface. -input_eagerly in addition to -allinput. quiet Xinerama message.
* classes/ssl: Many improvements to Java SSL applet, onetimekeyrunge2010-03-211-17/+32
| | | | | | | | | | | | | 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.
* x11vnc: small tweaks to Xdummy, rx11vnc*. Apply SMALL_FOOTPRINT to ↵runge2010-01-021-1/+1
| | | | -appshare text. Copyright year change.
* x11vnc: -DENC_HAVE_OPENSSL=0 to disable enc.h but stillrunge2009-12-211-2/+8
| | | | | have ssl. Tweak ps command in find_display. Try to handle AIX su. Ignore an initial newline at login: for -unixpw.
* Add tag=... to unixpw opts to set FD_TAG. Prefer Xvfb over Xdummy.runge2009-12-181-2/+4
| | | | Reduce wait time for https. Add 'Login succeeded' output to unixpw panel.
* X11VNC_EXTRA_HTTPS_PARAMS, X11VNC_HTTP_LISTEN_LOCALHOST, ↵runge2009-12-071-2/+20
| | | | | | X11VNC_REOPEN_SLEEP_MAX, -findauth/-auth guess FD_XDM=1 for root, work around xhost SI:localuser:root.
* x11vnc: -appshare mode for sharing an application windows instead of therunge2009-12-021-8/+15
| | | | | | | | | 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.
* Workaround for inane X_ShmAttach incompatibility in Xorg, -solid support in ↵runge2009-10-171-1/+1
| | | | xfce, showrfbauth option.
* Huge number of changes, see x11vnc/ChangeLogrunge2009-10-081-1562/+1543
|
* X11VNC_REFLECT_PASSWORD env. var., warning about compiz, improve single-port.runge2009-06-141-32/+92
|
* Thread safety. Fix -clip -in -rawfb. Try to avoid Xorg stuckrunge2009-05-211-1/+5
| | | | key bug.
* Insert x11vnc copyright and license notices.runge2009-03-141-0/+32
|
* Allow range for X11VNC_SKIP_DISPLAY, document grabrunge2009-03-071-0/+3
| | | | | Xserver issue. Add progress_client() to proceed more quickly thru handshake. Improvements to turbovnc hack.
* x11vnc: Add "sendbell" remote cmd. Fix copyrect updates underrunge2009-02-041-11/+36
| | | | | | | | | | -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.
* x11vnc: fix compiler warnings.runge2009-01-041-13/+22
|
* x11vnc: add -rmflag option, -rawfb vt support, bpp < 8 supportrunge2009-01-041-11/+30
| | | | | for rawfb, find /dev/video better. Fix reverse SSL connection for DH. Some improvements for CUPS TS helper, restart if needed.
* x11vnc: 0.9.6 release. Some strtok bugfixes. rename -tlsvncrunge2008-12-101-51/+89
| | | | | | | | | 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
* x11vnc: x11vnc.desktop file. -reopen, -dhparams, -sslCRL,runge2008-11-221-40/+1064
| | | | | | | -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-051-0/+2
| | | | | | 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.
* x11vnc: -http_oneport for single port HTTP and VNC. Improve find_display wrt ↵runge2008-10-291-15/+35
| | | | lsof blocking with -b.
* x11vnc: Add symmetric key encryption -enc cipher:keyfile,runge2008-09-211-4/+77
| | | | | 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-171-0/+41
|
* x11vnc: -sleepin m-n for random sleep. More mktemp and mkstemprunge2008-09-141-0/+3
| | | | | protections. SSL_INIT_TIMEOUT=n env. var. Fix macosx console X call bug. Synchronize other projects sources.
* x11vnc: SSL fixes. Increase cert lifetimes to 2 years. Print ssl err msg.runge2008-05-121-1/+18
|
* x11vnc: add UltraVNC repeater proxy support. fix to setp guirunge2008-05-081-2/+19
| | | | | | 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.
* x11vnc: fix wireframe crash under -clip. Add -redirect forrunge2007-09-111-2/+16
| | | | | | | VNC redir. -rawfb nullbig, randbig, solid, swirl, etc. FD_XDM mode to find_display. -listdpy. Add enlightenment. Xvnc.redirect FINDDISPLAY-vnc_redirect. -xvnc, -xvnc_redirect, -svc_xvnc. AUTO_PORT.
* x11vnc: -autoport, -finddpy, -xdummy. watch xrandr events. ↵runge2007-09-051-1/+13
| | | | check_redir_services() utilities for Terminal services. Improve Xdummy.
* x11vnc: fix build error if libssl is missing or --without-ssl supplied.runge2007-06-151-5/+5
|
* ssvnc: SOCKS support, PORT=, Verify all Certs and accepted certs logging. ↵runge2007-05-161-11/+16
| | | | x11vnc SSL debugging output.
* x11vnc: lower -wait and -defer to 20ms. Drop client doing ultravnc stuff in ↵runge2007-05-071-16/+16
| | | | -unixpw during login phase.
* filexfer warnings and messages.runge2007-05-051-1/+1
|
* ssl: java viewer patches, onetimekey; x11vnc setsid/setpgrp and -cc 4 for ↵runge2007-05-011-6/+6
| | | | -create
* x11vnc: -users sslpeer= option. RFB_SSL_CLIENT_CERT, -ncache 10 defaultrunge2007-04-281-0/+78
|
* java ingoreProxy, fix old libssl free_func problemrunge2007-04-071-0/+7
|
* x11vnc: reverse SSL connections. -sleepin option.runge2007-03-241-19/+58
|
* x11vnc: -httpsredir, x11cursor fix, nc=N login opt, no -ncache betatest for ↵runge2007-03-201-2/+63
| | | | java viewer.
* x11vnc: make https fetch in accept_openssl() work again.runge2007-02-171-21/+0
|
* x11vnc: -grabalways, -forcedpms, -clientdpms, -noserverdpms, -loopbg, -svc, ↵runge2007-02-121-0/+18
| | | | -xdmsvc
* more compiler warnings cleanup.runge2006-12-281-1/+1
|
* x11vnc: FINDCREATEDISPLAY support to create X session if one cannot be ↵runge2006-12-101-0/+1
| | | | found. Fix bug in java viewer.
* x11vnc: improve SSL Java viewer, cleanup -unixpw code.runge2006-09-241-0/+4
|
* x11vnc: -unixpw_cmd, -passwfile cmd:/custom:, -sslnofail, -ultrafilexferrunge2006-09-211-6/+12
|
* x11vnc: -verbose, -connect_or_exit, -rfbport 0, print out SSL cert.runge2006-09-171-4/+33
|
* x11vnc: tweaks to ssl_xfer; -ssltimeout option.runge2006-08-021-9/+39
|