summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rename pointer() to do_pointer() to fix bug 3043646fix-3043646Johannes Schindelin2010-08-138-26/+26
* Fix MinGW32 checking for IPv6.Christian Beier2010-07-142-2/+16
* libvncclient: add ipv6 supportVic Lee2010-07-084-13/+97
* Call MallocFrameBuffer before SetFormatAndEncodingsWouter Van Meir2010-06-041-3/+3
* Implement a DisplayFinishedHook for libvncserver.Christian Beier2010-05-193-1/+16
* libvncclient: rfbResizeFrameBuffer should also set updateRect.X11VNC_0_9_11runge2010-05-082-0/+13
* x11vnc: tweaks to prepare_x11vnc_dist.sh. set cd->unixname in apply_opts().runge2010-05-088-34/+44
* Complete the AUTHORS fileJohannes Schindelin2010-05-071-1/+1
* fix CMakeLists.txt: other way to find pthread libraryWouter Van Meir2010-05-071-3/+6
* misc/etv sync.runge2010-05-0515-345/+923
* Merge branch 'master' of ssh://runge@libvncserver.git.sourceforge.net/gitroot...X11VNC_0_9_10runge2010-05-013-3/+11
|\
| * Another try to fix the _SOURCES issueJohannes Schindelin2010-04-281-2/+0
| * cmake: fix CMakeLists.txtCorentin Chary2010-04-282-1/+11
* | x11vnc: X11VNC_DISABLE_SSL_CLIENT_MODE option to disable SSLrunge2010-05-019-116/+362
|/
* incorporate new ultravnc_dsm_helper.c.runge2010-04-259-50/+653
* Sync ssvncviewer changes.runge2010-04-187-339/+1119
* Improvements to demo scripts. Alias -coe for -connect_or_exit. Fix HAVE_V4L2...runge2010-04-1824-344/+880
* x11vnc: exit(1) for -connect_or_exit failure, quiet query mode for grab_state...runge2010-04-0926-3896/+3909
* Improvements to Java viewer: troubleshooting settings and workarounds, misc b...runge2010-04-097-70/+616
* Synchronize ssvnc 1.0.26. Improvements to perl scripts desktop.cgi, connect_...runge2010-04-0913-1121/+3033
* classes/ssl: Many improvements to Java SSL applet, onetimekeyrunge2010-03-2127-1913/+5094
* I think two HAVE_X's were missed.runge2010-03-211-2/+2
* Merge remote branch 'sf/master'Johannes Schindelin2010-03-1317-1170/+1461
|\
| * Merge branch 'master' of ssh://runge@libvncserver.git.sourceforge.net/gitroot...runge2010-02-223-7/+82
| |\
| * | classes/ssl: Java SSL applet viewer now works with certificate chains.runge2010-02-2217-1170/+1461
* | | Fix compilation without TLSJohannes Schindelin2010-03-132-1/+12
* | | Fix compilation with newer automakeJohannes Schindelin2010-03-132-2/+2
* | | Rename HAVE_X -> HAVE_X11Johannes Schindelin2010-03-132-8/+8
| |/ |/|
* | libvncclient/vncviewer.c: don't set serverPort in rfbInitClient().Christian Beier2010-01-251-1/+0
* | LibVNCClient: make sure that the port is initialized correctly.Johannes Schindelin2010-01-161-6/+7
* | Add UltraVNC Repeater support in libvncclientVic Lee2010-01-163-1/+76
|/
* x11vnc: add modeline creation to Xdummy.runge2010-01-074-32/+102
* libvncserver/font.c: add some checks to rfbDrawChar().Christian Beier2010-01-071-1/+2
* LinuxVNC: Fix for no input possible because of ctrl key being stuck.Christian Beier2010-01-071-1/+2
* LinuxVNC: fix segfault at "linuxvnc 1 -help".Christian Beier2010-01-042-3/+5
* x11vnc: small tweaks to Xdummy, rx11vnc*. Apply SMALL_FOOTPRINT to -appshare...runge2010-01-0296-164/+179
* year++;runge2010-01-021-1/+1
* Merge branch 'master' of ssh://runge@libvncserver.git.sourceforge.net/gitroot...runge2010-01-023-6/+61
|\
| * Add support for viewers to select security types on demandVic Lee2010-01-013-6/+61
* | tightvnc-filetransfer/rfbtightserver.c: enabled fixrunge2010-01-022-0/+12
|/
* x11vnc: rename -create_x to -create_xsrv. Hopefully done fixing Xdummy.runge2009-12-297-829/+955
* x11vnc: Fix problems in --without-x builds. Fix crashrunge2009-12-2818-699/+1417
* Merge branch 'master' of ssh://runge@libvncserver.git.sourceforge.net/gitroot...runge2009-12-241-2/+4
|\
| * Fix version checking (>=3.8) for rfbVncAuthOK confirmation when no password r...Vic Lee2009-12-221-2/+4
* | x11vnc: prepare_x11vnc_dist.sh for 0.9.10. -xdummy_xvfb,runge2009-12-2411-298/+771
|/
* x11vnc: -DENC_HAVE_OPENSSL=0 to disable enc.h but stillX11VNC_0_9_9runge2009-12-217-19/+91
* ChangeLog typorunge2009-12-181-1/+1
* Add tag=... to unixpw opts to set FD_TAG. Prefer Xvfb over Xdummy.runge2009-12-1810-46/+190
* x11vnc: fix keycode and other remote control actions underrunge2009-12-189-1271/+1336
* X props names via env var. fakebuttonevent action, connect_switch andrunge2009-12-1520-139/+1173
OpenPOWER on IntegriCloud