summaryrefslogtreecommitdiffstats
path: root/x11vnc/sslhelper.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* x11vnc: -rotate optionrunge2006-07-281-15/+10
|
* x11vnc: enable --without-x builds for -rawfb only binaries.runge2006-07-181-6/+8
|
* x11vnc: improve uinput heuristics so button clicks work on qt-embedded.runge2006-07-101-1/+1
|
* x11vnc: remove compiler warnings; HP-UX tweaks.runge2006-07-041-0/+8
|
* x11vnc: more -unixpw work. add -license, etc. optionsrunge2006-07-041-17/+61
|
* x11vnc: --grabkbd, -grabptr, -env, -allowedcmds, unixpw+WAIT user fred:optionsrunge2006-06-181-34/+87
|
* x11vnc: -display WAIT:cmd=FINDDISPLAY, HTTPONCE, -http_ssl option, Java fixes.runge2006-06-131-59/+90
|
* x11vnc: -display WAIT:..., -users unixpw=, su_verify dpy command.runge2006-06-081-1/+2
|
* x11vnc: -capslock -skip_lockkeys; Alt keys under -rawfb cons.runge2006-06-031-31/+44
|
* x11vnc: support for video4linux webcams & tv-tuners, -24to32 bpp option, ↵runge2006-05-071-16/+16
| | | | -rawfb console.
* Make VPATH building work with -I $(top_srcdir) for rfb/rfb.hrunge2006-04-261-2/+2
|
* Apache SSL gateway. More web proxy cases for Java and ssl_vncviewer.runge2006-04-161-27/+102
|
* SSL Java viewer work thru proxy. -sslGenCA, etc key/cert management utils ↵runge2006-04-051-101/+601
| | | | for x11vnc. FBPM "support".
* SSL patch for Java viewer. https support for x11vnc.runge2006-03-281-84/+689
|
* x11vnc: add -ssl mode using libssl. Include Xdummy in misc.runge2006-03-121-0/+1114