| Commit message (Expand) | Author | Age | Files | Lines |
* | no longer complain on Solaris about missing ar, which was not really missing | dscho | 2005-06-11 | 2 | -0/+5 |
* | add definitions from other VNC implementations | dscho | 2005-06-06 | 1 | -0/+300 |
* | more TODOs | dscho | 2005-06-06 | 1 | -0/+2 |
* | link to libmp3lame only if exists | dscho | 2005-06-06 | 2 | -2/+9 |
* | main.c: no sraRgnSubstract for copyRect, scrolls for x11vnc -scale; add -fix... | runge | 2005-06-04 | 8 | -156/+442 |
* | main.c: fix copyRect for non-cursor-shape-aware clients. | runge | 2005-05-31 | 6 | -444/+568 |
* | news | dscho | 2005-05-25 | 1 | -0/+8 |
* | x11vnc: scrolling: grabserver, autorepeat throttling, mouse wheel, fix onetile | runge | 2005-05-25 | 8 | -233/+983 |
* | mac works! | dscho | 2005-05-24 | 1 | -0/+1 |
* | make libvncserver-conf executable the autoconf way | dscho | 2005-05-24 | 2 | -5/+1 |
* | "make t" now executes the tests | dscho | 2005-05-24 | 1 | -0/+2 |
* | do distribute and depend on zrle.c | dscho | 2005-05-24 | 1 | -2/+2 |
* | implement ZRLE decoding | dscho | 2005-05-24 | 7 | -6/+437 |
* | try 32 bit first | dscho | 2005-05-24 | 1 | -1/+2 |
* | fix off by one bug | dscho | 2005-05-24 | 2 | -4/+8 |
* | init a structure *before* using it... | dscho | 2005-05-23 | 2 | -1/+3 |
* | remove wrong comment | dscho | 2005-05-23 | 1 | -16/+0 |
* | make zlib and tight handling thread safe (static -> rfbClient) | dscho | 2005-05-23 | 5 | -214/+226 |
* | work around bug in ffmpeg | dscho | 2005-05-23 | 1 | -0/+1 |
* | simplify configure (do not check for malloc(0) bug) | dscho | 2005-05-23 | 2 | -1/+3 |
* | fix compilation for LIBAVCODEC_BUILD==4754 | dscho | 2005-05-23 | 1 | -0/+5 |
* | finally fix socklen_t problem | dscho | 2005-05-20 | 1 | -2/+2 |
* | fix socklen_t also for defines | dscho | 2005-05-18 | 1 | -1/+2 |
* | fix compilation for systems without socklen_t | dscho | 2005-05-18 | 3 | -5/+5 |
* | fix off by one bug | dscho | 2005-05-18 | 1 | -2/+2 |
* | hide strict ansi stuff if not explicitely turned on; actually use the socklen... | dscho | 2005-05-18 | 12 | -3/+29 |
* | x11vnc: more scrolling, -scr_term, -wait_ui, -nowait_bog | runge | 2005-05-18 | 7 | -226/+1048 |
* | also distribute private.h... | dscho | 2005-05-17 | 1 | -1/+1 |
* | update TODOs | dscho | 2005-05-17 | 1 | -0/+1 |
* | fix SIGSEGV when client has incompatible protocol; release mutex before freei... | dscho | 2005-05-16 | 1 | -2/+5 |
* | ANSIfy, fix some warnings from Linus' sparse | dscho | 2005-05-15 | 48 | -591/+578 |
* | libvncserver/{main.c,rfbserver.c}: fix a couple more CopyRect memory leaks | runge | 2005-05-15 | 2 | -2/+3 |
* | more files to ignore | dscho | 2005-05-14 | 4 | -0/+8 |
* | fix memory leaks detected using valgrind | dscho | 2005-05-14 | 4 | -6/+10 |
* | x11vnc: more improvements to -scrollcopyrect and -xkb modes. | runge | 2005-05-14 | 7 | -1765/+5326 |
* | socketInitDone -> socketState | dscho | 2005-05-07 | 14 | -20/+96 |
* | libvncserver/main.c: fix memory leak in rfbDoCopyRect/rfbScheduleCopyRect; c... | runge | 2005-05-03 | 3 | -12/+22 |
* | x11vnc: -scrollcopyrect/RECORD, etc. configure.ac: customizations for x11vnc... | runge | 2005-05-03 | 8 | -885/+3732 |
* | clear requested region after handling it | dscho | 2005-04-27 | 2 | -1/+4 |
* | x11vnc: -wireframe, -wirecopyrect, -privremote, -safer, -nocmd, -unsafe, -no... | runge | 2005-04-19 | 8 | -1095/+3114 |
* | x11vnc: add rawfb setup example misc/ranfb.pl | runge | 2005-04-12 | 3 | -2/+159 |
* | x11vnc: fix some -rawfb bugs, add setup:cmd | runge | 2005-04-11 | 7 | -573/+932 |
* | x11vnc: -rawfb, -pipeinput, -xtrap, -flag, ... | runge | 2005-04-10 | 20 | -290/+2862 |
* | x11vnc: use DEC-XTRAP on legacy X11R5, -shiftcmap, -http | runge | 2005-04-04 | 8 | -234/+551 |
* | x11vnc: fix event leaks, build-time customizations, -nolookup | runge | 2005-03-29 | 7 | -1000/+1556 |
* | x11vnc: scale cursors, speed up some scaling, alt arrows, -norepeat N | runge | 2005-03-20 | 7 | -1145/+1963 |
* | x11vnc: X DAMAGE support, -clip WxH+X+Y, identd. | runge | 2005-03-12 | 7 | -718/+1700 |
* | fix compilation when no libz is available | dscho | 2005-03-09 | 1 | -0/+2 |
* | do the in_addr_t stuff correctly... | dscho | 2005-03-07 | 2 | -1/+6 |
* | check for in_addr_t | dscho | 2005-03-07 | 1 | -0/+11 |