| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Make VPATH building work with -I $(top_srcdir) for rfb/rfb.h | runge | 2006-04-26 | 1 | -0/+4 |
* | SSL Java viewer work thru proxy. -sslGenCA, etc key/cert management utils f... | runge | 2006-04-05 | 1 | -0/+8 |
* | SSL patch for Java viewer. https support for x11vnc. | runge | 2006-03-28 | 1 | -17/+24 |
* | x11vnc: add -ssl mode using libssl. Include Xdummy in misc. | runge | 2006-03-12 | 1 | -1/+20 |
* | x11vnc: -unixpw on *bsd, hpux and tru64. -unixpw_nis mode. stunnel and gui t... | runge | 2006-03-05 | 1 | -1/+16 |
* | x11vnc: more -unixpw mode. -gone popup mode. Change filexfer via -R. Tune SM... | runge | 2006-03-03 | 1 | -1/+1 |
* | x11vnc: -unixpw and -stunnel. Add clipboard to input control. | runge | 2006-02-25 | 1 | -2/+2 |
* | IRIX linker is very picky about order of libraries | dscho | 2006-02-21 | 1 | -3/+3 |
* | fix some non-gcc compiler warnings and signals in x11vnc | runge | 2006-02-20 | 1 | -2/+2 |
* | configure.ac: add switches for most X extensions. | runge | 2006-01-12 | 1 | -31/+61 |
* | work around write() returning ENOENT on Solaris 2.7 | dscho | 2005-12-09 | 1 | -0/+8 |
* | fix deadlock from rfbReleaseExtensionIterator(), fix no libz/libjpeg builds,... | runge | 2005-11-25 | 1 | -10/+21 |
* | configure.ac: test ... == ... not allowed on all unix. | runge | 2005-10-23 | 1 | -2/+2 |
* | kill BackChannel and CustomClientMessage: the new extension technique makes t... | dscho | 2005-10-06 | 1 | -7/+0 |
* | This monster commit contains support for TightVNC's file transfer protocol. | dscho | 2005-09-28 | 1 | -0/+8 |
* | configure.ac: HP-UX and OSF1 no -R, x11vnc: second round of beta-testing fixes. | runge | 2005-06-18 | 1 | -2/+12 |
* | main.c: XReadScreen check, fix 64bit use of cursors, x11vnc: first round of ... | runge | 2005-06-14 | 1 | -0/+10 |
* | no longer complain on Solaris about missing ar, which was not really missing | dscho | 2005-06-11 | 1 | -0/+2 |
* | link to libmp3lame only if exists | dscho | 2005-06-06 | 1 | -1/+4 |
* | make libvncserver-conf executable the autoconf way | dscho | 2005-05-24 | 1 | -0/+1 |
* | simplify configure (do not check for malloc(0) bug) | dscho | 2005-05-23 | 1 | -1/+0 |
* | libvncserver/main.c: fix memory leak in rfbDoCopyRect/rfbScheduleCopyRect; c... | runge | 2005-05-03 | 1 | -12/+16 |
* | x11vnc: -scrollcopyrect/RECORD, etc. configure.ac: customizations for x11vnc... | runge | 2005-05-03 | 1 | -0/+41 |
* | x11vnc: -rawfb, -pipeinput, -xtrap, -flag, ... | runge | 2005-04-10 | 1 | -1/+2 |
* | x11vnc: use DEC-XTRAP on legacy X11R5, -shiftcmap, -http | runge | 2005-04-04 | 1 | -0/+20 |
* | do the in_addr_t stuff correctly... | dscho | 2005-03-07 | 1 | -1/+2 |
* | check for in_addr_t | dscho | 2005-03-07 | 1 | -0/+11 |
* | autoconf: rpm -> rpmbuild and echo -n -> printf | runge | 2005-03-05 | 1 | -1/+1 |
* | x11vnc -users, fix -solid on gnome/kde, configure.ac pwd.h wait.h and utmpx.h | runge | 2005-02-09 | 1 | -2/+2 |
* | configure.ac: --with-jpeg=DIR --with-zlib=DIR, /usr/sfw | runge | 2005-02-07 | 1 | -20/+82 |
* | new version... | dscho | 2005-01-14 | 1 | -2/+2 |
* | released 0.7 | dscho | 2004-12-20 | 1 | -2/+2 |
* | support MinGW32! | dscho | 2004-12-01 | 1 | -1/+7 |
* | x11vnc: -cursor change shape handling, configure.ac: add more macros for X e... | runge | 2004-08-30 | 1 | -19/+52 |
* | fix XKBlib.h detection on *BSD, x11vnc: manpage and README | runge | 2004-08-04 | 1 | -0/+3 |
* | modtweak is now the default for x11vnc; check X11/XKBlib.h in configure.ac | runge | 2004-07-16 | 1 | -3/+7 |
* | fix compilation on IRIX | dscho | 2004-06-08 | 1 | -0/+4 |
* | fix test for sdl | dscho | 2004-06-08 | 1 | -5/+1 |
* | add vnc2mpg, a program which makes a movie from a VNC desktop using FFMPEG | dscho | 2004-06-07 | 1 | -1/+7 |
* | add client_examples/, add SDLvncviewer, libvncclient API changes, suppress au... | dscho | 2004-06-07 | 1 | -0/+13 |
* | -lvncserver is not default now | dscho | 2004-05-25 | 1 | -2/+0 |
* | move the library into libvncserver/, x11vnc into x11vnc/ | dscho | 2004-05-25 | 1 | -0/+2 |
* | fix compilation without jpeg and a certain autoconf version | dscho | 2004-04-12 | 1 | -2/+2 |
* | x11vnc options -blackout, -xinerama, -xwarppointer. check cargs. | runge | 2004-04-08 | 1 | -0/+5 |
* | Honour the check for libz, libjpeg again | dscho | 2004-01-29 | 1 | -1/+3 |
* | 0.6 is out... version is 0.7pre now | dscho | 2004-01-19 | 1 | -2/+2 |
* | compile fix for cygwin | dscho | 2004-01-16 | 1 | -0/+4 |
* | x11vnc: XBell events, -nofb, -notruecolor, misc. cleaning | runge | 2003-12-09 | 1 | -0/+4 |
* | release 0.6 | dscho | 2003-11-07 | 1 | -2/+2 |
* | ZRLE no longer uses C++, but C | dscho | 2003-09-08 | 1 | -31/+6 |