summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x11vnc: -grab_buster for XGrabServer deadlock; fix scrolls and copyrect for ...runge2005-07-097-57/+682
* x11vnc: -gui tray now embeds in systray; more improvements to gui.runge2005-07-077-812/+3577
* x11vnc: -gui tray mode, httpd.c: check httpListenSock >= 0.runge2005-07-028-173/+1727
* fix annoying zrle decoding bugdscho2005-06-283-1/+7
* main.c: fix screen->deferUpdateTime default.runge2005-06-272-3/+7
* x11vnc: track keycode state for heuristics, -sloppy_keys, -wmdt, add -nodbg...runge2005-06-276-735/+1053
* ZRLE has problems with RealVNC server. Look into it.dscho2005-06-211-1/+1
* x11vnc: long info and tips when XOpenDisplay fails, reinstate "bad desktop" ...runge2005-06-214-20/+118
* configure.ac: HP-UX and OSF1 no -R, x11vnc: second round of beta-testing fixes.runge2005-06-186-735/+889
* main.c: XReadScreen check, fix 64bit use of cursors, x11vnc: first round of ...runge2005-06-149-1259/+2117
* no longer complain on Solaris about missing ar, which was not really missingdscho2005-06-112-0/+5
* add definitions from other VNC implementationsdscho2005-06-061-0/+300
* more TODOsdscho2005-06-061-0/+2
* link to libmp3lame only if existsdscho2005-06-062-2/+9
* main.c: no sraRgnSubstract for copyRect, scrolls for x11vnc -scale; add -fix...runge2005-06-048-156/+442
* main.c: fix copyRect for non-cursor-shape-aware clients.runge2005-05-316-444/+568
* newsdscho2005-05-251-0/+8
* x11vnc: scrolling: grabserver, autorepeat throttling, mouse wheel, fix onetilerunge2005-05-258-233/+983
* mac works!dscho2005-05-241-0/+1
* make libvncserver-conf executable the autoconf waydscho2005-05-242-5/+1
* "make t" now executes the testsdscho2005-05-241-0/+2
* do distribute and depend on zrle.cdscho2005-05-241-2/+2
* implement ZRLE decodingdscho2005-05-247-6/+437
* try 32 bit firstdscho2005-05-241-1/+2
* fix off by one bugdscho2005-05-242-4/+8
* init a structure *before* using it...dscho2005-05-232-1/+3
* remove wrong commentdscho2005-05-231-16/+0
* make zlib and tight handling thread safe (static -> rfbClient)dscho2005-05-235-214/+226
* work around bug in ffmpegdscho2005-05-231-0/+1
* simplify configure (do not check for malloc(0) bug)dscho2005-05-232-1/+3
* fix compilation for LIBAVCODEC_BUILD==4754dscho2005-05-231-0/+5
* finally fix socklen_t problemdscho2005-05-201-2/+2
* fix socklen_t also for definesdscho2005-05-181-1/+2
* fix compilation for systems without socklen_tdscho2005-05-183-5/+5
* fix off by one bugdscho2005-05-181-2/+2
* hide strict ansi stuff if not explicitely turned on; actually use the socklen...dscho2005-05-1812-3/+29
* x11vnc: more scrolling, -scr_term, -wait_ui, -nowait_bogrunge2005-05-187-226/+1048
* also distribute private.h...dscho2005-05-171-1/+1
* update TODOsdscho2005-05-171-0/+1
* fix SIGSEGV when client has incompatible protocol; release mutex before freei...dscho2005-05-161-2/+5
* ANSIfy, fix some warnings from Linus' sparsedscho2005-05-1548-591/+578
* libvncserver/{main.c,rfbserver.c}: fix a couple more CopyRect memory leaksrunge2005-05-152-2/+3
* more files to ignoredscho2005-05-144-0/+8
* fix memory leaks detected using valgrinddscho2005-05-144-6/+10
* x11vnc: more improvements to -scrollcopyrect and -xkb modes.runge2005-05-147-1765/+5326
* socketInitDone -> socketStatedscho2005-05-0714-20/+96
* libvncserver/main.c: fix memory leak in rfbDoCopyRect/rfbScheduleCopyRect; c...runge2005-05-033-12/+22
* x11vnc: -scrollcopyrect/RECORD, etc. configure.ac: customizations for x11vnc...runge2005-05-038-885/+3732
* clear requested region after handling itdscho2005-04-272-1/+4
* x11vnc: -wireframe, -wirecopyrect, -privremote, -safer, -nocmd, -unsafe, -no...runge2005-04-198-1095/+3114