summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ssvnc: sshvnc ssh-only, tsvnc Terminal Services modes.runge2007-09-116-257/+2920
* x11vnc: fix wireframe crash under -clip. Add -redirect forrunge2007-09-1118-1589/+2319
* x11vnc: -autoport, -finddpy, -xdummy. watch xrandr events. check_redir_servi...runge2007-09-0522-1907/+3434
* classes/ssl: improve timeouts, port fallback, and connection time.runge2007-09-0511-31/+200
* malloc score_hint and make it shorts to save space.runge2007-08-194-11/+19
* x11vnc: better -xkb tie-breaking for up keystrokes. Add Xsrv/FD_XSRV custom ...runge2007-08-198-70/+273
* x11vnc: improve FINDCREATEDISPLAY (-create) script, FD_GEOM, FD_SESS, FD_OPTS...runge2007-08-188-74/+170
* x11vnc: add reverse -connect support to -display WAIT:, fix SSL Fetch cert on...runge2007-08-166-72/+201
* LibVNCClient: if the GotRect hook is set, override default op.dscho2007-08-143-3/+7
* x11vnc: -xrefresh, .DCOPserver bug, -unixpw_unsafe ignores SSH tunnel.runge2007-08-0413-88/+205
* argv > 0 doesn't make sense for a pointer; assuming argv != NULL.runge2007-08-041-1/+1
* x11vnc: -debug_ncache, fix big fonts in tkx11vnc.runge2007-07-0513-1560/+1643
* configure.ac check for external system libvncserver version. set x11vnc versi...runge2007-07-052-35/+78
* x11vnc: set NCACHE -1 for release.runge2007-06-184-14/+14
* x11vnc: fix build error if libssl is missing or --without-ssl supplied.runge2007-06-1525-2535/+3702
* sync ssvnc unix viewer diffs; fix X cursor size.runge2007-05-271-108/+690
* update java viewer and ssvnc.runge2007-05-277-1203/+595
* configure.ac: fix x11vnc --with-system-libvncserver build and add -R link flag.runge2007-05-272-25/+43
* Fix --libs, echo -n doesn't work everywhere. Question: why -R only for Solar...runge2007-05-271-3/+5
* clobbered x11vnc/Makefile.am by mistake.runge2007-05-271-5/+9
* configure: make more of a split between libvncserver and x11vnc pkgs.runge2007-05-275-40/+112
* x11vnc: in -unixpw, initial Escape means no echo username.runge2007-05-268-102/+187
* update regular SSL viewer jars; update ss_vncviewer script.runge2007-05-223-0/+13
* update ssvnc (SSVNC_EXTRA_SLEEP), and unix viewer (1/n menu and chat windows)runge2007-05-223-354/+1906
* x11vnc: set things up (NCACHE = -1) to not have -ncache on by default.runge2007-05-227-13/+46
* More fixes to ultra java viewer, ultrafilexfer debugging output, fix -loop in...runge2007-05-1910-60/+427
* Pre-C99 declaration error.runge2007-05-171-2/+2
* In rfbSendFileTransferChunk() check permitFileTransfer 1st to avoid false ala...runge2007-05-171-3/+4
* Add UltraViewerSSL.jar, etc. to dist list.runge2007-05-161-1/+1
* Add logging output to know when inside tightvnc-filetransfer functions.runge2007-05-162-1/+18
* Add SSL support to UltraVNC Java Viewer (has filetransfer gui). Fix UltraVNC...runge2007-05-1611-59/+2593
* ssvnc: SOCKS support, PORT=, Verify all Certs and accepted certs logging. x11...runge2007-05-169-1578/+2385
* Drop client if UltraVNC filetransfer is not enabled.runge2007-05-161-3/+33
* ssvnc: Home dir changing, skip enc warning, memory stick doc.runge2007-05-074-31/+193
* x11vnc: lower -wait and -defer to 20ms. Drop client doing ultravnc stuff in -...runge2007-05-077-61/+192
* filexfer warnings and messages.runge2007-05-059-34/+98
* x11vnc: add groups handling for -users mode.runge2007-05-0511-46/+220
* x11vnc: add WAITBG=1 env. var, add mwm to -create.runge2007-05-046-440/+554
* ssl: java viewer patches, onetimekey; x11vnc setsid/setpgrp and -cc 4 for -cr...runge2007-05-0115-1466/+1680
* x11vnc: -users sslpeer= option. RFB_SSL_CLIENT_CERT, -ncache 10 defaultrunge2007-04-2821-887/+789
* x11vnc: set to next release (0.9.1)runge2007-04-195-49/+258
* Add latest vncviewer patch.runge2007-04-191-142/+192
* Sync with SSVNC 1.0.15runge2007-04-195-34/+291
* x11vnc: small changes for 0.9 release.runge2007-04-185-283/+90
* change x11vnc version to 0.9runge2007-04-081-1/+1
* prepare for release of LibVNCServer 0.9dscho2007-04-071-2/+2
* x11vnc: add gnome, kde, etc. FINDCREATEDISPLAY tags.runge2007-04-077-17/+72
* update viewer jars and ss scriptrunge2007-04-074-18/+69
* java ingoreProxy, fix old libssl free_func problemrunge2007-04-079-1419/+1478
* rfbclient.h: use 'extern "C"' to make it convenient to include from C++dscho2007-04-063-2/+15