Commit Graph

458 Commits (6fb77fb0c15fdc8185a160704db4c87891ace742)
 

Author SHA1 Message Date
dscho 6fb77fb0c1 fix off by one bug
19 years ago
dscho 1b830d0446 init a structure *before* using it...
19 years ago
dscho 53387007ba remove wrong comment
19 years ago
dscho 669b4c8685 make zlib and tight handling thread safe (static -> rfbClient)
19 years ago
dscho dc1094f03c work around bug in ffmpeg
19 years ago
dscho a49fb51044 simplify configure (do not check for malloc(0) bug)
19 years ago
dscho c309365fca fix compilation for LIBAVCODEC_BUILD==4754
19 years ago
dscho 963cb8f6b5 finally fix socklen_t problem
19 years ago
dscho 756b3a3456 fix socklen_t also for defines
19 years ago
dscho a40b790ee4 fix compilation for systems without socklen_t
19 years ago
dscho 2b3f56d361 fix off by one bug
19 years ago
dscho ee52441372 hide strict ansi stuff if not explicitely turned on; actually use the socklen_t test from configure.ac
19 years ago
runge a5524005d6 x11vnc: more scrolling, -scr_term, -wait_ui, -nowait_bog
19 years ago
dscho 8d116dfac7 also distribute private.h...
19 years ago
dscho dbab49d458 update TODOs
19 years ago
dscho c42529c3f8 fix SIGSEGV when client has incompatible protocol; release mutex before freeing it
19 years ago
dscho 8bee4eb990 ANSIfy, fix some warnings from Linus' sparse
19 years ago
runge be5b1296e4 libvncserver/{main.c,rfbserver.c}: fix a couple more CopyRect memory leaks
19 years ago
dscho 320edc794f more files to ignore
19 years ago
dscho 446a6fabac fix memory leaks detected using valgrind
19 years ago
runge 3a7e70de49 x11vnc: more improvements to -scrollcopyrect and -xkb modes.
19 years ago
dscho 34f714bcdc socketInitDone -> socketState
19 years ago
runge 1bb36df34e libvncserver/main.c: fix memory leak in rfbDoCopyRect/rfbScheduleCopyRect; configure.ac tweaks.
19 years ago
runge b0daa444cc x11vnc: -scrollcopyrect/RECORD, etc. configure.ac: customizations for x11vnc pkg
19 years ago
dscho 6602a22f2b clear requested region after handling it
19 years ago
runge 014e911f6b x11vnc: -wireframe, -wirecopyrect, -privremote, -safer, -nocmd, -unsafe, -noviewonly
19 years ago
runge c46cdf9493 x11vnc: add rawfb setup example misc/ranfb.pl
19 years ago
runge 7ed9e5b1d0 x11vnc: fix some -rawfb bugs, add setup:cmd
19 years ago
runge baee5e2b3a x11vnc: -rawfb, -pipeinput, -xtrap, -flag, ...
19 years ago
runge ac01f36ce0 x11vnc: use DEC-XTRAP on legacy X11R5, -shiftcmap, -http
19 years ago
runge dfe5981ce9 x11vnc: fix event leaks, build-time customizations, -nolookup
19 years ago
runge 1ce9418622 x11vnc: scale cursors, speed up some scaling, alt arrows, -norepeat N
19 years ago
runge fba6f58a1a x11vnc: X DAMAGE support, -clip WxH+X+Y, identd.
19 years ago
dscho 4ff783f579 fix compilation when no libz is available
19 years ago
dscho cef6224e1c do the in_addr_t stuff correctly...
19 years ago
dscho a86e7fed5f check for in_addr_t
19 years ago
dscho a20d0817ef fix for older SDL versions
19 years ago
runge 4301cdf1df autoconf: rpm -> rpmbuild and echo -n -> printf
19 years ago
runge b8b96689bf add '-listen ipaddr' option
19 years ago
dscho 3c4522e676 do not crash when /tmp is not writable
19 years ago
runge b36ca23790 x11vnc: final changes for 0.7.1 release.
19 years ago
runge b70fcb448e x11vnc: -nap is now the default, version str 0.7.1.
19 years ago
runge 5c13bd0cd4 x11vnc: -users lurk=, -solid for cde, -gui ez,.. beginner mode.
19 years ago
runge 86ccf267b1 x11vnc -input to fine tune allow user input. per-client settings -R
19 years ago
runge 5b18d40136 x11vnc -users, fix -solid on gnome/kde, configure.ac pwd.h wait.h and utmpx.h
19 years ago
runge b04336f947 prepare_x11vnc_dist.sh: few tweaks for next release
19 years ago
runge d977fc5fa5 configure.ac: --with-jpeg=DIR --with-zlib=DIR, /usr/sfw
19 years ago
runge 2bc615f6e0 x11vnc -solid color, -opts; tightvnc unix viewer alpha patch
19 years ago
dscho 914f7b71c5 10l: really fix preferredEncoding set from outside
20 years ago
runge bbab31583e whoops, test version of x11vnc.c leaked out...
20 years ago