summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* x11vnc: add rawfb setup example misc/ranfb.plrunge2005-04-123-2/+159
* x11vnc: fix some -rawfb bugs, add setup:cmdrunge2005-04-117-573/+932
* x11vnc: -rawfb, -pipeinput, -xtrap, -flag, ...runge2005-04-1020-290/+2862
* x11vnc: use DEC-XTRAP on legacy X11R5, -shiftcmap, -httprunge2005-04-048-234/+551
* x11vnc: fix event leaks, build-time customizations, -nolookuprunge2005-03-297-1000/+1556
* x11vnc: scale cursors, speed up some scaling, alt arrows, -norepeat Nrunge2005-03-207-1145/+1963
* x11vnc: X DAMAGE support, -clip WxH+X+Y, identd.runge2005-03-127-718/+1700
* fix compilation when no libz is availabledscho2005-03-091-0/+2
* do the in_addr_t stuff correctly...dscho2005-03-072-1/+6
* check for in_addr_tdscho2005-03-071-0/+11
* fix for older SDL versionsdscho2005-03-061-3/+9
* autoconf: rpm -> rpmbuild and echo -n -> printfrunge2005-03-054-3/+6
* add '-listen ipaddr' optionrunge2005-03-0513-658/+1008
* do not crash when /tmp is not writabledscho2005-03-011-1/+5
* x11vnc: final changes for 0.7.1 release.runge2005-02-234-986/+1267
* x11vnc: -nap is now the default, version str 0.7.1.runge2005-02-226-216/+269
* x11vnc: -users lurk=, -solid for cde, -gui ez,.. beginner mode.runge2005-02-147-672/+1826
* x11vnc -input to fine tune allow user input. per-client settings -Rrunge2005-02-117-176/+1243