summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Add MSLogon security typeVic Lee2009-11-024-8/+142
| * Add VeNCrypt support in libvncclientVic Lee2009-10-024-7/+314
| * Fallback to --without-client-tls if GNUTLS could not be foundJohannes Schindelin2009-10-021-1/+1
| * Add anonymous TLS support in libvncclientVic Lee2009-10-029-96/+567
* | Add Alexander to the authorsJohannes Schindelin2009-10-311-1/+2
* | SDLvncviewer: don't call clean up the same client twice.Christian Beier2009-10-311-1/+3
* | SDLvncviewer: add SIGINT handler to be able to actually stop program.Christian Beier2009-10-301-0/+2
* | SDLvncviewer: use -listennofork when -listen specified.Christian Beier2009-10-301-40/+84
* | libvncclient: add a non-forking listen function.Christian Beier2009-10-303-0/+65
* | SDLvncviewer: make listen mode work _somewhat_.Christian Beier2009-10-301-0/+2
* | libvncclient: make listenAtTCPPort() work under windows.Christian Beier2009-10-301-5/+12
* | libvncclient: Add FinishedFrameBufferUpdate callbackAlexander Dorokhine2009-10-303-0/+6
* | Fix hostname resolution problems under WindowsAlexander Dorokhine2009-10-301-8/+17
* | Workaround for inane X_ShmAttach incompatibility in Xorg, -solid support in x...runge2009-10-179-142/+295
* | Synchronize ssvnc source, etc. Nearly the 1.0.24 release...runge2009-10-088-310/+1064
* | Huge number of changes, see x11vnc/ChangeLogrunge2009-10-0838-2670/+5838
* | Some broken build environments treat fprintf(fh, buf) as a fatal error...runge2009-10-071-1/+1
* | Some broken build environments treat fprintf(fh, buf) as a fatal error...runge2009-10-071-1/+1
* | mingw32 crosscompile fixes.Christian Beier2009-10-025-4/+24
* | Merge remote branch 'sf/master'Johannes Schindelin2009-10-021-1/+1
|\ \ | |/ |/|
| * Add Christian Beier to the AUTHORSJohannes Schindelin2009-10-021-1/+1
* | encodingstest: fix multi-threading issueJohannes Schindelin2009-10-021-4/+8
* | encodingstest: fix whitespaceJohannes Schindelin2009-10-021-7/+5
|/
* Fix IsUnixSocket()Christian Beier2009-10-021-1/+1
* Add Vic Lee to the author listJohannes Schindelin2009-09-271-1/+1
* Fix bug for logging unsupported security typesVic Lee2009-09-271-6/+26
* Fix bug for VNC Server version 4Vic Lee2009-09-271-1/+4
* Improvements to -unixpw_cmd and -unixpw_nis.runge2009-08-1011-1919/+2336
* Setup for x11vnc version 0.9.9runge2009-07-115-118/+124
* Add proxyHost and proxyPort java applet params.runge2009-06-198-28/+121
* Merge branch 'master' of ssh://runge@libvncserver.git.sourceforge.net/gitroot...runge2009-06-181-2/+4
|\
| * Fix two issues in rfbGetClient()Johannes Schindelin2009-06-161-2/+4
* | classes/ssl: java viewer now handles auth-basic proxy logins.runge2009-06-1817-1994/+5881
|/
* X11VNC_REFLECT_PASSWORD env. var., warning about compiz, improve single-port.runge2009-06-149-44/+185
* Add close() to rfbClientCleanup()Stefan Becker2009-05-221-0/+2
* Thread safety. Fix -clip -in -rawfb. Try to avoid Xorg stuckrunge2009-05-2127-1051/+1509
* Thread safety for zrle, zlib, tight.runge2009-05-2110-47/+187
* Export the functions SupportsClient2Server and SupportsServer2Clientllyzs2009-05-201-0/+3
* Add Ben to the authorsJohannes Schindelin2009-05-121-2/+2
* Make autogen.sh executableJohannes Schindelin2009-05-121-0/+0
* libvncclient: Unix sockets support by Ben KlopfensteinBen Klopfenstein2009-05-123-5/+54
* rebuild for x11vnc dev 0.9.8runge2009-03-317-50/+94
* x11vnc 0.9.8 devrunge2009-03-311-1/+1
* Add LCD4Linux to the success storiesJohannes Schindelin2009-03-301-0/+3
* Add some -remap tricks. Limit rfbCFD message count.runge2009-03-168-18/+117
* Insert x11vnc copyright and license notices.runge2009-03-14100-12/+2922
* Test git commit setting username & etc.runge2009-03-141-1/+1
* Tweak settings and docs for create_display. Add FD_EXTRA finishing cmd.Karl J. Runge2009-03-146-768/+829
* x11vnc: Fix off-screen bug for -ncache_cr copyrect.runge2009-03-137-376/+413
* Teach SDLvncviewer about scroll wheel eventsdscho2009-03-122-8/+30